Created
February 1, 2019 09:15
-
-
Save xtha/967d2e3e7ee6bf5214f3891f2ff80274 to your computer and use it in GitHub Desktop.
openstack clouds.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clouds: | |
sinochem: | |
region_name: "yzct" | |
auth: | |
auth_url: http://ostack05.yzct.sinochem.cloud:5000/v3 | |
project_id: 8c06efa4eca146e3a61ad35898f9728c | |
project_name: "admin" | |
password: "SinochemAdmin" | |
username: "admin" | |
user_domain_name: "Default" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment