added glance params back

for backwards compat with stable nova version.
This commit is contained in:
Dan Bode
2011-06-23 16:31:03 -07:00
parent 21f6232b78
commit 8b1756a61e

View File

@@ -44,6 +44,8 @@ node controller {
image_service => 'nova.image.glance.GlanceImageService',
glance_api_servers => 'glance:9292',
glance_host => 'glance',
glance_port => '9292',
libvirt_type => 'qemu',
}