kuryr-libnetwork/devstack
Hongbin Lu 17db307e27 Allow skip processing exposed ports
The endpoints 'network_driver_program_external_connectivity'
and 'network_driver_revoke_external_connectivity' will dynamically
create security group and security group rules to open the ports
exposed by the docker container. However, such processing invokes
too much neutron API calls thus significantly slowing down the
container start/stop. However, such processing is not mandatory
because users can manually configure the SGs to achieve the
equivalent.

This patch make the processing of exposed ports configurable.
As a result, it can be disabled if users want a better performance.

Change-Id: I6d6d176512e6b30bb7372408aec1a7bac12335ab
2018-04-22 17:11:24 +00:00
..
local.conf.sample Move to devstack-plugin-container 2017-05-06 13:01:40 -04:00
plugin.sh Allow skip processing exposed ports 2018-04-22 17:11:24 +00:00
settings Allow skip processing exposed ports 2018-04-22 17:11:24 +00:00