.testr.conf
.travis.yml
AUTHORS
ChangeLog
Dockerfile
LICENSE
README.rst
plugin-requirements.txt
proxy.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
etc/ironic_python_agent/ironic_python_agent.conf.sample
imagebuild/README.rst
imagebuild/coreos/Makefile
imagebuild/coreos/README.rst
imagebuild/coreos/build_coreos_image.sh
imagebuild/coreos/coreos-oem-inject.py
imagebuild/coreos/docker_build.bash
imagebuild/coreos/docker_clean.bash
imagebuild/coreos/full_trusty_build.sh
imagebuild/coreos/iso-image-create
imagebuild/coreos/oem/cloud-config.yml
imagebuild/tinyipa/.gitignore
imagebuild/tinyipa/Makefile
imagebuild/tinyipa/README.rst
imagebuild/tinyipa/build-iso.sh
imagebuild/tinyipa/build-tinyipa.sh
imagebuild/tinyipa/finalise-tinyipa.sh
imagebuild/tinyipa/install-deps.sh
imagebuild/tinyipa/build_files/bootlocal.sh
imagebuild/tinyipa/build_files/buildreqs.lst
imagebuild/tinyipa/build_files/fakeuname
imagebuild/tinyipa/build_files/finalreqs.lst
imagebuild/tinyipa/build_files/isolinux.cfg
ironic_python_agent/__init__.py
ironic_python_agent/agent.py
ironic_python_agent/encoding.py
ironic_python_agent/errors.py
ironic_python_agent/hardware.py
ironic_python_agent/inspector.py
ironic_python_agent/ironic_api_client.py
ironic_python_agent/netutils.py
ironic_python_agent/utils.py
ironic_python_agent/version.py
ironic_python_agent.egg-info/PKG-INFO
ironic_python_agent.egg-info/SOURCES.txt
ironic_python_agent.egg-info/dependency_links.txt
ironic_python_agent.egg-info/entry_points.txt
ironic_python_agent.egg-info/not-zip-safe
ironic_python_agent.egg-info/pbr.json
ironic_python_agent.egg-info/requires.txt
ironic_python_agent.egg-info/top_level.txt
ironic_python_agent/api/__init__.py
ironic_python_agent/api/app.py
ironic_python_agent/api/app.wsgi
ironic_python_agent/api/config.py
ironic_python_agent/api/controllers/__init__.py
ironic_python_agent/api/controllers/root.py
ironic_python_agent/api/controllers/v1/__init__.py
ironic_python_agent/api/controllers/v1/base.py
ironic_python_agent/api/controllers/v1/command.py
ironic_python_agent/api/controllers/v1/link.py
ironic_python_agent/api/controllers/v1/status.py
ironic_python_agent/cmd/__init__.py
ironic_python_agent/cmd/agent.py
ironic_python_agent/extensions/__init__.py
ironic_python_agent/extensions/base.py
ironic_python_agent/extensions/clean.py
ironic_python_agent/extensions/flow.py
ironic_python_agent/extensions/image.py
ironic_python_agent/extensions/iscsi.py
ironic_python_agent/extensions/standby.py
ironic_python_agent/shell/copy_configdrive_to_disk.sh
ironic_python_agent/shell/shutdown.sh
ironic_python_agent/shell/write_image.sh
ironic_python_agent/tests/__init__.py
ironic_python_agent/tests/functional/__init__.py
ironic_python_agent/tests/functional/base.py
ironic_python_agent/tests/functional/test_commands.py
ironic_python_agent/tests/unit/__init__.py
ironic_python_agent/tests/unit/test_agent.py
ironic_python_agent/tests/unit/test_api.py
ironic_python_agent/tests/unit/test_encoding.py
ironic_python_agent/tests/unit/test_errors.py
ironic_python_agent/tests/unit/test_hardware.py
ironic_python_agent/tests/unit/test_inspector.py
ironic_python_agent/tests/unit/test_ironic_api_client.py
ironic_python_agent/tests/unit/test_multi_hardware.py
ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py
ironic_python_agent/tests/unit/test_netutils.py
ironic_python_agent/tests/unit/test_utils.py
ironic_python_agent/tests/unit/extensions/__init__.py
ironic_python_agent/tests/unit/extensions/test_base.py
ironic_python_agent/tests/unit/extensions/test_clean.py
ironic_python_agent/tests/unit/extensions/test_flow.py
ironic_python_agent/tests/unit/extensions/test_image.py
ironic_python_agent/tests/unit/extensions/test_iscsi.py
ironic_python_agent/tests/unit/extensions/test_standby.py
releasenotes/notes/.placeholder
releasenotes/notes/add-unit-test-cc4a1a05859ad17d.yaml
releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml
releasenotes/notes/additional-wwn-hints-ffd02ceafcb3dc70.yaml
releasenotes/notes/advertise-address-c3b152fe475fb539.yaml
releasenotes/notes/agent_partition_image-91941adc6683c673.yaml
releasenotes/notes/coreos-uses-chroot-8a01ba0b38a4a4f4.yaml
releasenotes/notes/disk-label-fix-536897e41a4d817f.yaml
releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml
releasenotes/notes/enable-cleaning-fallback-57e8c9aa2f24e63d.yaml
releasenotes/notes/fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml
releasenotes/notes/handle-configdrive-large-disks-3517e9fcf16c7f39.yaml
releasenotes/notes/improve-tgtd-status-d17173dc8f67959f.yaml
releasenotes/notes/inspection-wait-for-ips-223e39b65fef31bd.yaml
releasenotes/notes/inspection-wait-for-ips-v2-146016f758d7010c.yaml
releasenotes/notes/ipa-debug-68c86101b1fdc3d9.yaml
releasenotes/notes/logs-collector-non-ascii-010339bf256443c8.yaml
releasenotes/notes/name-root-device-hints-0cfc8c90d03c8bf0.yaml
releasenotes/notes/new-sync-command-6f5fa55df2fd5903.yaml
releasenotes/notes/remove-sysrq-2c2804930180f408.yaml
releasenotes/notes/stream-raw-images-d2e245aaed991d86.yaml
releasenotes/notes/support-image-proxy-e2987a6589375451.yaml
releasenotes/notes/support-linux-io-6bbd7ff1f0d70a0e.yaml
releasenotes/notes/udev-settle-f75db34db990ad68.yaml
releasenotes/notes/use-latest-coreos-87f826d26b46548d.yaml
releasenotes/notes/use-system-random-00b0721c8ebd0c5a.yaml
releasenotes/source/conf.py
releasenotes/source/current-series.rst
releasenotes/source/index.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/with_venv.sh
tools/config/check_uptodate.sh
tools/config/generate_sample.sh
tools/config/oslo.config.generator.rc