diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup')
| -rwxr-xr-x | meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup b/meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup new file mode 100755 index 0000000..d3f7eac --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | /etc/keystone/convert_keystone_backend.py hybrid | ||
| 4 | |||
| 5 | /etc/init.d/openldap start | ||
| 6 | /etc/init.d/keystone restart | ||
