fdc5aa5d5c
There are several commands and options which have been deprecated, it's now time to clean those up. flavor-access-list and aggregate-update had options deprecated in newton, but that's still too new to remove those yet. Here is the table of affected commands and the deprecation commit and initial release with the deprecation. Command Commit Release ------- ------ ------- rename1d1e43957
3.3.0 root-password3bf6f8fe9
2.27.0 add-floating-ip4f92f7ba0
2.16.0 remove-floating-ip4f92f7ba0
2.16.0 absolute-limitsbf6fbdb8d
2.25.0 rate-limitsbf6fbdb8d
2.25.0 aggregate-detailsbf68a0cf1
3.4.0 endpoints1f11840dd
3.1.0 credentials1f11840dd
3.1.0 Note that network resource quota deprecations are not part of this change as those are impacted by the 2.36 microversion and will be cleaned up later separately. Change-Id: Id649d16ec2cdeb04bbaf2239a5e813abcca9c65d
18 lines
358 B
YAML
18 lines
358 B
YAML
---
|
|
prelude: >
|
|
Several deprecated commands have been removed. See the upgrade section for
|
|
details.
|
|
upgrade:
|
|
- |
|
|
The following deprecated commands have been removed:
|
|
|
|
* absolute-limits
|
|
* add-floating-ip
|
|
* aggregate-details
|
|
* credentials
|
|
* endpoints
|
|
* rate-limits
|
|
* remove-floating-ip
|
|
* rename
|
|
* root-password
|