Commit Graph

11 Commits

Author SHA1 Message Date
Kien Nguyen
76057450b5 Fix docs & specs erros.
- Fix erros when run tox -edocs (except one spec - cinder-integration.rst,
  will be fixed when merge patch set [1])
- Update urls.

[1] https://review.openstack.org/#/c/468658/

Change-Id: I05865708ef356f17a388eace234ac004dd1a364f
2017-07-15 16:10:06 +07:00
Ngo Quoc Cuong
1d3d04150c Delete log translation functions and add hacking rule
The i18n team has decided not to translate the logs because it seems
like it not very useful; operators prefer to have them in English so
that they can search for those strings on the internet.

Since we have removed log translations completely, we should add hacking
rule to prevent future mistakes.

Change-Id: I3ec4ae79db525640bb5d6369727985d5071b7fd4
2017-07-03 03:40:34 -04:00
Feng Shengqin
340894ae84 Remove duplicated hacking rule Z318
Change-Id: I143892498b4c375c1c6a53000f81251d3c04a1b9
Closes-Bug: #1696466
2017-06-08 11:07:26 +08:00
XieYingYun
d5d6ae7cae Optimize the link address
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I734851840c713c4f16ef9a05fe2fd906b6c60e24
2017-04-07 10:50:23 +08:00
Feng Shengqin
2a4b99bf89 Add a testcase to test whether using log.warn
Change-Id: I38ff5865991ceab80f98b4c10c40cffaae5a6946
2016-12-21 22:34:31 +08:00
prameswar
b316efa05a Changed hacking check prefix 'M' to 'Z'
Closes-bug: #1651523

Change-Id: I6ae56eceea64d37fa81de11985b2950da55198da
2016-12-20 23:28:39 +05:30
root
5f2a016ea3 update higgins with zun
All contents mentioning higgins are updated to zun
using below 3 patterns:
:%s/higgins/zun/g
:%s/HIGGINS/ZUN/g
:%s/Higgins/Zun/g

Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>

Change-Id: I33a979aa01421524c1cff6fb5cc2b4023bf1fe84
2016-06-08 22:21:34 -05:00
Eli Qiao
8348cc5ad1 Make infra ready for unit/pep8/doc testing
Enable unit test frame work first.

Change-Id: I537b769c5c7467206b6ba0d384434d3442462ff0
2016-05-26 19:17:39 +08:00
Madhuri Kumari
6ef76f47b1 Add Hacking Rule to Higgins.
Change-Id: I22509f5054a574656cc5fcc41aa0d366b9a4134b
2016-05-21 19:56:06 +05:30
Sheel Rana
7aa49e858f Fixed common comments in initial commit
Some common comments from different members in initial repo
commit are fixed in this patch.

Change-Id: I3714dd1f95ac08cce88882e8029386268b8be3dd
2016-05-13 12:58:35 +00:00
Hongbin Lu
274f489911 Initial commit
Change-Id: I3c0e90b763766f8a8507fc3816b0c34f7748ab78
2016-05-12 14:59:56 -04:00