Merge "Remove encryption option for volumes"

This commit is contained in:
Jenkins 2013-09-03 17:59:33 +00:00 committed by Gerrit Code Review
commit 251d0e76f6
1 changed files with 0 additions and 4 deletions

View File

@ -89,10 +89,6 @@ OPENSTACK_NEUTRON_NETWORK = {
OPENSTACK_HYPERVISOR_FEATURES = {
'can_set_mount_point': True,
# NOTE: as of Grizzly this is not yet supported in Nova so enabling this
# setting will not do anything useful
'can_encrypt_volumes': False
}
LOGGING['loggers']['openstack_dashboard'] = {