Releases: parallelvirtualcluster/pvc
Releases · parallelvirtualcluster/pvc
Release 0.9.10
Parallel Virtual Cluster version 0.9.10
- Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down
- Documentation updates
- Significantly improves RBD locking behaviour in several situations, eliminating cold-cluster start issues and failed VM boot-ups after crashes
- Fixes some timeout delays with fencing
- Fixes bug in validating YAML provisioner userdata
Release 0.9.9
Parallel Virtual Cluster version 0.9.9
- Adds documentation updates
- Removes single-element list stripping and fixes surrounding bugs
- Adds additional fields to some API endpoints for ease of parsing by clients
- Fixes bugs with network configuration
Release 0.9.8
Parallel Virtual Cluster version 0.9.8
- Adds support for cluster backup/restore
- Moves location of
init
command in CLI to make room for the above - Cleans up some invalid help messages from the API
Release 0.9.7
Parallel Virtual Cluster version 0.9.7
- Fixes bug with provisioner system template modifications
Release 0.9.6
Parallel Virtual Cluster version 0.9.6
- Fixes bug with migrations
Release 0.9.5
Parallel Virtual Cluster version 0.9.5
- Fixes bug with line count in log follow
- Fixes bug with disk stat output being None
- Adds short pretty health output
- Documentation updates
Release 0.9.4
Parallel Virtual Cluster version 0.9.4
- Fixes major bug in OVA parser
Release 0.9.3
Parallel Virtual Cluster version 0.9.3
- Fixes bugs with image & OVA upload parsing
Release 0.9.2
Parallel Virtual Cluster version 0.9.2
- Major linting of the codebase with flake8; adds linting tools
- Implements CLI-based modification of VM vCPUs, memory, networks, and disks without directly editing XML
- Fixes bug where
pvc vm log -f
would show all 1000 lines before starting - Fixes bug in default provisioner libvirt schema (
drive
->driver
typo)
Release 0.9.1
Parallel Virtual Cluster version 0.9.1
- Adds per-VM migration method feature
- Fixes bug with provisioner system template listing