summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup py27 supportussuri-em3.1.0Andreas Jaeger2020-04-071-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 Change-Id: I95a49a2941790e0df1fde38f253ba2516959ce80
* Updated from global requirementsOpenStack Proposal Bot2017-03-031-1/+1
| | | | Change-Id: I7910abeb4c8a8aec10a61e6cd3daee2a124e6a91
* Updated from global requirementsOpenStack Proposal Bot2015-09-241-1/+1
| | | | Change-Id: Ic426abf1128c4df0b1dbfea0b3a221abe709cd23
* Updated from global requirementsOpenStack Proposal Bot2015-07-151-1/+1
| | | | Change-Id: I91a916ff4b87b0537fa3c5a3afe35c7b8a948438
* Updated from global requirementsOpenStack Proposal Bot2015-06-221-1/+0
| | | | Change-Id: I3ee6d87e94e24aa780e39ee39e6550a690bc69db
* Updated from global requirementsOpenStack Proposal Bot2014-04-301-0/+8
| | | | Change-Id: Ia8206a2154e4cf57c4a520e54d60ecc295b884b7
* Remove version pbr pins from setup_requiresSergey Lukjanov2013-09-221-1/+1
| | | | | | | * setuptools can never upgrade things based on setup_requires versions * actual pbr version range should be defined in requirements.txt Change-Id: Ia14bb4ceba874aaa2a873134efc72bc7aae0a531
* Update pbr and sync requirementsSergey Lukjanov2013-08-211-10/+5
| | | | Change-Id: I03bcbc4adc72a0fb5e074b5aa286f8a28c1344f2
* Python Savanna Client initial implementationNikita Konovalov2013-08-021-0/+27
Image Registry: * Register Images and Tags * Edit existing Images and Tags * Unregister Images Supports create, read and delete operations for: * Node Group Templates * Cluster Templates * Clusters No CLI support Implements blueprint python-savannaclient Change-Id: If0b7c4fb9660d646cb37c4b224bdcf39dc61bb19