Public bug reported:
There are two issues here:
- /etc/murano/murano-cfapi-paste.ini is missing from the package, needs to be
included from upstream.
- In /etc/init.d/murano-cfapi the config file name is wrong, referencing
murano.conf instead of murano-cfapi.conf.
--- /etc/init.d/murano-cfapi 2017-01-25 11:46:09.492188594 +0000
+++ murano-cfapi.new 2017-01-25 11:45:48.479730626 +0000
@@ -43,7 +43,7 @@
STARTDAEMON_CHUID="--chuid ${SYSTEM_USER}:${SYSTEM_GROUP}"
fi
if [ -z "${CONFIG_FILE}" ] ; then
- CONFIG_FILE=/etc/${PROJECT_NAME}/${PROJECT_NAME}.conf
+ CONFIG_FILE=/etc/${PROJECT_NAME}/${NAME}.conf
fi
LOGFILE=/var/log/${PROJECT_NAME}/${NAME}.log
if [ -z "${NO_OPENSTACK_CONFIG_FILE_DAEMON_ARG}" ] ; then
** Affects: murano (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1659270
Title:
Startup of murano-cfapi is broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/murano/+bug/1659270/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs