.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/Makefile
doc/ext/__init__.py
doc/ext/apidoc.py
doc/source/authentication.rst
doc/source/backwards-incompatible.rst
doc/source/command-beta.rst
doc/source/command-errors.rst
doc/source/command-list.rst
doc/source/command-logs.rst
doc/source/command-options.rst
doc/source/command-wrappers.rst
doc/source/commands.rst
doc/source/conf.py
doc/source/configuration.rst
doc/source/developing.rst
doc/source/history.rst
doc/source/humaninterfaceguide.rst
doc/source/index.rst
doc/source/interactive.rst
doc/source/plugin-commands.rst
doc/source/plugins.rst
doc/source/command-objects/access-token.rst
doc/source/command-objects/address-scope.rst
doc/source/command-objects/aggregate.rst
doc/source/command-objects/availability-zone.rst
doc/source/command-objects/backup.rst
doc/source/command-objects/catalog.rst
doc/source/command-objects/command.rst
doc/source/command-objects/complete.rst
doc/source/command-objects/compute-agent.rst
doc/source/command-objects/compute-service.rst
doc/source/command-objects/configuration.rst
doc/source/command-objects/consistency-group-snapshot.rst
doc/source/command-objects/consistency-group.rst
doc/source/command-objects/console-log.rst
doc/source/command-objects/console-url.rst
doc/source/command-objects/consumer.rst
doc/source/command-objects/container.rst
doc/source/command-objects/credential.rst
doc/source/command-objects/domain.rst
doc/source/command-objects/ec2-credentials.rst
doc/source/command-objects/endpoint.rst
doc/source/command-objects/extension.rst
doc/source/command-objects/federation-protocol.rst
doc/source/command-objects/flavor.rst
doc/source/command-objects/floating-ip-pool.rst
doc/source/command-objects/floating-ip.rst
doc/source/command-objects/group.rst
doc/source/command-objects/host.rst
doc/source/command-objects/hypervisor-stats.rst
doc/source/command-objects/hypervisor.rst
doc/source/command-objects/identity-provider.rst
doc/source/command-objects/image.rst
doc/source/command-objects/ip-availability.rst
doc/source/command-objects/ip-fixed.rst
doc/source/command-objects/ip-floating-pool.rst
doc/source/command-objects/ip-floating.rst
doc/source/command-objects/keypair.rst
doc/source/command-objects/limits.rst
doc/source/command-objects/mapping.rst
doc/source/command-objects/module.rst
doc/source/command-objects/network-agent.rst
doc/source/command-objects/network-qos-policy.rst
doc/source/command-objects/network-rbac.rst
doc/source/command-objects/network-segment.rst
doc/source/command-objects/network-service-provider.rst
doc/source/command-objects/network.rst
doc/source/command-objects/object-store-account.rst
doc/source/command-objects/object.rst
doc/source/command-objects/policy.rst
doc/source/command-objects/port.rst
doc/source/command-objects/project.rst
doc/source/command-objects/quota.rst
doc/source/command-objects/region.rst
doc/source/command-objects/request-token.rst
doc/source/command-objects/role-assignment.rst
doc/source/command-objects/role.rst
doc/source/command-objects/router.rst
doc/source/command-objects/security-group-rule.rst
doc/source/command-objects/security-group.rst
doc/source/command-objects/server-backup.rst
doc/source/command-objects/server-group.rst
doc/source/command-objects/server-image.rst
doc/source/command-objects/server.rst
doc/source/command-objects/service-provider.rst
doc/source/command-objects/service.rst
doc/source/command-objects/snapshot.rst
doc/source/command-objects/subnet-pool.rst
doc/source/command-objects/subnet.rst
doc/source/command-objects/token.rst
doc/source/command-objects/trust.rst
doc/source/command-objects/usage.rst
doc/source/command-objects/user-role.rst
doc/source/command-objects/user.rst
doc/source/command-objects/volume-backup.rst
doc/source/command-objects/volume-host.rst
doc/source/command-objects/volume-qos.rst
doc/source/command-objects/volume-service.rst
doc/source/command-objects/volume-snapshot.rst
doc/source/command-objects/volume-transfer-request.rst
doc/source/command-objects/volume-type.rst
doc/source/command-objects/volume.rst
doc/source/man/openstack.rst
doc/source/specs/commands.rst
doc/source/specs/network-topology.rst
doc/source/specs/command-objects/example.rst
examples/common.py
examples/object_api.py
examples/osc-lib.py
openstackclient/__init__.py
openstackclient/i18n.py
openstackclient/shell.py
openstackclient/api/__init__.py
openstackclient/api/api.py
openstackclient/api/auth.py
openstackclient/api/auth_plugin.py
openstackclient/api/image_v1.py
openstackclient/api/image_v2.py
openstackclient/api/object_store_v1.py
openstackclient/api/utils.py
openstackclient/common/__init__.py
openstackclient/common/availability_zone.py
openstackclient/common/client_config.py
openstackclient/common/clientmanager.py
openstackclient/common/command.py
openstackclient/common/commandmanager.py
openstackclient/common/configuration.py
openstackclient/common/exceptions.py
openstackclient/common/extension.py
openstackclient/common/limits.py
openstackclient/common/logs.py
openstackclient/common/module.py
openstackclient/common/parseractions.py
openstackclient/common/quota.py
openstackclient/common/session.py
openstackclient/common/timing.py
openstackclient/common/utils.py
openstackclient/compute/__init__.py
openstackclient/compute/client.py
openstackclient/compute/v2/__init__.py
openstackclient/compute/v2/agent.py
openstackclient/compute/v2/aggregate.py
openstackclient/compute/v2/console.py
openstackclient/compute/v2/fixedip.py
openstackclient/compute/v2/flavor.py
openstackclient/compute/v2/floatingip.py
openstackclient/compute/v2/host.py
openstackclient/compute/v2/hypervisor.py
openstackclient/compute/v2/hypervisor_stats.py
openstackclient/compute/v2/keypair.py
openstackclient/compute/v2/server.py
openstackclient/compute/v2/server_backup.py
openstackclient/compute/v2/server_group.py
openstackclient/compute/v2/server_image.py
openstackclient/compute/v2/service.py
openstackclient/compute/v2/usage.py
openstackclient/identity/__init__.py
openstackclient/identity/client.py
openstackclient/identity/common.py
openstackclient/identity/v2_0/__init__.py
openstackclient/identity/v2_0/catalog.py
openstackclient/identity/v2_0/ec2creds.py
openstackclient/identity/v2_0/endpoint.py
openstackclient/identity/v2_0/project.py
openstackclient/identity/v2_0/role.py
openstackclient/identity/v2_0/role_assignment.py
openstackclient/identity/v2_0/service.py
openstackclient/identity/v2_0/token.py
openstackclient/identity/v2_0/user.py
openstackclient/identity/v3/__init__.py
openstackclient/identity/v3/catalog.py
openstackclient/identity/v3/consumer.py
openstackclient/identity/v3/credential.py
openstackclient/identity/v3/domain.py
openstackclient/identity/v3/ec2creds.py
openstackclient/identity/v3/endpoint.py
openstackclient/identity/v3/federation_protocol.py
openstackclient/identity/v3/group.py
openstackclient/identity/v3/identity_provider.py
openstackclient/identity/v3/mapping.py
openstackclient/identity/v3/policy.py
openstackclient/identity/v3/project.py
openstackclient/identity/v3/region.py
openstackclient/identity/v3/role.py
openstackclient/identity/v3/role_assignment.py
openstackclient/identity/v3/service.py
openstackclient/identity/v3/service_provider.py
openstackclient/identity/v3/token.py
openstackclient/identity/v3/trust.py
openstackclient/identity/v3/unscoped_saml.py
openstackclient/identity/v3/user.py
openstackclient/image/__init__.py
openstackclient/image/client.py
openstackclient/image/v1/__init__.py
openstackclient/image/v1/image.py
openstackclient/image/v2/__init__.py
openstackclient/image/v2/image.py
openstackclient/locale/de/LC_MESSAGES/openstackclient.po
openstackclient/locale/zh_TW/LC_MESSAGES/openstackclient.po
openstackclient/network/__init__.py
openstackclient/network/client.py
openstackclient/network/common.py
openstackclient/network/sdk_utils.py
openstackclient/network/utils.py
openstackclient/network/v2/__init__.py
openstackclient/network/v2/address_scope.py
openstackclient/network/v2/floating_ip.py
openstackclient/network/v2/floating_ip_pool.py
openstackclient/network/v2/ip_availability.py
openstackclient/network/v2/network.py
openstackclient/network/v2/network_agent.py
openstackclient/network/v2/network_qos_policy.py
openstackclient/network/v2/network_rbac.py
openstackclient/network/v2/network_segment.py
openstackclient/network/v2/network_service_provider.py
openstackclient/network/v2/port.py
openstackclient/network/v2/router.py
openstackclient/network/v2/security_group.py
openstackclient/network/v2/security_group_rule.py
openstackclient/network/v2/subnet.py
openstackclient/network/v2/subnet_pool.py
openstackclient/object/__init__.py
openstackclient/object/client.py
openstackclient/object/v1/__init__.py
openstackclient/object/v1/account.py
openstackclient/object/v1/container.py
openstackclient/object/v1/object.py
openstackclient/tests/__init__.py
openstackclient/tests/functional/__init__.py
openstackclient/tests/functional/base.py
openstackclient/tests/functional/post_test_hook.sh
openstackclient/tests/functional/common/__init__.py
openstackclient/tests/functional/common/test_availability_zone.py
openstackclient/tests/functional/common/test_configuration.py
openstackclient/tests/functional/common/test_help.py
openstackclient/tests/functional/common/test_quota.py
openstackclient/tests/functional/compute/__init__.py
openstackclient/tests/functional/compute/v2/__init__.py
openstackclient/tests/functional/compute/v2/test_agent.py
openstackclient/tests/functional/compute/v2/test_aggregate.py
openstackclient/tests/functional/compute/v2/test_flavor.py
openstackclient/tests/functional/compute/v2/test_keypair.py
openstackclient/tests/functional/compute/v2/test_server.py
openstackclient/tests/functional/compute/v2/test_server_group.py
openstackclient/tests/functional/examples/__init__.py
openstackclient/tests/functional/examples/test_examples.py
openstackclient/tests/functional/identity/__init__.py
openstackclient/tests/functional/identity/v2/__init__.py
openstackclient/tests/functional/identity/v2/common.py
openstackclient/tests/functional/identity/v2/test_catalog.py
openstackclient/tests/functional/identity/v2/test_ec2_credentials.py
openstackclient/tests/functional/identity/v2/test_endpoint.py
openstackclient/tests/functional/identity/v2/test_project.py
openstackclient/tests/functional/identity/v2/test_role.py
openstackclient/tests/functional/identity/v2/test_service.py
openstackclient/tests/functional/identity/v2/test_token.py
openstackclient/tests/functional/identity/v2/test_user.py
openstackclient/tests/functional/identity/v3/__init__.py
openstackclient/tests/functional/identity/v3/common.py
openstackclient/tests/functional/identity/v3/test_catalog.py
openstackclient/tests/functional/identity/v3/test_domain.py
openstackclient/tests/functional/identity/v3/test_endpoint.py
openstackclient/tests/functional/identity/v3/test_group.py
openstackclient/tests/functional/identity/v3/test_idp.py
openstackclient/tests/functional/identity/v3/test_project.py
openstackclient/tests/functional/identity/v3/test_region.py
openstackclient/tests/functional/identity/v3/test_role.py
openstackclient/tests/functional/identity/v3/test_service.py
openstackclient/tests/functional/identity/v3/test_service_provider.py
openstackclient/tests/functional/identity/v3/test_token.py
openstackclient/tests/functional/identity/v3/test_user.py
openstackclient/tests/functional/image/__init__.py
openstackclient/tests/functional/image/v1/__init__.py
openstackclient/tests/functional/image/v1/test_image.py
openstackclient/tests/functional/image/v2/__init__.py
openstackclient/tests/functional/image/v2/test_image.py
openstackclient/tests/functional/network/__init__.py
openstackclient/tests/functional/network/v2/__init__.py
openstackclient/tests/functional/network/v2/test_address_scope.py
openstackclient/tests/functional/network/v2/test_floating_ip.py
openstackclient/tests/functional/network/v2/test_ip_availability.py
openstackclient/tests/functional/network/v2/test_network.py
openstackclient/tests/functional/network/v2/test_network_agent.py
openstackclient/tests/functional/network/v2/test_network_qos_policy.py
openstackclient/tests/functional/network/v2/test_network_rbac.py
openstackclient/tests/functional/network/v2/test_network_segment.py
openstackclient/tests/functional/network/v2/test_network_service_provider.py
openstackclient/tests/functional/network/v2/test_port.py
openstackclient/tests/functional/network/v2/test_router.py
openstackclient/tests/functional/network/v2/test_security_group.py
openstackclient/tests/functional/network/v2/test_security_group_rule.py
openstackclient/tests/functional/network/v2/test_subnet.py
openstackclient/tests/functional/network/v2/test_subnet_pool.py
openstackclient/tests/functional/object/__init__.py
openstackclient/tests/functional/object/v1/__init__.py
openstackclient/tests/functional/object/v1/test_container.py
openstackclient/tests/functional/object/v1/test_object.py
openstackclient/tests/functional/volume/__init__.py
openstackclient/tests/functional/volume/v1/__init__.py
openstackclient/tests/functional/volume/v1/common.py
openstackclient/tests/functional/volume/v1/test_qos.py
openstackclient/tests/functional/volume/v1/test_snapshot.py
openstackclient/tests/functional/volume/v1/test_transfer_request.py
openstackclient/tests/functional/volume/v1/test_volume.py
openstackclient/tests/functional/volume/v1/test_volume_type.py
openstackclient/tests/functional/volume/v2/__init__.py
openstackclient/tests/functional/volume/v2/common.py
openstackclient/tests/functional/volume/v2/test_qos.py
openstackclient/tests/functional/volume/v2/test_snapshot.py
openstackclient/tests/functional/volume/v2/test_transfer_request.py
openstackclient/tests/functional/volume/v2/test_volume.py
openstackclient/tests/functional/volume/v2/test_volume_type.py
openstackclient/tests/unit/__init__.py
openstackclient/tests/unit/fakes.py
openstackclient/tests/unit/test_shell.py
openstackclient/tests/unit/utils.py
openstackclient/tests/unit/api/__init__.py
openstackclient/tests/unit/api/fakes.py
openstackclient/tests/unit/api/test_api.py
openstackclient/tests/unit/api/test_image_v1.py
openstackclient/tests/unit/api/test_image_v2.py
openstackclient/tests/unit/api/test_object_store_v1.py
openstackclient/tests/unit/api/test_utils.py
openstackclient/tests/unit/common/__init__.py
openstackclient/tests/unit/common/test_availability_zone.py
openstackclient/tests/unit/common/test_clientmanager.py
openstackclient/tests/unit/common/test_command.py
openstackclient/tests/unit/common/test_commandmanager.py
openstackclient/tests/unit/common/test_configuration.py
openstackclient/tests/unit/common/test_extension.py
openstackclient/tests/unit/common/test_logs.py
openstackclient/tests/unit/common/test_module.py
openstackclient/tests/unit/common/test_parseractions.py
openstackclient/tests/unit/common/test_quota.py
openstackclient/tests/unit/compute/__init__.py
openstackclient/tests/unit/compute/v2/__init__.py
openstackclient/tests/unit/compute/v2/fakes.py
openstackclient/tests/unit/compute/v2/test_agent.py
openstackclient/tests/unit/compute/v2/test_aggregate.py
openstackclient/tests/unit/compute/v2/test_console.py
openstackclient/tests/unit/compute/v2/test_flavor.py
openstackclient/tests/unit/compute/v2/test_host.py
openstackclient/tests/unit/compute/v2/test_hypervisor.py
openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py
openstackclient/tests/unit/compute/v2/test_keypair.py
openstackclient/tests/unit/compute/v2/test_server.py
openstackclient/tests/unit/compute/v2/test_server_backup.py
openstackclient/tests/unit/compute/v2/test_server_group.py
openstackclient/tests/unit/compute/v2/test_server_image.py
openstackclient/tests/unit/compute/v2/test_service.py
openstackclient/tests/unit/identity/__init__.py
openstackclient/tests/unit/identity/v2_0/__init__.py
openstackclient/tests/unit/identity/v2_0/fakes.py
openstackclient/tests/unit/identity/v2_0/test_catalog.py
openstackclient/tests/unit/identity/v2_0/test_endpoint.py
openstackclient/tests/unit/identity/v2_0/test_project.py
openstackclient/tests/unit/identity/v2_0/test_role.py
openstackclient/tests/unit/identity/v2_0/test_role_assignment.py
openstackclient/tests/unit/identity/v2_0/test_service.py
openstackclient/tests/unit/identity/v2_0/test_token.py
openstackclient/tests/unit/identity/v2_0/test_user.py
openstackclient/tests/unit/identity/v3/__init__.py
openstackclient/tests/unit/identity/v3/fakes.py
openstackclient/tests/unit/identity/v3/test_catalog.py
openstackclient/tests/unit/identity/v3/test_consumer.py
openstackclient/tests/unit/identity/v3/test_credential.py
openstackclient/tests/unit/identity/v3/test_domain.py
openstackclient/tests/unit/identity/v3/test_endpoint.py
openstackclient/tests/unit/identity/v3/test_group.py
openstackclient/tests/unit/identity/v3/test_identity_provider.py
openstackclient/tests/unit/identity/v3/test_mappings.py
openstackclient/tests/unit/identity/v3/test_oauth.py
openstackclient/tests/unit/identity/v3/test_project.py
openstackclient/tests/unit/identity/v3/test_protocol.py
openstackclient/tests/unit/identity/v3/test_region.py
openstackclient/tests/unit/identity/v3/test_role.py
openstackclient/tests/unit/identity/v3/test_role_assignment.py
openstackclient/tests/unit/identity/v3/test_service.py
openstackclient/tests/unit/identity/v3/test_service_provider.py
openstackclient/tests/unit/identity/v3/test_token.py
openstackclient/tests/unit/identity/v3/test_trust.py
openstackclient/tests/unit/identity/v3/test_unscoped_saml.py
openstackclient/tests/unit/identity/v3/test_user.py
openstackclient/tests/unit/image/__init__.py
openstackclient/tests/unit/image/v1/__init__.py
openstackclient/tests/unit/image/v1/fakes.py
openstackclient/tests/unit/image/v1/test_image.py
openstackclient/tests/unit/image/v2/__init__.py
openstackclient/tests/unit/image/v2/fakes.py
openstackclient/tests/unit/image/v2/test_image.py
openstackclient/tests/unit/integ/__init__.py
openstackclient/tests/unit/integ/base.py
openstackclient/tests/unit/integ/cli/__init__.py
openstackclient/tests/unit/integ/cli/test_project.py
openstackclient/tests/unit/integ/cli/test_shell.py
openstackclient/tests/unit/network/__init__.py
openstackclient/tests/unit/network/test_common.py
openstackclient/tests/unit/network/test_sdk_utils.py
openstackclient/tests/unit/network/v2/__init__.py
openstackclient/tests/unit/network/v2/fakes.py
openstackclient/tests/unit/network/v2/test_address_scope.py
openstackclient/tests/unit/network/v2/test_floating_ip.py
openstackclient/tests/unit/network/v2/test_floating_ip_pool.py
openstackclient/tests/unit/network/v2/test_ip_availability.py
openstackclient/tests/unit/network/v2/test_network.py
openstackclient/tests/unit/network/v2/test_network_agent.py
openstackclient/tests/unit/network/v2/test_network_qos_policy.py
openstackclient/tests/unit/network/v2/test_network_rbac.py
openstackclient/tests/unit/network/v2/test_network_segment.py
openstackclient/tests/unit/network/v2/test_network_service_provider.py
openstackclient/tests/unit/network/v2/test_port.py
openstackclient/tests/unit/network/v2/test_router.py
openstackclient/tests/unit/network/v2/test_security_group.py
openstackclient/tests/unit/network/v2/test_security_group_rule.py
openstackclient/tests/unit/network/v2/test_subnet.py
openstackclient/tests/unit/network/v2/test_subnet_pool.py
openstackclient/tests/unit/object/__init__.py
openstackclient/tests/unit/object/v1/__init__.py
openstackclient/tests/unit/object/v1/fakes.py
openstackclient/tests/unit/object/v1/test_container.py
openstackclient/tests/unit/object/v1/test_container_all.py
openstackclient/tests/unit/object/v1/test_object.py
openstackclient/tests/unit/object/v1/test_object_all.py
openstackclient/tests/unit/volume/__init__.py
openstackclient/tests/unit/volume/test_find_resource.py
openstackclient/tests/unit/volume/v1/__init__.py
openstackclient/tests/unit/volume/v1/fakes.py
openstackclient/tests/unit/volume/v1/test_backup.py
openstackclient/tests/unit/volume/v1/test_qos_specs.py
openstackclient/tests/unit/volume/v1/test_service.py
openstackclient/tests/unit/volume/v1/test_snapshot.py
openstackclient/tests/unit/volume/v1/test_transfer_request.py
openstackclient/tests/unit/volume/v1/test_type.py
openstackclient/tests/unit/volume/v1/test_volume.py
openstackclient/tests/unit/volume/v2/__init__.py
openstackclient/tests/unit/volume/v2/fakes.py
openstackclient/tests/unit/volume/v2/test_backup.py
openstackclient/tests/unit/volume/v2/test_consistency_group.py
openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py
openstackclient/tests/unit/volume/v2/test_qos_specs.py
openstackclient/tests/unit/volume/v2/test_service.py
openstackclient/tests/unit/volume/v2/test_snapshot.py
openstackclient/tests/unit/volume/v2/test_transfer_request.py
openstackclient/tests/unit/volume/v2/test_type.py
openstackclient/tests/unit/volume/v2/test_volume.py
openstackclient/tests/unit/volume/v2/test_volume_host.py
openstackclient/volume/__init__.py
openstackclient/volume/client.py
openstackclient/volume/v1/__init__.py
openstackclient/volume/v1/backup.py
openstackclient/volume/v1/qos_specs.py
openstackclient/volume/v1/service.py
openstackclient/volume/v1/snapshot.py
openstackclient/volume/v1/volume.py
openstackclient/volume/v1/volume_snapshot.py
openstackclient/volume/v1/volume_transfer_request.py
openstackclient/volume/v1/volume_type.py
openstackclient/volume/v2/__init__.py
openstackclient/volume/v2/backup.py
openstackclient/volume/v2/consistency_group.py
openstackclient/volume/v2/consistency_group_snapshot.py
openstackclient/volume/v2/qos_specs.py
openstackclient/volume/v2/service.py
openstackclient/volume/v2/snapshot.py
openstackclient/volume/v2/volume.py
openstackclient/volume/v2/volume_host.py
openstackclient/volume/v2/volume_snapshot.py
openstackclient/volume/v2/volume_transfer_request.py
openstackclient/volume/v2/volume_type.py
python_openstackclient.egg-info/PKG-INFO
python_openstackclient.egg-info/SOURCES.txt
python_openstackclient.egg-info/dependency_links.txt
python_openstackclient.egg-info/entry_points.txt
python_openstackclient.egg-info/not-zip-safe
python_openstackclient.egg-info/pbr.json
python_openstackclient.egg-info/requires.txt
python_openstackclient.egg-info/top_level.txt
releasenotes/notes/.placeholder
releasenotes/notes/add-disable-reason-6e0f28459a09a60d.yaml
releasenotes/notes/add-dns-nameserver-overwrite-option-b866baeae12f9460.yaml
releasenotes/notes/add-ha-to-router-update-6a38a73cc112b2fc.yaml
releasenotes/notes/add-ksa-7f0795157d93a898.yaml
releasenotes/notes/add-network-list-option-to-ports-9d101344ddeb3e64.yaml
releasenotes/notes/add-network-qos-policy-b8ad1e408d73c279.yaml
releasenotes/notes/add-network-service-provider-c161a4a328a8a408.yaml
releasenotes/notes/add-osprofiler-support-adf5286daf220914.yaml
releasenotes/notes/add-port-commands-a3580662721a6312.yaml
releasenotes/notes/add-port-delete-command-4789d3881b186cfc.yaml
releasenotes/notes/add-port-security-enabled-to-port-set-82b801d21d45e715.yaml
releasenotes/notes/add-port-show-command-de0a599017189a21.yaml
releasenotes/notes/add-port-unset-command-8bdaf1fa9c593374.yaml
releasenotes/notes/add-quota-set-for-network-11fcd7b9e08624b5.yaml
releasenotes/notes/add-restore-server-d8c73e0e83df17dd.yaml
releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml
releasenotes/notes/add-server-group-quotas-b67fcba98619f0c9.yaml
releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml
releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml
releasenotes/notes/allow-custom-logging-12d55f8ed859ff8e.yaml
releasenotes/notes/backup_list_all-projects_option-4bb23e0b9b075cac.yaml
releasenotes/notes/bp-allow-overwrite-set-options-190a9c6904d53dab.yaml
releasenotes/notes/bp-backup-snapshot-renamed-for-volume-resource-2d2d13ea8489a61f.yaml
releasenotes/notes/bp-cinder-command-support-3db775ba331e113d.yaml
releasenotes/notes/bp-cinder-command-support-413b6d80232f8ece.yaml
releasenotes/notes/bp-cinder-command-support-7e3ae1fb4cd90407.yaml
releasenotes/notes/bp-cinder-command-support-82dbadef47454c18.yaml
releasenotes/notes/bp-cinder-command-support-cc8708c4395ce467.yaml
releasenotes/notes/bp-cinder-command-support-ff7acc531baae8c3.yaml
releasenotes/notes/bp-implement-network-agents-5eba48796318f094.yaml
releasenotes/notes/bp-multi-argument-compute-0bc4522f6edca355.yaml
releasenotes/notes/bp-multi-argument-network-e43e192ac95db94d.yaml
releasenotes/notes/bp-network-command-options-2-e7b13a6a09f5d21e.yaml
releasenotes/notes/bp-neutron-client-a0552f8ca909b665.yaml
releasenotes/notes/bp-neutron-client-descriptions-a80902b4295843cf.yaml
releasenotes/notes/bp-neutron-client-descriptions-b65dd776f78b5a73.yaml
releasenotes/notes/bp-neutron-client-rbac-bbd7b545b50d2bdf.yaml
releasenotes/notes/bp-routed-networks-3b502faa5cd96807.yaml
releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml
releasenotes/notes/bp-routed-networks-86a24f34d86fca53.yaml
releasenotes/notes/bp-support-no-property-in-aggregate-b74a42e00a65d14a.yaml
releasenotes/notes/bug-1204956-af47c7f34ecc19c3.yaml
releasenotes/notes/bug-1475831-3caafd724d4ed644.yaml
releasenotes/notes/bug-1486597-857e20262c038514.yaml
releasenotes/notes/bug-1516661-757ef629f899cca3.yaml
releasenotes/notes/bug-1517134-9efecb257910989c.yaml
releasenotes/notes/bug-1517386-1c0aad8e3203b02b.yaml
releasenotes/notes/bug-1518059-e2dbe6e4b2473f10.yaml
releasenotes/notes/bug-1519181-932c1ff07ef16666.yaml
releasenotes/notes/bug-1519502-d534db6c18adef20.yaml
releasenotes/notes/bug-1519502-f72236598d14d350.yaml
releasenotes/notes/bug-1519503-978a68a54819dbbc.yaml
releasenotes/notes/bug-1519510-3cde4643b33ebb7a.yaml
releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml
releasenotes/notes/bug-1519511-65d8d21dde31e5e2.yaml
releasenotes/notes/bug-1519511-74bab0e0d32db043.yaml
releasenotes/notes/bug-1519512-4231ac6014109142.yaml
releasenotes/notes/bug-1519512-48624c5a32432a47.yaml
releasenotes/notes/bug-1519512-48d98f09e44220a3.yaml
releasenotes/notes/bug-1519512-65df002102b7fb99.yaml
releasenotes/notes/bug-1519512-d20f44aca1f9e9b9.yaml
releasenotes/notes/bug-1519512-dbf4368fe10dc495.yaml
releasenotes/notes/bug-1520003-505af921c8afffc9.yaml
releasenotes/notes/bug-1520115-0367e1c8917dc912.yaml
releasenotes/notes/bug-1520541-44d45e4693089c03.yaml
releasenotes/notes/bug-1521492-89b972c6362940a5.yaml
releasenotes/notes/bug-1521492-8cde2601591a8c78.yaml
releasenotes/notes/bug-1522969-63abf273c6e71a07.yaml
releasenotes/notes/bug-1524456-9967fac653c91cb2.yaml
releasenotes/notes/bug-1525805-122e6ce0c3cd4945.yaml
releasenotes/notes/bug-1527833-42cde11d28b09ac3.yaml
releasenotes/notes/bug-1531360-0f5c62d18088e5b5.yaml
releasenotes/notes/bug-1532945-1a5485b8d0ebddb8.yaml
releasenotes/notes/bug-1534202-1ba78f0bb744961f.yaml
releasenotes/notes/bug-1535213-c91133586e07d71c.yaml
releasenotes/notes/bug-1535239-767e6cf1990eda01.yaml
releasenotes/notes/bug-1535704-d6f013bfa22ab668.yaml
releasenotes/notes/bug-1536479-d1f03ed2177d06ed.yaml
releasenotes/notes/bug-1538372-ef3a30298357f972.yaml
releasenotes/notes/bug-1540656-f7b7b7e3feef2440.yaml
releasenotes/notes/bug-1540988-17841cfd5accf7f5.yaml
releasenotes/notes/bug-1542171-fde165df53216726.yaml
releasenotes/notes/bug-1542359-181d28db21a2358a.yaml
releasenotes/notes/bug-1542362-ddad607f6d3025f0.yaml
releasenotes/notes/bug-1542364-5d1e93cfd24f0b65.yaml
releasenotes/notes/bug-1543214-959aee7830db2b0d.yaml
releasenotes/notes/bug-1543222-6f8579344ff5c958.yaml
releasenotes/notes/bug-1543226-7d885ecaa3715415.yaml
releasenotes/notes/bug-1543672-bad2fc4c6c8f3125.yaml
releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml
releasenotes/notes/bug-1544586-0fe19a567d3e31fc.yaml
releasenotes/notes/bug-1544587-ec3ca453c1340b4e.yaml
releasenotes/notes/bug-1544589-b9f669ef71aa5e57.yaml
releasenotes/notes/bug-1544590-8cf42954e28c2f42.yaml
releasenotes/notes/bug-1545537-12bbf01d2280dd2f.yaml
releasenotes/notes/bug-1545537-4fa72fbfbbe3f31e.yaml
releasenotes/notes/bug-1545537-7a66219d263bb1e5.yaml
releasenotes/notes/bug-1545609-bdc1efc17214463b.yaml
releasenotes/notes/bug-1546065-41d09ffbd8606513.yaml
releasenotes/notes/bug-1550999-5e352a71dfbc828d.yaml
releasenotes/notes/bug-1554877-7f8479791eab45b7.yaml
releasenotes/notes/bug-1554886-8e5249a655e7e7b6.yaml
releasenotes/notes/bug-1554889-32ba8d4bfb0f5f3d.yaml
releasenotes/notes/bug-1556719-d2dcf61acf87e856.yaml
releasenotes/notes/bug-1556929-edd78cded88ecdc9.yaml
releasenotes/notes/bug-1559866-733988f5dd5b07bb.yaml
releasenotes/notes/bug-1560157-bce572f58b43efa1.yaml
releasenotes/notes/bug-1561599-d5f541f08ae6274a.yaml
releasenotes/notes/bug-1561838-3a006a8263d7536d.yaml
releasenotes/notes/bug-1564460-ab7ad35c02392cb4.yaml
releasenotes/notes/bug-1565034-dd404bfb42d7778d.yaml
releasenotes/notes/bug-1565112-e0cea9bfbcab954f.yaml
releasenotes/notes/bug-1566090_64726dc7df5b1572.yaml
releasenotes/notes/bug-1566269-2572bca9157ca107.yaml
releasenotes/notes/bug-1569480-c52e330548bfbd78.yaml
releasenotes/notes/bug-1571812-49cdce4df5f3d481.yaml
releasenotes/notes/bug-1572228-03638a7adec5da8b.yaml
releasenotes/notes/bug-1572733-874b37a7fa8292d0.yaml
releasenotes/notes/bug-1575461-3fed33e53795684a.yaml
releasenotes/notes/bug-1575461-4d7d90e792132064.yaml
releasenotes/notes/bug-1575478-5a0a923c3a32f96a.yaml
releasenotes/notes/bug-1575624-87957ff60ad661a6.yaml
releasenotes/notes/bug-1578819-d1efccfefb18356d.yaml
releasenotes/notes/bug-1581179-4d15dc504777f9e7.yaml
releasenotes/notes/bug-1582774-3bba709ef61e33b7.yaml
releasenotes/notes/bug-1582968-4d44912a033b242c.yaml
releasenotes/notes/bug-1588171-61214d0ea482988c.yaml
releasenotes/notes/bug-1588384-eb6976fcfb90cb4c.yaml
releasenotes/notes/bug-1588588-39927ef06ca35730.yaml
releasenotes/notes/bug-1589332-2941f5286df7e5d4.yaml
releasenotes/notes/bug-1589348-4a612a4efc7ed0e5.yaml
releasenotes/notes/bug-1589935-8a56e6a18d836db9.yaml
releasenotes/notes/bug-1592062-e327a31a5ae66809.yaml
releasenotes/notes/bug-1592368-a4af69f163a1e208.yaml
releasenotes/notes/bug-1592761-f45998453d6801f7.yaml
releasenotes/notes/bug-1592906-a5604ec5abe77507.yaml
releasenotes/notes/bug-1592906-ad67ce8736f3cd48.yaml
releasenotes/notes/bug-1592906-e69b37377278d9c2.yaml
releasenotes/notes/bug-1596443-9e2af267e91d1643.yaml
releasenotes/notes/bug-1596798-b22fd587bdca8b36.yaml
releasenotes/notes/bug-1596821-a07599eb4beb6342.yaml
releasenotes/notes/bug-1597184-f4fb687b3d4d99d9.yaml
releasenotes/notes/bug-1597188-a2ff62b809865365.yaml
releasenotes/notes/bug-1597192-52801f7520287309.yaml
releasenotes/notes/bug-1597195-54ff1ecf381899f6.yaml
releasenotes/notes/bug-1597198-e36b55f3fd185a3a.yaml
releasenotes/notes/bug-1597296-9735f33eacf5552e.yaml
releasenotes/notes/bug-1600196-6a733dd4e3371df7.yaml
releasenotes/notes/bug-1602073-5deb58deeafbc8be.yaml
releasenotes/notes/bug-1602169-2750c9a6896d2825.yaml
releasenotes/notes/bug-1605088-fea9347336764469.yaml
releasenotes/notes/bug-1605475-84e649fb8c675737.yaml
releasenotes/notes/bug-1605774-28aec51f6ec4926e.yaml
releasenotes/notes/bug-1606105-ca06b230e22ab5c6.yaml
releasenotes/notes/bug-1607959-a52aa93e3793f28a.yaml
releasenotes/notes/bug-1607972-a910a9fbdb81da57.yaml
releasenotes/notes/bug-1609233-90b2ddf8d941050e.yaml
releasenotes/notes/bug-1609767-0602edc4408c2dc6.yaml
releasenotes/notes/bug-1610161-7c34c7b735701bd4.yaml
releasenotes/notes/bug-1610883-38929f6fc2eefc9a.yaml
releasenotes/notes/bug-1610883-e6345c32a35cc290.yaml
releasenotes/notes/bug-1612136-051b5f94796e3b51.yaml
releasenotes/notes/bug-1612136-63aac6377209db38.yaml
releasenotes/notes/bug-1612484-e8605ad8966a455e.yaml
releasenotes/notes/bug-1613231-386b2b1373662052.yaml
releasenotes/notes/bug-1613261-290a64080fead6c0.yaml
releasenotes/notes/bug-1613533-93279179c6f70117.yaml
releasenotes/notes/bug-1613597-b1545148b0755e6f.yaml
releasenotes/notes/bug-1613926-2d0e405831c0b5a9.yaml
releasenotes/notes/bug-1613964-837196399be16b3d.yaml
releasenotes/notes/bug-1613964-86e0afe0e012a758.yaml
releasenotes/notes/bug-1613964-e5760f4825f1e043.yaml
releasenotes/notes/bug-1613995-10bb3895d702c063.yaml
releasenotes/notes/bug-1614379-d8e2815804d53cef.yaml
releasenotes/notes/bug-1614379-da92ded6d19f5ad5.yaml
releasenotes/notes/bug-1614385-460b5034ba372463.yaml
releasenotes/notes/bug-1614458-c42be5738f447db8.yaml
releasenotes/notes/bug-1614823-e89080342f25f2c0.yaml
releasenotes/notes/bug-1617384-55c88207115e2a5b.yaml
releasenotes/notes/bug-1618676-04ff0f335b670567.yaml
releasenotes/notes/bug-1619274-e78afd7c12ea2c3d.yaml
releasenotes/notes/bug-1620922-7f27942dc00f7108.yaml
releasenotes/notes/bug-1622565-2e715aff8b054401.yaml
releasenotes/notes/bug-1624085-7cf296649277f405.yaml
releasenotes/notes/bug-1627913-2adf4182977e5926.yaml
releasenotes/notes/bug-1630822-mask-password-on-debug-20dcdf1c54e84fa1.yaml
releasenotes/notes/bug-1631471-beb0a1c9b4a932cb.yaml
releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml
releasenotes/notes/bug-1634672-7ce577f3adc34eed.yaml
releasenotes/notes/bug-1635580-54e0039b469ad5a6.yaml
releasenotes/notes/bug-1636046-98dc0e69a4e44850.yaml
releasenotes/notes/bug-1637074-1b0e409f30f715ca.yaml
releasenotes/notes/bug-1637365-b90cdcc05ffc7d3a.yaml
releasenotes/notes/bug-1637945-f361c834381d409c.yaml
releasenotes/notes/bug-1639231-21823768bd54170a.yaml
releasenotes/notes/bug-1639712-a7b9d1a35a042049.yaml
releasenotes/notes/bug-1642238-3032c7fe7f0ce29d.yaml
releasenotes/notes/bug-1642301-18b08e0cd4b11687.yaml
releasenotes/notes/bug-1642301-ad04424c80e8fe50.yaml
releasenotes/notes/bug-1642772-19f53765bef8ee91.yaml
releasenotes/notes/bug-1643861-b17ad5dfcb4304ff.yaml
releasenotes/notes/bug-1645252-219bfd50c8f04846.yaml
releasenotes/notes/bug-1650342-22cb88ef37a41872.yaml
releasenotes/notes/cliff-2.3.0-7ead18fae9ceea80.yaml
releasenotes/notes/compute-agent-deff48988e81b30e.yaml
releasenotes/notes/fix-network-rbac-create-d1f4de77ad2dd421.yaml
releasenotes/notes/flavor-create-with-project-19d41bfa93e3c6d0.yaml
releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml
releasenotes/notes/ip-command-rework-8d3fe0858f51e6b8.yaml
releasenotes/notes/list_role_assignment_names-0db89f50259d4be2.yaml
releasenotes/notes/list_volume_type_access-f7d9aa6159f757ea.yaml
releasenotes/notes/make-snapshot-and-backup-name-optional-01971d33640ef1c8.yaml
releasenotes/notes/modify-compute-agent-set-77ff894ef62ebbc7.yaml
releasenotes/notes/network-add-qos-policy-a25e868e67142f90.yaml
releasenotes/notes/no-project-usage-list-e88eb49aa2e96cf7.yaml
releasenotes/notes/recursive-container-delete-983361aa9c35ffed.yaml
releasenotes/notes/remove-osc_password-0767ac78267ef114.yaml
releasenotes/notes/rename-snapshot-commands-e0937f7143a4ef55.yaml
releasenotes/notes/router-gateway-set-01d9c7ffe4461daf.yaml
releasenotes/notes/router-port-add-0afe7392c080bcb8.yaml
releasenotes/notes/router-remove-port-058078c93819b0f4.yaml
releasenotes/notes/router-subnet-469d095ae0bac884.yaml
releasenotes/notes/server-changes-3962541b6ebdbbd8.yaml
releasenotes/notes/server-set-state-214b12ec2161de4d.yaml
releasenotes/notes/service-set-option-61772a8940ad0778.yaml
releasenotes/notes/subnet-service-type-8d9c414732e474a4.yaml
releasenotes/notes/subnet-set-bbc26ecc16929302.yaml
releasenotes/notes/subnet-unset-5b458cdbaf93d766.yaml
releasenotes/notes/unset-router-7b0cbd9518bb1de6.yaml
releasenotes/notes/unset-subnet-pool-333052dd85b95653.yaml
releasenotes/notes/volume-migrate-command-52cf6edd62fe17a7.yaml
releasenotes/source/20_releases.rst
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/newton.rst
releasenotes/source/pre_20_releases.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/fast8.sh
tools/tox_install.sh