Changelog for
python-monasca-api-1.6.1-10.1.noarch.rpm :
Thu Mar 30 14:00:00 2017 dmuellerAATTsuse.com
- drop unused openstack-monasca-api.service
Tue Mar 21 13:00:00 2017 johannes.grasslerAATTsuse.com
- Switched to official 1.6.1 tarball
* Bugfix: Forbid colon in dimension name
* Updated from global requirements
* Adding WSGI support
* Update UPPER_CONSTRAINTS_FILE for stable/ocata
* Update .gitreview for stable/ocata
Mon Mar 20 13:00:00 2017 johannes.grasslerAATTsuse.com
- Fixed port in sample api-config.ini
Tue Mar 14 13:00:00 2017 johannes.grasslerAATTsuse.com
- Added Influxdb and Kafka hosts to sample configuration
Tue Mar 14 13:00:00 2017 johannes.grasslerAATTsuse.com
- Added missing python-influxdb run time requirement
Mon Mar 13 13:00:00 2017 johannes.grasslerAATTsuse.com
- Some fixes
* Fixed group in service file
Fri Mar 10 13:00:00 2017 johannes.grasslerAATTsuse.com
- Fixed permissions on /var/lib/monasca-api
Fri Mar 10 13:00:00 2017 johannes.grasslerAATTsuse.com
- Added missing / to ScriptAlias
Fri Mar 10 13:00:00 2017 johannes.grasslerAATTsuse.com
- Various fixes
* Use WSGI script from package
* Moved WSGI script to /srv/www/monasca-api/app.wsgi
* Fixed WSGI configuration
* Fixed permissions on /var/log/monasca-api
* Create /var/lib/monasca-api
Fri Mar 10 13:00:00 2017 johannes.grasslerAATTsuse.com
- Created initial package based on
https://review.openstack.org/#/c/418376 patch set 43 and a
preliminary stable/ocata tarball for 1.6.1 (official tarball will
become available once https://review.openstack.org/#/c/442958/
is merged).
* Added change log
* Added missing openstack-suse-macros BuildRequire
* Added missing shebang to WSGI script
* Downgraded Requires for python-oslo.{context,utils} and
python-keystone{client,middleware} to the versions available
in Cloud:OpenStack:Newton
* Added rpmlintrc to filter warnings about missing manual pages
* Renamed spec file to openstack-monasca-api.spec