summaryrefslogtreecommitdiff
path: root/openrc/DC-Bitmask-clientdev
diff options
context:
space:
mode:
Diffstat (limited to 'openrc/DC-Bitmask-clientdev')
-rw-r--r--openrc/DC-Bitmask-clientdev4
1 files changed, 2 insertions, 2 deletions
diff --git a/openrc/DC-Bitmask-clientdev b/openrc/DC-Bitmask-clientdev
index d2e57df..dbd9378 100644
--- a/openrc/DC-Bitmask-clientdev
+++ b/openrc/DC-Bitmask-clientdev
@@ -11,12 +11,12 @@ export OS_AUTH_URL=http://192.168.3.3:5000/v2.0
# With the addition of Keystone we have standardized on the term **tenant**
# as the entity that owns the resources.
-export OS_TENANT_ID=6bc8cfffad96400094bfc84f488beea9
+export OS_TENANT_ID=746052a7c9814aa29c70289fd7434e3d
export OS_TENANT_NAME="Bitmask clientdev"
# In addition to the owning entity (tenant), openstack stores the entity
# performing the action as the **user**.
-export OS_USERNAME=kwadronaut
+export OS_USERNAME=$USER
# With Keystone you pass the keystone password.
echo "Please enter your OpenStack Password: "