interop/doc/source
loooosy 7e6500f85e Fix html_last_updated_fmt for Python3
Html_last_updated_fmt option is interpreted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Changing Popen to .check_output because of 3 reasons:
1. check_output() will raise CalledProcessError if
the called process returns a non-zero return code.
2. For consistency with keystone [1] and cinder [2]
3. It makes the code look much better.

[1] https://review.openstack.org/#/c/457142/
[2] https://review.openstack.org/#/c/433081

Change-Id: Ib7d6c25a22b70bd6210821a0784a1918049cc6d1
2017-06-19 11:28:45 +08:00
..
_templates render the json to html as sphinx runs 2015-09-13 22:12:59 +00:00
guidelines Merge "Adding back removed capabilities to the report" 2017-01-25 15:55:50 +00:00
images Moving documentation over to sphinx build process 2015-06-11 12:06:53 -05:00
periodic_reports Add info on Powered adoption 2016-09-21 15:50:44 -04:00
process Change doc references to DefCore 2017-01-23 21:25:05 -05:00
schema Fixed malformed 1.6.json schema 2017-02-13 09:19:21 -08:00
conf.py Fix html_last_updated_fmt for Python3 2017-06-19 11:28:45 +08:00
index.rst Approve 2016.08, supersede 2015.07 2016-08-22 17:59:23 -04:00