ocata-em
We currently allows only project uuid, but this is a pain for deployer. Also the default is a project name which doesn't work... This change queries keystone to retrieve project ids when the ignore_projects list are names. By default, if auth_type is not set, we keep the previous behavior to not query keystone. This change also vendors keystoneauth1.loading.adapter that wasn't exists in ocata version of keystoneauth1. (cherry picked from commite2bf485044) Fix default service project to "service" Both devstack and TripleO uses "service" by default. Nothing uses "services". (cherry picked from commitfbd048f4c0) Change-Id: I270d080d3e65eb6b0cd823498a4dd37389c49221
Middleware for OpenStack Telemetry (Ceilometer)
This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.
For information on contributing, see
CONTRIBUTING.rst.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/ceilometermiddleware
- Source: http://git.openstack.org/cgit/openstack/ceilometermiddleware
- Bugs: http://bugs.launchpad.net/ceilometermiddleware
For any other information, refer to the parent project, Ceilometer:
Description
Languages
Python
100%