14 Commits

Author SHA1 Message Date
Adrian Czarnecki
5f168778c6 Use oslo-config-generator
To generate the sample config file, do what other OpenStack projects do
and use the oslo.config provided mechanism.

Story: 2001009
Task:  4201

Change-Id: I490de4110843f7dfd618a6a8cc8d6a4e35db65ce
2017-07-28 13:48:01 +02:00
OpenStack Proposal Bot
3dbefbe900 Updated from global requirements
Change-Id: If8470a83554c0dcd3ea030de28a0c406cba139ec
2017-05-30 13:36:28 +00:00
Thomas Bechtold
659ddefdb0 Fix requirements for influxdb and cassandra
Both are optional requirements (but one must be used) so add both to the
"extras" section instead of a commented entry in requirements.txt .

Change-Id: I1f0eca2474ca275f64314a7b30b18e534afefdee
2017-05-05 10:22:14 +02:00
Tomasz Trębski
5bcf7e69fc Copy persister configuration during install
Following commit adds copying persister's
configuration files to /etc/monasca
during installation

Change-Id: I0b08b17c69a02e128e1aea54316b72c9a43a6d7d
2017-03-02 11:42:00 +01:00
Cao Xuan Hoang
70f75304ff Changed author and author-email
Changed author to OpenStack and author-email to
openstack-dev@lists.openstack.org

Change-Id: I807ecdbbea3c65c55533d5275aa5716d28e111da
2017-02-06 14:37:01 +07:00
Laszlo Hegedus
b3f9359608 Add persister.py unit tests
Add unit tests for persister.py in root directory.
Additionally:
* switched to testr as it seems to be used in many
openstack projects
* enabled coverage

Change-Id: I429ef6a900808c192ad5613c13808583d33fde24
2017-01-12 09:18:29 +00:00
Doug Hellmann
c01721cd32 add a one-line summary to the package metadata
This summary is used on PyPI and when building release announcement
emails.

Change-Id: Iace350c4161bcfa3f634a9c95e1ffd104c363333
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-05 10:53:44 -05:00
Laszlo Hegedus
b72a11716e Fix setup.cfg console_scripts
monasca_persister.servicerunner no longer exists, it has been replaced
by monasca_persister.persister.

Change-Id: Iac72acb0c355e8306fdf07ba645918beac78bd1e
Closes-Bug: #1603915
2016-07-29 12:54:15 +00:00
Joe Keen
023646b3a2 Adjustments to support new oslo libraries
Removed the old openstack directory and replaced it with oslo libraries.

Updated requirements for liberty versions of oslo libraries.

Change-Id: I4d6bfb4251eb23cf86b3173ac9cb0b889ebbf674
2015-12-10 15:38:50 -07:00
venkatamahesh
e947a28c01 Change repositories from stackforge to openstack
Change-Id: I9b0afa3c48fcc29335f5c7d4305b768dc2084614
2015-10-19 09:25:20 +05:30
Tim Kuhlman
fbf81b1404 Specified all needed subpackages
Change-Id: Ia4ba36a4ff27d2529999784654066252a1f4c89f
2014-10-16 16:18:32 -06:00
Tim Kuhlman
67ac55704c Moved openstack package so imports are setup correctly
Change-Id: I9f97ebf6b5c0c5728f4079af759bcfd7c65c217a
2014-10-13 09:41:37 -06:00
Deklan Dieterly
d3acf12034 Increase throughput of persister
Add batching to InfluxDB writes to improve throughput.

Change-Id: Ia173f55726cb11245f0bcf4580f1af8129c23aa3
2014-10-02 11:40:18 -06:00
Deklan Dieterly
3cf22f1c0d Add files for pypi.
Change-Id: Ib382ed1e15a7c124cab2124692e7d2e8e31bab1c
2014-09-30 15:21:50 -06:00