You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/09 12:41:52 UTC

[jira] [Commented] (CLOUDSTACK-5846) updateCloudToUseObjectStore needs to be added to known category list in gen_toc.py

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866570#comment-13866570 ] 

ASF subversion and git services commented on CLOUDSTACK-5846:
-------------------------------------------------------------

Commit 15cec79b5e02c3391b7d5b8aeabcfe59f9359d13 in branch refs/heads/4.3 from [~srikanti]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=15cec79 ]

CLOUDSTACK-5846: added updateCloudToUseObjectStore to known_category dict in gen_toc.py

Signed-off-by: Abhinandan Prateek <ap...@apache.org>


> updateCloudToUseObjectStore needs to be added to known category list in gen_toc.py
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5846
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5846
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Doc
>    Affects Versions: 4.3.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> Build is failing with 
> updateCloudToUseObjectStoreCategory is not not found in the known_categories dictionary which is causing apidoc to fail.
> Traceback (most recent call last):
>   File "/Users/talluri/asf/cloudstack/tools/apidoc/gen_toc.py", line 194, in <module>
>     category = choose_category(fn)
>   File "/Users/talluri/asf/cloudstack/tools/apidoc/gen_toc.py", line 174, in choose_category
>     (fn, __file__))
> Exception: Need to add a category for updateCloudToUseObjectStore.xml to /Users/talluri/asf/cloudstack/tools/apidoc/gen_toc.py:known_categories



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)