horizon/openstack_dashboard/dashboards/project/instances/workflows
Kenji Ishii e9db12382e Support security groups association per port
This patch support operation for operators and project users to
associate security groups to a port. The feature is mentioned at
the neutron user feedback session in Barcelona summit [1].

This function UI is same as the function of security groups
association per instance. To realize this, the way of implementation
for 'Edit port' is changed, which move from a single modal to a
workflow base.

[1] https://etherpad.openstack.org/p/ocata-neutron-end-user-operator-feedback (L.35+)

Also we need to display how security groups is associated at a port.
At the moment, there is not way to be able to see it (only this function).
It should be done as an another patch.

Change-Id: I96e0fafdffbf05b8167ec1b85f7430176fdaab90
Closes-Bug: #1637444
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2017-10-20 23:57:40 +00:00
..
__init__.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
create_instance.py Add render method to ThemableCheckboxSelectMultiple 2017-10-12 04:39:27 +00:00
resize_instance.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
update_instance.py Support security groups association per port 2017-10-20 23:57:40 +00:00