aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone/hybrid-backend-setup
blob: d3f7eac21599323bdb26057361d303ed1e80488f (plain)
1
2
3
4
5
6
#!/bin/sh

/etc/keystone/convert_keystone_backend.py hybrid

/etc/init.d/openldap start
/etc/init.d/keystone restart