nova/nova/tests/unit/virt/xenapi
Stephen Finucane 6bb1fd776f plugins/xenserver: Add '.py' extension
All Python files, except executables, should have a '.py' extension.
This wasn't being done for files in the 'plugins/xenserver' folder,
likely because it seems unnatural to call a "plugin" with a file
extension.

Begin working towards a resolution for this by renaming all files to
include a '.py' extension. To avoid forcing operators to upgrade the
Nova service and per-host plugins at the same time, continue to
reference the old, non-'.py' filenames, using symlinks to ensure the
references continue to work. Once Ocata has been released, these
symlinks can be removed, the API version updated and the reference
updated to include the '.py' extension.

Change-Id: Icf4cf2424c15276a6c01778fb92f76bbdc9b2068
Closes-bug: #1302831
2016-09-21 10:56:39 +01:00
..
client XenAPI: OVS agent updates the wrong port with Neutron 2016-06-21 12:45:34 +08:00
image plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
plugins plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
stubs.py plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
test_agent.py plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
test_driver.py XenAPI: Add UT for independent compute option 2016-06-30 15:50:33 +01:00
test_network_utils.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_vif.py XenAPI: Support neutron security group 2016-06-21 22:42:12 -07:00
test_vm_utils.py plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
test_vmops.py Merge "Add support for vd2 user context to other drivers" 2016-08-31 02:40:59 +00:00
test_volume_utils.py XenAPI: Stream config drive to XAPI 2016-06-27 13:41:27 +01:00
test_volumeops.py Replace mox with mock for xenapi vm_utils.lookup 2016-06-09 13:33:37 -04:00
test_xenapi.py plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
vm_rrd.xml move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00