Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger fb8bc0b09b [ussuri][goal] Drop python 2.7 support
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 setup.cfg.
Update hacking for python3.
Remove six usage.

Change-Id: I37da6ad3306af138aa16cf73a116f0391d06675f
2020-02-12 08:24:32 +00:00
Frank Kloeker f91deab8fe Switch to translated docs build by openstackdocstheme
Change-Id: Ic10b4bfa469ac11e278bd0ecd8088418d61c4fd5
2018-12-07 07:50:58 +01:00
OpenStack Proposal Bot 16386e5729 Updated from global requirements
Change-Id: I5c2d529588d9e348c0c2cd4cf7b6090aaa4c57b7
2018-03-04 10:04:37 +00:00
OpenStack Proposal Bot b83dcc7d89 Updated from global requirements
Change-Id: I9c0f8d57c3e0b30a5433e11f7d3fbc289ca3b705
2018-01-16 03:23:31 +00:00
OpenStack Proposal Bot b811a27945 Updated from global requirements
Change-Id: Ied7e48333da9b5d3b654a0e962f20afb9a3a6960
2017-11-16 11:05:05 +00:00
OpenStack Proposal Bot d2ee6547bb Updated from global requirements
Change-Id: Ibc01377664435ea9f9719e4569bb6046f35db196
2017-09-12 04:15:33 +00:00
OpenStack Proposal Bot 9348bb6936 Updated from global requirements
Change-Id: Ia7f39be59613c16a286c5f42e3cdcde10b0e81e6
2017-08-24 05:50:00 +00:00
OpenStack Proposal Bot 36dc717d65 Updated from global requirements
Change-Id: I3f1e679c7e39e07a860dcdd7c0f0620b7f33febb
2017-08-18 04:41:15 +00:00
OpenStack Proposal Bot 6059e9aada Updated from global requirements
Change-Id: I898f20f58228ff92868ab48c62a135c8e0040c94
2017-07-14 04:58:49 +00:00
OpenStack Proposal Bot 3fac9826a2 Updated from global requirements
Change-Id: I4fb40bbe12b8e6a70ed22fae460fd9b8a5c70bd1
2017-06-10 21:37:46 +00:00
OpenStack Proposal Bot 8272a13dea Updated from global requirements
Change-Id: Ie93754b0b9a558c3a492244330ccce6d8c0dd19c
2017-03-28 21:28:51 +00:00
OpenStack Proposal Bot b08517e6a9 Updated from global requirements
Change-Id: I7bf51e14a888c90e48d150df15882f46c1c101b6
2017-03-20 13:20:38 +00:00
Ian Y. Choi e7806cd03a zanata_userinfo.py: get user name and email
The script generates a csv file by reading a yaml file
which contains the list of translators (e.g., translation_team.yaml)
with user name and e-mail addresses by interacting with Zanata API.

The script utilizes ZanataUtils in openstack-infra/project-config
to read zanata.ini configuration file which contains Zanata API key.
Note that the Zanata API key is required to use Zanata accounts API.

Change-Id: I078742c5956b2c72eb1dabb10b9d3b4667b8f7e6
2017-03-18 14:44:01 +00:00
OpenStack Proposal Bot 8ae974d80e Updated from global requirements
Change-Id: Ib807f2210e8d7b046bfc3d58fdb80e87c1c6f90d
2017-03-12 17:36:18 +00:00
Akihiro Motoki 3e8b02e423 Add requirements.txt
It is nice to list packages required to run tools in the i18n repo
in requirements.txt.

Change-Id: Idcf10b551a1e08a98df13594124bc1b63e3987db
2017-03-07 11:36:08 +00:00