astara/astara/test/unit/api
Mark McClain f8d7a37abb Remove external network hooks and auto-added resources
Previously the orchestrator could be configured to create access to the
external network.  This combined with auto external gateway additions
would cause problems with automation tools and did not work reliably.
This change removes this functionality since it was often disabled in
production deployments. This change aslo slightly reduces devstack
runtime by removing the Neutron restart.

Change-Id: I556f1fc2729f1d62a60de24b6d5e9ed473749f9a
2016-03-07 13:15:35 -08:00
..
config Remove external network hooks and auto-added resources 2016-03-07 13:15:35 -08:00
__init__.py Step 2 of renaming the code 2015-12-04 11:09:34 -05:00
test_astara_router.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
test_keystone.py Step 3 of module rename 2015-12-04 17:00:52 -05:00
test_neutron_wrapper.py Remove external network hooks and auto-added resources 2016-03-07 13:15:35 -08:00
test_nova_wrapper.py Fix a bug for default provider and add an unittest 2016-01-19 11:55:41 +08:00
test_rug_api.py Replace range() to six.moves.range() for both python2 and python3 2016-01-19 17:34:56 +08:00