[
https://issues.apache.org/jira/browse/CLOUDSTACK-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238887#comment-16238887
]
ASF subversion and git services commented on CLOUDSTACK-10012:
--------------------------------------------------------------
Commit 8c515df3e412591b58091862062d81009676041d in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=8c515df ]
CLOUDSTACK-10012: Listen on :: for all interface ipv4/6
Per @wido's comment on PR #2226, this adds default server configuration
to make embedded Jetty listen on all interfaces ipv4 and ipv6. This
also fixes default deployment and mgmt server start issues on Trillian
and other CI systems.
Signed-off-by: Rohit Yadav <[email protected]>
> Migrate to Embedded Jetty based mgmt server
> -------------------------------------------
>
> Key: CLOUDSTACK-10012
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10012
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Priority: Major
> Fix For: Future, 4.11.0.0
>
>
> CloudStack installation has huge dependency on distro provided tomcat, by
> moving to embedded jetty (like we do use jetty for development) we can sync
> how developers develop/test mgmt servers and users use it. In addition, it
> will be easier to publish pkgs without depending on distro provided
> dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)