tacker/tacker
Andreas Jaeger 98a67d5b96 Cleanup Python 2.7 support
OpenStack is dropping the py2.7 support in ussuri cycle.

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 section from setup.cfg: Wheel is not needed for python
  3 only repo
- Remove ancient sections from setup.cfg
- Update requirements
- Update api-ref/source/conf.py for current openstackdocstheme
- Don't test for broken po files, this is done in the infra scripts
  since a long time
- Change shebang lines to use python3

Change-Id: If5276a47b8822c5c19d045fbc5c41394f4a9dd2d
2020-03-29 20:23:26 +00:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Delete vnf package if operationalState is DISABLED 2020-02-19 05:30:47 +00:00
cmd Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
common Allow VNF package upload without policies 2019-11-01 06:42:10 +00:00
conductor Allow VNF package upload without policies 2019-11-01 06:42:10 +00:00
conf Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
db Delete VNF should fail with 409 error 2020-01-31 13:54:49 +05:30
extensions Support updating VNF parameters in tacker 2020-03-12 00:34:26 +00:00
glance_store Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
locale Imported Translations from Zanata 2019-10-01 11:19:23 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Fix bug that causes InternalServerError in FT 2020-01-16 14:16:55 +09:00
objects Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
plugins from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policies Support patch to fix window style line ending 2020-01-23 16:48:19 +09:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Merge "Support updating VNF parameters in tacker" 2020-03-27 15:05:49 +00:00
tosca from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
vnfm Merge "Support updating VNF parameters in tacker" 2020-03-27 15:05:49 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
manager.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policy.py Implement policy in code 2019-09-19 06:30:04 +00:00
service.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00