← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466554] Re: Unexpected indentation crashes doc generation

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1466554

Title:
  Unexpected indentation crashes doc generation

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Running the docs raises an error dued to an extra space at the
  begining of the line

  $ tox -e docs
  docs develop-inst-noop: /home/mroy/work/neutron
  docs runtests: PYTHONHASHSEED='3007956186'
  docs runtests: commands[0] | sphinx-build -W -b html doc/source doc/build/html
  Running Sphinx v1.2.3
  loading pickled environment... not yet created
  Using openstack theme from /home/mroy/work/neutron/.tox/docs/local/lib/python2.7/site-packages/oslosphinx/theme
  building [html]: targets for 29 source files that are out of date
  updating environment: 29 added, 0 changed, 0 removed
  No handlers could be found for logger "neutron.quota"                                                                                                                                                                                              
  reading sources... [100%] policies/office-hours                                                                                                                                                                                                    

  Warning, treated as error:
  /home/mroy/work/neutron/doc/source/devref/openvswitch_agent.rst:36: ERROR: Unexpected indentation.

  ERROR: InvocationError: '/home/mroy/work/neutron/.tox/docs/bin/sphinx-build -W -b html doc/source doc/build/html'
  _____________________________________________________________________________________________________________________ summary _____________________________________________________________________________________________________________________
  ERROR:   docs: commands failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1466554/+subscriptions


References