blob: 436836484af4e9f1e3856169a8504892bc46a3d5 (
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 :neutron-doc:`the documentation
<admin/config-auto-allocation>`.
Network v2
.. autoprogram-cliff:: openstack.network.v2
:command: network auto allocated topology *
|