c431cc2c4b
Change-Id: I05c31400e6f2e584a656c8ab422875be2d6f6bfe
15 lines
523 B
YAML
15 lines
523 B
YAML
---
|
|
features:
|
|
- Removed unneeded calls that were made when deleting servers with
|
|
floating ips.
|
|
- Added pagination support for volume listing.
|
|
upgrade:
|
|
- Removed designateclient as a dependency. All designate operations
|
|
are now performed with direct REST calls using keystoneauth
|
|
Adapter.
|
|
- Server creation calls are now done with direct REST calls.
|
|
fixes:
|
|
- Fixed a bug related to neutron endpoints that did not have trailing
|
|
slashes.
|
|
- Fixed issue with ports not having a created_at attribute.
|