861446ba20
Adds an optional parameter to the create_network and create_router-methods, for use with availability zone-scheduling of network agents. Change-Id: Ifb93a10415dc676f5cc56b5315f2dff24fc395b8
9 lines
318 B
YAML
9 lines
318 B
YAML
---
|
|
features:
|
|
- |
|
|
``availability_zone_hints`` now accepted for ``create_network()`` when
|
|
``network_availability_zone`` extension is enabled on target cloud.
|
|
- |
|
|
``availability_zone_hints`` now accepted for ``create_router()`` when
|
|
``router_availability_zone`` extension is enabled on target cloud.
|