Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@os-svc01 ~]# keystone --token ADMIN endpoint-create --region RegionOne --publicurl 'http://swift.cloud.local:8080/v1/AUTH/$(tenant_id)s' --adminurl 'http://swift.os.lan:8080' --internalurl 'http://swift.os.lan:8080/v1/AUTH/$(tenant_id)s' --service_id 78d49977a9be4e14a910a6b2b4e1013a
- +-------------+---------------------------------------------------------+
- | Property | Value |
- +-------------+---------------------------------------------------------+
- | adminurl | http://swift.os.lan:8080 |
- | id | 999aada0ff644ad3a06b78b91602245a |
- | internalurl | http://swift.os.lan:8080/v1/AUTH/$(tenant_id)s |
- | publicurl | http://swift.cloud.local:8080/v1/AUTH/$(tenant_id)s |
- | region | RegionOne |
- | service_id | 78d49977a9be4e14a910a6b2b4e1013a |
- +-------------+---------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment