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%