Move changelog headers down one more level

This commit is contained in:
Joshua Boniface 2021-10-04 01:41:22 -04:00
parent a7a681d92a
commit 63962f10ba
3 changed files with 91 additions and 91 deletions

View File

@ -55,11 +55,11 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
## Changelog ## Changelog
##### v0.9.38 ###### v0.9.38
* [All] Significantly improve storage benchmark format and reporting * [All] Significantly improve storage benchmark format and reporting
##### v0.9.37 ###### v0.9.37
* [All] Adds support for configurable OSD DB size ratios * [All] Adds support for configurable OSD DB size ratios
* [Node Daemon] Fixes bugs with OSD creation * [Node Daemon] Fixes bugs with OSD creation
@ -71,12 +71,12 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Node Daemon] Fixes bugs in queue get timeouts * [Node Daemon] Fixes bugs in queue get timeouts
* [API Daemon] Adjusts benchmark test jobs configuration and naming * [API Daemon] Adjusts benchmark test jobs configuration and naming
##### v0.9.36 ###### v0.9.36
* [Node Daemon] Fixes a bug during early cleanup * [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 * [All] Adds support for OSD database/WAL block devices to improve Ceph performance; NOTE: Applies only to new OSDs
##### v0.9.35 ###### v0.9.35
* [Node Daemon] Fixes several bugs and crashes in node daemon * [Node Daemon] Fixes several bugs and crashes in node daemon
* [General] Updates linting rules for newer Flake8 linter * [General] Updates linting rules for newer Flake8 linter
@ -84,25 +84,25 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Adds checks for pool size when resizing volumes * [API Daemon] Adds checks for pool size when resizing volumes
* [API Daemon] Adds checks for RAM and vCPU sizes when defining or modifying VMs * [API Daemon] Adds checks for RAM and vCPU sizes when defining or modifying VMs
##### v0.9.34 ###### v0.9.34
* [Provisioner] Adds support for filesystem arguments containing = * [Provisioner] Adds support for filesystem arguments containing =
* [CLI Client] Fixes bug with pvc provisioner status output formatting * [CLI Client] Fixes bug with pvc provisioner status output formatting
* [Node Daemon] Fixes minor typo in startup message * [Node Daemon] Fixes minor typo in startup message
##### v0.9.33 ###### v0.9.33
* [Node Daemon] A major refactoring of the node daemon * [Node Daemon] A major refactoring of the node daemon
* [CLI Client] Fixes output errors if a node has no provisioner data * [CLI Client] Fixes output errors if a node has no provisioner data
* [Packages] Fixes issues with including __pycache__ directories in .deb files * [Packages] Fixes issues with including __pycache__ directories in .deb files
##### v0.9.32 ###### v0.9.32
* [CLI Client] Fixes some incorrect colours in network lists * [CLI Client] Fixes some incorrect colours in network lists
* [Documentation] Adds documentation screenshots of CLI client * [Documentation] Adds documentation screenshots of CLI client
* [Node Daemon] Fixes a bug if VM stats gathering fails * [Node Daemon] Fixes a bug if VM stats gathering fails
##### v0.9.31 ###### v0.9.31
* [Packages] Cleans up obsolete Suggests lines * [Packages] Cleans up obsolete Suggests lines
* [Node Daemon] Adjusts log text of VM migrations to show the correct source node * [Node Daemon] Adjusts log text of VM migrations to show the correct source node
@ -110,29 +110,29 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Ensures that volume resize commands without a suffix get B appended * [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 * [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
##### v0.9.30 ###### v0.9.30
* [Node Daemon] Fixes bug with schema validation * [Node Daemon] Fixes bug with schema validation
##### v0.9.29 ###### v0.9.29
* [Node Daemon] Corrects numerous bugs with node logging framework * [Node Daemon] Corrects numerous bugs with node logging framework
##### v0.9.28 ###### v0.9.28
* [CLI Client] Revamp confirmation options for "vm modify" command * [CLI Client] Revamp confirmation options for "vm modify" command
##### v0.9.27 ###### v0.9.27
* [CLI Client] Fixes a bug with vm modify command when passed a file * [CLI Client] Fixes a bug with vm modify command when passed a file
##### v0.9.26 ###### v0.9.26
* [Node Daemon] Corrects some bad assumptions about fencing results during hardware failures * [Node Daemon] Corrects some bad assumptions about fencing results during hardware failures
* [All] Implements VM tagging functionality * [All] Implements VM tagging functionality
* [All] Implements Node log access via PVC functionality * [All] Implements Node log access via PVC functionality
##### v0.9.25 ###### v0.9.25
* [Node Daemon] Returns to Rados library calls for Ceph due to performance problems * [Node Daemon] Returns to Rados library calls for Ceph due to performance problems
* [Node Daemon] Adds a date output to keepalive messages * [Node Daemon] Adds a date output to keepalive messages
@ -140,7 +140,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Provisioner] Add context manager-based chroot to Debootstrap example script * [API Provisioner] Add context manager-based chroot to Debootstrap example script
* [Node Daemon] Fixes a bug where shutdown daemon state was overwritten * [Node Daemon] Fixes a bug where shutdown daemon state was overwritten
##### v0.9.24 ###### v0.9.24
* [Node Daemon] Removes Rados module polling of Ceph cluster and returns to command-based polling for timeout purposes, and removes some flaky return statements * [Node Daemon] Removes Rados module polling of Ceph cluster and returns to command-based polling for timeout purposes, and removes some flaky return statements
* [Node Daemon] Removes flaky Zookeeper connection renewals that caused problems * [Node Daemon] Removes flaky Zookeeper connection renewals that caused problems
@ -148,12 +148,12 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Fixes several issues when getting VM data without stats * [API Daemon] Fixes several issues when getting VM data without stats
* [API Daemon] Fixes issues with removing VMs while disks are still in use (failed provisioning, etc.) * [API Daemon] Fixes issues with removing VMs while disks are still in use (failed provisioning, etc.)
##### v0.9.23 ###### v0.9.23
* [Daemons] Fixes a critical overwriting bug in zkhandler when schema paths are not yet valid * [Daemons] Fixes a critical overwriting bug in zkhandler when schema paths are not yet valid
* [Node Daemon] Ensures the daemon mode is updated on every startup (fixes the side effect of the above bug in 0.9.22) * [Node Daemon] Ensures the daemon mode is updated on every startup (fixes the side effect of the above bug in 0.9.22)
##### v0.9.22 ###### v0.9.22
* [API Daemon] Drastically improves performance when getting large lists (e.g. VMs) * [API Daemon] Drastically improves performance when getting large lists (e.g. VMs)
* [Daemons] Adds profiler functions for use in debug mode * [Daemons] Adds profiler functions for use in debug mode
@ -166,7 +166,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [CLI Client] Improves the style and formatting of list output including a new header line * [CLI Client] Improves the style and formatting of list output including a new header line
* [API Worker] Fixes a bug that prevented the storage benchmark job from running * [API Worker] Fixes a bug that prevented the storage benchmark job from running
##### v0.9.21 ###### v0.9.21
* [API Daemon] Ensures VMs stop before removing them * [API Daemon] Ensures VMs stop before removing them
* [Node Daemon] Fixes a bug with VM shutdowns not timing out * [Node Daemon] Fixes a bug with VM shutdowns not timing out
@ -183,7 +183,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Corrects several bugs with initialization command * [API Daemon] Corrects several bugs with initialization command
* [Documentation] Adds a shiny new logo and revamps introduction text * [Documentation] Adds a shiny new logo and revamps introduction text
##### v0.9.20 ###### v0.9.20
* [Daemons] Implemented a Zookeeper schema handler and version 0 schema * [Daemons] Implemented a Zookeeper schema handler and version 0 schema
* [Daemons] Completes major refactoring of codebase to make use of the schema handler * [Daemons] Completes major refactoring of codebase to make use of the schema handler
@ -192,7 +192,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Daemons, CLI] Fixes several minor bugs found by the above script * [Daemons, CLI] Fixes several minor bugs found by the above script
* [Daemons, CLI] Add support for Debian 11 "Bullseye" * [Daemons, CLI] Add support for Debian 11 "Bullseye"
##### v0.9.19 ###### v0.9.19
* [CLI] Corrects some flawed conditionals * [CLI] Corrects some flawed conditionals
* [API] Disables SQLAlchemy modification tracking functionality (not used by us) * [API] Disables SQLAlchemy modification tracking functionality (not used by us)
@ -204,15 +204,15 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates * [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates
* [API] Avoid duplicating existing node states * [API] Avoid duplicating existing node states
##### v0.9.18 ###### v0.9.18
* Adds VM rename functionality to API and CLI client * Adds VM rename functionality to API and CLI client
##### v0.9.17 ###### v0.9.17
* [CLI] Fixes bugs in log follow output * [CLI] Fixes bugs in log follow output
##### v0.9.16 ###### v0.9.16
* Improves some CLI help messages * Improves some CLI help messages
* Skips empty local cluster in CLI * Skips empty local cluster in CLI
@ -220,20 +220,20 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes bug around corrupted VM log files * Fixes bug around corrupted VM log files
* Fixes bug around subprocess pipe exceptions * Fixes bug around subprocess pipe exceptions
##### v0.9.15 ###### v0.9.15
* [CLI] Adds additional verification (--yes) to several VM management commands * [CLI] Adds additional verification (--yes) to several VM management commands
* [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE) * [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE)
* [CLI] Adds description fields to PVC clusters in CLI * [CLI] Adds description fields to PVC clusters in CLI
##### v0.9.14 ###### v0.9.14
* Fixes bugs around cloned volume provisioning * Fixes bugs around cloned volume provisioning
* Fixes some minor visual bugs * Fixes some minor visual bugs
* Minor license update (from GPL3+ to GPL3) * Minor license update (from GPL3+ to GPL3)
* Adds qemu-guest-agent support to provisioner-created VMs by default * Adds qemu-guest-agent support to provisioner-created VMs by default
##### v0.9.13 ###### v0.9.13
* Adds nicer startup messages for daemons * Adds nicer startup messages for daemons
* Adds additional API field for stored_bytes to pool stats * Adds additional API field for stored_bytes to pool stats
@ -243,17 +243,17 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes inconsistent bytes_tohuman behaviour in daemons * Fixes inconsistent bytes_tohuman behaviour in daemons
* Adds validation and maximum volume size on creation (must be smaller than the pool free space) * Adds validation and maximum volume size on creation (must be smaller than the pool free space)
##### v0.9.12 ###### v0.9.12
* Fixes a bug in the pvcnoded service unit file causing a Zookeeper startup race condition * Fixes a bug in the pvcnoded service unit file causing a Zookeeper startup race condition
##### v0.9.11 ###### v0.9.11
* Documentation updates * Documentation updates
* Adds VNC information to VM info * Adds VNC information to VM info
* Goes back to external Ceph commands for disk usage * Goes back to external Ceph commands for disk usage
##### v0.9.10 ###### v0.9.10
* Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down * Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down
* Documentation updates * Documentation updates
@ -261,81 +261,81 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes some timeout delays with fencing * Fixes some timeout delays with fencing
* Fixes bug in validating YAML provisioner userdata * Fixes bug in validating YAML provisioner userdata
##### v0.9.9 ###### v0.9.9
* Adds documentation updates * Adds documentation updates
* Removes single-element list stripping and fixes surrounding bugs * Removes single-element list stripping and fixes surrounding bugs
* Adds additional fields to some API endpoints for ease of parsing by clients * Adds additional fields to some API endpoints for ease of parsing by clients
* Fixes bugs with network configuration * Fixes bugs with network configuration
##### v0.9.8 ###### v0.9.8
* Adds support for cluster backup/restore * Adds support for cluster backup/restore
* Moves location of `init` command in CLI to make room for the above * Moves location of `init` command in CLI to make room for the above
* Cleans up some invalid help messages from the API * Cleans up some invalid help messages from the API
##### v0.9.7 ###### v0.9.7
* Fixes bug with provisioner system template modifications * Fixes bug with provisioner system template modifications
##### v0.9.6 ###### v0.9.6
* Fixes bug with migrations * Fixes bug with migrations
##### v0.9.5 ###### v0.9.5
* Fixes bug with line count in log follow * Fixes bug with line count in log follow
* Fixes bug with disk stat output being None * Fixes bug with disk stat output being None
* Adds short pretty health output * Adds short pretty health output
* Documentation updates * Documentation updates
##### v0.9.4 ###### v0.9.4
* Fixes major bug in OVA parser * Fixes major bug in OVA parser
##### v0.9.3 ###### v0.9.3
* Fixes bugs with image & OVA upload parsing * Fixes bugs with image & OVA upload parsing
##### v0.9.2 ###### v0.9.2
* Major linting of the codebase with flake8; adds linting tools * 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 * 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 where `pvc vm log -f` would show all 1000 lines before starting
* Fixes bug in default provisioner libvirt schema (`drive` -> `driver` typo) * Fixes bug in default provisioner libvirt schema (`drive` -> `driver` typo)
##### v0.9.1 ###### v0.9.1
* Added per-VM migration method feature * Added per-VM migration method feature
* Fixed bug with provisioner system template listing * Fixed bug with provisioner system template listing
##### v0.9.0 ###### v0.9.0
Numerous small improvements and bugfixes. This release is suitable for general use and is pre-release-quality software. Numerous small improvements and bugfixes. This release is suitable for general use and is pre-release-quality software.
This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be considered for inclusion in this release train. This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be considered for inclusion in this release train.
##### v0.8 ###### v0.8
Numerous improvements and bugfixes. This release is suitable for general use and is pre-release-quality software. Numerous improvements and bugfixes. This release is suitable for general use and is pre-release-quality software.
##### v0.7 ###### v0.7
Numerous improvements and bugfixes, revamped documentation. This release is suitable for general use and is beta-quality software. Numerous improvements and bugfixes, revamped documentation. This release is suitable for general use and is beta-quality software.
##### v0.6 ###### v0.6
Numerous improvements and bugfixes, full implementation of the provisioner, full implementation of the API CLI client (versus direct CLI client). This release is suitable for general use and is beta-quality software. Numerous improvements and bugfixes, full implementation of the provisioner, full implementation of the API CLI client (versus direct CLI client). This release is suitable for general use and is beta-quality software.
##### v0.5 ###### v0.5
First public release; fully implements the VM, network, and storage managers, the HTTP API, and the pvc-ansible framework for deploying and bootstrapping a cluster. This release is suitable for general use, though it is still alpha-quality software and should be expected to change significantly until 1.0 is released. First public release; fully implements the VM, network, and storage managers, the HTTP API, and the pvc-ansible framework for deploying and bootstrapping a cluster. This release is suitable for general use, though it is still alpha-quality software and should be expected to change significantly until 1.0 is released.
##### v0.4 ###### v0.4
Full implementation of virtual management and virtual networking functionality. Partial implementation of storage functionality. Full implementation of virtual management and virtual networking functionality. Partial implementation of storage functionality.
##### v0.3 ###### v0.3
Basic implementation of virtual management functionality. Basic implementation of virtual management functionality.

View File

@ -26,7 +26,7 @@ cp README.md ${readme_tmpdir}/
cp docs/index.md ${readme_tmpdir}/ cp docs/index.md ${readme_tmpdir}/
pushd ${readme_tmpdir} &>/dev/null pushd ${readme_tmpdir} &>/dev/null
echo -e "\n#### v${new_version}\n\n${changelog}" >> middle echo -e "\n##### v${new_version}\n\n${changelog}" >> middle
csplit README.md "/## Changelog/1" &>/dev/null csplit README.md "/## Changelog/1" &>/dev/null
cat xx00 middle xx01 > README.md cat xx00 middle xx01 > README.md

View File

@ -55,11 +55,11 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
## Changelog ## Changelog
##### v0.9.38 ###### v0.9.38
* [All] Significantly improve storage benchmark format and reporting * [All] Significantly improve storage benchmark format and reporting
##### v0.9.37 ###### v0.9.37
* [All] Adds support for configurable OSD DB size ratios * [All] Adds support for configurable OSD DB size ratios
* [Node Daemon] Fixes bugs with OSD creation * [Node Daemon] Fixes bugs with OSD creation
@ -71,12 +71,12 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Node Daemon] Fixes bugs in queue get timeouts * [Node Daemon] Fixes bugs in queue get timeouts
* [API Daemon] Adjusts benchmark test jobs configuration and naming * [API Daemon] Adjusts benchmark test jobs configuration and naming
##### v0.9.36 ###### v0.9.36
* [Node Daemon] Fixes a bug during early cleanup * [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 * [All] Adds support for OSD database/WAL block devices to improve Ceph performance; NOTE: Applies only to new OSDs
##### v0.9.35 ###### v0.9.35
* [Node Daemon] Fixes several bugs and crashes in node daemon * [Node Daemon] Fixes several bugs and crashes in node daemon
* [General] Updates linting rules for newer Flake8 linter * [General] Updates linting rules for newer Flake8 linter
@ -84,25 +84,25 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Adds checks for pool size when resizing volumes * [API Daemon] Adds checks for pool size when resizing volumes
* [API Daemon] Adds checks for RAM and vCPU sizes when defining or modifying VMs * [API Daemon] Adds checks for RAM and vCPU sizes when defining or modifying VMs
##### v0.9.34 ###### v0.9.34
* [Provisioner] Adds support for filesystem arguments containing = * [Provisioner] Adds support for filesystem arguments containing =
* [CLI Client] Fixes bug with pvc provisioner status output formatting * [CLI Client] Fixes bug with pvc provisioner status output formatting
* [Node Daemon] Fixes minor typo in startup message * [Node Daemon] Fixes minor typo in startup message
##### v0.9.33 ###### v0.9.33
* [Node Daemon] A major refactoring of the node daemon * [Node Daemon] A major refactoring of the node daemon
* [CLI Client] Fixes output errors if a node has no provisioner data * [CLI Client] Fixes output errors if a node has no provisioner data
* [Packages] Fixes issues with including __pycache__ directories in .deb files * [Packages] Fixes issues with including __pycache__ directories in .deb files
##### v0.9.32 ###### v0.9.32
* [CLI Client] Fixes some incorrect colours in network lists * [CLI Client] Fixes some incorrect colours in network lists
* [Documentation] Adds documentation screenshots of CLI client * [Documentation] Adds documentation screenshots of CLI client
* [Node Daemon] Fixes a bug if VM stats gathering fails * [Node Daemon] Fixes a bug if VM stats gathering fails
##### v0.9.31 ###### v0.9.31
* [Packages] Cleans up obsolete Suggests lines * [Packages] Cleans up obsolete Suggests lines
* [Node Daemon] Adjusts log text of VM migrations to show the correct source node * [Node Daemon] Adjusts log text of VM migrations to show the correct source node
@ -110,29 +110,29 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Ensures that volume resize commands without a suffix get B appended * [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 * [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
##### v0.9.30 ###### v0.9.30
* [Node Daemon] Fixes bug with schema validation * [Node Daemon] Fixes bug with schema validation
##### v0.9.29 ###### v0.9.29
* [Node Daemon] Corrects numerous bugs with node logging framework * [Node Daemon] Corrects numerous bugs with node logging framework
##### v0.9.28 ###### v0.9.28
* [CLI Client] Revamp confirmation options for "vm modify" command * [CLI Client] Revamp confirmation options for "vm modify" command
##### v0.9.27 ###### v0.9.27
* [CLI Client] Fixes a bug with vm modify command when passed a file * [CLI Client] Fixes a bug with vm modify command when passed a file
##### v0.9.26 ###### v0.9.26
* [Node Daemon] Corrects some bad assumptions about fencing results during hardware failures * [Node Daemon] Corrects some bad assumptions about fencing results during hardware failures
* [All] Implements VM tagging functionality * [All] Implements VM tagging functionality
* [All] Implements Node log access via PVC functionality * [All] Implements Node log access via PVC functionality
##### v0.9.25 ###### v0.9.25
* [Node Daemon] Returns to Rados library calls for Ceph due to performance problems * [Node Daemon] Returns to Rados library calls for Ceph due to performance problems
* [Node Daemon] Adds a date output to keepalive messages * [Node Daemon] Adds a date output to keepalive messages
@ -140,7 +140,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Provisioner] Add context manager-based chroot to Debootstrap example script * [API Provisioner] Add context manager-based chroot to Debootstrap example script
* [Node Daemon] Fixes a bug where shutdown daemon state was overwritten * [Node Daemon] Fixes a bug where shutdown daemon state was overwritten
##### v0.9.24 ###### v0.9.24
* [Node Daemon] Removes Rados module polling of Ceph cluster and returns to command-based polling for timeout purposes, and removes some flaky return statements * [Node Daemon] Removes Rados module polling of Ceph cluster and returns to command-based polling for timeout purposes, and removes some flaky return statements
* [Node Daemon] Removes flaky Zookeeper connection renewals that caused problems * [Node Daemon] Removes flaky Zookeeper connection renewals that caused problems
@ -148,12 +148,12 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Fixes several issues when getting VM data without stats * [API Daemon] Fixes several issues when getting VM data without stats
* [API Daemon] Fixes issues with removing VMs while disks are still in use (failed provisioning, etc.) * [API Daemon] Fixes issues with removing VMs while disks are still in use (failed provisioning, etc.)
##### v0.9.23 ###### v0.9.23
* [Daemons] Fixes a critical overwriting bug in zkhandler when schema paths are not yet valid * [Daemons] Fixes a critical overwriting bug in zkhandler when schema paths are not yet valid
* [Node Daemon] Ensures the daemon mode is updated on every startup (fixes the side effect of the above bug in 0.9.22) * [Node Daemon] Ensures the daemon mode is updated on every startup (fixes the side effect of the above bug in 0.9.22)
##### v0.9.22 ###### v0.9.22
* [API Daemon] Drastically improves performance when getting large lists (e.g. VMs) * [API Daemon] Drastically improves performance when getting large lists (e.g. VMs)
* [Daemons] Adds profiler functions for use in debug mode * [Daemons] Adds profiler functions for use in debug mode
@ -166,7 +166,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [CLI Client] Improves the style and formatting of list output including a new header line * [CLI Client] Improves the style and formatting of list output including a new header line
* [API Worker] Fixes a bug that prevented the storage benchmark job from running * [API Worker] Fixes a bug that prevented the storage benchmark job from running
##### v0.9.21 ###### v0.9.21
* [API Daemon] Ensures VMs stop before removing them * [API Daemon] Ensures VMs stop before removing them
* [Node Daemon] Fixes a bug with VM shutdowns not timing out * [Node Daemon] Fixes a bug with VM shutdowns not timing out
@ -183,7 +183,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [API Daemon] Corrects several bugs with initialization command * [API Daemon] Corrects several bugs with initialization command
* [Documentation] Adds a shiny new logo and revamps introduction text * [Documentation] Adds a shiny new logo and revamps introduction text
##### v0.9.20 ###### v0.9.20
* [Daemons] Implemented a Zookeeper schema handler and version 0 schema * [Daemons] Implemented a Zookeeper schema handler and version 0 schema
* [Daemons] Completes major refactoring of codebase to make use of the schema handler * [Daemons] Completes major refactoring of codebase to make use of the schema handler
@ -192,7 +192,7 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Daemons, CLI] Fixes several minor bugs found by the above script * [Daemons, CLI] Fixes several minor bugs found by the above script
* [Daemons, CLI] Add support for Debian 11 "Bullseye" * [Daemons, CLI] Add support for Debian 11 "Bullseye"
##### v0.9.19 ###### v0.9.19
* [CLI] Corrects some flawed conditionals * [CLI] Corrects some flawed conditionals
* [API] Disables SQLAlchemy modification tracking functionality (not used by us) * [API] Disables SQLAlchemy modification tracking functionality (not used by us)
@ -204,15 +204,15 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates * [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates
* [API] Avoid duplicating existing node states * [API] Avoid duplicating existing node states
##### v0.9.18 ###### v0.9.18
* Adds VM rename functionality to API and CLI client * Adds VM rename functionality to API and CLI client
##### v0.9.17 ###### v0.9.17
* [CLI] Fixes bugs in log follow output * [CLI] Fixes bugs in log follow output
##### v0.9.16 ###### v0.9.16
* Improves some CLI help messages * Improves some CLI help messages
* Skips empty local cluster in CLI * Skips empty local cluster in CLI
@ -220,20 +220,20 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes bug around corrupted VM log files * Fixes bug around corrupted VM log files
* Fixes bug around subprocess pipe exceptions * Fixes bug around subprocess pipe exceptions
##### v0.9.15 ###### v0.9.15
* [CLI] Adds additional verification (--yes) to several VM management commands * [CLI] Adds additional verification (--yes) to several VM management commands
* [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE) * [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE)
* [CLI] Adds description fields to PVC clusters in CLI * [CLI] Adds description fields to PVC clusters in CLI
##### v0.9.14 ###### v0.9.14
* Fixes bugs around cloned volume provisioning * Fixes bugs around cloned volume provisioning
* Fixes some minor visual bugs * Fixes some minor visual bugs
* Minor license update (from GPL3+ to GPL3) * Minor license update (from GPL3+ to GPL3)
* Adds qemu-guest-agent support to provisioner-created VMs by default * Adds qemu-guest-agent support to provisioner-created VMs by default
##### v0.9.13 ###### v0.9.13
* Adds nicer startup messages for daemons * Adds nicer startup messages for daemons
* Adds additional API field for stored_bytes to pool stats * Adds additional API field for stored_bytes to pool stats
@ -243,17 +243,17 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes inconsistent bytes_tohuman behaviour in daemons * Fixes inconsistent bytes_tohuman behaviour in daemons
* Adds validation and maximum volume size on creation (must be smaller than the pool free space) * Adds validation and maximum volume size on creation (must be smaller than the pool free space)
##### v0.9.12 ###### v0.9.12
* Fixes a bug in the pvcnoded service unit file causing a Zookeeper startup race condition * Fixes a bug in the pvcnoded service unit file causing a Zookeeper startup race condition
##### v0.9.11 ###### v0.9.11
* Documentation updates * Documentation updates
* Adds VNC information to VM info * Adds VNC information to VM info
* Goes back to external Ceph commands for disk usage * Goes back to external Ceph commands for disk usage
##### v0.9.10 ###### v0.9.10
* Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down * Moves OSD stats uploading to primary, eliminating reporting failures while hosts are down
* Documentation updates * Documentation updates
@ -261,81 +261,81 @@ While PVC's API and internals aren't very screenshot-worthy, here is some exampl
* Fixes some timeout delays with fencing * Fixes some timeout delays with fencing
* Fixes bug in validating YAML provisioner userdata * Fixes bug in validating YAML provisioner userdata
##### v0.9.9 ###### v0.9.9
* Adds documentation updates * Adds documentation updates
* Removes single-element list stripping and fixes surrounding bugs * Removes single-element list stripping and fixes surrounding bugs
* Adds additional fields to some API endpoints for ease of parsing by clients * Adds additional fields to some API endpoints for ease of parsing by clients
* Fixes bugs with network configuration * Fixes bugs with network configuration
##### v0.9.8 ###### v0.9.8
* Adds support for cluster backup/restore * Adds support for cluster backup/restore
* Moves location of `init` command in CLI to make room for the above * Moves location of `init` command in CLI to make room for the above
* Cleans up some invalid help messages from the API * Cleans up some invalid help messages from the API
##### v0.9.7 ###### v0.9.7
* Fixes bug with provisioner system template modifications * Fixes bug with provisioner system template modifications
##### v0.9.6 ###### v0.9.6
* Fixes bug with migrations * Fixes bug with migrations
##### v0.9.5 ###### v0.9.5
* Fixes bug with line count in log follow * Fixes bug with line count in log follow
* Fixes bug with disk stat output being None * Fixes bug with disk stat output being None
* Adds short pretty health output * Adds short pretty health output
* Documentation updates * Documentation updates
##### v0.9.4 ###### v0.9.4
* Fixes major bug in OVA parser * Fixes major bug in OVA parser
##### v0.9.3 ###### v0.9.3
* Fixes bugs with image & OVA upload parsing * Fixes bugs with image & OVA upload parsing
##### v0.9.2 ###### v0.9.2
* Major linting of the codebase with flake8; adds linting tools * 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 * 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 where `pvc vm log -f` would show all 1000 lines before starting
* Fixes bug in default provisioner libvirt schema (`drive` -> `driver` typo) * Fixes bug in default provisioner libvirt schema (`drive` -> `driver` typo)
##### v0.9.1 ###### v0.9.1
* Added per-VM migration method feature * Added per-VM migration method feature
* Fixed bug with provisioner system template listing * Fixed bug with provisioner system template listing
##### v0.9.0 ###### v0.9.0
Numerous small improvements and bugfixes. This release is suitable for general use and is pre-release-quality software. Numerous small improvements and bugfixes. This release is suitable for general use and is pre-release-quality software.
This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be considered for inclusion in this release train. This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be considered for inclusion in this release train.
##### v0.8 ###### v0.8
Numerous improvements and bugfixes. This release is suitable for general use and is pre-release-quality software. Numerous improvements and bugfixes. This release is suitable for general use and is pre-release-quality software.
##### v0.7 ###### v0.7
Numerous improvements and bugfixes, revamped documentation. This release is suitable for general use and is beta-quality software. Numerous improvements and bugfixes, revamped documentation. This release is suitable for general use and is beta-quality software.
##### v0.6 ###### v0.6
Numerous improvements and bugfixes, full implementation of the provisioner, full implementation of the API CLI client (versus direct CLI client). This release is suitable for general use and is beta-quality software. Numerous improvements and bugfixes, full implementation of the provisioner, full implementation of the API CLI client (versus direct CLI client). This release is suitable for general use and is beta-quality software.
##### v0.5 ###### v0.5
First public release; fully implements the VM, network, and storage managers, the HTTP API, and the pvc-ansible framework for deploying and bootstrapping a cluster. This release is suitable for general use, though it is still alpha-quality software and should be expected to change significantly until 1.0 is released. First public release; fully implements the VM, network, and storage managers, the HTTP API, and the pvc-ansible framework for deploying and bootstrapping a cluster. This release is suitable for general use, though it is still alpha-quality software and should be expected to change significantly until 1.0 is released.
##### v0.4 ###### v0.4
Full implementation of virtual management and virtual networking functionality. Partial implementation of storage functionality. Full implementation of virtual management and virtual networking functionality. Partial implementation of storage functionality.
##### v0.3 ###### v0.3
Basic implementation of virtual management functionality. Basic implementation of virtual management functionality.