Srikanteswararao Talluri created CLOUDSTACK-5846:
----------------------------------------------------
Summary: 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)