File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Jason Cannavale <jason.cannavale@rackspace.com>
1111Jay Pipes <jaypipes@gmail.com>
1212Jesse Andrews <anotherjesse@gmail.com>
1313Justin Shepherd <galstrom21@gmail.com>
14+ Kiall Mac Innes <kiall@managedit.ie>
1415Scott Moser <smoser@ubuntu.com>
1516Todd Willey <xtoddx@gmail.com>
1617Tres Henry <tres@treshenry.net>
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ $BIN_DIR/keystone-manage $* service add swift object-store "Swift Service"
3434
3535# endpointTemplates
3636$BIN_DIR /keystone-manage $* endpointTemplates add RegionOne nova http://%SERVICE_HOST%:8774/v1.1/%tenant_id% http://%SERVICE_HOST%:8774/v1.1/%tenant_id% http://%SERVICE_HOST%:8774/v1.1/%tenant_id% 1 1
37- $BIN_DIR /keystone-manage $* endpointTemplates add RegionOne glance http://%SERVICE_HOST%:9292/v1.1/%tenant_id% http://%SERVICE_HOST%:9292/v1.1/%tenant_id% http://%SERVICE_HOST%:9292/v1.1/%tenant_id% 1 1
37+ $BIN_DIR /keystone-manage $* endpointTemplates add RegionOne glance http://%SERVICE_HOST%:9292/v1 http://%SERVICE_HOST%:9292/v1 http://%SERVICE_HOST%:9292/v1 1 1
3838$BIN_DIR /keystone-manage $* endpointTemplates add RegionOne keystone http://%SERVICE_HOST%:5000/v2.0 http://%SERVICE_HOST%:35357/v2.0 http://%SERVICE_HOST%:5000/v2.0 1 1
3939$BIN_DIR /keystone-manage $* endpointTemplates add RegionOne swift http://%SERVICE_HOST%:8080/v1/AUTH_%tenant_id% http://%SERVICE_HOST%:8080/ http://%SERVICE_HOST%:8080/v1/AUTH_%tenant_id% 1 1
4040
You can’t perform that action at this time.
0 commit comments