nova/nova/api/validation
LIU Yulong 751f5dec11 Enable reset keypair while rebuilding instance
This patch adds `key_name` param to instance rebuild
API. Then the user could reset the instance keypair
when rebuilding. If set key_name to None, the API
will unset the keypair of the instance.

APIImpact

Implements blueprint: rebuild-keypair-reset

Change-Id: I23886a89c25f811cfbe7e2500ce7ff52f9162966
2017-11-13 10:49:02 +08:00
..
__init__.py Add query parameters white list for server list/detail 2017-01-17 15:54:15 +00:00
parameter_types.py Enable reset keypair while rebuilding instance 2017-11-13 10:49:02 +08:00
validators.py Merge "fix nova accepting invalid availability zone name with ':'" 2017-10-04 18:54:23 +00:00