file/dir renaming for consistency 65/24865/6
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 24 Nov 2016 17:25:52 +0000 (18:25 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 25 Nov 2016 14:09:35 +0000 (15:09 +0100)
commit165ff17205d99b18df36e5ac6f34ede858e3da17
tree3199a34b651204cd62bdc78b5c5fc19c73ca3f02
parent96aef41089d2c62913320028dd9618197d0e75c5
file/dir renaming for consistency

JIRA: FUNCTEST-579

Change-Id: Iaa545db70bfb76770df0a3d17871e29ce518ff2d
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
73 files changed:
functest/ci/config_functest.yaml
functest/ci/exec_test.sh
functest/ci/testcases.yaml
functest/opnfv_tests/features/domino.py
functest/opnfv_tests/features/sdnvpn.py
functest/opnfv_tests/openstack/__init__.py [moved from functest/opnfv_tests/Controllers/ODL/__init__.py with 100% similarity]
functest/opnfv_tests/openstack/examples/create_instance_and_ip.py [moved from functest/opnfv_tests/OpenStack/examples/create_instance_and_ip.py with 100% similarity]
functest/opnfv_tests/openstack/healthcheck/healthcheck.sh [moved from functest/opnfv_tests/OpenStack/healthcheck/healthcheck.sh with 100% similarity]
functest/opnfv_tests/openstack/rally/blacklist.txt [moved from functest/opnfv_tests/OpenStack/rally/blacklist.txt with 100% similarity]
functest/opnfv_tests/openstack/rally/macro/macro.yaml [moved from functest/opnfv_tests/OpenStack/rally/macro/macro.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/run_rally-cert.py [moved from functest/opnfv_tests/OpenStack/rally/run_rally-cert.py with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/full/opnfv-cinder.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/full/opnfv-heat.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/full/opnfv-neutron.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/full/opnfv-nova.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-authenticate.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-glance.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-keystone.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-quotas.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-requests.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-requests.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/opnfv-vm.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/sanity/opnfv-cinder.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/sanity/opnfv-heat.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/sanity/opnfv-neutron.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml [moved from functest/opnfv_tests/OpenStack/rally/scenario/sanity/opnfv-nova.yaml with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/support/instance_dd_test.sh [moved from functest/opnfv_tests/OpenStack/rally/scenario/support/instance_dd_test.sh with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/autoscaling_policy.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/default.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/random_strings.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/resource_group.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/server_with_ports.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/server_with_volume.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_random_strings_add.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_random_strings_delete.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_random_strings_replace.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_resource_group_increase.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template [moved from functest/opnfv_tests/OpenStack/rally/scenario/templates/updated_resource_group_reduce.yaml.template with 100% similarity]
functest/opnfv_tests/openstack/rally/task.yaml [moved from functest/opnfv_tests/OpenStack/rally/task.yaml with 100% similarity]
functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt [moved from functest/opnfv_tests/OpenStack/tempest/custom_tests/blacklist.txt with 100% similarity]
functest/opnfv_tests/openstack/tempest/custom_tests/defcore_req.txt [moved from functest/opnfv_tests/OpenStack/tempest/custom_tests/defcore_req.txt with 100% similarity]
functest/opnfv_tests/openstack/tempest/gen_tempest_conf.py [moved from functest/opnfv_tests/OpenStack/tempest/gen_tempest_conf.py with 100% similarity]
functest/opnfv_tests/openstack/tempest/run_tempest.py [moved from functest/opnfv_tests/OpenStack/tempest/run_tempest.py with 100% similarity]
functest/opnfv_tests/openstack/vping/__init__.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/__init__.py with 100% similarity]
functest/opnfv_tests/openstack/vping/ping.sh [moved from functest/opnfv_tests/OpenStack/vPing/ping.sh with 100% similarity]
functest/opnfv_tests/openstack/vping/vping_base.py [moved from functest/opnfv_tests/OpenStack/vPing/vping_base.py with 100% similarity]
functest/opnfv_tests/openstack/vping/vping_ssh.py [moved from functest/opnfv_tests/OpenStack/vPing/vping_ssh.py with 100% similarity]
functest/opnfv_tests/openstack/vping/vping_userdata.py [moved from functest/opnfv_tests/OpenStack/vPing/vping_userdata.py with 100% similarity]
functest/opnfv_tests/sdn/__init__.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/adapters/__init__.py with 100% similarity]
functest/opnfv_tests/sdn/odl/__init__.py [moved from functest/opnfv_tests/Controllers/__init__.py with 100% similarity]
functest/opnfv_tests/sdn/odl/odl.py [moved from functest/opnfv_tests/Controllers/ODL/OpenDaylightTesting.py with 99% similarity]
functest/opnfv_tests/sdn/onos/sfc/README.md [moved from functest/opnfv_tests/Controllers/ONOS/Sfc/README.md with 100% similarity]
functest/opnfv_tests/sdn/onos/sfc/sfc.py [moved from functest/opnfv_tests/Controllers/ONOS/Sfc/Sfc.py with 99% similarity]
functest/opnfv_tests/sdn/onos/sfc/sfc_onos.py [moved from functest/opnfv_tests/Controllers/ONOS/Sfc/Sfc_fun.py with 99% similarity]
functest/opnfv_tests/sdn/onos/teston/Readme.txt [moved from functest/opnfv_tests/Controllers/ONOS/Teston/Readme.txt with 100% similarity]
functest/opnfv_tests/sdn/onos/teston/__init__.py [moved from functest/opnfv_tests/OpenStack/__init__.py with 100% similarity]
functest/opnfv_tests/sdn/onos/teston/adapters/__init__.py [moved from functest/opnfv_tests/OpenStack/vPing/__init__.py with 100% similarity]
functest/opnfv_tests/sdn/onos/teston/adapters/client.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/adapters/client.py with 95% similarity]
functest/opnfv_tests/sdn/onos/teston/adapters/connection.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/adapters/connection.py with 98% similarity]
functest/opnfv_tests/sdn/onos/teston/adapters/environment.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/adapters/environment.py with 98% similarity]
functest/opnfv_tests/sdn/onos/teston/adapters/foundation.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/adapters/foundation.py with 97% similarity]
functest/opnfv_tests/sdn/onos/teston/dependencies/onos [moved from functest/opnfv_tests/Controllers/ONOS/Teston/dependencies/onos with 100% similarity]
functest/opnfv_tests/sdn/onos/teston/log/gitignore [moved from functest/opnfv_tests/Controllers/ONOS/Teston/log/gitignore with 100% similarity]
functest/opnfv_tests/sdn/onos/teston/onos.py [moved from functest/opnfv_tests/Controllers/ONOS/Teston/onosfunctest.py with 100% similarity]
functest/opnfv_tests/vnf/ims/clearwater.py [moved from functest/opnfv_tests/vnf/vIMS/clearwater.py with 99% similarity]
functest/opnfv_tests/vnf/ims/create_venv.sh [moved from functest/opnfv_tests/vnf/vIMS/create_venv.sh with 100% similarity]
functest/opnfv_tests/vnf/ims/orchestrator.py [moved from functest/opnfv_tests/vnf/vIMS/orchestrator.py with 99% similarity]
functest/opnfv_tests/vnf/ims/requirements.pip [moved from functest/opnfv_tests/vnf/vIMS/requirements.pip with 100% similarity]
functest/opnfv_tests/vnf/ims/vims.py [moved from functest/opnfv_tests/vnf/vIMS/vIMS.py with 98% similarity]
functest/opnfv_tests/vnf/rnc/__init__.py [moved from functest/opnfv_tests/vnf/vRNC/__init__.py with 100% similarity]
functest/opnfv_tests/vnf/rnc/parser.py [moved from functest/opnfv_tests/vnf/vRNC/parser.py with 100% similarity, mode: 0644]
functest/tests/unit/odl/test_odl.py
run_unit_tests.sh