noVNC integration?

2019-04-19 Thread Fariborz Navidan
Hello, Is there any news on noVNC integration proposed a few weeks ago? Thanks

Re: noVNC integration?

2019-04-19 Thread Wei ZHOU
Hi Fariborz, This week I have ported our changes for novnc to cloudstack 4.11.2, and upgraded noVNC to latest 1.1.0, everything seems ok. I will create a pull request later today. Fariborz Navidan 于2019年4月19日周五 下午2:47写道: > Hello, > > Is there any news on noVNC integration proposed a few week

Re: noVNC integration?

2019-04-19 Thread Fariborz Navidan
Does it work on 4.12 as well? On Fri, Apr 19, 2019 at 5:34 PM Wei ZHOU wrote: > Hi Fariborz, > > This week I have ported our changes for novnc to cloudstack 4.11.2, and > upgraded noVNC to latest 1.1.0, everything seems ok. > > I will create a pull request later today. > > > > Fariborz Navidan

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-19 Thread Vladimir Melnik
Dear colleagues, As for me, I still have 3 hosts running CentOS 6 and 2 management servers in one of my production environments. Also I have 1 management servers running CentOS 6 in another environment. If my voice counts, I'd propose -1. Thanks for attention :-) On Mon, Apr 15, 2019 at 07:44

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-19 Thread Andrija Panic
Hi Vladimir, is it possible that you upgrade management and hypervisors hosts for the next major release - we are not talking removing packaging support for current LTS release/updates but for the next MAJOR release. Upgrading management hosts is as simple as introducing additional ones and remov

Re: noVNC integration?

2019-04-19 Thread Wei ZHOU
Hi Fariborz, I have created a pull request for novnc on cloudstack 4.11.2 https://github.com/apache/cloudstack/pull/3283 Since relative path of some java files have been changed in 4.11->4.12, the commits can not be applied in 4.12. The commits can be applied after some small changes. I will add

Re: noVNC integration?

2019-04-19 Thread Fariborz Navidan
Thanks On Sat, Apr 20, 2019 at 12:45 AM Wei ZHOU wrote: > Hi Fariborz, > > I have created a pull request for novnc on cloudstack 4.11.2 > https://github.com/apache/cloudstack/pull/3283 > > Since relative path of some java files have been changed in 4.11->4.12, the > commits can not be applied in