.coveragerc
.mailmap
.testr.conf
AUTHORS
ChangeLog
HACKING
LICENSE
MANIFEST.in
README.rst
openstack-common.conf
run_tests.sh
setup.cfg
setup.py
tox.ini
doc/.gitignore
doc/Makefile
doc/source/api.rst
doc/source/conf.py
doc/source/index.rst
doc/source/releases.rst
doc/source/shell.rst
doc/source/ref/backup_schedules.rst
doc/source/ref/exceptions.rst
doc/source/ref/flavors.rst
doc/source/ref/images.rst
doc/source/ref/index.rst
doc/source/ref/ipgroups.rst
doc/source/ref/servers.rst
novaclient/__init__.py
novaclient/auth_plugin.py
novaclient/base.py
novaclient/client.py
novaclient/crypto.py
novaclient/exceptions.py
novaclient/extension.py
novaclient/service_catalog.py
novaclient/shell.py
novaclient/utils.py
novaclient/openstack/__init__.py
novaclient/openstack/common/__init__.py
novaclient/openstack/common/setup.py
novaclient/openstack/common/strutils.py
novaclient/openstack/common/timeutils.py
novaclient/v1_1/__init__.py
novaclient/v1_1/agents.py
novaclient/v1_1/aggregates.py
novaclient/v1_1/availability_zones.py
novaclient/v1_1/base.py
novaclient/v1_1/certs.py
novaclient/v1_1/client.py
novaclient/v1_1/cloudpipe.py
novaclient/v1_1/coverage_ext.py
novaclient/v1_1/fixed_ips.py
novaclient/v1_1/flavor_access.py
novaclient/v1_1/flavors.py
novaclient/v1_1/floating_ip_dns.py
novaclient/v1_1/floating_ip_pools.py
novaclient/v1_1/floating_ips.py
novaclient/v1_1/floating_ips_bulk.py
novaclient/v1_1/fping.py
novaclient/v1_1/hosts.py
novaclient/v1_1/hypervisors.py
novaclient/v1_1/images.py
novaclient/v1_1/keypairs.py
novaclient/v1_1/limits.py
novaclient/v1_1/networks.py
novaclient/v1_1/quota_classes.py
novaclient/v1_1/quotas.py
novaclient/v1_1/security_group_rules.py
novaclient/v1_1/security_groups.py
novaclient/v1_1/servers.py
novaclient/v1_1/services.py
novaclient/v1_1/shell.py
novaclient/v1_1/usage.py
novaclient/v1_1/virtual_interfaces.py
novaclient/v1_1/volume_snapshots.py
novaclient/v1_1/volume_types.py
novaclient/v1_1/volumes.py
novaclient/v1_1/contrib/__init__.py
novaclient/v1_1/contrib/baremetal.py
novaclient/v1_1/contrib/instance_action.py
novaclient/v1_1/contrib/list_extensions.py
novaclient/v1_1/contrib/tenant_networks.py
python_novaclient.egg-info/PKG-INFO
python_novaclient.egg-info/SOURCES.txt
python_novaclient.egg-info/dependency_links.txt
python_novaclient.egg-info/entry_points.txt
python_novaclient.egg-info/requires.txt
python_novaclient.egg-info/top_level.txt
tests/__init__.py
tests/fakes.py
tests/test_auth_plugins.py
tests/test_base.py
tests/test_client.py
tests/test_discover.py
tests/test_http.py
tests/test_service_catalog.py
tests/test_shell.py
tests/test_utils.py
tests/utils.py
tests/v1_1/__init__.py
tests/v1_1/fakes.py
tests/v1_1/test_agents.py
tests/v1_1/test_aggregates.py
tests/v1_1/test_auth.py
tests/v1_1/test_availability_zone.py
tests/v1_1/test_certs.py
tests/v1_1/test_cloudpipe.py
tests/v1_1/test_coverage_ext.py
tests/v1_1/test_fixed_ips.py
tests/v1_1/test_flavor_access.py
tests/v1_1/test_flavors.py
tests/v1_1/test_floating_ip_dns.py
tests/v1_1/test_floating_ip_pools.py
tests/v1_1/test_floating_ips.py
tests/v1_1/test_floating_ips_bulk.py
tests/v1_1/test_fping.py
tests/v1_1/test_hosts.py
tests/v1_1/test_hypervisors.py
tests/v1_1/test_images.py
tests/v1_1/test_keypairs.py
tests/v1_1/test_limits.py
tests/v1_1/test_networks.py
tests/v1_1/test_quota_classes.py
tests/v1_1/test_quotas.py
tests/v1_1/test_security_group_rules.py
tests/v1_1/test_security_groups.py
tests/v1_1/test_servers.py
tests/v1_1/test_services.py
tests/v1_1/test_shell.py
tests/v1_1/test_usage.py
tests/v1_1/testfile.txt
tests/v1_1/utils.py
tests/v1_1/contrib/__init__.py
tests/v1_1/contrib/fakes.py
tests/v1_1/contrib/test_baremetal.py
tests/v1_1/contrib/test_instance_actions.py
tests/v1_1/contrib/test_list_extensions.py
tests/v1_1/contrib/test_tenant_networks.py
tools/install_venv.py
tools/nova.bash_completion
tools/pip-requires
tools/test-requires
tools/with_venv.sh