Added flavor=keystone to to glance-api-paste.ini file
Added flavor=keystone parameter to conf file. Change-Id: Icd44fc4df20f89491da0cb1d007ee8ef69b5b3b3 backport: havana Closes-Bug: #1256379
This commit is contained in:

committed by
annegentle

parent
b339aac910
commit
e5bbc25e95
@@ -160,7 +160,8 @@ paste.filter_factory=keystoneclient.middleware.auth_token:filter_factory
|
|||||||
auth_host=controller
|
auth_host=controller
|
||||||
admin_user=glance
|
admin_user=glance
|
||||||
admin_tenant_name=service
|
admin_tenant_name=service
|
||||||
admin_password=<replaceable>GLANCE_PASS</replaceable></programlisting>
|
admin_password=<replaceable>GLANCE_PASS</replaceable>
|
||||||
|
flavor=keystone</programlisting>
|
||||||
</step>
|
</step>
|
||||||
<step os="rhel;centos;fedora;opensuse;sles;ubuntu">
|
<step os="rhel;centos;fedora;opensuse;sles;ubuntu">
|
||||||
<para>Register the Image Service with the Identity Service so
|
<para>Register the Image Service with the Identity Service so
|
||||||
|
Reference in New Issue
Block a user