In centos7, running devstack to start the tacker service failed

Asked by Guoshuai Li

I did not keep the log, I just located the wrong path to /usr/local/bin/tacker-server.

  /usr/local/bin/ is suitable for ubuntu, but at centos7 it is /usr/bin/tacker-server

Looks at
https://github.com/openstack/tacker/commit/c6b758477c3304deb8435b369406ea11e00f71db#diff-768539fc0593f7cba0f98523f51e7dbe

Question information

Language:
English Edit question
Status:
Answered
For:
tacker Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Trinh Nguyen (dangtrinhnt) said :
#1

Hi, since Centos & uses systemd just like ubuntu you can try:

sudo systemctl start devstack@tacker

The piece of code that you posted may need to modify to make it work with CentOS. Wanna submit a patch to fix that?

Can you help with this problem?

Provide an answer of your own, or ask Guoshuai Li for more information if necessary.

To post a message you must log in.