mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
Add support for Neutron Local IP CRUD operations. Partial-Bug: #1930200 Depends-On: https://review.opendev.org/c/openstack/neutron/+/804523 Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/804988 Change-Id: I1095100efb27b8559412469f0a9d07fc0a3db9d5
12 lines
359 B
ReStructuredText
12 lines
359 B
ReStructuredText
=====================
|
|
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 *
|