nova-dpm/nova_dpm/tests/unit/virt/dpm
Andreas Maier 5fa46366d9 Changed name of cpc_uuid config option to cpc_object_id
Reason for the change is that the HMC API book does not mention
anywhere that the format of the ID is a UUID, and the name of the
resource property is "object-id". This change set changes the
name of the DPM config option "cpc_uuid" to "cpc_object_id",
and the devstack variables CPC_UUID to CPC_OBJECT_ID, and
updates any use of that and the unit testcases accordingly.

Change-Id: I6153ac791d4296101dc00f23dfb7fb7c3d2fee2c
Partial-Bug: 1659304
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
2017-02-02 17:33:15 +01:00
..
__init__.py Driver code for CPCSubset listing feature 2016-12-14 13:47:39 +05:30
fakeutils.py Changed name of cpc_uuid config option to cpc_object_id 2017-02-02 17:33:15 +01:00
fakezhmcclient.py Changed name of cpc_uuid config option to cpc_object_id 2017-02-02 17:33:15 +01:00
test_driver.py Replace CONF mocking with CONF.set_override 2017-02-01 16:23:59 +01:00
test_host.py Function for used Processor and Memory 2017-01-20 17:32:33 +05:30
test_vm.py Replace CONF mocking with CONF.set_override 2017-02-01 16:23:59 +01:00