flame/flameclient
Guillaume Espanel 1c858ea907 Add an extract-ports flag
When the extract-ports flag is used, flame extracts the neutron ports
and connects them (according to the other flags) to :
 - floating ips
 - nova:compute instances
 - security groups
 - subnets and networks

This allows the exported stack to have the same network configuration as
its source.

When the flag is used in conjunction with --generate-stack-data,
the generated stack data also contains the assocation between
ports and floating IPs.

Change-Id: Id2e406c7aac5457cdef822b78edf7e30bd833a2d
2016-10-04 13:44:11 +02:00
..
tests Add an extract-ports flag 2016-10-04 13:44:11 +02:00
__init__.py Allow to use flame in dev mode 2015-02-11 09:48:40 +01:00
client.py Add an extract-ports flag 2016-10-04 13:44:11 +02:00
cmd.py Add an extract-ports flag 2016-10-04 13:44:11 +02:00
flame.py Add an extract-ports flag 2016-10-04 13:44:11 +02:00
managers.py Add the server-group feature 2016-09-09 18:05:20 +02:00