Merge "Cinder: Look up glance endpoint from catalog"
This commit is contained in:
commit
c9800c4d62
@ -138,9 +138,7 @@ class openstack_integration::cinder (
|
|||||||
}
|
}
|
||||||
class { 'cinder::backup': }
|
class { 'cinder::backup': }
|
||||||
class { 'cinder::cron::db_purge': }
|
class { 'cinder::cron::db_purge': }
|
||||||
class { 'cinder::glance':
|
class { 'cinder::glance': }
|
||||||
glance_api_servers => "http://${::openstack_integration::config::ip_for_url}:9292",
|
|
||||||
}
|
|
||||||
case $backend {
|
case $backend {
|
||||||
'iscsi': {
|
'iscsi': {
|
||||||
class { 'cinder::setup_test_volume':
|
class { 'cinder::setup_test_volume':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user