nova/nova/tests/functional
Sylvain Bauza a755e5d9f2 api: Drop generating a keypair and add special chars to naming
As agreed in the spec, we will both drop the generation support for a keypair
but we'll also accept @ (at) and . (dot) chars in the keyname, all of them in
the same API microversion.

Rebased the work from I5de15935e83823afa545a250cf84f6a7a37036b4

APIImpact

Implements: blueprint keypair-generation-removal
Co-Authored-By: Nicolas Parquet <nicolas.parquet@gandi.net>

Change-Id: I6a7c71fb4385348c87067543d0454f302907395e
2022-07-28 11:05:50 +02:00
..
api Make API fixture pass roles 2021-11-30 12:42:50 -08:00
api_sample_tests api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02:00
compute objects: Remove 'NovaObjectDictCompat' from 'Migration' 2022-03-23 15:15:41 +00:00
db Fix typos 2022-05-30 17:40:00 +05:30
libvirt Adds validation for hw machine type in host caps 2022-06-27 11:37:56 +00:00
notification_sample_tests api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02:00
regressions api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02:00
wsgi Clean up allocations left by evacuation when deleting service 2021-10-26 19:26:19 +09:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00
api_samples_test_base.py ensure samples folder exists for microversion 2021-10-19 18:44:16 +02:00
fixtures.py Remove future imports 2020-03-24 15:05:36 +00:00
integrated_helpers.py Reproduce bug 1953359 2021-12-06 16:36:41 +01:00
test_aggregates.py functional: Add reproducer for #1907775 2021-12-10 18:12:55 +01:00
test_availability_zones.py Allow unshelve to a specific host (REST API part) 2022-07-22 10:22:34 +02:00
test_boot_from_volume.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_cold_migrate.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_compute_mgr.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_conf_max_attach_disk_devices.py fup: Move _wait_for_volume_attach into InstanceHelperMixin 2021-08-04 12:37:43 +01:00
test_cross_az_attach.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_cross_cell_migrate.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_external_networks.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
test_flavor_extraspecs.py Follow-up for flavor-extra-spec-validators series 2020-04-08 14:21:13 +01:00
test_images.py tests: Remove 'test_servers.ServersTestBase' 2020-07-16 17:58:37 +01:00
test_instance_actions.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_ip_allocation.py neutron: Allow to spawn VMs with port without IP address 2022-02-16 16:35:54 +01:00
test_json_filter.py functional: Add unified '_build_server' helper function 2020-01-15 10:31:24 +00:00
test_legacy_v2_compatible_wrapper.py functional: Move single-use function to its caller 2020-08-19 18:07:25 +01:00
test_list_servers_ip_filter.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_login.py
test_metadata.py functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
test_middleware.py Add test coverage for API version headers in CORS 2021-06-16 02:19:26 +00:00
test_multiattach.py func: Add CinderFixture to _IntegratedTestBase 2020-08-03 20:41:18 +01:00
test_nova_manage.py Merge "nova-manage: Always get BDMs using get_by_volume_and_instance" 2021-11-22 18:39:03 +00:00
test_policy.py Fix typos 2022-05-30 17:40:00 +05:30
test_report_client.py Remove use of pkg_resources 2022-07-14 15:20:55 +01:00
test_routed_networks.py FUP: Catch and reraise routed nets exception 2021-02-19 19:23:10 +01:00
test_scheduler.py Add tests for 'AggregateInstanceExtraSpecsFilter' 2021-07-23 16:12:26 +01:00
test_server_external_events.py Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
test_server_faults.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_server_group.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
test_server_rescue.py api: Introduce microverion 2.87 allowing boot from volume rescue 2020-04-09 08:39:36 +01:00
test_servers.py Allow unshelve to a specific host (REST API part) 2022-07-22 10:22:34 +02:00
test_servers_provider_tree.py Filter computes without remote-managed ports early 2022-02-09 01:23:27 +03:00
test_servers_resource_request.py Merge "neutron: Rework how we check for extensions" 2022-02-08 22:56:47 +00:00
test_service.py tests: Move remaining non-libvirt fixtures 2021-05-12 16:32:43 +01:00
test_unified_limits.py Enforce resource limits using oslo.limit 2022-02-24 16:21:03 +00:00