Reviewed: https://review.openstack.org/381068 Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=ac4d584e51dcb5a1f2d6de65a13578d01c059c99 Submitter: Jenkins Branch: master
commit ac4d584e51dcb5a1f2d6de65a13578d01c059c99 Author: James Page <[email protected]> Date: Mon Oct 3 13:05:26 2016 +0100 Updates for OpenStack Newton Ceilometer switched to using wsgi_script to generate the ceilometer-api binary; this resulted in a few packaging changes, including one which means the listen port for Ceilometer API is set via the systemd unit, rather than the ceilometer.conf configuration file. Add systemd override file handling for ceilometer-api, including a small workaround which ensures that the systemd daemon loads the override configuration file when it changes (only possible during config-changed with enabling SSL support). This charm should switch to using Apache + mod_wsgi next cycle, at which point all of that can just be dropped. Change-Id: Ic8b359d0b91fda144925f5c75044f919e73aadd9 Closes-Bug: 1629796 ** Changed in: ceilometer (Juju Charms Collection) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629796 Title: wsgi_script generated binaries listen on (incorrect) default port 8000 To manage notifications about this bug go to: https://bugs.launchpad.net/aodh/+bug/1629796/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
