meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / files / python-keystone / hybrid-backend-setup
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/hybrid-backend-setup b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/hybrid-backend-setup
new file mode 100755 (executable)
index 0000000..d3f7eac
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+/etc/keystone/convert_keystone_backend.py hybrid
+
+/etc/init.d/openldap start
+/etc/init.d/keystone restart