Merge "Use keystone authentication with Glance"
This commit is contained in:
commit
415c5e4747
@ -50,6 +50,11 @@ for cfg in /etc/glance/glance-api.conf /etc/glance/glance-registry.conf; do
|
|||||||
admin_password \
|
admin_password \
|
||||||
"${GLANCE_KEYSTONE_PASSWORD}"
|
"${GLANCE_KEYSTONE_PASSWORD}"
|
||||||
|
|
||||||
|
crudini --set $cfg \
|
||||||
|
paste_deploy \
|
||||||
|
flavor \
|
||||||
|
keystone
|
||||||
|
|
||||||
crudini --set $cfg \
|
crudini --set $cfg \
|
||||||
database \
|
database \
|
||||||
connection \
|
connection \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user