Glance: start to use nova's glance configuration section
Commit 4b6e75b5f8037adbf63ac2f03dca17f0c8c0bc08 added support of a neutron section. This updates the code to make use of that section. Change-Id: Ib9a0f2aeb0d91adeb567f79917804f0a89fdb6e1
This commit is contained in:
parent
e0ccdd1488
commit
8f8ea9ac91
2
lib/nova
2
lib/nova
@ -548,7 +548,7 @@ function create_nova_conf {
|
||||
|
||||
iniset $NOVA_CONF DEFAULT ec2_dmz_host "$EC2_DMZ_HOST"
|
||||
iniset_rpc_backend nova $NOVA_CONF DEFAULT
|
||||
iniset $NOVA_CONF DEFAULT glance_api_servers "$GLANCE_HOSTPORT"
|
||||
iniset $NOVA_CONF glance api_servers "$GLANCE_HOSTPORT"
|
||||
}
|
||||
|
||||
function init_nova_cells {
|
||||
|
Loading…
Reference in New Issue
Block a user