Startup of murano-cfapi is broken

Bug #1659270 reported by Dr. Jens Harbott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
murano (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Tags: patch
tags: added: patch
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Upstream fix is in https://review.openstack.org/425418, please update, also for stable/newton UCA.

Revision history for this message
Chuck Short (zulcss) wrote :

This has already been fixed in zesty. Ill consider a fix for newton.

Changed in murano (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package murano - 1:3.2.0-0ubuntu1

---------------
murano (1:3.2.0-0ubuntu1) zesty; urgency=medium

  * debian/murano-cfpai.init: Fix startup init. (LP: #1659270)
  * debian/watch: Point to tarballs.openstack.org
  * New upstream release.
  * Fixed (build-)depends for this release.
  * d/control, d/tests: Add dep8 tests.
  * d/patches/skip-unit-test.patch: Skip failing unit test.

 -- Chuck Short <email address hidden> Wed, 15 Feb 2017 13:47:41 -0500

Changed in murano (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.