Skip to content

Releases: parallelvirtualcluster/pvc

0.9.40

07 Oct 18:46
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.40

  • [Docs] Documentation updates for new Changelog file
  • [Node Daemon] Fixes bug with schema updates

0.9.39

07 Oct 15:58
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.39

  • [Documentation] Update several documentation sections
  • [API Daemon/CLI Client] Add negate flag for VM option limits (node, tag, state)
  • [Build] Add linting check to build-and-deploy.sh

0.9.38

04 Oct 02:36
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.38

  • [All] Significantly improve storage benchmark format and reporting

0.9.37

30 Sep 06:12
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.37

  • [All] Adds support for configurable OSD DB size ratios
  • [Node Daemon] Fixes bugs with OSD creation
  • [Node Daemon] Fixes exception bugs in CephInstance
  • [CLI Client] Adjusts descriptions around Ceph OSDs
  • [Node Daemon] Fixes ordering of pvc-flush unit
  • [Node Daemon] Fixes bugs in fence handling and libvirt keepalive
  • [Node Daemon] Simplifies locking for and speeds up VM migrations
  • [Node Daemon] Fixes bugs in queue get timeouts
  • [API Daemon] Adjusts benchmark test jobs configuration and naming

0.9.36

23 Sep 18:19
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.36

  • [Node Daemon] Fixes a bug during early cleanup
  • [All] Adds support for OSD database/WAL block devices to improve Ceph performance; NOTE: Applies only to new OSDs

0.9.35

13 Sep 06:25
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.35

  • [Node Daemon] Fixes several bugs and crashes in node daemon
  • [General] Updates linting rules for newer Flake8 linter
  • [Daemons/CLI client] Adds VM network and disk hot attach/detach support; NOTE: Changes the default behaviour of pvc vm network add/remove and pvc vm volume add/remove
  • [API Daemon] Adds checks for pool size when resizing volumes
  • [API Daemon] Adds checks for RAM and vCPU sizes when defining or modifying VMs

0.9.34

24 Aug 20:24
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.34

  • [Provisioner] Adds support for filesystem arguments containing =
  • [CLI Client] Fixes bug with pvc provisioner status output formatting
  • [Node Daemon] Fixes minor typo in startup message

0.9.33

21 Aug 07:37
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.33

  • [Node Daemon] A major refactoring of the node daemon
  • [CLI Client] Fixes output errors if a node has no provisioner data
  • [Packages] Fixes issues with including pycache directories in .deb files

0.9.32

19 Aug 16:45
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.32

  • [CLI Client] Fixes some incorrect colours in network lists
  • [Documentation] Adds documentation screenshots of CLI client
  • [Node Daemon] Fixes a bug if VM stats gathering fails

Release 0.9.31

30 Jul 16:12
Compare
Choose a tag to compare

Parallel Virtual Cluster version 0.9.31

  • [Packages] Cleans up obsolete Suggests lines
  • [Node Daemon] Adjusts log text of VM migrations to show the correct source node
  • [API Daemon] Adjusts the OVA importer to support floppy RASD types for compatability
  • [API Daemon] Ensures that volume resize commands without a suffix get B appended
  • [API Daemon] Removes the explicit setting of image-features in PVC; defaulting to the limited set has been moved to the ceph.conf configuration on nodes via PVC Ansible