Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann 46a90f112b Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: Id696fe70301afeefadefde2825022443ec82bf02
2020-05-12 21:12:25 -05:00
Andreas Jaeger a2262b757c Update docs building, cleanup
Update docs building and do a few cleanups
* Switch to sphinx-build
* Update requirements for Sphinx and openstackdocstheme for
  python 3, create doc/requirements.txt
* Remove unneeded doc and translation sections from setup.cfg
* Remove install_command, it's unneeded, the default is fine.
* Use TOX_CONSTRAINTS instead of obsolete UPPER_CONSTRAINTS
* Update hacking to 3.0

Change-Id: Ief34ac947ec23d6a9d4aad3640a4a61d0173578b
2020-05-03 12:07:55 +02:00
Ha Manh Dong ccb3b2a9ae Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Id56b915767fcf0a503a62891bf43d6b827f9a46c
2018-07-18 09:53:48 +07:00
OpenStack Proposal Bot e5769a9071 Updated from global requirements
Change-Id: I15cdd4a625b4f6aed63cc38102fb73e87f36544e
2018-03-15 09:34:02 +00:00
OpenStack Proposal Bot 6cac092737 Updated from global requirements
Change-Id: Ic3931a3399e5be2a40e7bfd0e44acd616148b3fa
2018-03-13 07:33:04 +00:00
OpenStack Proposal Bot e0423bcbfd Updated from global requirements
Change-Id: I1475c40f30bd4f3b4571d1407a332053c0169fda
2018-03-10 13:54:56 +00:00
OpenStack Proposal Bot 239b07b1fd Updated from global requirements
Change-Id: I9615330f016d258894fe6dec2e9c7b4a4a55dcb4
2018-01-24 01:36:33 +00:00
OpenStack Proposal Bot 07ce60fc78 Updated from global requirements
Change-Id: I78852bf2149e6688649b607d50c077925f0b07de
2018-01-22 11:18:12 +00:00
zhurong f5a48364e3 Initial Cookiecutter Commit.
Change-Id: Ie9c1cf404d74726027a8b070ad6ea70d800d16de
2017-08-28 11:27:28 +08:00