Calls git log when building docs
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Cinder |
Fix Released
|
Low
|
Unassigned | ||
| Designate |
Triaged
|
Medium
|
pawnesh kumar | ||
| OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Undecided
|
Unassigned | ||
| glance_store |
Fix Released
|
Low
|
Thomas Bechtold | ||
| oslo.config |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
| oslo.messaging |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
| osprofiler |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
| python-mistralclient |
Fix Released
|
Undecided
|
Corey Bryant | ||
| taskflow |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
| zaqar |
Fix Released
|
Undecided
|
pawnesh kumar | ||
Bug Description
When building oslo.messaging Debian package 4.5.0, I get:
sphinx-build -D html_last_
Running Sphinx v1.3.5
making output directory...
fatal: Not a git repository (or any of the parent directories): .git
Exception occurred:
File "/usr/lib/
raise CalledProcessEr
CalledProcessError: Command '['git', 'log', "--pretty=
Obviously, what's in doc/source/conf.py is wrong:
git_cmd = ["git", "log", "--pretty=
"-n1"]
html_last_
Please get this removed.
| Changed in osprofiler: | |
| status: | New → In Progress |
| Changed in taskflow: | |
| status: | New → In Progress |
| Changed in osprofiler: | |
| assignee: | nobody → Davanum Srinivas (DIMS) (dims-v) |
| Changed in taskflow: | |
| assignee: | nobody → Davanum Srinivas (DIMS) (dims-v) |
| Changed in oslo.messaging: | |
| status: | In Progress → Fix Committed |
| Changed in oslo.config: | |
| status: | In Progress → Fix Committed |
| Changed in cinder: | |
| importance: | Undecided → Low |
| status: | New → In Progress |
| Changed in manila: | |
| status: | New → In Progress |
| Changed in zaqar: | |
| assignee: | nobody → pawnesh kumar (pawnesh.kumar) |
| Changed in designate: | |
| assignee: | nobody → pawnesh kumar (pawnesh.kumar) |
| Changed in zaqar: | |
| status: | New → In Progress |
| Changed in designate: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| Changed in ironic: | |
| assignee: | nobody → pawnesh kumar (pawnesh.kumar) |
| Changed in ironic: | |
| status: | New → In Progress |
| Changed in mistral: | |
| assignee: | nobody → Corey Bryant (corey.bryant) |
| no longer affects: | mistral |
| Changed in python-mistralclient: | |
| assignee: | nobody → Corey Bryant (corey.bryant) |
Fix proposed to branch: master /review. openstack. org/287447
Review: https:/