diff options
| author | root <root@sg1.noml.ch> | 2025-05-22 18:36:01 +0800 |
|---|---|---|
| committer | root <root@sg1.noml.ch> | 2025-05-22 18:36:01 +0800 |
| commit | 3a52e92fbbbab4df949740f89a389d68281a9428 (patch) | |
| tree | 5cb3b864eb0e3f3b90a1efd9cbdee1fb9f158f4a /others/openstack_config.txt | |
| parent | 8cb260002db7c46ea5fe2c3f589b485e5f5d970d (diff) | |
Diffstat (limited to 'others/openstack_config.txt')
| -rw-r--r-- | others/openstack_config.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/others/openstack_config.txt b/others/openstack_config.txt deleted file mode 100644 index 5e991a6..0000000 --- a/others/openstack_config.txt +++ /dev/null @@ -1,14 +0,0 @@ -export OS_AUTH_URL=https://api.pub1.infomaniak.cloud/identity/v3 -export OS_PROJECT_NAME=PCP-UV9N94K -export OS_PROJECT_DOMAIN_NAME=default -export OS_USERNAME=PCU-UV9N94K -export OS_USER_DOMAIN_NAME=default -export OS_PROJECT_ID=4b23183ad37e4271900622f738cf3a17 -export OS_IDENTITY_API_VERSION=3 -export OS_INTERFACE=public -export OS_REGION_NAME=dc3-a -# To avoid being prompted for your password each time, -# write your password below and uncomment the line -#OS_PASSWORD='your password goes here' -[ -z "$OS_PASSWORD" ] && read -e -p "Please enter your OpenStack Password for project $OS_PROJECT_NAME as user $OS_USERNAME: " OS_PASSWORD -export OS_PASSWORD |
