Merge "Add option to disable server password fields"

This commit is contained in:
Jenkins 2013-11-26 18:49:43 +00:00 committed by Gerrit Code Review
commit 78e4408ab2
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ OPENSTACK_NEUTRON_NETWORK = {
OPENSTACK_HYPERVISOR_FEATURES = {
'can_set_mount_point': True,
'can_set_password': True,
}
OPENSTACK_IMAGE_BACKEND = {