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 2016/11/20 08:14:00 UTC

[jira] [Commented] (CLOUDSTACK-9468) Alert code documentation out of sync with responses

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

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

Commit 8c62464a310c8ec0a3169cb06451e3ce2654e1b1 in cloudstack's branch refs/heads/4.9 from [~rohit.yadav@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8c62464 ]

Merge pull request #1591 from myENA/alert-response-doc-update

Updating Alert codesUpdating codes per values present here: https://github.com/apache/cloudstack/blob/4.8/api/src/org/apache/cloudstack/alert/AlertService.java#L39

* pr/1591:
  Updating Alert codes (CLOUDSTACK-9468)

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


> Alert code documentation out of sync with responses
> ---------------------------------------------------
>
>                 Key: CLOUDSTACK-9468
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9468
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.8.0
>            Reporter: Daniel Carbone
>            Priority: Minor
>              Labels: documentation, easyfix, newbie
>             Fix For: 4.8.2.0
>
>
> The current API documentation surrounding Alert Code responses is out of sync with the current implementation.
> Most notably:
> ||Code||Documented As||Implemented As||
> |7|USERVM|HOST|
> |8|DOMAIN_ROUTER|USERVM|
> |9|CONSOLE_PROXY|DOMAIN_ROUTER|
> |10|ROUTING|CONSOLE_PROXY|
> |11|STORAGE_MISC|ROUTING|
> |12|USAGE_SERVER|STORAGE_MISC|
> |13|MANAGEMENT_NODE|USAGE_SERVER|
> |14|DOMAIN_ROUTER_MIGRATE|MANAGEMENT_NODE|
> |15|CONSOLE_PROXY_MIGRATE|DOMAIN_ROUTER_MIGRATE|
> |16|USERVM_MIGRATE|CONSOLE_PROXY_MIGRATE|
> |17|VLAN|USERVM_MIGRATE|
> |18|SSVM|VLAN|
> |19|USAGE_SERVER_FAULT|SSVM|
> |20|-|USAGE_SERVER_FAULT|
> |21|-|STORAGE_DELETE|
> |22|-|UPDATE_RESOURCE_COUNT|
> |23|-|USAGE_SANITY_RESULT|
> |24|-|DIRECT_ATTACHED_PUBLIC_IP|
> |25|-|LOCAL_STORAGE|
> |26|-|RESOURCE_LIMIT_EXCEEDED|
> |27|-|SYNC|
> |28|-|UPLOAD_FAILED|
> |29|-|OOBM_AUTH_ERROR|



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)