Re: [openstack-dev] [kolla] xenial or trusty

2016-06-14 Thread Jeffrey Zhang
It is hard for kolla to support both release of Ubuntu. Because docker separate the image build from deploy. We have no idea about the Ubuntu version in Dockerfile except runing command to test it. We build the image by using Dockerfile. If we want support multi release of Ubuntu, the Dockerfile w

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Steven Dake (stdake)
On 5/6/16, 8:32 AM, "Emilien Macchi" wrote: >On Fri, May 6, 2016 at 9:09 AM, Jesse Pretorius > wrote: >> On 4 May 2016 at 19:21, Emilien Macchi wrote: >>> >>> On Wed, May 4, 2016 at 1:52 PM, Jeffrey Zhang >>> wrote: >>> > I'd like to lock the tag version in certain branch. One branch only >>>

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Jesse Pretorius
On 6 May 2016 at 16:27, Jeffrey Zhang wrote: > > On Fri, May 6, 2016 at 9:09 PM, Jesse Pretorius > wrote: > >> FWIW OpenStack-Ansible is choosing to support deployment on both Ubuntu >> 14.04 LTS and Ubuntu 16.04 LTS for both the Newton and Ocata cycles, with >> the current proposal to drop it i

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Ian Cordasco
  -Original Message- From: Emilien Macchi Reply: OpenStack Development Mailing List (not for usage questions) Date: May 6, 2016 at 10:34:29 To: OpenStack Development Mailing List (not for usage questions) Subject:  Re: [openstack-dev] [kolla] xenial or trusty > On Fri, May 6, 2

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Emilien Macchi
On Fri, May 6, 2016 at 9:09 AM, Jesse Pretorius wrote: > On 4 May 2016 at 19:21, Emilien Macchi wrote: >> >> On Wed, May 4, 2016 at 1:52 PM, Jeffrey Zhang >> wrote: >> > I'd like to lock the tag version in certain branch. One branch only >> > support >> > one >> > distro release. >> > >> > For e

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Jeffrey Zhang
On Fri, May 6, 2016 at 9:09 PM, Jesse Pretorius wrote: > FWIW OpenStack-Ansible is choosing to support deployment on both Ubuntu > 14.04 LTS and Ubuntu 16.04 LTS for both the Newton and Ocata cycles, with > the current proposal to drop it in P. The intent is to provide our > deployers the opportu

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-06 Thread Jesse Pretorius
On 4 May 2016 at 19:21, Emilien Macchi wrote: > On Wed, May 4, 2016 at 1:52 PM, Jeffrey Zhang > wrote: > > I'd like to lock the tag version in certain branch. One branch only > support > > one > > distro release. > > > > For example, the mitaka branch only build on Trusty and the master/newton >

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-04 Thread Emilien Macchi
set. > > Best regards, > > Carlos > > __ > > > > De: Emilien Macchi > Enviado: quarta-feira, 4 de maio de 2016 15:21:14 > Para: OpenStack Development Mailing List (not for usage questions) > Assunto: Re: [openstack-dev] [kolla] x

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-04 Thread Carlos Cesario - Tecnomega
-dev] [kolla] xenial or trusty On Wed, May 4, 2016 at 1:52 PM, Jeffrey Zhang wrote: > I'd like to lock the tag version in certain branch. One branch only support > one > distro release. > > For example, the mitaka branch only build on Trusty and the master/newton > branch

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-04 Thread Emilien Macchi
On Wed, May 4, 2016 at 1:52 PM, Jeffrey Zhang wrote: > I'd like to lock the tag version in certain branch. One branch only support > one > distro release. > > For example, the mitaka branch only build on Trusty and the master/newton > branch > only build on Xenial. > > So, the branch and OS matrix

Re: [openstack-dev] [kolla] xenial or trusty

2016-05-04 Thread Jeffrey Zhang
I'd like to lock the tag version in certain branch. One branch only support one distro release. For example, the mitaka branch only build on Trusty and the master/newton branch only build on Xenial. So, the branch and OS matrix should like ( fix me and the ?) Ubuntu CentOS Debi