summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup py27 supportussuri-em4.0.0Andreas Jaeger2020-04-041-9/+0
| | | | | | | | | | | | | | | | 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 * Some other sections are obsolete - Update classifiers - Update requirements, no need for python_version anymore - Remove html_last_updated_fmt from conf.py, this is not needed with openstackdocstheme anymore; update openstackdocstheme requirement Change-Id: I5389ba08c985e023643c07adf3135809c291146f
* Updated from global requirementsOpenStack Proposal Bot2017-03-081-1/+1
| | | | Change-Id: I48dc080e9cb540dd1cf31e3f5fddcf4553d65021
* Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
| | | | Change-Id: Idcca5c0b766a44ea3df5f3b11ca02e1bd071b902
* Updated from global requirementsOpenStack Proposal Bot2015-07-151-1/+1
| | | | Change-Id: I994b85b635252905c72949b6870feadd97e7793e
* Updated from global requirements1.3.0OpenStack Proposal Bot2015-06-221-1/+0
| | | | Change-Id: I366d76024a45835407f1b8741e27c3f4a0ac4d0d
* Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
| | | | Change-Id: I9247ce1d612bf57feb49ae097b7b8170849c24d5
* Updated from global requirementsOpenStack Proposal Bot2014-07-011-0/+8
| | | | Change-Id: Ia126b95d6673ad73ad9f377c638a022e2b485799
* Sync requirements with stable/havana requirementsKiall Mac Innes2013-10-301-1/+1
| | | | Change-Id: I5ca0a8ddcf89fe816d47dfd4d720410780444d60
* Update to PBR 0.5.21+Kiall Mac Innes2013-08-081-13/+14
| | | | Change-Id: Icb0754f9d64ea2b4d561866c8c5f614316217a1b
* Migrate to PBRKiall Mac Innes2013-05-251-85/+4
| | | | Change-Id: I4f32b7c3ca7831becdd49f75a7fa48bfcfa7fe76
* Added reporting functionality to Moniker clientPatrick Galbraith2013-05-081-0/+8
| | | | Change-Id: I12687d678a1b7c22bfbfd0480c53912152d8d7eb
* Allow for controllers to be loaded dynamically.Kiall Mac Innes2013-04-121-1/+7
| | | | Change-Id: If85de4c02406e8ffd49da3c04c23db58ad2df119
* Add a command to list the nameservers for a domainKiall Mac Innes2013-04-111-0/+2
| | | | Change-Id: Id44b9f8cfc0a79a7514ff338aab42f39067e1226
* Add diagnostics to Python API and CLIKiall Mac Innes2013-02-071-0/+7
| | | | Change-Id: Ib26adada4a5610f7eb6a3458caa4ca4b18d804ca
* Sync with Oslo 30a50c8aKiall Mac Innes2013-01-291-2/+1
| | | | Change-Id: I12a39aaa506d0938e742285d97c4bf28e21dcb2c
* Add Records and Servers CLI commandsKiall Mac Innes2012-12-021-0/+12
| | | | Change-Id: I61249dc1d9d70b35255a1cad7080cba306a85d42
* Initial Python client bindings and CLIKiall Mac Innes2012-11-271-0/+9
| | | | Change-Id: Iac4a73acfb515c1e213a1dd0865a62bc39e3ed0f
* Sync with OS-Common 3d6c2368 + Use OS-C's Version ModuleKiall Mac Innes2012-11-011-1/+2
| | | | Change-Id: I5208d2955f477973cff713713989a9ae8b74f80b
* Rename package to python-monikerclient.Monty Taylor2012-11-011-2/+2
| | | | Change-Id: Ie0221b83c857b11e21f5f223966f47afdaec252e
* Add pypi trove classifiersKiall Mac Innes2012-11-011-0/+10
| | | | Change-Id: I62009fdb221680fe884a22e60162f0a7eb0abb14
* Initial Commit - CLI SkeletonKiall Mac Innes2012-10-261-0/+48