• v0.9.10 d6ef722997

    v0.9.10 Stable

    JoshuaBoniface released this 2020-12-15 10:51:52 -05:00 | 1296 commits to master since this release

    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
    Downloads
  • v0.9.9 b36ec43a2d

    v0.9.9 Stable

    JoshuaBoniface released this 2020-12-09 02:21:23 -05:00 | 1307 commits to master since this release

    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
    Downloads
  • v0.9.8 ce5ee11841

    v0.9.8 Stable

    JoshuaBoniface released this 2020-11-24 12:28:08 -05:00 | 1324 commits to master since this release

    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
    Downloads
  • v0.9.7 d4a28d7a58

    v0.9.7 Stable

    JoshuaBoniface released this 2020-11-19 10:49:12 -05:00 | 1327 commits to master since this release

    Parallel Virtual Cluster version 0.9.7

    • Fixes bug with provisioner system template modifications
    Downloads
  • v0.9.6 e69eb93cb3

    v0.9.6 Stable

    JoshuaBoniface released this 2020-11-17 13:03:01 -05:00 | 1329 commits to master since this release

    Parallel Virtual Cluster version 0.9.6

    • Fixes bug with migrations
    Downloads
  • v0.9.5 a4e5323e81

    v0.9.5 Stable

    JoshuaBoniface released this 2020-11-17 12:34:56 -05:00 | 1332 commits to master since this release

    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
    Downloads
  • v0.9.4 9053edacd8

    v0.9.4 Stable

    JoshuaBoniface released this 2020-11-10 15:34:40 -05:00 | 1356 commits to master since this release

    Parallel Virtual Cluster version 0.9.4

    • Fixes major bug in OVA parser
    Downloads
  • v0.9.3 baac8f24fd

    v0.9.3 Stable

    JoshuaBoniface released this 2020-11-09 11:44:12 -05:00 | 1358 commits to master since this release

    Parallel Virtual Cluster version 0.9.3

    • Fixes bugs with image & OVA upload parsing
    Downloads
  • v0.9.2 6fa173648f

    v0.9.2 Stable

    JoshuaBoniface released this 2020-11-08 02:17:19 -05:00 | 1363 commits to master since this release

    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)
    Downloads
  • v0.9.1 b783588ee6

    v0.9.1 Stable

    JoshuaBoniface released this 2020-10-29 12:20:18 -04:00 | 1470 commits to master since this release

    Release 0.9.1

    • Adds per-VM migration method feature
    • Fixes bug with provisioner system template listing
    Downloads