Re: [openstack-dev] [neutron][third-party] Embrane Plugin/CI status

2014-07-20 Thread Anita Kuno
On 07/20/2014 07:19 PM, Ignacio Scopetta wrote: > Hello everybody, > > Given the removal of the ovs core plugin, the embrane plugin was updated to > use ml2 as a dependency[0], > Because of this the CI will not be voting on other changesets until [0] gets > merged. > > Regards, > Ignacio > > [

[openstack-dev] [Tripleo][Heat] Heat is not able to create swift cloud server

2014-07-20 Thread Peeyush Gupta
Hi all, I have been trying to set up tripleo using instack with RDO. Now, when deploying overcloud, the script is failing consistently with CREATE_FAILED error: + heat stack-create -f overcloud.yaml -P AdminToken=efe958561450ba61d7ef8249d29b0be1ba95dc11 -P AdminPassword=2b919f2ac7790ca1053ac58b

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-07-20 Thread Sullivan, Jon Paul
> -Original Message- > From: Clint Byrum [mailto:cl...@fewbar.com] > Sent: 21 July 2014 01:58 > To: openstack-dev > Subject: Re: [openstack-dev] [TripleO] os-refresh-config run frequency > > Excerpts from Dan Prince's message of 2014-07-20 11:51:27 -0700: > > On Thu, 2014-07-17 at 15:54 +0

Re: [openstack-dev] [neutron][all] switch from mysqldb to another eventlet aware mysql client

2014-07-20 Thread Angus Lees
Status, as I understand it: * oslo.db changes to support other mysql drivers: https://review.openstack.org/#/c/104425/ (merged) https://review.openstack.org/#/c/106928/ (awaiting oslo.db review) https://review.openstack.org/#/c/107221/ (awaiting oslo.db review) (These are sufficient to allow

Re: [openstack-dev] [cinder][nova] cinder querying nova-api

2014-07-20 Thread Jay S. Bryant
Abbass, There has been discussion around this in the past. As it would be a significant feature you should open a spec for it. Do a 'git clone https://github.com/openstack/cinder-specs. There are directions in there for actually submitting the spec. Thanks! Jay On Fri, 2014-07-18 at 09:01 +02

[openstack-dev] [rally][nova] boot-and-delete

2014-07-20 Thread fdsafdsafd
The boot-and-delete.json is "NovaServers.boot_and_delete_server": [ { "args": { "flavor": { "name": "ooo" }, "image": { "name": "ubuntu1204" }, },

Re: [openstack-dev] Virtio-scsi settings nova-specs exception

2014-07-20 Thread Michael Still
I agree this has stalled for too long, although I feel like http://lists.openstack.org/pipermail/openstack-dev/2014-July/040421.html has progressed the topic a little. On the other hand, its been a busy patch in the cycle and I think we can get this conversation back on track now. That's why I cc'

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-07-20 Thread Clint Byrum
Excerpts from Dan Prince's message of 2014-07-20 11:51:27 -0700: > On Thu, 2014-07-17 at 15:54 +0100, Michael Kerrin wrote: > > On Thursday 26 June 2014 12:20:30 Clint Byrum wrote: > > > > > Excerpts from Macdonald-Wallace, Matthew's message of 2014-06-26 > > 04:13:31 -0700: > > > > > > Hi all, >

Re: [openstack-dev] Virtio-scsi settings nova-specs exception

2014-07-20 Thread Mike Perez
On 10:21 Mon 21 Jul , Michael Still wrote: > I just want to check my understanding -- it seems to me that this > depends on a feature that's very new to libvirt (merged there 22 May > 2014). Is that right? > > http://libvirt.org/git/?p=libvirt.git;a=commit;h=d950494129513558a303387e26a2bab0570

Re: [openstack-dev] Virtio-scsi settings nova-specs exception

2014-07-20 Thread Michael Still
I just want to check my understanding -- it seems to me that this depends on a feature that's very new to libvirt (merged there 22 May 2014). Is that right? http://libvirt.org/git/?p=libvirt.git;a=commit;h=d950494129513558a303387e26a2bab057012c5e We've had some concerns about adding features to t

[openstack-dev] [third-party] Zuul trigger not starting Jenkins jobs

2014-07-20 Thread daya kamath
all, Need some pointers on debugging what the issue is. its not very convenient for me to be on the IRC due to timezone issues, so hoping the mailing list is a good next best option.. when i post a patch on the sandbox project, i see a review indicating my system is starting 'check' jobs, but

Re: [openstack-dev] [cinder] gettextutils enable_lazy not working

2014-07-20 Thread Jay S. Bryant
Mike, Thanks for pointing this out. I thought I had gotten all of these and this supports the need for the hacking check I will work on. We also hit errors like this on our internal CI due to a bad merge. Anyway, I am on top of this. Will fix asap. Jay On Sun, 2014-07-20 at 15:49 -0700, Mike

[openstack-dev] [cinder] gettextutils enable_lazy not working

2014-07-20 Thread Mike Perez
Recent change to how we use gettextutils [1] seem to not import _ anymore. According to the commit, enable_lazy() is suppose to *replace* gettextutils.install(), but I can't see where in the code that happens or see it actually working. I have reported a bug [2] that cinder-manage and cinder-rtsto

Re: [openstack-dev] [all][specs] Please stop doing specs for any changes in projects

2014-07-20 Thread Jay S. Bryant
Thanks Duncan and also Dolph, I should have made the question broader. :-) On Wed, 2014-07-16 at 13:22 +0100, Duncan Thomas wrote: > On 16 July 2014 03:57, Jay S. Bryant wrote: > > John, > > > > So you have said a few times that the specs are a learning process. > > What do you feel with have le

Re: [openstack-dev] [infra] "recheck no bug" and comment

2014-07-20 Thread Jay S. Bryant
I agree that there are cases where a bug is overkill and it would be nice to add a note showing I did put some thought into doing the recheck no bug. Just my two cents. On Wed, 2014-07-16 at 17:07 +0100, Derek Higgins wrote: > On 16/07/14 14:48, Steve Martinelli wrote: > > What are the benefits o

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-07-20 Thread Robert Collins
Sure. Put it in the agenda perhaps Tuesday morning On 20 Jul 2014 12:11, "Chris Jones" wrote: > Hi > > I also have some strong concerns about this. Can we get round a table this > week and hash it out? > > Cheers, > Chris > > > >> On 20 Jul 2014, at 14:51, Dan Prince wrote: > >> > >>> On Thu, 20

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-07-20 Thread Chris Jones
Hi I also have some strong concerns about this. Can we get round a table this week and hash it out? Cheers, Chris >> On 20 Jul 2014, at 14:51, Dan Prince wrote: >> >>> On Thu, 2014-07-17 at 15:54 +0100, Michael Kerrin wrote: >>> On Thursday 26 June 2014 12:20:30 Clint Byrum wrote: >>> >>> E

Re: [openstack-dev] [TripleO] os-refresh-config run frequency

2014-07-20 Thread Dan Prince
On Thu, 2014-07-17 at 15:54 +0100, Michael Kerrin wrote: > On Thursday 26 June 2014 12:20:30 Clint Byrum wrote: > > > Excerpts from Macdonald-Wallace, Matthew's message of 2014-06-26 > 04:13:31 -0700: > > > > Hi all, > > > > > > > > I've been working more and more with TripleO recently and whi

[openstack-dev] [neutron][third-party] Embrane Plugin/CI status

2014-07-20 Thread Ignacio Scopetta
Hello everybody, Given the removal of the ovs core plugin, the embrane plugin was updated to use ml2 as a dependency[0], Because of this the CI will not be voting on other changesets until [0] gets merged. Regards, Ignacio [0]https://review.openstack.org/#/c/108226/ ___

[openstack-dev] Zuul trigger not starting Jenkins jobs

2014-07-20 Thread daya kamath
all, Need some pointers on debugging what the issue is. its not very convenient for me to be on the IRC due to timezone issues, so hoping the mailing list is a good next best option.. when i post a patch on the sandbox project, i see a review indicating my system is starting 'check' jobs, but i

Re: [openstack-dev] [Neutron][LBaaS] Milestone and Due Dates

2014-07-20 Thread Avishay Balderman
Adding Radware v2 driver design doc: https://review.openstack.org/#/c/105669/ -Original Message- From: Samuel Bercovici [mailto:samu...@radware.com] Sent: Sunday, July 20, 2014 2:58 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Neutron][

Re: [openstack-dev] [Neutron][LBaaS] Milestone and Due Dates

2014-07-20 Thread Samuel Bercovici
Hi, Please note that if the following will not get approved this week they will not be done in Juno which is a pity considering their almost final state. https://review.openstack.org/#/c/98640/ - TLS termination https://review.openstack.org/#/c/99709/ - L7 Content Switching Please see if there i

[openstack-dev] [Neutron][LBaaS] TLS capability - certificates data persistency

2014-07-20 Thread Evgeny Fedoruk
Hi folks, In a current version of TLS capabilities RST certificate SubjectCommonName and SubjectAltName information is cached in a database. This may be not necessary and here is why: 1. TLS containers are immutable, meaning once a container was associated to a listener and was validated

Re: [openstack-dev] [Murano] Image tagging

2014-07-20 Thread Stan Lagun
Hi! I think it would be usefull to share the original vision on tagging that we had back in 0.4 era when it was introduced. Tagging was supposed to be JSON image metadata with extendable scheme. Workflow should be able to both utilize that metadata and impose some constraints on it. That feature w

[openstack-dev] [Neutron] [Spec freeze exception] VMware DVS support

2014-07-20 Thread Gary Kotton
Hi, I would like to propose the following for spec freeze exception: * https://review.openstack.org/#/c/105369 This is an umbrella spec for a number of VMware DVS support specs. Each has its own unique use case and will enable a lot of existing VMware DVS users to start to use OpenStack. F

Re: [openstack-dev] 答复: [Neutron] Auth token in context

2014-07-20 Thread Kevin Benton
That makes sense. Shouldn't we wait for something to require it before adding it though? On Sat, Jul 19, 2014 at 11:41 PM, joehuang wrote: > Hello, Kevin > > > > The leakage risk may be one of the design purpose. But Nova/Cinder has > already stored the token into the context, because Nova ne