Merge "Fixes rescue doesn't honor enable password conf for v3"

This commit is contained in:
Jenkins
2013-10-07 03:14:43 +00:00
committed by Gerrit Code Review
5 changed files with 33 additions and 8 deletions

View File

@@ -491,8 +491,10 @@
# Options defined in nova.api.openstack.compute.servers
#
# Allows use of instance password during server creation
# (boolean value)
# Enables returning of the instance password by the relevant
# server API calls such as create, rebuild or rescue, If the
# hypervisor does not support password injection then the
# password returned will not be correct (boolean value)
#enable_instance_password=true