meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / files / python-keystone / keystone-init.service
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/keystone-init.service b/meta-starlingx/meta-stx-integ/recipes-devtools/python/files/python-keystone/keystone-init.service
deleted file mode 100644 (file)
index b114806..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Barebones OpenStack keystone initialization
-After=postgresql-init.service
-
-[Service]
-Type=oneshot
-ExecStart=%SYSCONFIGDIR%/keystone/keystone-init
-ExecStartPost=/bin/systemctl --no-reload disable keystone-init.service
-RemainAfterExit=No
-
-[Install]
-WantedBy=multi-user.target