File openstack-monasca-log-api.changes of Package openstack-monasca-log-api
-------------------------------------------------------------------
Fri May 31 13:09:03 UTC 2019 - cloud-devel@suse.de
- update to version 2.9.1~dev3
- Upgrade Logstash Monasca output plugin
- Enable python3 in devstack
- Add python3 tempest tests
- tox: Stop building *all* docs in 'docs'
- Update configuration of kibana button
- Fix policy check for healthcheck and version
- import zuul job settings from project-config
- Update policy configuration document
- Update .gitreview for stable/stein
- Switch tempest test to zuul3 native
- Update branch to stable/stein for DevStack
- Use oslo_utils.encodeutils.safe_encode
- Add tooling for building Docker image
- Change openstack-dev to openstack-discuss
- Py3: Fix encoding in _verify_topics method
- Replace log-api.conf with monasca-log-api.conf
- Update reno for stable/rocky
- devstack: Use 2.4.6 as elasticsearch version
- Add grafana dashboards
- add python 3.6 unit test job
- Modify log-persister conf to support new index pattern
- Update links in README
- Migrate DevStack plugin to Ubuntu Bionic
- Run init_agent only when agent is installed
- Use global job for building docker image
- Use monasca-log-api.conf for doc, devstack and docker
- switch documentation job to new PTI
- Update UPPER_CONSTRAINTS_FILE for stable/stein
- Fix default policy rules registration
- Remove setup.py check from pep8 job
- Add .vagrant to gitignore
- Replace openstack.org git:// URLs with https://
- Disable unnecessary service in tempest test
- Use templates for cover and lower-constraints
-------------------------------------------------------------------
Tue Mar 26 01:49:28 UTC 2019 - cloud-devel@suse.de
- update to version 2.7.1~dev7
- Replace openstack.org git:// URLs with https://
-------------------------------------------------------------------
Mon Nov 12 03:26:54 UTC 2018 - cloud-devel@suse.de
- update to version 2.7.1~dev6
- Fix policy check for healthcheck and version
- Set stable/rocky branch for devstack
- Fix default policy rules registration
-------------------------------------------------------------------
Fri Nov 9 12:37:03 UTC 2018 - Johannes Grassler <johannes.grassler@suse.com>
- Remove 611308.patch: merged upstream
- Remove 611532.patch: merged upstream
-------------------------------------------------------------------
Tue Nov 6 13:09:43 UTC 2018 - Johannes Grassler <johannes.grassler@suse.com>
- Add missing `-p 1` to autosetup
-------------------------------------------------------------------
Mon Oct 22 15:52:11 UTC 2018 - Johannes Grassler <johannes.grassler@suse.com>
- Add fixes for policy enforcement:
- 611308.patch: https://review.openstack.org/#/c/611308/
- 611532.patch: https://review.openstack.org/#/c/611532/
-------------------------------------------------------------------
Thu Oct 11 21:30:13 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- add fdupes
-------------------------------------------------------------------
Sat Feb 10 04:48:49 UTC 2018 - cloud-devel@suse.de
- update to version 2.3.1~dev9
- Zuul: Remove project name
-------------------------------------------------------------------
Sat Jan 20 05:07:19 UTC 2018 - cloud-devel@suse.de
- update to version 2.3.1~dev8
- Allow to disable statsd self-moniotring
-------------------------------------------------------------------
Fri Jan 19 02:56:34 UTC 2018 - cloud-devel@suse.de
- update to version 2.3.1~dev7
- Configure tempest test job for zuul3
-------------------------------------------------------------------
Thu Jan 18 02:57:45 UTC 2018 - cloud-devel@suse.de
- update to version 2.3.1~dev6
- Avoid tox_install.sh for constraints support
-------------------------------------------------------------------
Sat Nov 25 01:57:04 UTC 2017 - cloud-devel@suse.de
- update to version 2.3.1~dev5
- Make ZuulV3 working
- Fix WSGI application
-------------------------------------------------------------------
Mon Aug 28 13:44:19 UTC 2017 - cloud-devel@suse.de
- update to version 2.3.1~dev2
- switch to stable/pike tarballs
-------------------------------------------------------------------
Wed Jul 12 13:47:54 UTC 2017 - cloud-devel@suse.de
- update to version 1.4.2~dev4
-------------------------------------------------------------------
Mon Jul 3 08:19:39 UTC 2017 - cloud-devel@suse.de
- update to version 1.4.2~dev3
-------------------------------------------------------------------
Thu Apr 13 10:29:02 UTC 2017 - cloud-devel@suse.de
- update to version 1.4.1~dev5
-------------------------------------------------------------------
Tue Mar 21 16:05:50 UTC 2017 - johannes.grassler@suse.com
- Updated to monasca-log-api-1.4.1.dev5
* Adding WSGI support
- Removed openstack-monasca-log-api-wsgi.py
-------------------------------------------------------------------
Mon Mar 13 16:23:05 UTC 2017 - johannes.grassler@suse.com
- Fixed permissions on directories
- Added creation of /var/lib/monasca-log-api
-------------------------------------------------------------------
Mon Mar 13 15:38:21 UTC 2017 - johannes.grassler@suse.com
- Some fixes
* Fixed group in service file
* Changed all hosts in sample configuration to 127.0.0.1
-------------------------------------------------------------------
Mon Mar 13 14:30:24 UTC 2017 - johannes.grassler@suse.com
- Adapted package from https://review.openstack.org/#/c/416493/
(patch set 94):
* Added change log
* Added missing systemd service file
* Renamed spec file openstack-monasca-log-api to reflect
main package's name
* Downgraded python-keystonemiddleware, python-oslo.context and
python-oslo.utils Requires to the versions available in
Cloud:OpenStack:Newton
* Added missing openstack-suse-macros BuildRequire
* Changed source URL to point to stable/ocata tarball and
updated versioning information to match it
* Moved WSGI app to /srv/www/monasca-log-api
* Fixed most rpmlint warnings