added glance params back
for backwards compat with stable nova version.
This commit is contained in:
@@ -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',
|
||||
}
|
||||
|
Reference in New Issue
Block a user