cloudstack/test/integration/plugins/nuagevsp
Raf Smeets 19d6578732 CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483)
* Refactored nuage tests

Added simulator support for ConfigDrive
Allow all nuage tests to run against simulator
Refactored nuage tests to remove code duplication

* Move test data from test_data.py to nuage_test_data.py

Nuage test data is now contained in nuage_test_data.py instead of
test_data.py
Removed all nuage test data from nuage_test_data.py

* CLOUD-1252 fixed cleanup of vpc tier network

* Import libVSD into the codebase

* CLOUDSTACK-1253: Volumes are not expunged in simulator

* Fixed some merge issues in test_nuage_vsp_mngd_subnets test

* Implement GetVolumeStatsCommand in Simulator

* Add vspk as marvin nuagevsp dependency, after removing libVSD dependency

* correct libVSD files for license purposes

pep8 pyflakes compliant
2018-03-14 17:17:36 +05:30
..
libVSD CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
__init__.py deleted: test_vpcnetwork_nuage.py 2016-03-08 18:57:24 -08:00
nuageTestCase.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
nuage_test_data.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
nuage_vsp_statistics.py CLOUDSTACK-10053: Performance improvement: caching of NuageVsp ID 2017-10-31 17:03:11 +01:00
test_nuage_configdrive.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_extra_dhcp.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_internal_dns.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_network_migration.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_non_public_sharednetwork_ip_range.py CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
test_nuage_password_reset.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_public_sharednetwork_ip_range.py CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
test_nuage_public_sharednetwork_userdata.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_publicsharednetwork.py CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
test_nuage_sharednetwork_deployVM.py CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
test_nuage_sharednetwork_vpc_vm_monitor.py CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
test_nuage_source_nat.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_static_nat.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_vpc_internal_lb.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_vpc_network.py CLOUDSTACK-9832: Remove public interface from VPC Virtual Router 2017-10-11 11:35:53 +02:00
test_nuage_vsp.py CLOUDSTACK-9832: Remove public interface from VPC Virtual Router 2017-10-11 11:35:53 +02:00
test_nuage_vsp_domain_template.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30
test_nuage_vsp_mngd_subnets.py CLOUDSTACK-10303 : Refactor test data to nuage_test_data.py runnable against simulator (#2483) 2018-03-14 17:17:36 +05:30