From d104d8899b4d8f0c9a95a816aace912b60f5c6dd Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 12 Mar 2014 13:07:16 +0100 Subject: fix openrc/DC-Bitmask-production tenant id --- openrc/DC-Bitmask-production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openrc/DC-Bitmask-production b/openrc/DC-Bitmask-production index b294229..b67ce98 100644 --- a/openrc/DC-Bitmask-production +++ b/openrc/DC-Bitmask-production @@ -11,7 +11,7 @@ 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=e1ee452b09f24ae8b250fffdb997c702 +export OS_TENANT_ID=cd30bfebadac48328d68573be01b3089 export OS_TENANT_NAME="Bitmask production" # In addition to the owning entity (tenant), openstack stores the entity -- cgit v1.2.3