nova-dpm/nova_dpm/virt/dpm
Andreas Scheuring 8aef196ad4 Introduce Blockdevice object
This object should simplify the usage of the block_device dictionary
provided by nova. Attributes can now easily be accesed via object
properties and method, instead of doing complex operations on the dict.

This patch does not yet exploit this object. This is done in a follow
up patch.

Change-Id: I4b88761c86dc8996fb490cf8680ceaf1480d445d
2018-01-16 10:03:01 +01:00
..
volume Initial support for block storage 2016-12-22 15:20:15 +05:30
__init__.py Driver code for CPCSubset listing feature 2016-12-14 13:47:39 +05:30
block_device.py Introduce Blockdevice object 2018-01-16 10:03:01 +01:00
client_proxy.py Remove requests.packages.urllib3.disable_warnings() 2017-05-02 14:17:11 +05:30
constants.py Add nic information to partitions boot params 2017-02-07 17:57:03 +01:00
driver.py Set_boot_properties retrieves boot-hba-uri on its own 2018-01-15 16:01:20 +01:00
exceptions.py If HMC is up and CPC is down 2017-07-14 16:41:26 +05:30
host.py Use caller-side string formatting for LOG calls 2017-04-19 10:54:33 +00:00
utils.py If HMC is up and CPC is down 2017-07-14 16:41:26 +05:30
vm.py Set_boot_properties retrieves boot-hba-uri on its own 2018-01-15 16:01:20 +01:00