Add some release notes we forgot to add
Change-Id: I05c31400e6f2e584a656c8ab422875be2d6f6bfe
This commit is contained in:
parent
6b325282d3
commit
c431cc2c4b
14
releasenotes/notes/multiple-updates-b48cc2f6db2e526d.yaml
Normal file
14
releasenotes/notes/multiple-updates-b48cc2f6db2e526d.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user