├── .coveragerc ├── .gitignore ├── .gitreview ├── .mailmap ├── .stestr.conf ├── CONTRIBUTING.rst ├── HACKING.rst ├── LICENSE ├── README.rst ├── REVIEWING.rst ├── bindep.txt ├── doc ├── requirements.txt └── source │ ├── HACKING.rst │ ├── REVIEWING.rst │ ├── _extra │ └── .htaccess │ ├── _static │ └── .keep │ ├── account_generator.rst │ ├── cleanup.rst │ ├── conf.py │ ├── configuration.rst │ ├── contributor │ └── contributing.rst │ ├── data │ ├── tempest-non-active-plugins-registry.header │ └── tempest-plugins-registry.header │ ├── field_guide │ ├── api.rst │ ├── index.rst │ ├── scenario.rst │ └── unit_tests.rst │ ├── index.rst │ ├── keystone_scopes_and_roles_support.rst │ ├── library.rst │ ├── library │ ├── api_microversion_testing.rst │ ├── auth.rst │ ├── cli.rst │ ├── clients.rst │ ├── credential_providers.rst │ ├── decorators.rst │ ├── rest_client.rst │ ├── service_clients │ │ └── compute_clients.rst │ ├── utils.rst │ └── validation_resources.rst │ ├── microversion_testing.rst │ ├── overview.rst │ ├── plugins │ ├── index.rst │ └── plugin.rst │ ├── requirement_upper_constraint_for_tempest.rst │ ├── run.rst │ ├── sampleconf.rst │ ├── serial_tests.rst │ ├── stable_branch_support_policy.rst │ ├── stable_branch_testing_policy.rst │ ├── subunit_describe_calls.rst │ ├── supported_version.rst │ ├── tempest_and_plugins_compatible_version_policy.rst │ ├── test_removal.rst │ ├── tests │ └── modules.rst │ ├── workspace.rst │ └── write_tests.rst ├── etc ├── accounts.yaml.sample ├── allow-list.yaml ├── logging.conf.sample └── rbac-persona-accounts.yaml.sample ├── playbooks ├── devstack-tempest-ipv6.yaml ├── devstack-tempest.yaml └── post-tempest.yaml ├── releasenotes ├── notes │ ├── 10 │ │ ├── 10.0-supported-openstack-releases-b88db468695348f6.yaml │ │ ├── 10.0.0-Tempest-library-interface-0eb680b810139a50.yaml │ │ └── 10.0.0-start-using-reno-ed9518126fd0e1a3.yaml │ ├── 11 │ │ ├── 11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml │ │ ├── 11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml │ │ └── 11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml │ ├── 12 │ │ ├── 12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml │ │ ├── 12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml │ │ ├── 12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml │ │ ├── 12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml │ │ ├── 12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml │ │ ├── 12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml │ │ ├── 12.1.0-bug-1486834-7ebca15836ae27a9.yaml │ │ ├── 12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml │ │ ├── 12.1.0-image-clients-as-library-86d17caa26ce3961.yaml │ │ ├── 12.1.0-new-test-utils-module-adf34468c4d52719.yaml │ │ ├── 12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml │ │ ├── 12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml │ │ ├── 12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml │ │ ├── 12.1.0-remove-trove-tests-666522e9113549f9.yaml │ │ ├── 12.1.0-routers-client-as-library-25a363379da351f6.yaml │ │ ├── 12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml │ │ ├── 12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml │ │ ├── 12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml │ │ ├── 12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml │ │ ├── 12.2.0-clients_module-16f3025f515bf9ec.yaml │ │ ├── 12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml │ │ ├── 12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml │ │ ├── 12.2.0-remove-javelin-276f62d04f7e4a1d.yaml │ │ ├── 12.2.0-service_client_config-8a1d7b4de769c633.yaml │ │ └── 12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml │ ├── 13 │ │ ├── 13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml │ │ ├── 13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml │ │ ├── 13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml │ │ ├── 13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml │ │ ├── 13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml │ │ ├── 13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml │ │ └── 13.0.0-volume-clients-as-library-660811011be29d1a.yaml │ ├── 14 │ │ ├── 14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml │ │ ├── 14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml │ │ ├── 14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml │ │ ├── 14.0.0-add-image-clients-af94564fb34ddca6.yaml │ │ ├── 14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml │ │ ├── 14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml │ │ ├── 14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml │ │ ├── 14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml │ │ ├── 14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml │ │ ├── 14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml │ │ ├── 14.0.0-remo-stress-tests-81052b211ad95d2e.yaml │ │ ├── 14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml │ │ ├── 14.0.0-remove-bootable-option-024f8944c056a3e0.yaml │ │ ├── 14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml │ │ ├── 14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml │ │ └── 14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml │ ├── 15 │ │ ├── 15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml │ │ ├── 15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml │ │ ├── 15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml │ │ ├── 15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml │ │ ├── 15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml │ │ ├── 15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml │ │ ├── 15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml │ │ ├── 15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml │ │ ├── 15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml │ │ ├── 15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml │ │ ├── 15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml │ │ └── 15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml │ ├── 16 │ │ ├── 16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml │ │ ├── 16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml │ │ ├── 16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml │ │ ├── 16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml │ │ ├── 16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml │ │ ├── 16.0.0-add-list-auth-project-client-5905076d914a3943.yaml │ │ ├── 16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml │ │ ├── 16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml │ │ ├── 16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml │ │ ├── 16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml │ │ ├── 16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml │ │ ├── 16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml │ │ ├── 16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml │ │ ├── 16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml │ │ ├── 16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml │ │ ├── 16.0.0-create-server-tags-client-8c0042a77e859af6.yaml │ │ ├── 16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml │ │ ├── 16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml │ │ ├── 16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml │ │ ├── 16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml │ │ ├── 16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml │ │ ├── 16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml │ │ ├── 16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml │ │ ├── 16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml │ │ ├── 16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml │ │ ├── 16.0.0-mitaka-eol-88ff8355fff81b55.yaml │ │ ├── 16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml │ │ ├── 16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml │ │ ├── 16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml │ │ ├── 16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml │ │ ├── 16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml │ │ ├── 16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml │ │ ├── 16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml │ │ ├── 16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml │ │ ├── 16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml │ │ └── 16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml │ ├── 25 │ │ └── subunt-describe-call-verbose-arg-fix.yaml │ ├── 2023.2-intermediate-release-8725d48b96854dce.yaml │ ├── 2024.2-intermediate-release-2a9f305375fcb462.yaml │ ├── Add-http_qcow2_image-config-option-a9dca410897c3044.yaml │ ├── Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml │ ├── Add-resource_name_prefix-config-option-26e0b7cfeffc48f9.yaml │ ├── Add-scenario-config-opt-target-dir-5a969b64be1dc718.yaml │ ├── Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml │ ├── Allow-tempest-cleanup-delete-resources-based-on-prefix-96d9562f1f30e979.yaml │ ├── Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml │ ├── Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml │ ├── Inclusive-jargon-17621346744f0cf4.yaml │ ├── Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml │ ├── QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml │ ├── Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml │ ├── Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml │ ├── Remove-manager-2e0b0af48f01294a.yaml │ ├── Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml │ ├── Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml │ ├── Stabilize-scenario-manager-adf36d21b08e31a4.yaml │ ├── Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml │ ├── account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml │ ├── account_generator-6eb03f664a448c35.yaml │ ├── add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml │ ├── add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml │ ├── add-alt-manager-dynamic-creds-f8f1007862ea5dfb.yaml │ ├── add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml │ ├── add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml │ ├── add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml │ ├── add-compute-feature-ide-bus-b63802502c378083.yaml │ ├── add-compute-feature-serial-console-45583c4341e34fc9.yaml │ ├── add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml │ ├── add-config-nova-policy-roles-37fc4ef511f97f50.yaml │ ├── add-consistency-group-exceptions-01cbb792cd710231.yaml │ ├── add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml │ ├── add-delete-image-from-specific-store-api-84c0ecd50724f6de.yaml │ ├── add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml │ ├── add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml │ ├── add-enable-volume-image-dep-tests-option-150b929d18da233f.yaml │ ├── add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml │ ├── add-floating-ip-config-option-e5774bf77702ce9f.yaml │ ├── add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml │ ├── add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml │ ├── add-identity-roles-system-methods-519dc144231993a3.yaml │ ├── add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml │ ├── add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml │ ├── add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml │ ├── add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml │ ├── add-image-task-apis-as-tempest-clients-228ccba01f59cbf3.yaml │ ├── add-immutable-user-source-support-dd17772a997075e0.yaml │ ├── add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml │ ├── add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml │ ├── add-keystone-config-opt-minimum-password-age-426e9d225f743137.yaml │ ├── add-keystone-ep-clients-eeefd0904fbbe151.yaml │ ├── add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml │ ├── add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml │ ├── add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml │ ├── add-load-list-cmd-35a4a2e6ea0a36fd.yaml │ ├── add-location-api-5a57ab29dc6d6cd7.yaml │ ├── add-manage-snapshot-ref-config-option-67efd04897335b67.yaml │ ├── add-manager-creds-49acd9192110c3e3.yaml │ ├── add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml │ ├── add-option-to-specify-source-host.yaml │ ├── add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml │ ├── add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml │ ├── add-placement-resource-provider-traits-api-calls-9f4b0455afec9afb.yaml │ ├── add-placement-traits-api-calls-087061f5455f0b12.yaml │ ├── add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml │ ├── add-port-profile-config-option-2610b2fa67027960.yaml │ ├── add-profiler-config-options-db7c4ae6d338ee5c.yaml │ ├── add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml │ ├── add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml │ ├── add-redirect-param-bea1f6fbce629c70.yaml │ ├── add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml │ ├── add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml │ ├── add-return-value-to-retype-volume-a401aa619aaa2457.yaml │ ├── add-save-state-option-5ea67858cbaca969.yaml │ ├── add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml │ ├── add-server-external-events-client-c86b269b0091077b.yaml │ ├── add-server-migrations-clients-ffbf5cbdf7818305.yaml │ ├── add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml │ ├── add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml │ ├── add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml │ ├── add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml │ ├── add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml │ ├── add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml │ ├── add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml │ ├── add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml │ ├── add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml │ ├── add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml │ ├── add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml │ ├── add-ssh-allow-agent-2dee6448fd250e50.yaml │ ├── add-ssh-key-type-38d7a2f900d79842.yaml │ ├── add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml │ ├── add-subnet-id-config-option-fac3d6f12abfc171.yaml │ ├── add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml │ ├── add-target-host-filter-94803e93b701d052.yaml │ ├── add-unstable_test-decorator-a73cf97d4ffcc796.yaml │ ├── add-update-api-to-group-types-client-09c06ccdf80d5003.yaml │ ├── add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml │ ├── add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml │ ├── add-update-group-tempest-tests-72f8ec19b2809849.yaml │ ├── add-validation-resources-to-lib-dc2600c4324ca4d7.yaml │ ├── add-volume-detach-libs-2cbb3ca924aed0ac.yaml │ ├── add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml │ ├── add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml │ ├── add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml │ ├── add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml │ ├── add-volume-transfers-v3.55-73f75073ad2c4091.yaml │ ├── add-volume_types_for_data_volume-config-option.yaml │ ├── add-worker-file-option-d949121a61156968.yaml │ ├── add_proxy_url_get_credentials-aef66b085450513f.yaml │ ├── agents-client-delete-method-de1a7fb3f845999c.yaml │ ├── api_v2_admin_flag-dea5ca9bc2ce63bc.yaml │ ├── associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml │ ├── backup-driver-config-option-5f12e71c75b7f01b.yaml │ ├── bp-application-credentials-df69b1f617db1bb9.yaml │ ├── bug-1647999-7aeda50a8d082d4c.yaml │ ├── bug-1791007-328a8b9a43bfb157.yaml │ ├── bug-1799883-6ea95fc64f70c9ef.yaml │ ├── bug-1808473-54ada26ab78e7b02.yaml │ ├── change-default-disk-format-0d5230cbb19e3d44.yaml │ ├── change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml │ ├── change-volume-catalog_type-default-fbcb2be6ebc42818.yaml │ ├── cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml │ ├── cleanup-attr-decorator-alias-78ce21eb20d87e01.yaml │ ├── cleanup-container-client-interface-6a9fe49072cfdb17.yaml │ ├── cleanup-decorator-aliases-e940b6e114e6f481.yaml │ ├── cli-tests-v3fixes-fb38189cefd64213.yaml │ ├── compare-header-version-func-de5139b2161b3627.yaml │ ├── conditional-attr-a8564ec5a70ec840.yaml │ ├── config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml │ ├── config-volume-multiattach-ea8138dfa4fd308c.yaml │ ├── config_image_certificate_compute_feature-c56efb520d54aff5.yaml │ ├── correct-port-profile-config-option-d67f5cb31f1bc34c.yaml │ ├── create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml │ ├── create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml │ ├── create_security_group_rule-16d58a8f0f0ff262.yaml │ ├── credentials-factory-stable-c8037bd9ae642482.yaml │ ├── deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml │ ├── deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml │ ├── deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml │ ├── deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml │ ├── deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml │ ├── deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml │ ├── deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml │ ├── deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml │ ├── deprecate-import_image-e8c627aab833b64d.yaml │ ├── deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml │ ├── deprecate-os_glance_reserved-bace16f21facca3b.yaml │ ├── deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml │ ├── deprecate-spice-rdp-console-config-f2af173552axfb72.yaml │ ├── deprecate-vnc-server-header-529f07d592aefb62.yaml │ ├── deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml │ ├── deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml │ ├── disable-identity-v2-testing-4ef1565d1a5aedcf.yaml │ ├── drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml │ ├── drop-py-2-7-730baf411876d5d8.yaml │ ├── drop-py-3-5-support-76ca78f1a650fcad.yaml │ ├── drop-py-3-6-and-3-7-a34f2294f5341539.yaml │ ├── drop-python-3-9-b8a25c06e4bc0787.yaml │ ├── drop-python38-support-c0a696af00110602.yaml │ ├── enable-neutron-by-default-57b87a20acc1ac47.yaml │ ├── enable-volume-multiattach-fd5e9bf0e96b56ce.yaml │ ├── end-of-support-for-stein-f795b968d83497a9.yaml │ ├── end-of-support-for-train-83369468215d7485.yaml │ ├── end-of-support-for-ussuri-68583f47805eff02.yaml │ ├── end-of-support-of-2023-1-ddec1dac59700063.yaml │ ├── end-of-support-of-2023-2-3631d8d0f3507518.yaml │ ├── end-of-support-of-victoria-9c33f2b089b14cb5.yaml │ ├── end-of-support-of-wallaby-455e4871ae4cb32e.yaml │ ├── end-of-support-of-xena-2e747cff7f8bc48a.yaml │ ├── end-of-support-of-yoga-4ad45e91fe893024.yaml │ ├── end-of-support-of-zed-43e2d5dd5608cb10.yaml │ ├── enforce_scope_placement-47a12c741e330f60.yaml │ ├── extra-compute-services-tests-92b6c0618972e02f.yaml │ ├── fix-1847749-2670b1d4f6097a1a.yaml │ ├── fix-bug-1964509-b742f2c95d854980.yaml │ ├── fix-credential-logging-98089c897d801355.yaml │ ├── fix-list-group-snapshots-api-969d9321002c566c.yaml │ ├── fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml │ ├── fix-show-image-file-expected-code-92d97342d0f6d60e.yaml │ ├── floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml │ ├── http_proxy_config-cb39b55520e84db5.yaml │ ├── identity-feature-opt-cleanup-caracal-7afd283855a07025.yaml │ ├── identity-tests-domain-drivers-76235f6672221e45.yaml │ ├── identity-token-client-8aaef74b1d61090a.yaml │ ├── identity-v3-project-tags-client-36683c6a8644e54b.yaml │ ├── identity_client-635275d43abbb807.yaml │ ├── image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml │ ├── image-config-http-image-default-value-change-476622e984e16ab5.yaml │ ├── image-enforcement-config-0bc67791a40bac56.yaml │ ├── image-wait-multiple-79c55305b584b1ba.yaml │ ├── image_import_testing_support-22ba4bcb9f2fb848.yaml │ ├── image_multiple_locations-cda4453567953c1d.yaml │ ├── intermediate-pike-release-2ce492432ff8f012.yaml │ ├── intermediate-queens-release-2f9f305775fca454.yaml │ ├── intermediate-train-release-0146c624cff9a57f.yaml │ ├── intermediate-ussuri-release-8aebeca312a6718c.yaml │ ├── intermediate-wallaby-release-55a0b31b1dee7b23.yaml │ ├── introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml │ ├── lib_api_microversion_fixture-f52308fc6b6b89f2.yaml │ ├── limits-client-d656f16a3d3e84fc.yaml │ ├── list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml │ ├── log-resource-client-20e58a295f729902.yaml │ ├── log_console_output-dae6b8740b5a5821.yaml │ ├── loggable-resource-client-5977d46a7ea52199.yaml │ ├── make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml │ ├── make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml │ ├── measure-downtime-during-live-migration-5e8305be270de680.yaml │ ├── merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml │ ├── migrate-dynamic-creds-ecebb47528080761.yaml │ ├── migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml │ ├── migrate-preprov-creds-ef61a046ee1ec604.yaml │ ├── move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml │ ├── move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml │ ├── move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml │ ├── network-show-version-18e1707a4df0a3d3.yaml │ ├── network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml │ ├── network-tag-client-f4614029af7927f0.yaml │ ├── network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml │ ├── new-placement-client-methods-e35c473e29494928.yaml │ ├── omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml │ ├── os_tenant_name-3ee175763bff455b.yaml │ ├── pause_teardown-45c9d60ffa889f7f.yaml │ ├── plugin-client-registration-enhancements-e09131742391225b.yaml │ ├── prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml │ ├── raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml │ ├── random-bytes-size-limit-ee94a8c6534fe916.yaml │ ├── removal-deprecated-config-options-3db535b979fe3509.yaml │ ├── removal-deprecated-volume-config-options-21c4412f3c600923.yaml │ ├── remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml │ ├── remove-compute-api-extensions-config-b8564f60f4fa5495.yaml │ ├── remove-compute-feature-enabled-block-migrate-cinder-iscsi-882da88096019f3c.yaml │ ├── remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml │ ├── remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml │ ├── remove-deprecated-old-token-clients-e4c2e654132f1130.yaml │ ├── remove-deprecated-skip-decorators-f8b42d812d20b537.yaml │ ├── remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml │ ├── remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml │ ├── remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml │ ├── remove-dns_servers_option-f49fdb2b4eb50f8f.yaml │ ├── remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml │ ├── remove-glance-v1-api-tests-5a39d3ea4b6bd71e.yaml │ ├── remove-heat-tests-9efb42cac3e0b306.yaml │ ├── remove-identity-v2-tests-369b3fa190f624da.yaml │ ├── remove-nova-network-tests-f694bcd30a97a4ca.yaml │ ├── remove-nova_cert-e2ee70a40e117e8a.yaml │ ├── remove-old-data-utils-e0966f882f7fe23a.yaml │ ├── remove-rdp_console-34e11f58d525905a.yaml │ ├── remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml │ ├── remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml │ ├── remove-support-of-py34-7d59fdb431fefe24.yaml │ ├── remove-vnc-server-header-1a9731ba10242603.yaml │ ├── remove-volume-v1-service-clients-9235e3a965f93c09.yaml │ ├── remove-xenapi_apis-86720c0c399460ab.yaml │ ├── removed-tox-ostestr-8997a93d199c44f3.yaml │ ├── resource-list-cbf9779e8b434654.yaml │ ├── segments-client-866f02948f40d4ff.yaml │ ├── set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml │ ├── set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml │ ├── start-of-pike-support-f2a1b7ea8e8b0311.yaml │ ├── start-of-queens-support-fea9051ba1d85fc7.yaml │ ├── subunit_describe_calls-ad7df689b9d63e3f.yaml │ ├── support-for-rbac-new-scope-6ec8164ce1e7288c.yaml │ ├── support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml │ ├── support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml │ ├── swift-improve-cleanup-63cfc21ffb3aff6f.yaml │ ├── switch-to-stestr-8c9f834b3f5a55d8.yaml │ ├── system-scope-44244cc955a7825f.yaml │ ├── temp_url_tests_digest_config-3d8c9bb271961ddd.yaml │ ├── tempest-2023-1-release-b18a240afadae8c9.yaml │ ├── tempest-2023-2-release-e913af3f36762afb.yaml │ ├── tempest-2024-1-release-d51f15c6bfe60b35.yaml │ ├── tempest-2024-2-release-78846595720db3cd.yaml │ ├── tempest-2025-1-release-e706f62c7e841bd0.yaml │ ├── tempest-2025-2-release-085c56b9b4cf2c84.yaml │ ├── tempest-default-run_validations-9640c41b6a4a9121.yaml │ ├── tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml │ ├── tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml │ ├── tempest-rocky-release-0fc3312053923380.yaml │ ├── tempest-run-fix-updates-564b41706decbba1.yaml │ ├── tempest-stein-release-18bad34136a2e6ef.yaml │ ├── tempest-train-release-a2ed0743a5eadeb6.yaml │ ├── tempest-ussuri-release-72b5770a3b97678f.yaml │ ├── tempest-victoria-release-27000c02edc5a112.yaml │ ├── tempest-wallaby-release-0f2cea5ccf63485e.yaml │ ├── tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml │ ├── tempest-xena-release-3ffb30eb59e49f2c.yaml │ ├── tempest-yoga-release-66e8484b9a402e9f.yaml │ ├── tempest-zed-release-335293c4a7f5a4b1.yaml │ ├── test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml │ ├── update-v3-entrypoint-29d56c902439cc03.yaml │ ├── use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml │ ├── verify-tempest-command-8e88452c7a08dd77.yaml │ ├── vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml │ ├── volume-backed-live-mig-5a38b496ba1ec093.yaml │ ├── volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml │ ├── volume-v3-service-clients-a863a6336af56cca.yaml │ └── xenapi_apis-conf-fcca549283e53ed6.yaml └── source │ ├── _static │ └── .placeholder │ ├── _templates │ └── .placeholder │ ├── conf.py │ ├── index.rst │ ├── unreleased.rst │ ├── v10.0.0.rst │ ├── v11.0.0.rst │ ├── v12.0.0.rst │ ├── v13.0.0.rst │ ├── v14.0.0.rst │ ├── v15.0.0.rst │ ├── v16.0.0.rst │ ├── v16.1.0.rst │ ├── v17.0.0.rst │ ├── v17.1.0.rst │ ├── v17.2.0.rst │ ├── v18.0.0.rst │ ├── v19.0.0.rst │ ├── v20.0.0.rst │ ├── v21.0.0.rst │ ├── v22.0.0.rst │ ├── v22.1.0.rst │ ├── v23.0.0.rst │ ├── v24.0.0.rst │ ├── v26.0.0.rst │ ├── v26.1.0.rst │ ├── v27.0.0.rst │ ├── v28.0.0.rst │ ├── v28.1.0.rst │ ├── v29.0.0.rst │ ├── v29.1.0.rst │ ├── v29.2.0.rst │ ├── v30.0.0.rst │ ├── v31.0.0.rst │ ├── v31.1.0.rst │ ├── v32.0.0.rst │ ├── v33.0.0.rst │ ├── v34.0.0.rst │ ├── v34.2.0.rst │ ├── v35.0.0.rst │ ├── v36.0.0.rst │ ├── v37.0.0.rst │ ├── v38.0.0.rst │ ├── v39.0.0.rst │ ├── v40.0.0.rst │ ├── v41.0.0.rst │ ├── v42.0.0.rst │ ├── v43.0.0.rst │ ├── v44.0.0.rst │ └── v45.0.0.rst ├── requirements.txt ├── roles ├── acl-devstack-files │ ├── README.rst │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml ├── run-tempest-26 │ ├── README.rst │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml ├── run-tempest │ ├── README.rst │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml ├── set-src-dest-host │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml ├── setup-tempest-data-dir │ ├── README.rst │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml ├── setup-tempest-run-dir │ ├── README.rst │ ├── defaults │ │ └── main.yaml │ └── tasks │ │ └── main.yaml └── tempest-cleanup │ ├── README.rst │ ├── defaults │ └── main.yaml │ └── tasks │ ├── dry_run.yaml │ ├── dry_run_checker.py │ └── main.yaml ├── setup.cfg ├── setup.py ├── tempest ├── README.rst ├── __init__.py ├── api │ ├── README.rst │ ├── __init__.py │ ├── compute │ │ ├── __init__.py │ │ ├── admin │ │ │ ├── __init__.py │ │ │ ├── test_aggregates_negative.py │ │ │ ├── test_assisted_volume_snapshots.py │ │ │ ├── test_auto_allocate_network.py │ │ │ ├── test_availability_zone.py │ │ │ ├── test_availability_zone_negative.py │ │ │ ├── test_create_server.py │ │ │ ├── test_delete_server.py │ │ │ ├── test_flavors.py │ │ │ ├── test_flavors_access.py │ │ │ ├── test_flavors_access_negative.py │ │ │ ├── test_flavors_extra_specs.py │ │ │ ├── test_flavors_extra_specs_negative.py │ │ │ ├── test_flavors_microversions.py │ │ │ ├── test_hosts.py │ │ │ ├── test_hosts_negative.py │ │ │ ├── test_hypervisor.py │ │ │ ├── test_hypervisor_negative.py │ │ │ ├── test_instance_usage_audit_log.py │ │ │ ├── test_instance_usage_audit_log_negative.py │ │ │ ├── test_keypairs_v210.py │ │ │ ├── test_live_migration.py │ │ │ ├── test_live_migration_negative.py │ │ │ ├── test_migrations.py │ │ │ ├── test_networks.py │ │ │ ├── test_quotas.py │ │ │ ├── test_quotas_negative.py │ │ │ ├── test_security_groups.py │ │ │ ├── test_server_diagnostics.py │ │ │ ├── test_server_diagnostics_negative.py │ │ │ ├── test_server_external_events.py │ │ │ ├── test_servers.py │ │ │ ├── test_servers_negative.py │ │ │ ├── test_servers_on_multinodes.py │ │ │ ├── test_services.py │ │ │ ├── test_services_negative.py │ │ │ ├── test_simple_tenant_usage.py │ │ │ ├── test_simple_tenant_usage_negative.py │ │ │ ├── test_spice.py │ │ │ ├── test_volume.py │ │ │ ├── test_volume_swap.py │ │ │ └── test_volumes_negative.py │ │ ├── api_microversion_fixture.py │ │ ├── base.py │ │ ├── certificates │ │ │ └── __init__.py │ │ ├── flavors │ │ │ ├── __init__.py │ │ │ ├── test_flavors.py │ │ │ └── test_flavors_negative.py │ │ ├── floating_ips │ │ │ ├── __init__.py │ │ │ ├── base.py │ │ │ ├── test_floating_ips_actions.py │ │ │ ├── test_floating_ips_actions_negative.py │ │ │ ├── test_list_floating_ips.py │ │ │ └── test_list_floating_ips_negative.py │ │ ├── images │ │ │ ├── __init__.py │ │ │ ├── test_image_metadata.py │ │ │ ├── test_image_metadata_negative.py │ │ │ ├── test_images.py │ │ │ ├── test_images_negative.py │ │ │ ├── test_images_oneserver.py │ │ │ ├── test_images_oneserver_negative.py │ │ │ ├── test_list_image_filters.py │ │ │ ├── test_list_image_filters_negative.py │ │ │ └── test_list_images.py │ │ ├── keypairs │ │ │ ├── __init__.py │ │ │ ├── base.py │ │ │ ├── test_keypairs.py │ │ │ ├── test_keypairs_negative.py │ │ │ └── test_keypairs_v22.py │ │ ├── limits │ │ │ ├── __init__.py │ │ │ ├── test_absolute_limits.py │ │ │ └── test_absolute_limits_negative.py │ │ ├── security_groups │ │ │ ├── __init__.py │ │ │ ├── base.py │ │ │ ├── test_security_group_rules.py │ │ │ ├── test_security_group_rules_negative.py │ │ │ ├── test_security_groups.py │ │ │ └── test_security_groups_negative.py │ │ ├── servers │ │ │ ├── __init__.py │ │ │ ├── test_attach_interfaces.py │ │ │ ├── test_availability_zone.py │ │ │ ├── test_create_server.py │ │ │ ├── test_create_server_multi_nic.py │ │ │ ├── test_delete_server.py │ │ │ ├── test_device_tagging.py │ │ │ ├── test_disk_config.py │ │ │ ├── test_instance_actions.py │ │ │ ├── test_instance_actions_negative.py │ │ │ ├── test_list_server_filters.py │ │ │ ├── test_list_servers_negative.py │ │ │ ├── test_multiple_create.py │ │ │ ├── test_multiple_create_negative.py │ │ │ ├── test_novnc.py │ │ │ ├── test_server_actions.py │ │ │ ├── test_server_addresses.py │ │ │ ├── test_server_addresses_negative.py │ │ │ ├── test_server_group.py │ │ │ ├── test_server_metadata.py │ │ │ ├── test_server_metadata_negative.py │ │ │ ├── test_server_password.py │ │ │ ├── test_server_personality.py │ │ │ ├── test_server_rescue.py │ │ │ ├── test_server_rescue_negative.py │ │ │ ├── test_server_tags.py │ │ │ ├── test_servers.py │ │ │ ├── test_servers_microversions.py │ │ │ └── test_servers_negative.py │ │ ├── test_extensions.py │ │ ├── test_networks.py │ │ ├── test_quotas.py │ │ ├── test_tenant_networks.py │ │ ├── test_versions.py │ │ └── volumes │ │ │ ├── __init__.py │ │ │ ├── test_attach_volume.py │ │ │ ├── test_attach_volume_negative.py │ │ │ ├── test_volume_snapshots.py │ │ │ ├── test_volumes_get.py │ │ │ ├── test_volumes_list.py │ │ │ └── test_volumes_negative.py │ ├── identity │ │ ├── __init__.py │ │ ├── admin │ │ │ ├── __init__.py │ │ │ └── v3 │ │ │ │ ├── __init__.py │ │ │ │ ├── test_application_credentials.py │ │ │ │ ├── test_credentials.py │ │ │ │ ├── test_default_project_id.py │ │ │ │ ├── test_domain_configuration.py │ │ │ │ ├── test_domains.py │ │ │ │ ├── test_domains_negative.py │ │ │ │ ├── test_endpoint_groups.py │ │ │ │ ├── test_endpoints.py │ │ │ │ ├── test_endpoints_negative.py │ │ │ │ ├── test_groups.py │ │ │ │ ├── test_inherits.py │ │ │ │ ├── test_list_projects.py │ │ │ │ ├── test_list_users.py │ │ │ │ ├── test_oauth_consumers.py │ │ │ │ ├── test_policies.py │ │ │ │ ├── test_project_tags.py │ │ │ │ ├── test_projects.py │ │ │ │ ├── test_projects_negative.py │ │ │ │ ├── test_regions.py │ │ │ │ ├── test_roles.py │ │ │ │ ├── test_services.py │ │ │ │ ├── test_tokens.py │ │ │ │ ├── test_trusts.py │ │ │ │ ├── test_users.py │ │ │ │ └── test_users_negative.py │ │ ├── base.py │ │ └── v3 │ │ │ ├── __init__.py │ │ │ ├── test_access_rules.py │ │ │ ├── test_api_discovery.py │ │ │ ├── test_application_credentials.py │ │ │ ├── test_catalog.py │ │ │ ├── test_domains.py │ │ │ ├── test_ec2_credentials.py │ │ │ ├── test_projects.py │ │ │ ├── test_tokens.py │ │ │ └── test_users.py │ ├── image │ │ ├── __init__.py │ │ ├── base.py │ │ └── v2 │ │ │ ├── __init__.py │ │ │ ├── admin │ │ │ ├── __init__.py │ │ │ ├── test_image_caching.py │ │ │ ├── test_image_task.py │ │ │ ├── test_images.py │ │ │ ├── test_images_metadefs_namespace_objects.py │ │ │ ├── test_images_metadefs_namespace_properties.py │ │ │ ├── test_images_metadefs_namespace_tags.py │ │ │ ├── test_images_metadefs_namespaces.py │ │ │ └── test_images_metadefs_resource_types.py │ │ │ ├── test_images.py │ │ │ ├── test_images_dependency.py │ │ │ ├── test_images_formats.py │ │ │ ├── test_images_member.py │ │ │ ├── test_images_member_negative.py │ │ │ ├── test_images_metadefs_schema.py │ │ │ ├── test_images_negative.py │ │ │ ├── test_images_tags.py │ │ │ ├── test_images_tags_negative.py │ │ │ └── test_versions.py │ ├── network │ │ ├── __init__.py │ │ ├── admin │ │ │ ├── __init__.py │ │ │ ├── test_dhcp_agent_scheduler.py │ │ │ ├── test_external_network_extension.py │ │ │ ├── test_external_networks_negative.py │ │ │ ├── test_floating_ips_admin_actions.py │ │ │ ├── test_metering_extensions.py │ │ │ ├── test_ports.py │ │ │ ├── test_routers.py │ │ │ ├── test_routers_dvr.py │ │ │ └── test_routers_negative.py │ │ ├── base.py │ │ ├── base_security_groups.py │ │ ├── test_agent_management_negative.py │ │ ├── test_allowed_address_pair.py │ │ ├── test_dhcp_ipv6.py │ │ ├── test_extensions.py │ │ ├── test_extra_dhcp_options.py │ │ ├── test_floating_ips.py │ │ ├── test_floating_ips_negative.py │ │ ├── test_networks.py │ │ ├── test_networks_negative.py │ │ ├── test_ports.py │ │ ├── test_routers.py │ │ ├── test_routers_negative.py │ │ ├── test_security_groups.py │ │ ├── test_security_groups_negative.py │ │ ├── test_service_providers.py │ │ ├── test_subnetpools_extensions.py │ │ ├── test_tags.py │ │ └── test_versions.py │ ├── object_storage │ │ ├── __init__.py │ │ ├── base.py │ │ ├── test_account_bulk.py │ │ ├── test_account_quotas.py │ │ ├── test_account_quotas_negative.py │ │ ├── test_account_services.py │ │ ├── test_account_services_negative.py │ │ ├── test_container_acl.py │ │ ├── test_container_acl_negative.py │ │ ├── test_container_quotas.py │ │ ├── test_container_services.py │ │ ├── test_container_services_negative.py │ │ ├── test_container_staticweb.py │ │ ├── test_container_sync.py │ │ ├── test_container_sync_middleware.py │ │ ├── test_crossdomain.py │ │ ├── test_healthcheck.py │ │ ├── test_object_expiry.py │ │ ├── test_object_formpost.py │ │ ├── test_object_formpost_negative.py │ │ ├── test_object_services.py │ │ ├── test_object_slo.py │ │ ├── test_object_temp_url.py │ │ ├── test_object_temp_url_negative.py │ │ └── test_object_version.py │ └── volume │ │ ├── __init__.py │ │ ├── admin │ │ ├── __init__.py │ │ ├── test_backends_capabilities.py │ │ ├── test_encrypted_volumes_extend.py │ │ ├── test_group_snapshots.py │ │ ├── test_group_type_specs.py │ │ ├── test_group_types.py │ │ ├── test_groups.py │ │ ├── test_multi_backend.py │ │ ├── test_qos.py │ │ ├── test_snapshot_manage.py │ │ ├── test_snapshots_actions.py │ │ ├── test_user_messages.py │ │ ├── test_volume_hosts.py │ │ ├── test_volume_manage.py │ │ ├── test_volume_pools.py │ │ ├── test_volume_quota_classes.py │ │ ├── test_volume_quotas.py │ │ ├── test_volume_quotas_negative.py │ │ ├── test_volume_retype.py │ │ ├── test_volume_services.py │ │ ├── test_volume_services_negative.py │ │ ├── test_volume_snapshot_quotas_negative.py │ │ ├── test_volume_type_access.py │ │ ├── test_volume_types.py │ │ ├── test_volume_types_extra_specs.py │ │ ├── test_volume_types_extra_specs_negative.py │ │ ├── test_volume_types_negative.py │ │ ├── test_volumes_actions.py │ │ ├── test_volumes_backup.py │ │ └── test_volumes_list.py │ │ ├── api_microversion_fixture.py │ │ ├── base.py │ │ ├── test_availability_zone.py │ │ ├── test_extensions.py │ │ ├── test_image_metadata.py │ │ ├── test_snapshot_metadata.py │ │ ├── test_versions.py │ │ ├── test_volume_absolute_limits.py │ │ ├── test_volume_delete_cascade.py │ │ ├── test_volume_metadata.py │ │ ├── test_volume_transfers.py │ │ ├── test_volumes_actions.py │ │ ├── test_volumes_backup.py │ │ ├── test_volumes_clone.py │ │ ├── test_volumes_clone_negative.py │ │ ├── test_volumes_extend.py │ │ ├── test_volumes_get.py │ │ ├── test_volumes_list.py │ │ ├── test_volumes_negative.py │ │ ├── test_volumes_snapshots.py │ │ ├── test_volumes_snapshots_list.py │ │ └── test_volumes_snapshots_negative.py ├── clients.py ├── cmd │ ├── __init__.py │ ├── account_generator.py │ ├── cleanup.py │ ├── cleanup_service.py │ ├── config-generator.tempest.conf │ ├── init.py │ ├── list_plugins.py │ ├── main.py │ ├── run.py │ ├── subunit_describe_calls.py │ ├── verify_tempest_config.py │ └── workspace.py ├── common │ ├── __init__.py │ ├── compute.py │ ├── credentials_factory.py │ ├── custom_matchers.py │ ├── identity.py │ ├── image.py │ ├── object_storage.py │ ├── tempest_fixtures.py │ ├── utils │ │ ├── __init__.py │ │ ├── linux │ │ │ ├── __init__.py │ │ │ └── remote_client.py │ │ ├── net_downtime.py │ │ ├── net_info.py │ │ └── net_utils.py │ └── waiters.py ├── config.py ├── exceptions.py ├── hacking │ ├── __init__.py │ └── checks.py ├── lib │ ├── __init__.py │ ├── api_schema │ │ ├── __init__.py │ │ └── response │ │ │ ├── __init__.py │ │ │ ├── compute │ │ │ ├── __init__.py │ │ │ ├── v2_1 │ │ │ │ ├── __init__.py │ │ │ │ ├── agents.py │ │ │ │ ├── aggregates.py │ │ │ │ ├── availability_zone.py │ │ │ │ ├── baremetal_nodes.py │ │ │ │ ├── certificates.py │ │ │ │ ├── extensions.py │ │ │ │ ├── flavors.py │ │ │ │ ├── flavors_access.py │ │ │ │ ├── flavors_extra_specs.py │ │ │ │ ├── floating_ips.py │ │ │ │ ├── hosts.py │ │ │ │ ├── hypervisors.py │ │ │ │ ├── images.py │ │ │ │ ├── instance_usage_audit_logs.py │ │ │ │ ├── interfaces.py │ │ │ │ ├── keypairs.py │ │ │ │ ├── limits.py │ │ │ │ ├── migrations.py │ │ │ │ ├── parameter_types.py │ │ │ │ ├── quota_classes.py │ │ │ │ ├── quotas.py │ │ │ │ ├── security_group_default_rule.py │ │ │ │ ├── security_groups.py │ │ │ │ ├── server_external_events.py │ │ │ │ ├── server_groups.py │ │ │ │ ├── servers.py │ │ │ │ ├── services.py │ │ │ │ ├── snapshots.py │ │ │ │ ├── tenant_networks.py │ │ │ │ ├── tenant_usages.py │ │ │ │ ├── versions.py │ │ │ │ └── volumes.py │ │ │ ├── v2_100 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_11 │ │ │ │ ├── __init__.py │ │ │ │ └── services.py │ │ │ ├── v2_13 │ │ │ │ ├── __init__.py │ │ │ │ └── server_groups.py │ │ │ ├── v2_16 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_19 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_2 │ │ │ │ ├── __init__.py │ │ │ │ └── keypairs.py │ │ │ ├── v2_23 │ │ │ │ ├── __init__.py │ │ │ │ └── migrations.py │ │ │ ├── v2_26 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_28 │ │ │ │ ├── __init__.py │ │ │ │ └── hypervisors.py │ │ │ ├── v2_3 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_33 │ │ │ │ ├── __init__.py │ │ │ │ └── hypervisors.py │ │ │ ├── v2_36 │ │ │ │ ├── __init__.py │ │ │ │ ├── limits.py │ │ │ │ └── quotas.py │ │ │ ├── v2_39 │ │ │ │ ├── __init__.py │ │ │ │ └── limits.py │ │ │ ├── v2_41 │ │ │ │ ├── __init__.py │ │ │ │ └── aggregates.py │ │ │ ├── v2_45 │ │ │ │ ├── __init__.py │ │ │ │ ├── images.py │ │ │ │ └── servers.py │ │ │ ├── v2_47 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_48 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_50 │ │ │ │ ├── __init__.py │ │ │ │ └── quota_classes.py │ │ │ ├── v2_51 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_53 │ │ │ │ ├── __init__.py │ │ │ │ ├── hypervisors.py │ │ │ │ └── services.py │ │ │ ├── v2_54 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_55 │ │ │ │ ├── __init__.py │ │ │ │ └── flavors.py │ │ │ ├── v2_57 │ │ │ │ ├── __init__.py │ │ │ │ ├── limits.py │ │ │ │ ├── quota_classes.py │ │ │ │ ├── quotas.py │ │ │ │ └── servers.py │ │ │ ├── v2_58 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_59 │ │ │ │ ├── __init__.py │ │ │ │ ├── migrations.py │ │ │ │ └── servers.py │ │ │ ├── v2_6 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_61 │ │ │ │ ├── __init__.py │ │ │ │ └── flavors.py │ │ │ ├── v2_62 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_63 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_64 │ │ │ │ ├── __init__.py │ │ │ │ └── server_groups.py │ │ │ ├── v2_70 │ │ │ │ ├── __init__.py │ │ │ │ ├── interfaces.py │ │ │ │ └── servers.py │ │ │ ├── v2_71 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_73 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_75 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_79 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_8 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_80 │ │ │ │ ├── __init__.py │ │ │ │ ├── migrations.py │ │ │ │ └── servers.py │ │ │ ├── v2_89 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_9 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_96 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ ├── v2_98 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ └── v2_99 │ │ │ │ ├── __init__.py │ │ │ │ └── servers.py │ │ │ └── volume │ │ │ ├── __init__.py │ │ │ ├── backups.py │ │ │ ├── capabilities.py │ │ │ ├── encryption_types.py │ │ │ ├── extensions.py │ │ │ ├── group_snapshots.py │ │ │ ├── group_types.py │ │ │ ├── groups.py │ │ │ ├── hosts.py │ │ │ ├── limits.py │ │ │ ├── manage_snapshot.py │ │ │ ├── manage_volume.py │ │ │ ├── messages.py │ │ │ ├── qos.py │ │ │ ├── quota_classes.py │ │ │ ├── quotas.py │ │ │ ├── scheduler_stats.py │ │ │ ├── services.py │ │ │ ├── snapshots.py │ │ │ ├── transfers.py │ │ │ ├── v3_55 │ │ │ ├── __init__.py │ │ │ └── transfers.py │ │ │ ├── v3_57 │ │ │ ├── __init__.py │ │ │ └── transfers.py │ │ │ ├── v3_61 │ │ │ ├── __init__.py │ │ │ └── volumes.py │ │ │ ├── v3_63 │ │ │ ├── __init__.py │ │ │ └── volumes.py │ │ │ ├── v3_64 │ │ │ ├── __init__.py │ │ │ ├── backups.py │ │ │ └── volumes.py │ │ │ ├── v3_65 │ │ │ ├── __init__.py │ │ │ └── volumes.py │ │ │ ├── v3_69 │ │ │ ├── __init__.py │ │ │ └── volumes.py │ │ │ ├── v3_7 │ │ │ ├── __init__.py │ │ │ └── services.py │ │ │ ├── versions.py │ │ │ ├── volume_types.py │ │ │ └── volumes.py │ ├── auth.py │ ├── base.py │ ├── cli │ │ ├── __init__.py │ │ ├── base.py │ │ └── output_parser.py │ ├── cmd │ │ ├── __init__.py │ │ ├── check_uuid.py │ │ └── skip_tracker.py │ ├── common │ │ ├── __init__.py │ │ ├── api_microversion_fixture.py │ │ ├── api_version_request.py │ │ ├── api_version_utils.py │ │ ├── cred_client.py │ │ ├── cred_provider.py │ │ ├── dynamic_creds.py │ │ ├── fixed_network.py │ │ ├── http.py │ │ ├── jsonschema_validator.py │ │ ├── preprov_creds.py │ │ ├── profiler.py │ │ ├── rest_client.py │ │ ├── ssh.py │ │ ├── thread.py │ │ ├── utils │ │ │ ├── __init__.py │ │ │ ├── data_utils.py │ │ │ ├── linux │ │ │ │ ├── __init__.py │ │ │ │ └── remote_client.py │ │ │ ├── misc.py │ │ │ └── test_utils.py │ │ └── validation_resources.py │ ├── decorators.py │ ├── exceptions.py │ └── services │ │ ├── __init__.py │ │ ├── clients.py │ │ ├── compute │ │ ├── __init__.py │ │ ├── agents_client.py │ │ ├── aggregates_client.py │ │ ├── assisted_volume_snapshots_client.py │ │ ├── availability_zone_client.py │ │ ├── baremetal_nodes_client.py │ │ ├── base_compute_client.py │ │ ├── certificates_client.py │ │ ├── extensions_client.py │ │ ├── flavors_client.py │ │ ├── floating_ips_client.py │ │ ├── hosts_client.py │ │ ├── hypervisor_client.py │ │ ├── images_client.py │ │ ├── instance_usage_audit_log_client.py │ │ ├── interfaces_client.py │ │ ├── keypairs_client.py │ │ ├── limits_client.py │ │ ├── migrations_client.py │ │ ├── networks_client.py │ │ ├── quota_classes_client.py │ │ ├── quotas_client.py │ │ ├── security_group_default_rules_client.py │ │ ├── security_group_rules_client.py │ │ ├── security_groups_client.py │ │ ├── server_external_events_client.py │ │ ├── server_groups_client.py │ │ ├── servers_client.py │ │ ├── services_client.py │ │ ├── snapshots_client.py │ │ ├── tenant_networks_client.py │ │ ├── tenant_usages_client.py │ │ ├── versions_client.py │ │ └── volumes_client.py │ │ ├── identity │ │ ├── __init__.py │ │ ├── v2 │ │ │ ├── __init__.py │ │ │ ├── endpoints_client.py │ │ │ ├── identity_client.py │ │ │ ├── roles_client.py │ │ │ ├── services_client.py │ │ │ ├── tenants_client.py │ │ │ ├── token_client.py │ │ │ └── users_client.py │ │ └── v3 │ │ │ ├── __init__.py │ │ │ ├── access_rules_client.py │ │ │ ├── application_credentials_client.py │ │ │ ├── catalog_client.py │ │ │ ├── credentials_client.py │ │ │ ├── domain_configuration_client.py │ │ │ ├── domains_client.py │ │ │ ├── endpoint_filter_client.py │ │ │ ├── endpoint_groups_client.py │ │ │ ├── endpoints_client.py │ │ │ ├── groups_client.py │ │ │ ├── identity_client.py │ │ │ ├── identity_providers_client.py │ │ │ ├── inherited_roles_client.py │ │ │ ├── limits_client.py │ │ │ ├── mappings_client.py │ │ │ ├── oauth_consumers_client.py │ │ │ ├── oauth_token_client.py │ │ │ ├── policies_client.py │ │ │ ├── project_tags_client.py │ │ │ ├── projects_client.py │ │ │ ├── protocols_client.py │ │ │ ├── regions_client.py │ │ │ ├── role_assignments_client.py │ │ │ ├── roles_client.py │ │ │ ├── service_providers_client.py │ │ │ ├── services_client.py │ │ │ ├── token_client.py │ │ │ ├── trusts_client.py │ │ │ ├── users_client.py │ │ │ └── versions_client.py │ │ ├── image │ │ ├── __init__.py │ │ └── v2 │ │ │ ├── __init__.py │ │ │ ├── image_cache_client.py │ │ │ ├── image_members_client.py │ │ │ ├── images_client.py │ │ │ ├── namespace_objects_client.py │ │ │ ├── namespace_properties_client.py │ │ │ ├── namespace_tags_client.py │ │ │ ├── namespaces_client.py │ │ │ ├── resource_types_client.py │ │ │ ├── schemas_client.py │ │ │ ├── tasks_client.py │ │ │ └── versions_client.py │ │ ├── network │ │ ├── __init__.py │ │ ├── agents_client.py │ │ ├── base.py │ │ ├── extensions_client.py │ │ ├── floating_ips_client.py │ │ ├── floating_ips_port_forwarding_client.py │ │ ├── log_resource_client.py │ │ ├── loggable_resource_client.py │ │ ├── metering_label_rules_client.py │ │ ├── metering_labels_client.py │ │ ├── networks_client.py │ │ ├── ports_client.py │ │ ├── qos_client.py │ │ ├── qos_limit_bandwidth_rules_client.py │ │ ├── qos_minimum_bandwidth_rules_client.py │ │ ├── qos_minimum_packet_rate_rules_client.py │ │ ├── quotas_client.py │ │ ├── routers_client.py │ │ ├── security_group_rules_client.py │ │ ├── security_groups_client.py │ │ ├── segments_client.py │ │ ├── service_providers_client.py │ │ ├── subnetpools_client.py │ │ ├── subnets_client.py │ │ ├── tags_client.py │ │ ├── trunks_client.py │ │ └── versions_client.py │ │ ├── object_storage │ │ ├── __init__.py │ │ ├── account_client.py │ │ ├── bulk_middleware_client.py │ │ ├── capabilities_client.py │ │ ├── container_client.py │ │ └── object_client.py │ │ ├── placement │ │ ├── __init__.py │ │ ├── base_placement_client.py │ │ ├── placement_client.py │ │ └── resource_providers_client.py │ │ └── volume │ │ ├── __init__.py │ │ ├── base_client.py │ │ ├── v2 │ │ ├── __init__.py │ │ ├── availability_zone_client.py │ │ ├── backups_client.py │ │ ├── capabilities_client.py │ │ ├── encryption_types_client.py │ │ ├── extensions_client.py │ │ ├── hosts_client.py │ │ ├── limits_client.py │ │ ├── qos_client.py │ │ ├── quota_classes_client.py │ │ ├── quotas_client.py │ │ ├── scheduler_stats_client.py │ │ ├── services_client.py │ │ ├── snapshot_manage_client.py │ │ ├── snapshots_client.py │ │ ├── transfers_client.py │ │ ├── types_client.py │ │ ├── volume_manage_client.py │ │ └── volumes_client.py │ │ └── v3 │ │ ├── __init__.py │ │ ├── attachments_client.py │ │ ├── availability_zone_client.py │ │ ├── backups_client.py │ │ ├── base_client.py │ │ ├── capabilities_client.py │ │ ├── encryption_types_client.py │ │ ├── extensions_client.py │ │ ├── group_snapshots_client.py │ │ ├── group_types_client.py │ │ ├── groups_client.py │ │ ├── hosts_client.py │ │ ├── limits_client.py │ │ ├── messages_client.py │ │ ├── qos_client.py │ │ ├── quota_classes_client.py │ │ ├── quotas_client.py │ │ ├── scheduler_stats_client.py │ │ ├── services_client.py │ │ ├── snapshot_manage_client.py │ │ ├── snapshots_client.py │ │ ├── transfers_client.py │ │ ├── types_client.py │ │ ├── versions_client.py │ │ ├── volume_manage_client.py │ │ └── volumes_client.py ├── scenario │ ├── README.rst │ ├── __init__.py │ ├── manager.py │ ├── test_compute_unified_limits.py │ ├── test_dashboard_basic_ops.py │ ├── test_encrypted_cinder_volumes.py │ ├── test_instances_with_cinder_volumes.py │ ├── test_minimum_basic.py │ ├── test_network_advanced_server_ops.py │ ├── test_network_basic_ops.py │ ├── test_network_qos_placement.py │ ├── test_network_v6.py │ ├── test_object_storage_basic_ops.py │ ├── test_security_groups_basic_ops.py │ ├── test_server_advanced_ops.py │ ├── test_server_basic_ops.py │ ├── test_server_multinode.py │ ├── test_server_volume_attachment.py │ ├── test_shelve_instance.py │ ├── test_snapshot_pattern.py │ ├── test_stamp_pattern.py │ ├── test_unified_limits.py │ ├── test_volume_backup_restore.py │ ├── test_volume_boot_pattern.py │ └── test_volume_migrate_attached.py ├── serial_tests │ ├── README.rst │ ├── __init__.py │ ├── api │ │ ├── __init__.py │ │ └── compute │ │ │ ├── __init__.py │ │ │ └── admin │ │ │ ├── __init__.py │ │ │ ├── test_aggregates.py │ │ │ └── test_server_affinity.py │ └── scenario │ │ ├── __init__.py │ │ └── test_aggregates_basic_ops.py ├── test.py ├── test_discover │ ├── __init__.py │ ├── plugins.py │ └── test_discover.py ├── tests │ ├── README.rst │ ├── __init__.py │ ├── api │ │ ├── __init__.py │ │ └── compute │ │ │ ├── __init__.py │ │ │ └── test_base.py │ ├── base.py │ ├── cmd │ │ ├── __init__.py │ │ ├── subunit_describe_calls_data │ │ │ ├── calls.subunit │ │ │ └── calls_subunit_expected.json │ │ ├── test_account_generator.py │ │ ├── test_cleanup.py │ │ ├── test_cleanup_services.py │ │ ├── test_list_plugins.py │ │ ├── test_resource_list.json │ │ ├── test_run.py │ │ ├── test_saved_state_json.json │ │ ├── test_subunit_describe_calls.py │ │ ├── test_tempest_init.py │ │ ├── test_verify_tempest_config.py │ │ └── test_workspace.py │ ├── common │ │ ├── __init__.py │ │ ├── test_admin_available.py │ │ ├── test_alt_available.py │ │ ├── test_compute.py │ │ ├── test_credentials_factory.py │ │ ├── test_custom_matchers.py │ │ ├── test_image.py │ │ ├── test_waiters.py │ │ └── utils │ │ │ ├── __init__.py │ │ │ ├── linux │ │ │ ├── __init__.py │ │ │ └── test_remote_client.py │ │ │ └── test_net_utils.py │ ├── fake_config.py │ ├── fake_tempest_plugin.py │ ├── files │ │ ├── __init__.py │ │ ├── failing-tests │ │ ├── passing-tests │ │ ├── setup.cfg │ │ └── testr-conf │ ├── lib │ │ ├── __init__.py │ │ ├── cli │ │ │ ├── __init__.py │ │ │ ├── test_command_failed.py │ │ │ ├── test_execute.py │ │ │ └── test_output_parser.py │ │ ├── cmd │ │ │ ├── __init__.py │ │ │ └── test_check_uuid.py │ │ ├── common │ │ │ ├── __init__.py │ │ │ ├── test_api_version_request.py │ │ │ ├── test_api_version_utils.py │ │ │ ├── test_cred_client.py │ │ │ ├── test_dynamic_creds.py │ │ │ ├── test_http.py │ │ │ ├── test_jsonschema_validator.py │ │ │ ├── test_preprov_creds.py │ │ │ ├── test_profiler.py │ │ │ ├── test_rest_client.py │ │ │ ├── test_validation_resources.py │ │ │ └── utils │ │ │ │ ├── __init__.py │ │ │ │ ├── linux │ │ │ │ ├── __init__.py │ │ │ │ └── test_remote_client.py │ │ │ │ ├── test_data_utils.py │ │ │ │ ├── test_misc.py │ │ │ │ └── test_test_utils.py │ │ ├── fake_auth_provider.py │ │ ├── fake_credentials.py │ │ ├── fake_http.py │ │ ├── fake_identity.py │ │ ├── services │ │ │ ├── __init__.py │ │ │ ├── base.py │ │ │ ├── compute │ │ │ │ ├── __init__.py │ │ │ │ ├── test_agents_client.py │ │ │ │ ├── test_aggregates_client.py │ │ │ │ ├── test_assisted_volume_snapshots_client.py │ │ │ │ ├── test_availability_zone_client.py │ │ │ │ ├── test_baremetal_nodes_client.py │ │ │ │ ├── test_base_compute_client.py │ │ │ │ ├── test_certificates_client.py │ │ │ │ ├── test_extensions_client.py │ │ │ │ ├── test_flavors_client.py │ │ │ │ ├── test_floating_ips_client.py │ │ │ │ ├── test_hosts_client.py │ │ │ │ ├── test_hypervisor_client.py │ │ │ │ ├── test_images_client.py │ │ │ │ ├── test_instance_usage_audit_log_client.py │ │ │ │ ├── test_interfaces_client.py │ │ │ │ ├── test_keypairs_client.py │ │ │ │ ├── test_limits_client.py │ │ │ │ ├── test_migrations_client.py │ │ │ │ ├── test_networks_client.py │ │ │ │ ├── test_quota_classes_client.py │ │ │ │ ├── test_quotas_client.py │ │ │ │ ├── test_security_group_default_rules_client.py │ │ │ │ ├── test_security_group_rules_client.py │ │ │ │ ├── test_security_groups_client.py │ │ │ │ ├── test_server_external_events_client.py │ │ │ │ ├── test_server_groups_client.py │ │ │ │ ├── test_servers_client.py │ │ │ │ ├── test_services_client.py │ │ │ │ ├── test_snapshots_client.py │ │ │ │ ├── test_tenant_networks_client.py │ │ │ │ ├── test_tenant_usages_client.py │ │ │ │ ├── test_versions_client.py │ │ │ │ └── test_volumes_client.py │ │ │ ├── identity │ │ │ │ ├── __init__.py │ │ │ │ ├── v2 │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── test_endpoints_client.py │ │ │ │ │ ├── test_identity_client.py │ │ │ │ │ ├── test_roles_client.py │ │ │ │ │ ├── test_services_client.py │ │ │ │ │ ├── test_tenants_client.py │ │ │ │ │ ├── test_token_client.py │ │ │ │ │ └── test_users_client.py │ │ │ │ └── v3 │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── test_access_rules_client.py │ │ │ │ │ ├── test_application_credentials_client.py │ │ │ │ │ ├── test_catalog_client.py │ │ │ │ │ ├── test_credentials_client.py │ │ │ │ │ ├── test_domain_configuration_client.py │ │ │ │ │ ├── test_domains_client.py │ │ │ │ │ ├── test_endpoint_filter_client.py │ │ │ │ │ ├── test_endpoint_groups_client.py │ │ │ │ │ ├── test_endpoints_client.py │ │ │ │ │ ├── test_groups_client.py │ │ │ │ │ ├── test_identity_client.py │ │ │ │ │ ├── test_identity_providers_client.py │ │ │ │ │ ├── test_inherited_roles_client.py │ │ │ │ │ ├── test_limit_client.py │ │ │ │ │ ├── test_mappings_client.py │ │ │ │ │ ├── test_oauth_consumers_client.py │ │ │ │ │ ├── test_oauth_token_client.py │ │ │ │ │ ├── test_policies_client.py │ │ │ │ │ ├── test_project_tags_client.py │ │ │ │ │ ├── test_projects_client.py │ │ │ │ │ ├── test_protocols_client.py │ │ │ │ │ ├── test_regions_client.py │ │ │ │ │ ├── test_role_assignments_client.py │ │ │ │ │ ├── test_roles_client.py │ │ │ │ │ ├── test_service_providers_client.py │ │ │ │ │ ├── test_services_client.py │ │ │ │ │ ├── test_token_client.py │ │ │ │ │ ├── test_trusts_client.py │ │ │ │ │ ├── test_users_client.py │ │ │ │ │ └── test_versions_client.py │ │ │ ├── image │ │ │ │ ├── __init__.py │ │ │ │ └── v2 │ │ │ │ │ ├── __init__.py │ │ │ │ │ ├── test_image_cache_client.py │ │ │ │ │ ├── test_image_members_client.py │ │ │ │ │ ├── test_image_tasks_client.py │ │ │ │ │ ├── test_images_client.py │ │ │ │ │ ├── test_namespace_object_client.py │ │ │ │ │ ├── test_namespace_properties_client.py │ │ │ │ │ ├── test_namespace_tags_client.py │ │ │ │ │ ├── test_namespaces_client.py │ │ │ │ │ ├── test_resource_types_client.py │ │ │ │ │ ├── test_schemas_client.py │ │ │ │ │ └── test_versions_client.py │ │ │ ├── network │ │ │ │ ├── __init__.py │ │ │ │ ├── test_agents_client.py │ │ │ │ ├── test_base_network_client.py │ │ │ │ ├── test_extensions_client.py │ │ │ │ ├── test_floating_ips_client.py │ │ │ │ ├── test_floating_ips_port_forwarding_client.py │ │ │ │ ├── test_log_resource_client.py │ │ │ │ ├── test_loggable_resource_client.py │ │ │ │ ├── test_metering_label_rules_client.py │ │ │ │ ├── test_metering_labels_client.py │ │ │ │ ├── test_networks_client.py │ │ │ │ ├── test_ports_client.py │ │ │ │ ├── test_qos_client.py │ │ │ │ ├── test_qos_limit_bandwidth_rules_client.py │ │ │ │ ├── test_qos_minimum_bandwidth_rules_client.py │ │ │ │ ├── test_qos_minimum_packet_rate_rules_client.py │ │ │ │ ├── test_quotas_client.py │ │ │ │ ├── test_routers_client.py │ │ │ │ ├── test_security_group_rules_client.py │ │ │ │ ├── test_security_groups_client.py │ │ │ │ ├── test_segments_client.py │ │ │ │ ├── test_service_providers_client.py │ │ │ │ ├── test_subnetpools_client.py │ │ │ │ ├── test_subnets_client.py │ │ │ │ ├── test_tags_client.py │ │ │ │ ├── test_trunks_client.py │ │ │ │ └── test_versions_client.py │ │ │ ├── object_storage │ │ │ │ ├── __init__.py │ │ │ │ ├── test_bulk_middleware_client.py │ │ │ │ ├── test_capabilities_client.py │ │ │ │ └── test_object_client.py │ │ │ ├── placement │ │ │ │ ├── __init__.py │ │ │ │ ├── test_placement_client.py │ │ │ │ └── test_resource_providers_client.py │ │ │ ├── registry_fixture.py │ │ │ ├── test_clients.py │ │ │ └── volume │ │ │ │ ├── __init__.py │ │ │ │ └── v3 │ │ │ │ ├── __init__.py │ │ │ │ ├── test_attachments_client.py │ │ │ │ ├── test_availability_zone_client.py │ │ │ │ ├── test_backups_client.py │ │ │ │ ├── test_capabilities_client.py │ │ │ │ ├── test_encryption_types_client.py │ │ │ │ ├── test_extensions_client.py │ │ │ │ ├── test_group_snapshots_client.py │ │ │ │ ├── test_group_types_client.py │ │ │ │ ├── test_groups_client.py │ │ │ │ ├── test_hosts_client.py │ │ │ │ ├── test_limits_client.py │ │ │ │ ├── test_quota_classes_client.py │ │ │ │ ├── test_quotas_client.py │ │ │ │ ├── test_scheduler_stats_client.py │ │ │ │ ├── test_services_client.py │ │ │ │ ├── test_snapshot_manage_client.py │ │ │ │ ├── test_snapshots_client.py │ │ │ │ ├── test_transfers_client.py │ │ │ │ ├── test_types_client.py │ │ │ │ ├── test_user_messages_client.py │ │ │ │ ├── test_versions_client.py │ │ │ │ ├── test_volume_manage_client.py │ │ │ │ └── test_volumes_client.py │ │ ├── test_api_microversion_fixture.py │ │ ├── test_auth.py │ │ ├── test_base.py │ │ ├── test_credentials.py │ │ ├── test_decorators.py │ │ ├── test_ssh.py │ │ └── test_tempest_lib.py │ ├── test_base_test.py │ ├── test_config.py │ ├── test_decorators.py │ ├── test_hacking.py │ ├── test_imports.py │ ├── test_list_tests.py │ ├── test_microversions.py │ ├── test_tempest_plugin.py │ ├── test_test.py │ └── utils.py └── version.py ├── test-requirements.txt ├── tools ├── check_logs.py ├── format.sh ├── generate-tempest-plugins-list.py ├── generate-tempest-plugins-list.sh ├── skip_tracker.py ├── tempest-extra-tests-list.txt ├── tempest-integrated-gate-compute-exclude-list.txt ├── tempest-integrated-gate-networking-exclude-list.txt ├── tempest-integrated-gate-object-storage-exclude-list.txt ├── tempest-integrated-gate-placement-exclude-list.txt ├── tempest-integrated-gate-storage-blacklist.txt ├── tempest-integrated-gate-storage-exclude-list.txt ├── tempest-plugin-sanity.sh ├── verify-ipv6-only-deployments.sh └── with_venv.sh ├── tox.ini └── zuul.d ├── base.yaml ├── integrated-gate.yaml ├── project.yaml ├── stable-jobs.yaml └── tempest-specific.yaml /.coveragerc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/.coveragerc -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitreview: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/.gitreview -------------------------------------------------------------------------------- /.mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/.mailmap -------------------------------------------------------------------------------- /.stestr.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/.stestr.conf -------------------------------------------------------------------------------- /CONTRIBUTING.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/CONTRIBUTING.rst -------------------------------------------------------------------------------- /HACKING.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/HACKING.rst -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/LICENSE -------------------------------------------------------------------------------- /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/README.rst -------------------------------------------------------------------------------- /REVIEWING.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/REVIEWING.rst -------------------------------------------------------------------------------- /bindep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/bindep.txt -------------------------------------------------------------------------------- /doc/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/requirements.txt -------------------------------------------------------------------------------- /doc/source/HACKING.rst: -------------------------------------------------------------------------------- 1 | ../../HACKING.rst -------------------------------------------------------------------------------- /doc/source/REVIEWING.rst: -------------------------------------------------------------------------------- 1 | ../../REVIEWING.rst -------------------------------------------------------------------------------- /doc/source/_extra/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/_extra/.htaccess -------------------------------------------------------------------------------- /doc/source/_static/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /doc/source/account_generator.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/account_generator.rst -------------------------------------------------------------------------------- /doc/source/cleanup.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/cleanup.rst -------------------------------------------------------------------------------- /doc/source/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/conf.py -------------------------------------------------------------------------------- /doc/source/configuration.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/configuration.rst -------------------------------------------------------------------------------- /doc/source/contributor/contributing.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/contributor/contributing.rst -------------------------------------------------------------------------------- /doc/source/data/tempest-plugins-registry.header: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/data/tempest-plugins-registry.header -------------------------------------------------------------------------------- /doc/source/field_guide/api.rst: -------------------------------------------------------------------------------- 1 | ../../../tempest/api/README.rst -------------------------------------------------------------------------------- /doc/source/field_guide/index.rst: -------------------------------------------------------------------------------- 1 | ../../../tempest/README.rst -------------------------------------------------------------------------------- /doc/source/field_guide/scenario.rst: -------------------------------------------------------------------------------- 1 | ../../../tempest/scenario/README.rst -------------------------------------------------------------------------------- /doc/source/field_guide/unit_tests.rst: -------------------------------------------------------------------------------- 1 | ../../../tempest/tests/README.rst -------------------------------------------------------------------------------- /doc/source/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/index.rst -------------------------------------------------------------------------------- /doc/source/keystone_scopes_and_roles_support.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/keystone_scopes_and_roles_support.rst -------------------------------------------------------------------------------- /doc/source/library.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library.rst -------------------------------------------------------------------------------- /doc/source/library/api_microversion_testing.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/api_microversion_testing.rst -------------------------------------------------------------------------------- /doc/source/library/auth.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/auth.rst -------------------------------------------------------------------------------- /doc/source/library/cli.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/cli.rst -------------------------------------------------------------------------------- /doc/source/library/clients.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/clients.rst -------------------------------------------------------------------------------- /doc/source/library/credential_providers.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/credential_providers.rst -------------------------------------------------------------------------------- /doc/source/library/decorators.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/decorators.rst -------------------------------------------------------------------------------- /doc/source/library/rest_client.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/rest_client.rst -------------------------------------------------------------------------------- /doc/source/library/service_clients/compute_clients.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/service_clients/compute_clients.rst -------------------------------------------------------------------------------- /doc/source/library/utils.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/utils.rst -------------------------------------------------------------------------------- /doc/source/library/validation_resources.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/library/validation_resources.rst -------------------------------------------------------------------------------- /doc/source/microversion_testing.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/microversion_testing.rst -------------------------------------------------------------------------------- /doc/source/overview.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/overview.rst -------------------------------------------------------------------------------- /doc/source/plugins/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/plugins/index.rst -------------------------------------------------------------------------------- /doc/source/plugins/plugin.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/plugins/plugin.rst -------------------------------------------------------------------------------- /doc/source/requirement_upper_constraint_for_tempest.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/requirement_upper_constraint_for_tempest.rst -------------------------------------------------------------------------------- /doc/source/run.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/run.rst -------------------------------------------------------------------------------- /doc/source/sampleconf.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/sampleconf.rst -------------------------------------------------------------------------------- /doc/source/serial_tests.rst: -------------------------------------------------------------------------------- 1 | ../../tempest/serial_tests/README.rst -------------------------------------------------------------------------------- /doc/source/stable_branch_support_policy.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/stable_branch_support_policy.rst -------------------------------------------------------------------------------- /doc/source/stable_branch_testing_policy.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/stable_branch_testing_policy.rst -------------------------------------------------------------------------------- /doc/source/subunit_describe_calls.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/subunit_describe_calls.rst -------------------------------------------------------------------------------- /doc/source/supported_version.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/supported_version.rst -------------------------------------------------------------------------------- /doc/source/test_removal.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/test_removal.rst -------------------------------------------------------------------------------- /doc/source/tests/modules.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/tests/modules.rst -------------------------------------------------------------------------------- /doc/source/workspace.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/workspace.rst -------------------------------------------------------------------------------- /doc/source/write_tests.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/doc/source/write_tests.rst -------------------------------------------------------------------------------- /etc/accounts.yaml.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/etc/accounts.yaml.sample -------------------------------------------------------------------------------- /etc/allow-list.yaml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /etc/logging.conf.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/etc/logging.conf.sample -------------------------------------------------------------------------------- /etc/rbac-persona-accounts.yaml.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/etc/rbac-persona-accounts.yaml.sample -------------------------------------------------------------------------------- /playbooks/devstack-tempest-ipv6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/playbooks/devstack-tempest-ipv6.yaml -------------------------------------------------------------------------------- /playbooks/devstack-tempest.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/playbooks/devstack-tempest.yaml -------------------------------------------------------------------------------- /playbooks/post-tempest.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/playbooks/post-tempest.yaml -------------------------------------------------------------------------------- /releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml -------------------------------------------------------------------------------- /releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/add-location-api-5a57ab29dc6d6cd7.yaml: -------------------------------------------------------------------------------- 1 | --- 2 | features: 3 | - | 4 | Add new location API support to image V2 client 5 | -------------------------------------------------------------------------------- /releasenotes/notes/add-option-to-specify-source-host.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/add-option-to-specify-source-host.yaml -------------------------------------------------------------------------------- /releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml -------------------------------------------------------------------------------- /releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml -------------------------------------------------------------------------------- /releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml -------------------------------------------------------------------------------- /releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml -------------------------------------------------------------------------------- /releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml -------------------------------------------------------------------------------- /releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml -------------------------------------------------------------------------------- /releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml -------------------------------------------------------------------------------- /releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml -------------------------------------------------------------------------------- /releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml -------------------------------------------------------------------------------- /releasenotes/notes/resource-list-cbf9779e8b434654.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/resource-list-cbf9779e8b434654.yaml -------------------------------------------------------------------------------- /releasenotes/notes/system-scope-44244cc955a7825f.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/notes/system-scope-44244cc955a7825f.yaml -------------------------------------------------------------------------------- /releasenotes/source/_static/.placeholder: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /releasenotes/source/_templates/.placeholder: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /releasenotes/source/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/conf.py -------------------------------------------------------------------------------- /releasenotes/source/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/index.rst -------------------------------------------------------------------------------- /releasenotes/source/unreleased.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/unreleased.rst -------------------------------------------------------------------------------- /releasenotes/source/v10.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v10.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v11.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v11.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v12.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v12.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v13.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v13.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v14.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v14.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v15.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v15.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v16.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v16.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v16.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v16.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v17.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v17.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v17.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v17.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v17.2.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v17.2.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v18.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v18.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v19.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v19.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v20.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v20.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v21.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v21.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v22.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v22.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v22.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v22.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v23.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v23.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v24.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v24.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v26.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v26.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v26.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v26.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v27.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v27.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v28.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v28.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v28.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v28.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v29.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v29.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v29.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v29.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v29.2.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v29.2.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v30.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v30.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v31.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v31.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v31.1.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v31.1.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v32.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v32.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v33.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v33.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v34.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v34.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v34.2.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v34.2.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v35.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v35.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v36.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v36.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v37.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v37.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v38.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v38.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v39.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v39.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v40.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v40.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v41.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v41.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v42.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v42.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v43.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v43.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v44.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v44.0.0.rst -------------------------------------------------------------------------------- /releasenotes/source/v45.0.0.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/releasenotes/source/v45.0.0.rst -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/requirements.txt -------------------------------------------------------------------------------- /roles/acl-devstack-files/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/acl-devstack-files/README.rst -------------------------------------------------------------------------------- /roles/acl-devstack-files/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/acl-devstack-files/defaults/main.yaml -------------------------------------------------------------------------------- /roles/acl-devstack-files/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/acl-devstack-files/tasks/main.yaml -------------------------------------------------------------------------------- /roles/run-tempest-26/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest-26/README.rst -------------------------------------------------------------------------------- /roles/run-tempest-26/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest-26/defaults/main.yaml -------------------------------------------------------------------------------- /roles/run-tempest-26/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest-26/tasks/main.yaml -------------------------------------------------------------------------------- /roles/run-tempest/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest/README.rst -------------------------------------------------------------------------------- /roles/run-tempest/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest/defaults/main.yaml -------------------------------------------------------------------------------- /roles/run-tempest/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/run-tempest/tasks/main.yaml -------------------------------------------------------------------------------- /roles/set-src-dest-host/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/set-src-dest-host/defaults/main.yaml -------------------------------------------------------------------------------- /roles/set-src-dest-host/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/set-src-dest-host/tasks/main.yaml -------------------------------------------------------------------------------- /roles/setup-tempest-data-dir/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-data-dir/README.rst -------------------------------------------------------------------------------- /roles/setup-tempest-data-dir/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-data-dir/defaults/main.yaml -------------------------------------------------------------------------------- /roles/setup-tempest-data-dir/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-data-dir/tasks/main.yaml -------------------------------------------------------------------------------- /roles/setup-tempest-run-dir/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-run-dir/README.rst -------------------------------------------------------------------------------- /roles/setup-tempest-run-dir/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-run-dir/defaults/main.yaml -------------------------------------------------------------------------------- /roles/setup-tempest-run-dir/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/setup-tempest-run-dir/tasks/main.yaml -------------------------------------------------------------------------------- /roles/tempest-cleanup/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/tempest-cleanup/README.rst -------------------------------------------------------------------------------- /roles/tempest-cleanup/defaults/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/tempest-cleanup/defaults/main.yaml -------------------------------------------------------------------------------- /roles/tempest-cleanup/tasks/dry_run.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/tempest-cleanup/tasks/dry_run.yaml -------------------------------------------------------------------------------- /roles/tempest-cleanup/tasks/dry_run_checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/tempest-cleanup/tasks/dry_run_checker.py -------------------------------------------------------------------------------- /roles/tempest-cleanup/tasks/main.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/roles/tempest-cleanup/tasks/main.yaml -------------------------------------------------------------------------------- /setup.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/setup.cfg -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/setup.py -------------------------------------------------------------------------------- /tempest/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/README.rst -------------------------------------------------------------------------------- /tempest/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/README.rst -------------------------------------------------------------------------------- /tempest/api/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_aggregates_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_aggregates_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_auto_allocate_network.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_auto_allocate_network.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_availability_zone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_availability_zone.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_create_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_create_server.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_delete_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_delete_server.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_flavors.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_flavors.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_flavors_access.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_flavors_access.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_flavors_extra_specs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_flavors_extra_specs.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_flavors_microversions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_flavors_microversions.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_hosts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_hosts.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_hosts_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_hosts_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_hypervisor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_hypervisor.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_hypervisor_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_hypervisor_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_keypairs_v210.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_keypairs_v210.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_live_migration.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_live_migration.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_migrations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_migrations.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_networks.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_quotas.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_quotas_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_quotas_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_security_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_security_groups.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_server_diagnostics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_server_diagnostics.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_servers.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_servers_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_servers_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_servers_on_multinodes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_servers_on_multinodes.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_services.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_services_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_services_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_simple_tenant_usage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_simple_tenant_usage.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_spice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_spice.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_volume.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_volume.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_volume_swap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_volume_swap.py -------------------------------------------------------------------------------- /tempest/api/compute/admin/test_volumes_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/admin/test_volumes_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/api_microversion_fixture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/api_microversion_fixture.py -------------------------------------------------------------------------------- /tempest/api/compute/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/base.py -------------------------------------------------------------------------------- /tempest/api/compute/certificates/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/flavors/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/flavors/test_flavors.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/flavors/test_flavors.py -------------------------------------------------------------------------------- /tempest/api/compute/flavors/test_flavors_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/flavors/test_flavors_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/floating_ips/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/floating_ips/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/floating_ips/base.py -------------------------------------------------------------------------------- /tempest/api/compute/images/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/images/test_image_metadata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_image_metadata.py -------------------------------------------------------------------------------- /tempest/api/compute/images/test_images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_images.py -------------------------------------------------------------------------------- /tempest/api/compute/images/test_images_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_images_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/images/test_images_oneserver.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_images_oneserver.py -------------------------------------------------------------------------------- /tempest/api/compute/images/test_list_image_filters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_list_image_filters.py -------------------------------------------------------------------------------- /tempest/api/compute/images/test_list_images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/images/test_list_images.py -------------------------------------------------------------------------------- /tempest/api/compute/keypairs/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/keypairs/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/keypairs/base.py -------------------------------------------------------------------------------- /tempest/api/compute/keypairs/test_keypairs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/keypairs/test_keypairs.py -------------------------------------------------------------------------------- /tempest/api/compute/keypairs/test_keypairs_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/keypairs/test_keypairs_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/keypairs/test_keypairs_v22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/keypairs/test_keypairs_v22.py -------------------------------------------------------------------------------- /tempest/api/compute/limits/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/limits/test_absolute_limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/limits/test_absolute_limits.py -------------------------------------------------------------------------------- /tempest/api/compute/security_groups/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/security_groups/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/security_groups/base.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_attach_interfaces.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_attach_interfaces.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_availability_zone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_availability_zone.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_create_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_create_server.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_delete_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_delete_server.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_device_tagging.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_device_tagging.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_disk_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_disk_config.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_instance_actions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_instance_actions.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_list_server_filters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_list_server_filters.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_multiple_create.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_multiple_create.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_novnc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_novnc.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_actions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_actions.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_addresses.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_addresses.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_group.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_group.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_metadata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_metadata.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_password.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_password.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_personality.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_personality.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_rescue.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_rescue.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_server_tags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_server_tags.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_servers.py -------------------------------------------------------------------------------- /tempest/api/compute/servers/test_servers_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/servers/test_servers_negative.py -------------------------------------------------------------------------------- /tempest/api/compute/test_extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/test_extensions.py -------------------------------------------------------------------------------- /tempest/api/compute/test_networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/test_networks.py -------------------------------------------------------------------------------- /tempest/api/compute/test_quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/test_quotas.py -------------------------------------------------------------------------------- /tempest/api/compute/test_tenant_networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/test_tenant_networks.py -------------------------------------------------------------------------------- /tempest/api/compute/test_versions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/test_versions.py -------------------------------------------------------------------------------- /tempest/api/compute/volumes/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/compute/volumes/test_attach_volume.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/volumes/test_attach_volume.py -------------------------------------------------------------------------------- /tempest/api/compute/volumes/test_volume_snapshots.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/volumes/test_volume_snapshots.py -------------------------------------------------------------------------------- /tempest/api/compute/volumes/test_volumes_get.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/volumes/test_volumes_get.py -------------------------------------------------------------------------------- /tempest/api/compute/volumes/test_volumes_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/volumes/test_volumes_list.py -------------------------------------------------------------------------------- /tempest/api/compute/volumes/test_volumes_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/compute/volumes/test_volumes_negative.py -------------------------------------------------------------------------------- /tempest/api/identity/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/__init__.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_credentials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_credentials.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_domains.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_domains.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_domains_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_domains_negative.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_endpoint_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_endpoint_groups.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_endpoints.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_endpoints.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_groups.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_inherits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_inherits.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_list_projects.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_list_projects.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_list_users.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_list_users.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_oauth_consumers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_oauth_consumers.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_policies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_policies.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_project_tags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_project_tags.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_projects.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_projects.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_projects_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_projects_negative.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_regions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_regions.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_roles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_roles.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_services.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_tokens.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_tokens.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_trusts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_trusts.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_users.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_users.py -------------------------------------------------------------------------------- /tempest/api/identity/admin/v3/test_users_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/admin/v3/test_users_negative.py -------------------------------------------------------------------------------- /tempest/api/identity/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/base.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_access_rules.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_access_rules.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_api_discovery.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_api_discovery.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_application_credentials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_application_credentials.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_catalog.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_catalog.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_domains.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_domains.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_ec2_credentials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_ec2_credentials.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_projects.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_projects.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_tokens.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_tokens.py -------------------------------------------------------------------------------- /tempest/api/identity/v3/test_users.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/identity/v3/test_users.py -------------------------------------------------------------------------------- /tempest/api/image/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/image/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/base.py -------------------------------------------------------------------------------- /tempest/api/image/v2/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/image/v2/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/image/v2/admin/test_image_caching.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/admin/test_image_caching.py -------------------------------------------------------------------------------- /tempest/api/image/v2/admin/test_image_task.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/admin/test_image_task.py -------------------------------------------------------------------------------- /tempest/api/image/v2/admin/test_images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/admin/test_images.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_dependency.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_dependency.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_formats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_formats.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_member.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_member.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_member_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_member_negative.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_metadefs_schema.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_metadefs_schema.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_negative.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_tags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_tags.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_images_tags_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_images_tags_negative.py -------------------------------------------------------------------------------- /tempest/api/image/v2/test_versions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/image/v2/test_versions.py -------------------------------------------------------------------------------- /tempest/api/network/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/network/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/network/admin/test_dhcp_agent_scheduler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_dhcp_agent_scheduler.py -------------------------------------------------------------------------------- /tempest/api/network/admin/test_metering_extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_metering_extensions.py -------------------------------------------------------------------------------- /tempest/api/network/admin/test_ports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_ports.py -------------------------------------------------------------------------------- /tempest/api/network/admin/test_routers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_routers.py -------------------------------------------------------------------------------- /tempest/api/network/admin/test_routers_dvr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_routers_dvr.py -------------------------------------------------------------------------------- /tempest/api/network/admin/test_routers_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/admin/test_routers_negative.py -------------------------------------------------------------------------------- /tempest/api/network/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/base.py -------------------------------------------------------------------------------- /tempest/api/network/base_security_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/base_security_groups.py -------------------------------------------------------------------------------- /tempest/api/network/test_agent_management_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_agent_management_negative.py -------------------------------------------------------------------------------- /tempest/api/network/test_allowed_address_pair.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_allowed_address_pair.py -------------------------------------------------------------------------------- /tempest/api/network/test_dhcp_ipv6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_dhcp_ipv6.py -------------------------------------------------------------------------------- /tempest/api/network/test_extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_extensions.py -------------------------------------------------------------------------------- /tempest/api/network/test_extra_dhcp_options.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_extra_dhcp_options.py -------------------------------------------------------------------------------- /tempest/api/network/test_floating_ips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_floating_ips.py -------------------------------------------------------------------------------- /tempest/api/network/test_floating_ips_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_floating_ips_negative.py -------------------------------------------------------------------------------- /tempest/api/network/test_networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_networks.py -------------------------------------------------------------------------------- /tempest/api/network/test_networks_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_networks_negative.py -------------------------------------------------------------------------------- /tempest/api/network/test_ports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_ports.py -------------------------------------------------------------------------------- /tempest/api/network/test_routers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_routers.py -------------------------------------------------------------------------------- /tempest/api/network/test_routers_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_routers_negative.py -------------------------------------------------------------------------------- /tempest/api/network/test_security_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_security_groups.py -------------------------------------------------------------------------------- /tempest/api/network/test_security_groups_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_security_groups_negative.py -------------------------------------------------------------------------------- /tempest/api/network/test_service_providers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_service_providers.py -------------------------------------------------------------------------------- /tempest/api/network/test_subnetpools_extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_subnetpools_extensions.py -------------------------------------------------------------------------------- /tempest/api/network/test_tags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_tags.py -------------------------------------------------------------------------------- /tempest/api/network/test_versions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/network/test_versions.py -------------------------------------------------------------------------------- /tempest/api/object_storage/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/object_storage/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/base.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_account_bulk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_account_bulk.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_account_quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_account_quotas.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_account_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_account_services.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_container_acl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_container_acl.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_container_quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_container_quotas.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_container_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_container_services.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_container_staticweb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_container_staticweb.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_container_sync.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_container_sync.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_crossdomain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_crossdomain.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_healthcheck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_healthcheck.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_expiry.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_expiry.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_formpost.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_formpost.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_services.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_slo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_slo.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_temp_url.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_temp_url.py -------------------------------------------------------------------------------- /tempest/api/object_storage/test_object_version.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/object_storage/test_object_version.py -------------------------------------------------------------------------------- /tempest/api/volume/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/volume/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_backends_capabilities.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_backends_capabilities.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_group_snapshots.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_group_snapshots.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_group_type_specs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_group_type_specs.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_group_types.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_group_types.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_groups.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_multi_backend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_multi_backend.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_qos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_qos.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_snapshot_manage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_snapshot_manage.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_snapshots_actions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_snapshots_actions.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_user_messages.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_user_messages.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_hosts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_hosts.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_manage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_manage.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_pools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_pools.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_quota_classes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_quota_classes.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_quotas.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_quotas_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_quotas_negative.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_retype.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_retype.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_services.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_type_access.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_type_access.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_types.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_types.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volume_types_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volume_types_negative.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volumes_actions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volumes_actions.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volumes_backup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volumes_backup.py -------------------------------------------------------------------------------- /tempest/api/volume/admin/test_volumes_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/admin/test_volumes_list.py -------------------------------------------------------------------------------- /tempest/api/volume/api_microversion_fixture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/api_microversion_fixture.py -------------------------------------------------------------------------------- /tempest/api/volume/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/base.py -------------------------------------------------------------------------------- /tempest/api/volume/test_availability_zone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_availability_zone.py -------------------------------------------------------------------------------- /tempest/api/volume/test_extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_extensions.py -------------------------------------------------------------------------------- /tempest/api/volume/test_image_metadata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_image_metadata.py -------------------------------------------------------------------------------- /tempest/api/volume/test_snapshot_metadata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_snapshot_metadata.py -------------------------------------------------------------------------------- /tempest/api/volume/test_versions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_versions.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volume_absolute_limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volume_absolute_limits.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volume_delete_cascade.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volume_delete_cascade.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volume_metadata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volume_metadata.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volume_transfers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volume_transfers.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_actions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_actions.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_backup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_backup.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_clone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_clone.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_clone_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_clone_negative.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_extend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_extend.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_get.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_get.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_list.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_negative.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_snapshots.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_snapshots.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_snapshots_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_snapshots_list.py -------------------------------------------------------------------------------- /tempest/api/volume/test_volumes_snapshots_negative.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/api/volume/test_volumes_snapshots_negative.py -------------------------------------------------------------------------------- /tempest/clients.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/clients.py -------------------------------------------------------------------------------- /tempest/cmd/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/cmd/account_generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/account_generator.py -------------------------------------------------------------------------------- /tempest/cmd/cleanup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/cleanup.py -------------------------------------------------------------------------------- /tempest/cmd/cleanup_service.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/cleanup_service.py -------------------------------------------------------------------------------- /tempest/cmd/config-generator.tempest.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/config-generator.tempest.conf -------------------------------------------------------------------------------- /tempest/cmd/init.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/init.py -------------------------------------------------------------------------------- /tempest/cmd/list_plugins.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/list_plugins.py -------------------------------------------------------------------------------- /tempest/cmd/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/main.py -------------------------------------------------------------------------------- /tempest/cmd/run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/run.py -------------------------------------------------------------------------------- /tempest/cmd/subunit_describe_calls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/subunit_describe_calls.py -------------------------------------------------------------------------------- /tempest/cmd/verify_tempest_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/verify_tempest_config.py -------------------------------------------------------------------------------- /tempest/cmd/workspace.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/cmd/workspace.py -------------------------------------------------------------------------------- /tempest/common/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/common/compute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/compute.py -------------------------------------------------------------------------------- /tempest/common/credentials_factory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/credentials_factory.py -------------------------------------------------------------------------------- /tempest/common/custom_matchers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/custom_matchers.py -------------------------------------------------------------------------------- /tempest/common/identity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/identity.py -------------------------------------------------------------------------------- /tempest/common/image.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/image.py -------------------------------------------------------------------------------- /tempest/common/object_storage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/object_storage.py -------------------------------------------------------------------------------- /tempest/common/tempest_fixtures.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/tempest_fixtures.py -------------------------------------------------------------------------------- /tempest/common/utils/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/utils/__init__.py -------------------------------------------------------------------------------- /tempest/common/utils/linux/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/common/utils/linux/remote_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/utils/linux/remote_client.py -------------------------------------------------------------------------------- /tempest/common/utils/net_downtime.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/utils/net_downtime.py -------------------------------------------------------------------------------- /tempest/common/utils/net_info.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/utils/net_info.py -------------------------------------------------------------------------------- /tempest/common/utils/net_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/utils/net_utils.py -------------------------------------------------------------------------------- /tempest/common/waiters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/common/waiters.py -------------------------------------------------------------------------------- /tempest/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/config.py -------------------------------------------------------------------------------- /tempest/exceptions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/exceptions.py -------------------------------------------------------------------------------- /tempest/hacking/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/hacking/checks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/hacking/checks.py -------------------------------------------------------------------------------- /tempest/lib/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/agents.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/agents.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/flavors.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/flavors.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/hosts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/hosts.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/images.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/limits.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/quotas.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/servers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_1/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_1/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_100/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_11/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_13/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_16/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_19/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_2/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_23/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_26/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_28/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_3/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_3/servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_3/servers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_33/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_36/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_36/limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_36/limits.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_36/quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_36/quotas.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_39/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_39/limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_39/limits.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_41/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_45/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_45/images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_45/images.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_47/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_48/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_50/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_51/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_53/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_54/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_55/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_57/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_57/limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_57/limits.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_57/quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_57/quotas.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_58/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_59/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_6/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_6/servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_6/servers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_61/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_62/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_63/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_64/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_70/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_71/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_73/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_75/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_79/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_8/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_8/servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_8/servers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_80/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_89/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_9/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_9/servers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/compute/v2_9/servers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_96/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_98/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/compute/v2_99/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/backups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/backups.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/capabilities.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/capabilities.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/extensions.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/group_types.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/group_types.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/groups.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/hosts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/hosts.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/limits.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/manage_volume.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/manage_volume.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/messages.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/messages.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/qos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/qos.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/quota_classes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/quota_classes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/quotas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/quotas.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/services.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/snapshots.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/snapshots.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/transfers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/transfers.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_55/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_57/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_61/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_61/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_61/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_63/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_63/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_63/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_64/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_64/backups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_64/backups.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_64/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_64/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_65/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_65/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_65/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_69/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_69/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_69/volumes.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_7/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/v3_7/services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/v3_7/services.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/versions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/versions.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/volume_types.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/volume_types.py -------------------------------------------------------------------------------- /tempest/lib/api_schema/response/volume/volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/api_schema/response/volume/volumes.py -------------------------------------------------------------------------------- /tempest/lib/auth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/auth.py -------------------------------------------------------------------------------- /tempest/lib/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/base.py -------------------------------------------------------------------------------- /tempest/lib/cli/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/cli/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/cli/base.py -------------------------------------------------------------------------------- /tempest/lib/cli/output_parser.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/cli/output_parser.py -------------------------------------------------------------------------------- /tempest/lib/cmd/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/cmd/check_uuid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/cmd/check_uuid.py -------------------------------------------------------------------------------- /tempest/lib/cmd/skip_tracker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/cmd/skip_tracker.py -------------------------------------------------------------------------------- /tempest/lib/common/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/common/api_microversion_fixture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/api_microversion_fixture.py -------------------------------------------------------------------------------- /tempest/lib/common/api_version_request.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/api_version_request.py -------------------------------------------------------------------------------- /tempest/lib/common/api_version_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/api_version_utils.py -------------------------------------------------------------------------------- /tempest/lib/common/cred_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/cred_client.py -------------------------------------------------------------------------------- /tempest/lib/common/cred_provider.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/cred_provider.py -------------------------------------------------------------------------------- /tempest/lib/common/dynamic_creds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/dynamic_creds.py -------------------------------------------------------------------------------- /tempest/lib/common/fixed_network.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/fixed_network.py -------------------------------------------------------------------------------- /tempest/lib/common/http.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/http.py -------------------------------------------------------------------------------- /tempest/lib/common/jsonschema_validator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/jsonschema_validator.py -------------------------------------------------------------------------------- /tempest/lib/common/preprov_creds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/preprov_creds.py -------------------------------------------------------------------------------- /tempest/lib/common/profiler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/profiler.py -------------------------------------------------------------------------------- /tempest/lib/common/rest_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/rest_client.py -------------------------------------------------------------------------------- /tempest/lib/common/ssh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/ssh.py -------------------------------------------------------------------------------- /tempest/lib/common/thread.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/thread.py -------------------------------------------------------------------------------- /tempest/lib/common/utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/common/utils/data_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/utils/data_utils.py -------------------------------------------------------------------------------- /tempest/lib/common/utils/linux/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/common/utils/linux/remote_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/utils/linux/remote_client.py -------------------------------------------------------------------------------- /tempest/lib/common/utils/misc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/utils/misc.py -------------------------------------------------------------------------------- /tempest/lib/common/utils/test_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/utils/test_utils.py -------------------------------------------------------------------------------- /tempest/lib/common/validation_resources.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/common/validation_resources.py -------------------------------------------------------------------------------- /tempest/lib/decorators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/decorators.py -------------------------------------------------------------------------------- /tempest/lib/exceptions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/exceptions.py -------------------------------------------------------------------------------- /tempest/lib/services/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/lib/services/clients.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/clients.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/agents_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/agents_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/aggregates_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/aggregates_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/baremetal_nodes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/baremetal_nodes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/base_compute_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/base_compute_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/certificates_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/certificates_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/extensions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/extensions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/flavors_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/flavors_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/floating_ips_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/floating_ips_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/hosts_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/hosts_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/hypervisor_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/hypervisor_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/images_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/images_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/interfaces_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/interfaces_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/keypairs_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/keypairs_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/limits_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/limits_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/migrations_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/migrations_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/networks_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/networks_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/quota_classes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/quota_classes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/quotas_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/quotas_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/security_groups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/security_groups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/server_groups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/server_groups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/servers_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/servers_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/services_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/services_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/snapshots_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/snapshots_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/tenant_networks_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/tenant_networks_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/tenant_usages_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/tenant_usages_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/versions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/versions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/compute/volumes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/compute/volumes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/endpoints_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/endpoints_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/identity_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/identity_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/roles_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/roles_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/services_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/services_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/tenants_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/tenants_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/token_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/token_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v2/users_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v2/users_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/access_rules_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/access_rules_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/catalog_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/catalog_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/credentials_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/credentials_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/domains_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/domains_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/endpoints_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/endpoints_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/groups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/groups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/identity_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/identity_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/limits_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/limits_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/mappings_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/mappings_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/oauth_token_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/oauth_token_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/policies_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/policies_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/project_tags_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/project_tags_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/projects_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/projects_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/protocols_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/protocols_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/regions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/regions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/roles_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/roles_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/services_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/services_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/token_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/token_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/trusts_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/trusts_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/users_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/users_client.py -------------------------------------------------------------------------------- /tempest/lib/services/identity/v3/versions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/identity/v3/versions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/image_cache_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/image_cache_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/image_members_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/image_members_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/images_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/images_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/namespace_tags_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/namespace_tags_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/namespaces_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/namespaces_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/resource_types_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/resource_types_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/schemas_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/schemas_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/tasks_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/tasks_client.py -------------------------------------------------------------------------------- /tempest/lib/services/image/v2/versions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/image/v2/versions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/network/agents_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/agents_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/base.py -------------------------------------------------------------------------------- /tempest/lib/services/network/extensions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/extensions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/floating_ips_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/floating_ips_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/log_resource_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/log_resource_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/metering_labels_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/metering_labels_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/networks_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/networks_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/ports_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/ports_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/qos_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/qos_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/quotas_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/quotas_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/routers_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/routers_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/security_groups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/security_groups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/segments_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/segments_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/subnetpools_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/subnetpools_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/subnets_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/subnets_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/tags_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/tags_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/trunks_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/trunks_client.py -------------------------------------------------------------------------------- /tempest/lib/services/network/versions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/network/versions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/object_storage/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/object_storage/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/object_storage/account_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/object_storage/account_client.py -------------------------------------------------------------------------------- /tempest/lib/services/object_storage/container_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/object_storage/container_client.py -------------------------------------------------------------------------------- /tempest/lib/services/object_storage/object_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/object_storage/object_client.py -------------------------------------------------------------------------------- /tempest/lib/services/placement/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/placement/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/placement/base_placement_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/placement/base_placement_client.py -------------------------------------------------------------------------------- /tempest/lib/services/placement/placement_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/placement/placement_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/base_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/base_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/backups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/backups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/capabilities_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/capabilities_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/extensions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/extensions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/hosts_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/hosts_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/limits_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/limits_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/qos_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/qos_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/quota_classes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/quota_classes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/quotas_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/quotas_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/services_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/services_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/snapshots_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/snapshots_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/transfers_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/transfers_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/types_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/types_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/volume_manage_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/volume_manage_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v2/volumes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v2/volumes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/__init__.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/attachments_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/attachments_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/backups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/backups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/base_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/base_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/capabilities_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/capabilities_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/extensions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/extensions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/group_types_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/group_types_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/groups_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/groups_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/hosts_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/hosts_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/limits_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/limits_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/messages_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/messages_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/qos_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/qos_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/quota_classes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/quota_classes_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/quotas_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/quotas_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/services_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/services_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/snapshots_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/snapshots_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/transfers_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/transfers_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/types_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/types_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/versions_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/versions_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/volume_manage_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/volume_manage_client.py -------------------------------------------------------------------------------- /tempest/lib/services/volume/v3/volumes_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/lib/services/volume/v3/volumes_client.py -------------------------------------------------------------------------------- /tempest/scenario/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/README.rst -------------------------------------------------------------------------------- /tempest/scenario/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/scenario/manager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/manager.py -------------------------------------------------------------------------------- /tempest/scenario/test_compute_unified_limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_compute_unified_limits.py -------------------------------------------------------------------------------- /tempest/scenario/test_dashboard_basic_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_dashboard_basic_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_encrypted_cinder_volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_encrypted_cinder_volumes.py -------------------------------------------------------------------------------- /tempest/scenario/test_instances_with_cinder_volumes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_instances_with_cinder_volumes.py -------------------------------------------------------------------------------- /tempest/scenario/test_minimum_basic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_minimum_basic.py -------------------------------------------------------------------------------- /tempest/scenario/test_network_advanced_server_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_network_advanced_server_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_network_basic_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_network_basic_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_network_qos_placement.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_network_qos_placement.py -------------------------------------------------------------------------------- /tempest/scenario/test_network_v6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_network_v6.py -------------------------------------------------------------------------------- /tempest/scenario/test_object_storage_basic_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_object_storage_basic_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_security_groups_basic_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_security_groups_basic_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_server_advanced_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_server_advanced_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_server_basic_ops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_server_basic_ops.py -------------------------------------------------------------------------------- /tempest/scenario/test_server_multinode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_server_multinode.py -------------------------------------------------------------------------------- /tempest/scenario/test_server_volume_attachment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_server_volume_attachment.py -------------------------------------------------------------------------------- /tempest/scenario/test_shelve_instance.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_shelve_instance.py -------------------------------------------------------------------------------- /tempest/scenario/test_snapshot_pattern.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_snapshot_pattern.py -------------------------------------------------------------------------------- /tempest/scenario/test_stamp_pattern.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_stamp_pattern.py -------------------------------------------------------------------------------- /tempest/scenario/test_unified_limits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_unified_limits.py -------------------------------------------------------------------------------- /tempest/scenario/test_volume_backup_restore.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_volume_backup_restore.py -------------------------------------------------------------------------------- /tempest/scenario/test_volume_boot_pattern.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_volume_boot_pattern.py -------------------------------------------------------------------------------- /tempest/scenario/test_volume_migrate_attached.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/scenario/test_volume_migrate_attached.py -------------------------------------------------------------------------------- /tempest/serial_tests/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/serial_tests/README.rst -------------------------------------------------------------------------------- /tempest/serial_tests/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/serial_tests/api/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/serial_tests/api/compute/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/serial_tests/api/compute/admin/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/serial_tests/scenario/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/test.py -------------------------------------------------------------------------------- /tempest/test_discover/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/test_discover/plugins.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/test_discover/plugins.py -------------------------------------------------------------------------------- /tempest/test_discover/test_discover.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/test_discover/test_discover.py -------------------------------------------------------------------------------- /tempest/tests/README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/README.rst -------------------------------------------------------------------------------- /tempest/tests/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/api/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/api/compute/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/api/compute/test_base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/api/compute/test_base.py -------------------------------------------------------------------------------- /tempest/tests/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/base.py -------------------------------------------------------------------------------- /tempest/tests/cmd/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/cmd/test_account_generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_account_generator.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_cleanup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_cleanup.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_cleanup_services.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_cleanup_services.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_list_plugins.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_list_plugins.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_resource_list.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_resource_list.json -------------------------------------------------------------------------------- /tempest/tests/cmd/test_run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_run.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_saved_state_json.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_saved_state_json.json -------------------------------------------------------------------------------- /tempest/tests/cmd/test_subunit_describe_calls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_subunit_describe_calls.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_tempest_init.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_tempest_init.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_verify_tempest_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_verify_tempest_config.py -------------------------------------------------------------------------------- /tempest/tests/cmd/test_workspace.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/cmd/test_workspace.py -------------------------------------------------------------------------------- /tempest/tests/common/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/common/test_admin_available.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_admin_available.py -------------------------------------------------------------------------------- /tempest/tests/common/test_alt_available.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_alt_available.py -------------------------------------------------------------------------------- /tempest/tests/common/test_compute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_compute.py -------------------------------------------------------------------------------- /tempest/tests/common/test_credentials_factory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_credentials_factory.py -------------------------------------------------------------------------------- /tempest/tests/common/test_custom_matchers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_custom_matchers.py -------------------------------------------------------------------------------- /tempest/tests/common/test_image.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_image.py -------------------------------------------------------------------------------- /tempest/tests/common/test_waiters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/test_waiters.py -------------------------------------------------------------------------------- /tempest/tests/common/utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/common/utils/linux/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/common/utils/linux/test_remote_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/utils/linux/test_remote_client.py -------------------------------------------------------------------------------- /tempest/tests/common/utils/test_net_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/common/utils/test_net_utils.py -------------------------------------------------------------------------------- /tempest/tests/fake_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/fake_config.py -------------------------------------------------------------------------------- /tempest/tests/fake_tempest_plugin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/fake_tempest_plugin.py -------------------------------------------------------------------------------- /tempest/tests/files/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/files/failing-tests: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/files/failing-tests -------------------------------------------------------------------------------- /tempest/tests/files/passing-tests: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/files/passing-tests -------------------------------------------------------------------------------- /tempest/tests/files/setup.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/files/setup.cfg -------------------------------------------------------------------------------- /tempest/tests/files/testr-conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/files/testr-conf -------------------------------------------------------------------------------- /tempest/tests/lib/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/cli/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/cli/test_command_failed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/cli/test_command_failed.py -------------------------------------------------------------------------------- /tempest/tests/lib/cli/test_execute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/cli/test_execute.py -------------------------------------------------------------------------------- /tempest/tests/lib/cli/test_output_parser.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/cli/test_output_parser.py -------------------------------------------------------------------------------- /tempest/tests/lib/cmd/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/cmd/test_check_uuid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/cmd/test_check_uuid.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_api_version_request.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_api_version_request.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_api_version_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_api_version_utils.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_cred_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_cred_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_dynamic_creds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_dynamic_creds.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_http.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_http.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_jsonschema_validator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_jsonschema_validator.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_preprov_creds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_preprov_creds.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_profiler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_profiler.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_rest_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_rest_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/test_validation_resources.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/test_validation_resources.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/common/utils/linux/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/common/utils/test_data_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/utils/test_data_utils.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/utils/test_misc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/utils/test_misc.py -------------------------------------------------------------------------------- /tempest/tests/lib/common/utils/test_test_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/common/utils/test_test_utils.py -------------------------------------------------------------------------------- /tempest/tests/lib/fake_auth_provider.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/fake_auth_provider.py -------------------------------------------------------------------------------- /tempest/tests/lib/fake_credentials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/fake_credentials.py -------------------------------------------------------------------------------- /tempest/tests/lib/fake_http.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/fake_http.py -------------------------------------------------------------------------------- /tempest/tests/lib/fake_identity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/fake_identity.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/base.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/compute/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/compute/test_hosts_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/compute/test_hosts_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/identity/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/identity/v2/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/identity/v3/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/image/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/image/v2/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/network/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/network/test_ports_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/network/test_ports_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/network/test_qos_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/network/test_qos_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/network/test_tags_client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/network/test_tags_client.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/object_storage/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/placement/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/registry_fixture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/registry_fixture.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/test_clients.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/services/test_clients.py -------------------------------------------------------------------------------- /tempest/tests/lib/services/volume/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/services/volume/v3/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tempest/tests/lib/test_api_microversion_fixture.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_api_microversion_fixture.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_auth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_auth.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_base.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_base.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_credentials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_credentials.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_decorators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_decorators.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_ssh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_ssh.py -------------------------------------------------------------------------------- /tempest/tests/lib/test_tempest_lib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/lib/test_tempest_lib.py -------------------------------------------------------------------------------- /tempest/tests/test_base_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_base_test.py -------------------------------------------------------------------------------- /tempest/tests/test_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_config.py -------------------------------------------------------------------------------- /tempest/tests/test_decorators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_decorators.py -------------------------------------------------------------------------------- /tempest/tests/test_hacking.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_hacking.py -------------------------------------------------------------------------------- /tempest/tests/test_imports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_imports.py -------------------------------------------------------------------------------- /tempest/tests/test_list_tests.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_list_tests.py -------------------------------------------------------------------------------- /tempest/tests/test_microversions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_microversions.py -------------------------------------------------------------------------------- /tempest/tests/test_tempest_plugin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_tempest_plugin.py -------------------------------------------------------------------------------- /tempest/tests/test_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/test_test.py -------------------------------------------------------------------------------- /tempest/tests/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/tests/utils.py -------------------------------------------------------------------------------- /tempest/version.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tempest/version.py -------------------------------------------------------------------------------- /test-requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/test-requirements.txt -------------------------------------------------------------------------------- /tools/check_logs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/check_logs.py -------------------------------------------------------------------------------- /tools/format.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/format.sh -------------------------------------------------------------------------------- /tools/generate-tempest-plugins-list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/generate-tempest-plugins-list.py -------------------------------------------------------------------------------- /tools/generate-tempest-plugins-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/generate-tempest-plugins-list.sh -------------------------------------------------------------------------------- /tools/skip_tracker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/skip_tracker.py -------------------------------------------------------------------------------- /tools/tempest-extra-tests-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/tempest-extra-tests-list.txt -------------------------------------------------------------------------------- /tools/tempest-integrated-gate-compute-exclude-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/tempest-integrated-gate-compute-exclude-list.txt -------------------------------------------------------------------------------- /tools/tempest-integrated-gate-storage-blacklist.txt: -------------------------------------------------------------------------------- 1 | tempest-integrated-gate-storage-exclude-list.txt -------------------------------------------------------------------------------- /tools/tempest-integrated-gate-storage-exclude-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/tempest-integrated-gate-storage-exclude-list.txt -------------------------------------------------------------------------------- /tools/tempest-plugin-sanity.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/tempest-plugin-sanity.sh -------------------------------------------------------------------------------- /tools/verify-ipv6-only-deployments.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/verify-ipv6-only-deployments.sh -------------------------------------------------------------------------------- /tools/with_venv.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tools/with_venv.sh -------------------------------------------------------------------------------- /tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/tox.ini -------------------------------------------------------------------------------- /zuul.d/base.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/zuul.d/base.yaml -------------------------------------------------------------------------------- /zuul.d/integrated-gate.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/zuul.d/integrated-gate.yaml -------------------------------------------------------------------------------- /zuul.d/project.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/zuul.d/project.yaml -------------------------------------------------------------------------------- /zuul.d/stable-jobs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/zuul.d/stable-jobs.yaml -------------------------------------------------------------------------------- /zuul.d/tempest-specific.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openstack/tempest/HEAD/zuul.d/tempest-specific.yaml --------------------------------------------------------------------------------