Updated openstack/openstack

Project: openstack/keystone-specs  194fb916e0ef6020b188e028b166003e82c15305

Fix html_last_updated_fmt for Python3

Fix the Sphinx html_last_updated_fmt for Python3.
The 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.

Change-Id: I3a79f12a62037e565484cea4b8ff927d85a83394
Closes-Bug: #1693670
This commit is contained in:
Jenkins 2017-06-17 11:46:20 +00:00 committed by Gerrit Code Review
parent 9b7b94785c
commit 1aff0a7e68
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 99ac820fc87db5418951133656166f10a0d40c94
Subproject commit 194fb916e0ef6020b188e028b166003e82c15305