Disable can_set_mount_point in horizon local_settings

kvm doesn't support specifiying the mount point when adding a volume
so disabling this in the dashboard reduces confusion

Change-Id: Ibdb318a9382825ed0b868c4bf287dd8d2dab0d33
This commit is contained in:
Derek Higgins
2013-02-26 05:49:43 -05:00
parent 08616c5b70
commit f32978fbf2
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/packstack/puppetlabs-glance.git
[submodule "packstack/puppet/modules/horizon"]
path = packstack/puppet/modules/horizon
url = https://github.com/puppetlabs/puppetlabs-horizon.git
url = https://github.com/packstack/puppetlabs-horizon.git
[submodule "packstack/puppet/modules/keystone"]
path = packstack/puppet/modules/keystone
url = https://github.com/puppetlabs/puppetlabs-keystone.git