diff options
Diffstat (limited to 'meta-openstack/classes')
| -rw-r--r-- | meta-openstack/classes/identity.bbclass | 1 |
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 @@ | |||
| 1 | SERVICE_TOKEN = "password" | 1 | SERVICE_TOKEN = "password" |
| 2 | ADMIN_PASSWORD = "password" | ||
| 2 | SERVICE_PASSWORD = "password" | 3 | SERVICE_PASSWORD = "password" |
| 3 | SERVICE_TENANT_NAME = "service" | 4 | SERVICE_TENANT_NAME = "service" |
| 4 | DB_USER = "admin" | 5 | DB_USER = "admin" |
