Commit Graph

4 Commits

Author SHA1 Message Date
Takashi Kajinami 8ca7ec4d3c Remove old notes
The setup.py file is no longer maintained globally. Also the nodes
about the old pip's behavior is no longer true for recent versions.

Change-Id: I3629c6211c4453aecf80592d10a5e33c8c553f3b
2024-01-08 23:48:14 +09:00
Andreas Jaeger dd7efc353e [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Cleanup tox.ini, remove install_command and add constraints to deps.
Replace mock with unittest.mock.

Change-Id: Idcac0b5310adf27a35223273bd54a4a154988c9b
2020-02-04 20:21:41 +01:00
Andreas Jaeger ad804626c4 Update requirements manually
The global requirments sync for this repo fails since it lists
packages that are not in the global list. Manually sync
requirements.

Failure log from requirements sync:
http://logs.openstack.org/d8/d89aad257d43fe02e42e44b2a0187dbd9f505c36/post/propose-update-requirements/15a7777/job-output.txt.gz#_2018-01-31_06_51_56_655451

Errors are:
'discover' is not in global-requirements.txt or blacklist.txt
'dpath' is not in global-requirements.txt or blacklist.txt
'salt' is not in global-requirements.txt or blacklist.txt
'yamllint' is not in global-requirements.txt or blacklist.txt

Change-Id: Ifbd174d568b0cae5225faa6e25b1bc5fc4774e6e
2018-02-02 07:53:18 +01:00
Thomas Herve 8e6dbb11b0 Add setup files for packaging
Change-Id: Icb75b0f37090ff4c0465dde464ee9c85189010d0
2017-01-25 16:15:23 +01:00