Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann bbe243e2bf Retire Sahara: remove repo content
Sahara project is retiring
- https://review.opendev.org/c/openstack/governance/+/919374

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/919376
Change-Id: I4ff53b361a24b624048ba013861c7fcf51997010
2024-05-10 17:31:33 -07:00
Andreas Jaeger 8bc0f11366 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
  * Some other sections are obsolete
- tox.ini: Move constraints into deps, remove install_command since
  the default is fine

Change-Id: Ifc4c123f30451ab6844d8b2f704b930760ebcef8
2020-04-07 20:15:05 +02:00
OpenStack Proposal Bot 69f1cb0910 Updated from global requirements
Change-Id: Ibc8c7ce906fd8e4ba80ecfa1c596a81adc5a9ecb
2017-03-02 17:53:51 +00:00
OpenStack Proposal Bot 795affeb9c Updated from global requirements
Change-Id: I07ce7212661af4360e8d02785eeb5ec8c1e78b13
2015-09-17 12:17:23 +00:00
OpenStack Proposal Bot 8329111c53 Updated from global requirements
Change-Id: Ie148a28a8162b2df950799191220ac4b62aa8e10
2015-07-15 00:30:00 +00:00
OpenStack Proposal Bot 6874cd5454 Updated from global requirements
Change-Id: I1148b1c02b08b392380a74c2484e5514fe94e4a6
2015-06-22 08:28:31 +00:00
OpenStack Proposal Bot d28a85bd47 Updated from global requirements
Change-Id: I64b96621d0d7a0205c80991819c259c3bb69a2d7
2014-04-30 02:47:19 +00:00
Sergey Lukjanov c3ef37253f Remove version pbr pins from setup_requires
* setuptools can never upgrade things based on setup_requires versions
* actual pbr version range should be defined in requirements.txt

Change-Id: Ia7d4287c098b98c63eac8fca85237410a9ec8cea
2013-09-22 13:01:07 +04:00
Sergey Lukjanov 2f083e23dc Package with pbr
* generated tarball will contain all elements;
* tarball could be installed and all elements will be installed to the
  share/savanna-elements folder.

Change-Id: Ic80b045034850316b9b3263d132782afa560643b
2013-08-23 14:28:02 +04:00