diff options
Diffstat (limited to 'meta-openstack/classes/identity.bbclass')
| -rw-r--r-- | meta-openstack/classes/identity.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/classes/identity.bbclass b/meta-openstack/classes/identity.bbclass index 07c8efc..b86eb76 100644 --- a/meta-openstack/classes/identity.bbclass +++ b/meta-openstack/classes/identity.bbclass | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | SERVICE_TOKEN = "password" | 1 | SERVICE_TOKEN = "password" |
| 2 | SERVICE_PASSWORD = "password" | 2 | SERVICE_PASSWORD = "password" |
| 3 | SERVICE_TENANT_NAME = "service" | 3 | SERVICE_TENANT_NAME = "service" |
| 4 | DB_USER = "admin" | ||
| 5 | DB_PASSWORD = "admin" | ||
