Activity log for bug #1811352

Date Who What changed Old value New value Message
2019-01-11 09:49:39 varocho bug added bug
2019-01-11 09:52:39 varocho description The floating ip port-forwarding is supported since Rocy by neutron API: https://developer.openstack.org/api-ref/network/v2/index.html?expanded=create-port-forwarding-detail#floating-ips-port-forwarding but the neutron client does not include this option yet. Also floatingip-update method is missing. It should include an option similar to this for floatingip *-create/*-update $ neutron floatingip-create <network> --port-forwarding protocol=tcp,internal_port_id=<neutron_port_id>,internal_port=<network_port>,external_port=<network_port> You should be able to repeat --port-forwarding several times Also for floatingip-update with and extra option: --port-forwarding clean To remove the current port-forwarding rules list. * Version: OpenStack Rocky The floating ip port-forwarding is supported since Rocky by neutron API: https://developer.openstack.org/api-ref/network/v2/index.html?expanded=create-port-forwarding-detail#floating-ips-port-forwarding but the neutron client does not include this option yet. Also floatingip-update method is missing. It should include an option similar to this for floatingip *-create/*-update $ neutron floatingip-create <network> --port-forwarding protocol=tcp,internal_port_id=<neutron_port_id>,internal_port=<network_port>,external_port=<network_port> You should be able to repeat --port-forwarding several times Also for floatingip-update with and extra option: --port-forwarding clean To remove the current port-forwarding rules list. * Version: OpenStack Rocky
2019-01-14 13:25:53 Boden R summary Include neutron CLI floatingip port-forwarding support [RFE] Include neutron CLI floatingip port-forwarding support
2019-01-14 13:26:01 Boden R tags rfe
2019-01-15 14:37:51 Bernard Cafarelli bug added subscriber Bernard Cafarelli
2019-01-16 11:50:49 Lajos Katona bug added subscriber Lajos Katona
2019-01-31 23:03:09 Miguel Lavalle neutron: importance Undecided Wishlist
2019-01-31 23:03:59 Miguel Lavalle neutron: importance Wishlist Medium
2019-01-31 23:04:15 Miguel Lavalle neutron: importance Medium Wishlist
2019-01-31 23:04:28 Miguel Lavalle tags rfe rfe-triaged
2019-02-27 14:29:50 LIU Yulong neutron: assignee LIU Yulong (dragon889)
2019-03-01 14:25:22 Akihiro Motoki tags rfe-triaged rfe-approved
2019-04-04 16:37:59 LIU Yulong neutron: status New In Progress
2019-04-09 18:41:14 Yang Liu bug added subscriber Yang Liu
2019-07-24 13:24:17 LIU Yulong neutron: importance Wishlist High
2020-01-02 09:04:58 Dr. Jens Harbott bug added subscriber Dr. Jens Harbott
2021-06-11 07:32:12 LIU Yulong neutron: status In Progress Fix Released