.coveragerc
.testr.conf
AUTHORS
ChangeLog
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
devstack/README.rst
devstack/dpm-functions.sh
devstack/local.conf.compute
devstack/local.conf.singlenode.nova_neutron_storage
devstack/override-defaults
devstack/plugin.sh
devstack/settings
doc/ext/__init__.py
doc/ext/support_matrix.py
doc/source/conf.py
doc/source/configuration.rst
doc/source/contributing.rst
doc/source/devref.rst
doc/source/getting_started.rst
doc/source/guest_image_tools.rst
doc/source/history.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/storage.rst
doc/source/support-matrix.ini
doc/source/support-matrix.rst
doc/source/topology.rst
doc/source/_static/support-matrix.css
doc/source/image/rhel7/cloud-init-local.service
doc/source/image/rhel7/cloud-init.service
doc/source/image/rhel7/cloud.cfg
doc/source/image/rhel7/rhel7_image.rst
doc/source/specs/index.rst
doc/source/specs/template.rst
doc/source/specs/ocata/neutron_integration_base.rst
doc/source/specs/ocata/neutron_integration_set_mac.rst
etc/nova/nova-dpm-config-generator.conf
guest_image_tools/etc/udev/rules.d/80-setmac.rules
guest_image_tools/usr/bin/autoconfigure_networking.sh
guest_image_tools/usr/bin/dpm_guest_image_tools_common
guest_image_tools/usr/bin/setmac.sh
guest_image_tools/usr/lib/systemd/system/autoconfigure_networking.service
nova/__init__.py
nova/virt/__init__.py
nova/virt/dpm/__init__.py
nova/virt/dpm/driver.py
nova_dpm/__init__.py
nova_dpm/version.py
nova_dpm.egg-info/PKG-INFO
nova_dpm.egg-info/SOURCES.txt
nova_dpm.egg-info/dependency_links.txt
nova_dpm.egg-info/entry_points.txt
nova_dpm.egg-info/not-zip-safe
nova_dpm.egg-info/pbr.json
nova_dpm.egg-info/requires.txt
nova_dpm.egg-info/top_level.txt
nova_dpm/conf/__init__.py
nova_dpm/conf/cfg.py
nova_dpm/conf/dpm.py
nova_dpm/conf/types.py
nova_dpm/tests/__init__.py
nova_dpm/tests/unit/__init__.py
nova_dpm/tests/unit/conf/__init__.py
nova_dpm/tests/unit/conf/test_cfg.py
nova_dpm/tests/unit/conf/test_dpm.py
nova_dpm/tests/unit/conf/test_types.py
nova_dpm/tests/unit/guest_image_tools/__init__.py
nova_dpm/tests/unit/guest_image_tools/test_dpm_guest_image_tools.py
nova_dpm/tests/unit/guest_image_tools/test_wrapper.sh
nova_dpm/tests/unit/guest_image_tools/root_dir_default/znetconf
nova_dpm/tests/unit/guest_image_tools/root_dir_default/proc/cmdline
nova_dpm/tests/unit/guest_image_tools/root_dir_default/sbin/ip
nova_dpm/tests/unit/guest_image_tools/root_dir_default/sys/bus/ccwgroup/devices/0.0.0001/.placeholder
nova_dpm/tests/unit/guest_image_tools/root_dir_modprobe/modprobe
nova_dpm/tests/unit/virt/__init__.py
nova_dpm/tests/unit/virt/dpm/__init__.py
nova_dpm/tests/unit/virt/dpm/test_block_device.py
nova_dpm/tests/unit/virt/dpm/test_data.py
nova_dpm/tests/unit/virt/dpm/test_driver.py
nova_dpm/tests/unit/virt/dpm/test_host.py
nova_dpm/tests/unit/virt/dpm/test_utils.py
nova_dpm/tests/unit/virt/dpm/test_vif.py
nova_dpm/tests/unit/virt/dpm/test_vm.py
nova_dpm/virt/__init__.py
nova_dpm/virt/dpm/__init__.py
nova_dpm/virt/dpm/block_device.py
nova_dpm/virt/dpm/client_proxy.py
nova_dpm/virt/dpm/constants.py
nova_dpm/virt/dpm/driver.py
nova_dpm/virt/dpm/exceptions.py
nova_dpm/virt/dpm/host.py
nova_dpm/virt/dpm/utils.py
nova_dpm/virt/dpm/vif.py
nova_dpm/virt/dpm/vm.py
nova_dpm/virt/dpm/volume/__init__.py
nova_dpm/virt/dpm/volume/fibrechannel.py
nova_dpm/virt/dpm/volume/volume.py
releasenotes/notes/config-max_instances-removed-7fb30507f0348427.yaml
releasenotes/notes/config-max_memory-minimum-value-e7723c907ad4f029.yaml
tools/pretty_tox.sh
tools/subunit-trace.py