config changes for the latest keystone
diff --git a/files/keystone.conf b/files/keystone.conf
index 11b9f5f..85a64a8 100644
--- a/files/keystone.conf
+++ b/files/keystone.conf
@@ -39,11 +39,10 @@
 admin_port = 5001
 
 #Role that allows to perform admin operations.
-keystone-admin-role = Admin
+keystone-admin-role = KeystoneAdmin
 
 #Role that allows to perform service admin operations.
-# FIXME: need to separate this into a different role like KeystoneServiceAdmin
-keystone-service-admin-role = Admin
+keystone-service-admin-role = KeystoneServiceAdmin
 
 [keystone.backends.sqlalchemy]
 # SQLAlchemy connection string for the reference implementation registry