Update git submodules
* Update nova from branch 'master'
- Merge "Add packages required for pdf-docs run to bindep.txt"
- Add packages required for pdf-docs run to bindep.txt
This adds packages needed to run 'tox -e pdf-docs' locally to our
bindep.txt for users, for example:
bindep -l newline pdf-docs | xargs <package manager> install -y
The CI jobs don't use the 'pdf-docs' label for handling bindep for pdf
docs builds [1] and instead install a separate list of prereqs [2], so
this change is only relevant for local test runs.
[1] 64341d2e32/zuul.d/jobs.yaml (L435)
[2]
64341d2e32/roles/prepare-build-pdf-docs/tasks/main.yaml (L7-L20)
Change-Id: Ib603baa1766b873073165c71772ada021c6e5036
This commit is contained in: