trove/releasenotes/notes/pxc-grow-shrink-0b1ee689cbc77743.yaml
Craig Vyvial a5dd762cf0 updating the release notes from mitaka commits
Change-Id: I360c32c686161cf7bdd8afa1971a06c9ae2aa664
Author: Craig Vyvial <cp16net@gmail.com>
Co-Authored-By: Amrith Kumar <amrith@tesora.com>
2016-03-17 23:14:16 -04:00

15 lines
614 B
YAML

---
features:
- The adds support for pxc to grow a cluster.
* api and taskmanager support for shrinking a cluster
* validate that the networks given are the same for each instance in
the cluster.
* make sure to add the existing networks on an instance in the
cluster.
* add new Error task for grow and shrink.
* nova client version configuration changed to a string option rather
than an int option because the nova microversions change nova api
output. This was needed for the network interfaces on existing
instances.
* testing for grow and shrink cluster