The patch bumps min version of tox to 3.18.0 in order to replace tox's whitelist_externals by allowlist_externals option: https://github.com/tox-dev/tox/blob/legacy/docs/changelog.rst#v3180-2020-07-23 and drop basepython Python 2 reached its EOL long time ago and we no longer expect any user may attempt to run tox in Python 2. Change-Id: I50a21a29bd918e82ab0590122d25e9312ccb28e1 Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com> Co-authored-by: Arnaud Morin <arnaud.morin@gmail.com> Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
Team and repository tags
OpenStack Blazar Specifications
This git repository is used to hold approved design specifications for additions to the Blazar project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.
Description
Languages
Python
100%