Commit Graph

12 Commits

Author SHA1 Message Date
zhurong 564f9cf32e 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
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: Idcfd920e04fd56ed8de7b8906ba1e4e87f75d08c
2020-04-07 01:39:10 -07:00
OpenStack Proposal Bot c80ca0b850 Updated from global requirements
Change-Id: I9ed5ec60b5eabf2487954fc3abfe8130b8510e66
2017-03-02 11:47:23 +00:00
OpenStack Proposal Bot 6d654bfc93 Updated from global requirements
Change-Id: I6eea5ae9d797ad7aab3992c5997a7db70ffa1e14
2015-09-17 12:13:02 +00:00
OpenStack Proposal Bot d63610bcbf Updated from global requirements
Change-Id: If4c8559cb5d061b6656b2575cd050e3a0c7c437a
2015-07-24 07:00:45 +00:00
Serg Melikyan ae1957afc9 Update from global-requirements
Change-Id: Ibe89c301c1f91b92ac9c2a6ed5d9e03f43c011b9
2015-06-29 16:45:11 +03:00
Ruslan Kamaldinov dc9ff5da88 Updated from global requirements
This is an important update and should be merged ASAP. Latest
release of setuptools 8.0 introduced new rules which make
current constraints on SQLAlchemy invalid.

As a temporary workaround all the jenkins slave nodes have
a cap on setuptools version, but it is going to be removed
soon.

Change-Id: I7d3d203f47a1d9eb940132930d5dbb82655515ee
2014-12-14 05:10:49 +03:00
Timur Sufiev b85f0ecf92 Update requirements to match havana's ones.
Update repo with openstack/requirements/update.py.

Change-Id: Ibc76b1c47655de379eb924f1024bbbd312abce4a
2013-10-29 13:16:24 +04:00
Monty Taylor 4608a84aab Remove d2to1 dependency
Change-Id: I91d6cbd3473382f5559bdcaf49597e7d004af74d
2013-09-30 10:53:48 -04:00
Serg Melikyan 072b593de6 Migrated to Murano Common
Replaced old RabbitMQ code over amqplib to Murano Common MqClient

Change-Id: Icf721f9304f65df02231bde77c8472fd6e20c90d
2013-07-25 15:59:45 +04:00
Stan Lagun f145391f03 KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
Serg Melikyan 124e4039e0 Fix name of the entrypoint stript 2013-04-18 11:11:33 +04:00
Serg Melikyan 33a0a171a3 Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00