update port for keystone admin api
diff --git a/files/keystone.conf b/files/keystone.conf
index cd785a7..687273b 100644
--- a/files/keystone.conf
+++ b/files/keystone.conf
@@ -36,7 +36,7 @@
 admin_host = 0.0.0.0
 
 # Port the bind the Admin API server to
-admin_port = 5001
+admin_port = 35357
 
 #Role that allows to perform admin operations.
 keystone-admin-role = KeystoneAdmin