Thanks Talluri for fixing this. It is my bad for forgetting this extra step in replacing old API.
-min On 1/9/14 2:39 AM, "Srikanteswararao Talluri" <srikanteswararao.tall...@citrix.com> wrote: >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