If we want Aodh able to talk to Gnocchi API, we need to configure
DEFAULT/gnocchi_url parameter in Aodh configuration.
This patch aims to do that.
Change-Id: Ib818b5ae4fa301c6c496fe800ae45c9b0a73222c
mock is not used anywhere in the module, let's drop it.
This patch will help to hit this bug:
https://launchpad.net/bugs/1492636
Change-Id: Ia4f85ce2088759ec6e07bda994f0c011a0886b36
This change updates the test that currently do Debian/RedHat sets of
tests to use on_supported_os from rspec-puppet-facts. This improves the
over all coverage with the specific CentOS, Debian, RedHat and Ubuntu
flavors of facts.
Change-Id: Ibd7e2914419a492363de70d1e93c86abeeabc357
This change adds the ability to use the python-pymysql library as the
backend for MySQL connections.
Change-Id: I7604cca9e2d7bf0b93c820adec5f937f72b64fa8
This change switches the aodh module to use the os_service_default
fact for configuration options that default to '<SERVICE DEFAULT>'.
Related-bug: #1515273
Change-Id: I05488c8bdcb5f54976a17aa25bf8a3b9d46627bb
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
Qpid messaging driver is removed from Oslo.messaging [1]
Therefore, we cannot support it anymore.
[1] I4a9cba314c4a2f24307504fa7b5427424268b114
Change-Id: I9c4c04cbe4451380f67be067b5831d80fad48524
Install ceilometerclient (aodhclient does not exist yet):
* manifest
* unit tests
* acceptance tests
* example manifest
Change-Id: Ib644bd0896af71b5fd0379236c7650588fd407b2
* Manifest for evaluator and auth
* acceptance
* example
* unit tests
* Fix dbsync command and run it to make evaluator work
Change-Id: I3e9f43ebeceaf62abed9412959c067c4bd4409da
This patch introduce the same design than mysql for postgresql
by requiring dedicated lib::python class instead of declaring
a new resource package within aodh module.
This patch also add unit tests for aodh::db class.
Change-Id: I3f9ed49b44a9a7c89be06f40a5823cc24a66066e
Due to a wrong copy paste, the default port was 8777 which is already
used by Ceilemeter API service. Let's use the default Aodh: 8042.
Change-Id: I5b51f7337f4381035849d2f2032e1063b428540d
* Manifests to deploy Aodh API service
* WSGI support
* unit tests
* acceptance tests
* example manifest
Change-Id: I648310ae05bae37b1790514d0e7fe0bbc5a7bdde
https://review.openstack.org/#/c/228744/ has been merged, we need to
drop the 'tenant' parameter to Keystone_user resource.
Change-Id: I5299c02874d7b2a984718ced087284e9cb325112