diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone/identity.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone/identity.sh b/meta-openstack/recipes-devtools/python/python-keystone/identity.sh index db222e1..df6fd1c 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone/identity.sh +++ b/meta-openstack/recipes-devtools/python/python-keystone/identity.sh | |||
| @@ -14,7 +14,7 @@ MYSQL_HOST=localhost | |||
| 14 | MYSQL_PASSWORD=password | 14 | MYSQL_PASSWORD=password |
| 15 | # | 15 | # |
| 16 | KEYSTONE_REGION=RegionOne | 16 | KEYSTONE_REGION=RegionOne |
| 17 | KEYSTONE_HOST=localhost | 17 | KEYSTONE_HOST=%CONTROLLER_IP% |
| 18 | 18 | ||
| 19 | # Shortcut function to get a newly generated ID | 19 | # Shortcut function to get a newly generated ID |
| 20 | function get_field() { | 20 | function get_field() { |
