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 Created the following RB request which adds the API ‘udateCloudToUseObjectStore’ to ‘Image Store’ category. https://reviews.apache.org/r/16749/ Thanks, ~Talluri