blob: 00e4c6b9bc90c4fc35623dc21d55426c83cfff74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===============================
network auto allocated topology
===============================
An **auto allocated topology** allows admins to quickly set up external
connectivity for end-users. Only one auto allocated topology is allowed per
project. For more information on how to set up the resources required
for auto allocated topology review the documentation at:
http://docs.openstack.org/newton/networking-guide/config-auto-allocation.html
Network v2
.. autoprogram-cliff:: openstack.network.v2
:command: network auto allocated topology *
|