Re: [openstack-dev] [openstack][Magnum] ways to get CA certificate in make-cert.sh from Magnum

2016-02-04 Thread Guz Egor
Wanghua, Could you elaborate why using token is problem? Provision cluster takes deterministic time and expiration time shouldn't be a problem (e.g. we can always assume that provision shouldn't take more than hour for example). Also we can generate new token every time when we update stack,

Re: [openstack-dev] [Magnum] gate issues

2016-02-04 Thread Guz Egor
Corey, I think we should do more investigation before applying any "hot" patches. E.g. I look at several failures today and honestly there is no way to find out reasons.I believe we are not copying logs

Re: [openstack-dev] [magnum]swarm + compose = k8s?

2016-02-12 Thread Guz Egor
Hongbin, I am not sure that it's good idea, it looks you propose Magnum enter to "schedulers war" (personally I tired from these debates Mesos vs Kub vs Swarm).If your  concern is just utilization you can always run control plane at "agent/slave" nodes, there main reason why operators (at least

Re: [openstack-dev] [magnum] Discussion of supporting single/multiple OS distro

2016-03-01 Thread Guz Egor
Adrian, I disagree, host OS is very important for operators because of integration with all internal tools/repos/etc.   I think it make sense to limit OS support in Magnum main source. But not sure that Fedora Atomic is right choice,first of all there is no documentation about it and I don't

Re: [openstack-dev] [magnum] Are Floating IPs really needed for all nodes?

2016-03-30 Thread Guz Egor
-1 who is going to run/support this proxy? also keep in mind that Kubernetes Service/NodePort (http://kubernetes.io/docs/user-guide/services/#type-nodeport)functionality is not going to work without public ip and this is very handy feature.   --- Egor From: 王华

Re: [openstack-dev] [magnum] Enhance Mesos bay to a DCOS bay

2016-04-11 Thread Guz Egor
is to have different frameworks running on the same cluster to increase resource utilization).Which option you prefer? Or you have other suggestions? Advices are welcome. Best regards, Hongbin From: Guz Egor [mailto:guz_e...@yahoo.com] Sent: March-28-16 12:19 AM To: OpenStack Development Mailing Li

Re: [openstack-dev] [magnum] Enhance Mesos bay to a DCOS bay

2016-03-25 Thread Guz Egor
Jay, I think we should check license first. I believe DCOS is commercial  product from Mesosphere. And you can use community version at AWS for free,but only because Mesosphere allows it and there is no source code. --- Egor From: Jay Lau To: OpenStack Development

Re: [openstack-dev] [magnum] Are Floating IPs really needed for all nodes?

2016-03-31 Thread Guz Egor
) . --- Egor From: Hongbin Lu <hongbin...@huawei.com> To: Guz Egor <guz_e...@yahoo.com>; OpenStack Development Mailing List (not for usage questions) <openstack-dev@lists.openstack.org> Sent: Thursday, March 31, 2016 7:29 AM Subject: RE: [openstack-dev] [magnum] Are F

Re: [openstack-dev] [magnum] Enhance Mesos bay to a DCOS bay

2016-04-19 Thread Guz Egor
Jay, Mesosphere open sourced DC/OS today under Apache 2 license  https://mesosphere.com/blog/2016/04/19/open-source-dcos/ --- Egor From: Jay Lau To: OpenStack Development Mailing List (not for usage questions) Sent: Friday,

Re: [openstack-dev] [Magnum]Cache docker images

2016-04-19 Thread Guz Egor
Kevin, I agree this is not ideal solution, but it's probably the best option to deal with public cloud "stability" (e.g. we switched to the same model at AWS andgot really good boost in provisioning time and reduce # failures during cluster provisioning). And if application need guarantee