python-openstackclient/releasenotes/notes/add-network-auto-allocated-topology-481580f48840bfc4.yaml
Ankur Gupta 1169434f42 Auto allocated topology for OSC
Implementation of Auto-allocated topology into OSC.
Dependency merged and released in SDK v. 0.9.11

Partially Implements: blueprint network-auto-allocated-topology

Change-Id: I16120910893b0b26b0f7f77a184b0378448458c5
2017-02-22 15:38:16 -05:00

7 lines
202 B
YAML

---
features:
- |
Add support for the ``network auto allocated topology`` command for
creating and deleting auto allocated topologies.
[Blueprint :oscbp:`network-auto-allocated-topology`]