aboutsummaryrefslogtreecommitdiffstats
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 00000000..07c8efce
--- /dev/null
+++ b/meta-openstack/classes/identity.bbclass
@@ -0,0 +1,3 @@
+SERVICE_TOKEN = "password"
+SERVICE_PASSWORD = "password"
+SERVICE_TENANT_NAME = "service"