blob: c8c5ab470d91ae96ad64941cf4ff997713f23390 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
=====================
Local IPs (local_ips)
=====================
Extension that allows users to create a virtual IP that can later be assigned
to multiple ports/VMs (similar to anycast IP) and is guaranteed to only be
reachable within the same physical server/node boundaries
Network v2
.. autoprogram-cliff:: openstack.network.v2
:command: local ip *
|