Remove unicode from doc
Implements: blueprint remove-unicode Change-Id: I97664dd6a06cb584c833904f717deb367bf088a6
This commit is contained in:
parent
fd833604d7
commit
227e8f69df
@ -1,4 +1,4 @@
|
||||
vitrage Style Commandments
|
||||
Vitrage Style Commandments
|
||||
==========================
|
||||
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||
|
@ -111,7 +111,7 @@ Healthcheck API
|
||||
| Field | Value |
|
||||
+----------+---------+
|
||||
| detailed | False |
|
||||
| reasons | [u'OK'] |
|
||||
| reasons | ['OK'] |
|
||||
+----------+---------+
|
||||
|
||||
Vitrage Help
|
||||
|
Loading…
Reference in New Issue
Block a user