flame/flameclient/tests
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
..
__init__.py Refactor the code to match the openstack code structure. 2014-08-25 20:58:42 -04:00
base.py Refactor the TemplateGenerator class 2014-09-17 15:30:56 -04:00
test_flame.py Add an extract-ports flag 2016-10-04 13:44:11 +02:00
test_flameports.py Add an extract-ports flag 2016-10-04 13:44:11 +02:00