diff options
author | Clark Boylan <clark.boylan@gmail.com> | 2016-07-12 18:19:39 -0700 |
---|---|---|
committer | Clark Boylan <clark.boylan@gmail.com> | 2016-07-12 18:20:30 -0700 |
commit | 975858580f1f9423851e0fff69475dd9c2345cc7 (patch) | |
tree | 489aea6775f5be57c36b8be9d51cc6b297db5aa2 /releasenotes/source/index.rst | |
parent | f2c02830f67b443d04ffdf466cf8603745fbb301 (diff) | |
download | python-glanceclient-975858580f1f9423851e0fff69475dd9c2345cc7.tar.gz |
Properly build releasenotes
There is an rst error that prevents releasenotes from being built.
Address this error so that items build. This was caught during testing
for running jobs on Ubuntu Xenial.
Change-Id: Ic0e53d668193b592501175b51dce1275d4fcb93c
Diffstat (limited to 'releasenotes/source/index.rst')
-rw-r--r-- | releasenotes/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 5ece35b..02f814f 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,4 +6,4 @@ glanceclient Release Notes :maxdepth: 1 unreleased - mitaka + mitaka |