Remove unicode from doc

Implements: blueprint remove-unicode
Change-Id: I97664dd6a06cb584c833904f717deb367bf088a6
This commit is contained in:
Q.hongtao 2021-01-29 10:55:48 +08:00
parent fd833604d7
commit 227e8f69df
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
vitrage Style Commandments Vitrage Style Commandments
========================== ==========================
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -111,7 +111,7 @@ Healthcheck API
| Field | Value | | Field | Value |
+----------+---------+ +----------+---------+
| detailed | False | | detailed | False |
| reasons | [u'OK'] | | reasons | ['OK'] |
+----------+---------+ +----------+---------+
Vitrage Help Vitrage Help