9c90f78a8b70d1d718e34092cc76a89567f726e3

if we list floating ip and want to operate a port forwarding, we cannot call the update 'port forwarding' api, because we don't know the port forwarding id. The reason for exposing 'internal_port_id' is also to find the associated port as soon as possible, so as to facilitate users to obtain vm information and decide whether to update this port forwarding. this patch adds the port forwarding returned contents: 'id' and 'internal_port_id' when list floatingip. Partial-bug: #1971646 Change-Id: I34aa6948fccc669fc729d032b540bd1aa0c17ce9
Team and repository tags
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron-lib/latest/
- Source: https://opendev.org/openstack/neutron-lib
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-lib/
Features
- TODO
Description
Languages
Python
97.5%
PHP
2.2%
Shell
0.3%