nova/nova/compute
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
..
monitors Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
__init__.py Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
api.py api: Drop generating a keypair and add special chars to naming 2022-07-28 11:05:50 +02:00
build_results.py
claims.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
flavors.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
instance_actions.py nova-manage: Introduce volume show, refresh, get_connector commands 2021-08-25 10:26:07 +01:00
instance_list.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
manager.py ignore deleted server groups in validation 2022-06-21 19:13:55 +01:00
migration_list.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
multi_cell_list.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
power_state.py
provider_config.py Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00
provider_tree.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
resource_tracker.py Fix typos in help messages 2022-05-30 17:28:29 +05:30
rpcapi.py Remove return from rpc cast 2022-06-18 16:23:26 +05:30
stats.py
task_states.py
utils.py Enforce resource limits using oslo.limit 2022-02-24 16:21:03 +00:00
vm_states.py