Commit Graph

9 Commits

Author SHA1 Message Date
Takashi Kajinami 6d34865522 Remove six
Python 2 is no longer supported, thus usage of six can be removed.

Also, This removes B314 test from documentation because its actual
implementation was already removed[1].

[1] 9dbeefb55e

Change-Id: Ib01714e6462470dd5c3f6f06b52a3afeff573696
2022-10-28 14:02:00 +02:00
zhulingjie 1984fb4136 Update json module to jsonutils
1. oslo project provide jsonutils, and barbican use it in many place[1],
this PS to update the remained json moudule to oslo jsonutils for
consistency.
2. update the primary jsonutils to use alias json

[1]: https://github.com/openstack/barbican/search?utf8=%E2%9C%93&q=jsonutils&type=

Change-Id: I958a711db17bb1aa86fc4cd23c00cec185b84ab2
2019-03-07 07:02:48 +00:00
Nguyen Van Trung 727ffb14d3 Add doc8 to pep8 check for project
This patch adds a doc8 check of .rst files to the current pep8 check.
It includes fixes to the .rst files that didn't pass the check.

Change-Id: If9c6fbf51033cd420c605443dbb3049535024697
2018-07-30 01:56:14 +00:00
chenxing 2a58454289 Update the documentation link for doc migration
These links need to be updated due to the doc migration. Current
links are no longer effective.

Change-Id: I218995d5c8cde34286e2133a53bd7d19ae46c75d
2017-10-11 18:11:17 +08:00
Jeremy Liu 3099cd8050 Remove log translation related check
Since we're preparing to remove log translation from project, we
should remove translation check to ensure tests pass.

For log translation removal, see link [1][2].

[1] http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I7d3bd59cf95d9e10c2d578b63dc60313f1d09282
2017-03-30 09:25:20 +08:00
Jeremy Liu dea8754c6d Introduce hacking check to Barbican
Add hacking check to ensure we use proper rules and follow
community guideline [1].

[1] http://docs.openstack.org/developer/hacking/

Change-Id: I61e366969385aa044aea9d9678fbc91d32325497
2016-12-03 19:28:29 +08:00
Joe Gordon 1262c9b204 Deduplicate HACKING.rst with docs.openstack.org/developer/hacking/
Reference the OpenStack hacking guide in HACKING.rst and remove
duplicate entries. Add empty section as a place holder for barbican
specific rules.

Change-Id: Id1aecd08640fcca324bdb2028d6b3b6867a8b892
2014-09-24 14:35:44 -07:00
Malini K. Bhandaru 02d85859e1 removed references to glance and substituted with barbican 2013-05-22 15:38:11 -07:00
John Wood 8f783f473b Merge of previous project work into this project 2013-04-01 18:26:03 -05:00