summaryrefslogtreecommitdiffstats
path: root/meta-openstack/classes/identity.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/classes/identity.bbclass')
-rw-r--r--meta-openstack/classes/identity.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/classes/identity.bbclass b/meta-openstack/classes/identity.bbclass
index b86eb76..d1eb276 100644
--- a/meta-openstack/classes/identity.bbclass
+++ b/meta-openstack/classes/identity.bbclass
@@ -1,4 +1,5 @@
1SERVICE_TOKEN = "password" 1SERVICE_TOKEN = "password"
2ADMIN_PASSWORD = "password"
2SERVICE_PASSWORD = "password" 3SERVICE_PASSWORD = "password"
3SERVICE_TENANT_NAME = "service" 4SERVICE_TENANT_NAME = "service"
4DB_USER = "admin" 5DB_USER = "admin"