yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24053
[Bug 1384642] Re: sphinx errors when adding specs to kilo in nova-specs
New specs should go to specs/kilo/ approved not specs/kilo/ . please see
http://www.stillhq.com/openstack/kilo/000003.html
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1384642
Title:
sphinx errors when adding specs to kilo in nova-specs
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When a new specification is submitted for nova, it should stay in the
directory nova-specs/specs/kilo/ anyway this toctree is not present in
nova-specs/doc/source/index.rst (it includes only
specs/kilo/approved/*) this leads to the error
sphinx.errors.SphinxWarning: nova-specs/doc/source/specs/kilo/new-
spec.rst:: WARNING: document isn't included in any toctree
This bug is similar (basically the same bug) reported and resolved for
ironic-specs: https://bugs.launchpad.net/ironic/+bug/1379415
The solution for nova-specs is the same implemented for ironic-specs:
include a toctree for specs/kilo/* in nova-specs/doc/source/index.rst
and a dummy rst file in the directory nova-
specs/doc/source/specs/kilo/ (otherwise sphinx will complain because
the specs/kilo/* pattern didn't match any documents)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1384642/+subscriptions
References