File: router-interface-fip.inc

package info (click to toggle)
python-neutron-lib 3.18.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,652 kB
  • sloc: python: 22,800; sh: 145; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. -*- rst -*-

============================
Router Interface floating IP
============================

.. note:: Currently this extension ``router-interface-fip`` is only available for networking-midonet.

This extension ``router-interface-fip`` indicates the ability to
associate floating IPs to internal interfaces of a router.
(Without this extension, floating IPs can be associated only to
the gateway interface of a router.)

This extension does not introduce any resources or attributes.