commit | b96871e4865ac603aba0bb38af019cc7b83d038b | [log] [tgz] |
---|---|---|
author | Jesse Andrews <anotherjesse@gmail.com> | Sun Oct 02 09:02:46 2011 -0700 |
committer | Jesse Andrews <anotherjesse@gmail.com> | Sun Oct 02 09:02:46 2011 -0700 |
tree | 50ef7baea07bee7c5bcd3c5d9d96854f03719b22 | |
parent | 6e9fae0d27b110f6b29a8962e2dfb14fb28651a5 [diff] [blame] |
don't use the same keystone admin token for everything
diff --git a/files/glance-api.conf b/files/glance-api.conf index d386c95..0358a7a 100644 --- a/files/glance-api.conf +++ b/files/glance-api.conf
@@ -175,4 +175,4 @@ auth_port = 35357 auth_protocol = http auth_uri = http://127.0.0.1:5000/ -admin_token = 999888777666 +admin_token = %SERVICE_TOKEN%