cinder API modules missing letters

Bug #1408828 reported by Eric Harney
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Liyingjun

Bug Description

Looking at http://docs.openstack.org/developer/cinder/devref/ :

The modules listed under "API Reference" all seem to be missing the first letter after "cinder." at the beginning.

"cinder.ackup.drivers.swift" (backup?)
"cinder.anager" (manager?)
"cinder.cheduler.driver" (scheduler?)
"cinder.ervice" (service?)

etc.

Revision history for this message
Anne Gentle (annegentle) wrote :

I don't think that's the REST API reference but the Python modules reference built within the cinder repo, so I'm moving it over there for triage and debugging.

That is awesome, I mean wesome, as the most bizarre doc bug I've seen in a while. Thanks for reporting!

no longer affects: openstack-api-site
Revision history for this message
Matt Fischer (mfisch) wrote :

Oddly I cannot repro this on my laptop. I built the docs myself and they come out okay. Are these docs rebuilt nightly?

git-harry (git-harry)
Changed in cinder:
status: New → Confirmed
Revision history for this message
Liyingjun (liyingjun) wrote :

Confirmed, There is a bug in doc/find_autodoc_modules.sh, when i execute doc/find_autodoc_modules.sh, i get the following output missing letters...

$ bash doc/find_autodoc_modules.sh
cinder.ersion
cinder.ommon.config
cinder.ommon.sqlalchemyutils
cinder.sh_utils
cinder.onsistencygroup.api
cinder.olicy
cinder.eymgr.not_implemented_key_mgr

Changed in cinder:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/149512

Changed in cinder:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/149512
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=05a6ad4b4fc07c38fd07ea806c020bb185fc5d55
Submitter: Jenkins
Branch: master

commit 05a6ad4b4fc07c38fd07ea806c020bb185fc5d55
Author: liyingjun <email address hidden>
Date: Fri Jan 23 14:26:20 2015 +0800

    Fixes a small issue in find_autodoc_modules.sh

    When generating docs, the modules listed under api all seem to be
    missing the first letter after "cinder." at the beginning.

    Change-Id: I924e55642350d3bb813ebab7cb978915fdd8b964
    Closes-bug: #1408828

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-2 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.