Merge "Install Guide: Set bug project"
This commit is contained in:
commit
c880c42403
@ -78,7 +78,7 @@ giturl = u'http://git.openstack.org/cgit/openstack/trove/tree/install-guide/sour
|
||||
git_cmd = "/usr/bin/git log | head -n1 | cut -f2 -d' '"
|
||||
gitsha = os.popen(git_cmd).read().strip('\n')
|
||||
html_context = {"gitsha": gitsha, "bug_tag": bug_tag,
|
||||
"giturl": giturl}
|
||||
"giturl": giturl, "bug_project": "trove"}
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Loading…
Reference in New Issue
Block a user