Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Jaeger 7b6b0535b0 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: Ic79312278978ecb5d93386fa9f4261be037611ed
2020-04-05 09:57:16 +02:00
OpenStack Proposal Bot f9f209e821 Updated from global requirements
Change-Id: I2f9ce6cc44bfb7b1ba81ee2ef1709db1b378c5c9
2017-03-02 11:47:07 +00:00
OpenStack Proposal Bot 4c39e3ad67 Updated from global requirements
Change-Id: I0385ab1a77293d9175d980a4cfa400adead5a845
2016-09-03 01:56:37 +00:00
Tim Kuhlman 224e654f4c Move to pbr based build
Change-Id: I36cc5d862c4364937450ad8ae4fa20a1a709781f
2014-07-29 16:07:42 -06:00
Tim Kuhlman 5dfd9374e9 Added wheel settings setup.cfg so the publish to pypi works correctly
Change-Id: I4bcf8c5649f8700be767e36967196a11c0f27f15
2014-07-22 14:31:21 -06:00
Tim Kuhlman 72e4a18b9d bump version 1.0.1
Change-Id: Iea0d75c88c5ba67e84196e28350e355d5d79538b
2014-07-22 11:49:43 -06:00
Tim Kuhlman e6e54c6576 Rename to monasca, setup for tox, removed legacy bits
Removed manual tests which are no longer valid with a modern mini-mon
Removed debian creation bits all distribution is with pypi now
Minor pep8 fixes

Change-Id: I1f2fc4d0ad6375f4c39446f9627247945066e4ad
2014-07-16 15:59:00 -06:00
Tim Kuhlman 9277bab553 Turn on mysql autocommit.
Though I am using the db in read only mode without autocommit all reads
end up reading at the same snapshot as the original.
2014-05-19 15:14:13 -06:00
Tim Kuhlman ea0760508d Cleaned up dependencies for easy_install 2014-05-12 09:52:41 -06:00
Tim Kuhlman 905b64e89f Set to version 1.0.0 and setup for upload to pypi 2014-05-12 09:10:32 -06:00
Roland Hochmuth 78d7ce32d5 Added copyright header, LICENSE and HACKING.rst. 2014-05-01 12:27:06 -06:00
Tim Kuhlman 41afba7fff Added mon_notification_offsets tool 2014-03-19 16:47:52 -06:00
Tim Kuhlman 06d7913248 Changes after running the hacking open stack code checks, except line length. 2014-03-17 16:29:09 -06:00
Tim Kuhlman f8374cbc97 Revert "Moved main so imports are right both from the source directly and the package."
This reverts commit 52934f0190.
2014-03-17 09:49:58 -06:00
Tim Kuhlman 52934f0190 Moved main so imports are right both from the source directly and the package. 2014-03-17 09:40:49 -06:00
Tim Kuhlman b846816d19 Minor setup.py change 2014-03-14 13:40:25 -06:00
Tim Kuhlman 2ea39e5d73 Fixed module name to match what python likes. 2014-03-13 11:03:19 -06:00
Tim Kuhlman d116453f69 Re-org for packing nicely 2014-03-13 10:55:19 -06:00
Tim Kuhlman 774df36ad3 Fixes from code inspection, mostly pep8 2014-03-10 16:51:08 -06:00
Tim Kuhlman 4fc9b6a3c9 Initial structure 2014-02-27 16:55:07 -07:00