summaryrefslogtreecommitdiffstats
path: root/meta-openstack/classes
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/classes')
-rw-r--r--meta-openstack/classes/identity.bbclass3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/classes/identity.bbclass b/meta-openstack/classes/identity.bbclass
new file mode 100644
index 0000000..07c8efc
--- /dev/null
+++ b/meta-openstack/classes/identity.bbclass
@@ -0,0 +1,3 @@
1SERVICE_TOKEN = "password"
2SERVICE_PASSWORD = "password"
3SERVICE_TENANT_NAME = "service"