This changes moves cinder-api to make use of apache to
launch its processes.
Ubuntu binary removed support in Ocata for cinder-api
system services [1]. At this moment cinder in Ocata branch
is not working at all due this issue.
This changes aims to fix cinder in master only for ubuntu
binary with the purpose of make a clean backport to stable/ocata
without do any other change on the backport process.
A follow up change will migrate other OS/install_type to make use
of Apache but only changing master branch.
Reviewed: https:/ /review. openstack. org/457993 /git.openstack. org/cgit/ openstack/ kolla-ansible/ commit/ ?id=ba78082e0c0 f4c0aa195284128 8bd1cf5e0191f8
Committed: https:/
Submitter: Jenkins
Branch: master
commit ba78082e0c0f4c0 aa1952841288bd1 cf5e0191f8
Author: Eduardo Gonzalez <email address hidden>
Date: Wed Apr 19 10:59:44 2017 +0100
Fix cinder-api ubuntu binary deploy
This changes moves cinder-api to make use of apache to
launch its processes.
Ubuntu binary removed support in Ocata for cinder-api
system services [1]. At this moment cinder in Ocata branch
is not working at all due this issue.
This changes aims to fix cinder in master only for ubuntu
binary with the purpose of make a clean backport to stable/ocata
without do any other change on the backport process.
A follow up change will migrate other OS/install_type to make use
of Apache but only changing master branch.
[1] http:// lists.openstack .org/pipermail/ openstack- dev/2017- January/ 111069. html
Change-Id: I9885d6acadbac1 da46844f583e7cd 37785505ae0
Closes-Bug: #1676751