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 2014/04/09 14:05:15 UTC

[jira] [Commented] (CLOUDSTACK-6365) support virtual host and ssl in rabbitMQ event bus

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

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

Commit 2ad98da0953d06cdba22d4ce679291f995aaff40 in cloudstack's branch refs/heads/4.4 from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2ad98da ]

CLOUDSTACK-6365: support virtual host and ssl in rabbitMQ event bus

with this fix, virtual host on the AMQP server can be specified. Also
SSL can be used for connection between management server and AMQP
servers.


> support virtual host and ssl in rabbitMQ event bus
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-6365
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6365
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.1.0, 4.2.0, 4.3.0, 4.4.0
>            Reporter: Murali Reddy
>            Assignee: Murali Reddy
>             Fix For: 4.4.0
>
>
> AMQP servers has support for virtual host to isolate the different application/users using same server. In any practical deployments its likely that virtual hosts will be used. currently integration with AMQP servers for event bus does not support virtual host.
> Also current communication between the management server (AMQP client) and AMQP server is not secure. AQMP supports ssl which needs to be supported by CloudStack.
> This bug is to add virtual host and ssl support in to RabbitMQ plug-in .



--
This message was sent by Atlassian JIRA
(v6.2#6252)