1e37914502
Previously, "share network create" command was trying to look up the availability-zone provided by the user. However, this is not supported by the AvailabilityZoneManager. Drop the AZ lookup if the option is used and pass the user provided value to the API. Closes-Bug: 1962288 Change-Id: I3ec926122eed932caebcb31b9afd0f811f1f3c8e
5 lines
122 B
YAML
5 lines
122 B
YAML
fixes:
|
|
- |
|
|
Fixed the use of the "--availability-zone" option with the
|
|
"openstack share network create" command.
|