openstack-ansible-os_ceilom.../releasenotes/notes/removed-ceilometer-api-init-a4bfc4cbabcbcb16.yaml
Steve Lewis 31cddcd762 Serve the ceilometer-api using mod_wsgi
With the dependent change merged Ceilometer API will no longer run
without a stand-alone wsgi engine. It is too late in the cycle right
now to bring over changes for nginx and/or uwsgi for this project so
only this deployment option is being supported at this time.

Change-Id: I3cff6b183feae3c346cd56602d7b733a6dd9a01b
Depends-On: I8812ea1a92d6dc7f41a490e971bb7a09dee9b304
2016-09-14 17:24:49 -07:00

5 lines
140 B
YAML

---
upgrade:
- The ``ceilometer-api`` init service is removed since ``ceilometer-api`` is
deployed as an apache ``mod_wsgi`` service.