Categories for AutoScale

posted bug: http://bugs.cloudstack.org/browse/CS-15828 for improving
upstream API doc
This commit is contained in:
Prasanna Santhanam 2012-08-03 11:13:36 +05:30
parent f837a0431d
commit 79b850faad
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@ known_categories = {
'VPC': 'VPC',
'PrivateGateway': 'VPC',
'StaticRoute': 'VPC',
'AutoScale': 'AutoScale',
'Counter': 'AutoScale',
'Condition': 'AutoScale'
}