Commit Graph

3 Commits

Author SHA1 Message Date
zhangbailin 14d45468ce Change the doc8 check mode
In Ib226cbf9fc1fb7d3146083d65c44d8e0b80e2a7b we were introduced the doc8
check, but the configuration in cyborg/tox.ini is incorrect. This patch
will combine the doc8 check in [testenv:docs] to fix 'tox -e doc8' error.

Story: 2008084
Task: 40785

Change-Id: I9eb30de1407022a31086caab265e5e51e3d06bf9
2020-09-16 09:52:18 +00:00
Yumeng_Bao 6a764dc418 add doc8 check
Current cyborg-specs has no check for trailing whitespace, which is
found in patch[0]. Trailing whitespace is a big deal,we should avoid
that. This patch:
1. added doc8 check
2. fixed doc8 failures caused by previous merged specs

[0]:https://review.opendev.org/#/c/699099/7/specs/ussuri/policy-defaults-refresh.rst

Change-Id: Ib226cbf9fc1fb7d3146083d65c44d8e0b80e2a7b
2020-01-17 03:56:56 +00:00
Yumeng Bao c87d8215e6 Initialize cyborg-specs repository
This patch initializes cyborg-specs repository using cookiecutter template[1]
[1]: https://docs.openstack.org/infra/manual/creators.html#preparing-a-new-git-repository-using-cookiecutter

Change-Id: I0c1ea27b1956e9af7d5d3b8d46ee894f22acb9ff
2018-03-22 16:07:07 +08:00