Re: [Openstack] [OpenStack] [Swift] Does Swift3 supports SLO (Manifest creation)?

2016-10-11 Thread Alexandr Porunov
Hello, It is what I need. Thank you very much Sincerely, Alexandr On Wed, Oct 12, 2016 at 4:04 AM, Kota TSUYUZAKI < tsuyuzaki.k...@lab.ntt.co.jp> wrote: > Hello Alexandr, > > Swift3 supports Multipart Upload API for actual Amazon S3[1] which has > similar functionality with Swift SLO manifest

Re: [openstack-dev] [rpm-packaging][chef][puppet][salt][openstack-ansible][HA][tripleo][kolla][fuel] Schema proposal for config file handling for services

2016-10-11 Thread Samuel Cassiba
On Tue, Oct 11, 2016 at 11:32 AM, Alex Schultz wrote: > On Tue, Oct 11, 2016 at 1:39 AM, Thomas Bechtold wrote: >> Hi, >> >> On Mon, Oct 10, 2016 at 10:07:05AM -0600, Alex Schultz wrote: >>> On Mon, Oct 10, 2016 at 5:03 AM, Thomas Bechtold

Re: [openstack-dev] [daisycloud-core] Kolla Mitaka requirements supported by CentOS

2016-10-11 Thread Steven Dake (stdake)
Haikel, We attempted removing EPEL from our repo lists. We got build errors on cinder-volume. We have iscsi integration because vendors require it to work with their third party plugins. The package iscsi-target-utils is not in the newton repos for RDO. The package that fails can be seen

[openstack-dev] [new][ironic] ironic-python-agent 1.0.5 release (liberty)

2016-10-11 Thread no-reply
We are excited to announce the release of: ironic-python-agent 1.0.5: Ironic Python Agent Ramdisk This release is part of the liberty stable release series. Download the package from: https://tarballs.openstack.org/ironic-python-agent/ For more details, please see below. Changes in

[openstack-announce] [new][nova] nova 14.0.1 release (newton)

2016-10-11 Thread no-reply
We are frolicsome to announce the release of: nova 14.0.1: Cloud computing fabric controller This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/nova/ For more details, please see below. 14.0.1 ^^ Nova 14.0.0 release is

[openstack-dev] [tricircle]design summit schedule

2016-10-11 Thread joehuang
Hello, Thanks to community's support, this is the first time for Tricircle to have room for design summit sessions. The design summit schedule for Tricircle is prepared at [1][2]. If you have any question or suggestion, please feel free to reply in the thread.

Re: [openstack-dev] PTG from the Ops Perspective - a few short notes

2016-10-11 Thread Michał Jastrzębski
Hello Tom, I must say I think this is bad news - especially for projects like Kolla - ops centric. One of reasons we created PTG in the first place is that Summit became big and expensive, and project developers had harder and harder time attending it due to budget issues. PTG would offer many of

[openstack-dev] [Neutron] Design summit schedule

2016-10-11 Thread Armando M.
Neutrinos, The design summit schedule for Neutron is getting live and into shape at [1][2]. For questions/suggestions please feel free to reach out. Cheers, Armando [1] https://www.openstack.org/summit/barcelona-2016/summit-schedule/global-search?t=Neutron%3A [2]

Re: [openstack-dev] [heat] [magnum] Subjects to discuss during the summit

2016-10-11 Thread Qiming Teng
On Mon, Oct 10, 2016 at 05:11:28PM +0200, Spyros Trigazis wrote: > Hi heat and magnum. > > Apart from the scalability issues that have been observed, I'd like to > add few more subjects to discuss during the summit. > > 1. One nested stack per node and linear scale of cluster creation > time. >

[openstack-dev] PTG from the Ops Perspective - a few short notes

2016-10-11 Thread Tom Fifield
Hello all, It's fantastic to see all of the PTG planning that has been going on in recent threads. It's clear there's a bit of confusion too, and as mriedem notes - us "mere mortals" are probably going to take some time to figure it out. Nothing's final of course, and we're going to take a

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Armando M.
On 11 October 2016 at 18:20, Sean M. Collins wrote: > Armando M. wrote: > > At this point I feel that changing the pool range is even less justified. > > If I had seen bug [4], I would have been against its fix, because you're > > absolutely right as the change being not

[openstack-dev] [tricircle]Tricricle cleanning

2016-10-11 Thread joehuang
Hello, Team, Understand this period is keeping us quite busy, for the Tricircle cleaning is in parallel with newton release period. Fortunately we have made great progress for the Tricircle cleaning and Newton release is approaching completeness.

[openstack-dev] [nova] Nova API sub-team meeting

2016-10-11 Thread Alex Xu
Hi, We have weekly Nova API meeting today. The meeting is being held Wednesday UTC1300 and irc channel is #openstack-meeting-4. The proposed agenda and meeting details are here: https://wiki.openstack.org/wiki/Meetings/NovaAPI Please feel free to add items to the agenda. Thanks

[openstack-dev] [tricircle]tricircle newton release

2016-10-11 Thread joehuang
Hello, team, Two patches for the stable/newton branch of Tricircle were prepared. Update the dependency: https://review.openstack.org/#/c/379966/ Release notes: https://review.openstack.org/#/c/384055/ Let's review and get these two patches merged before Oct.15, so that we can have Newton

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Sean M. Collins
Armando M. wrote: > At this point I feel that changing the pool range is even less justified. > If I had seen bug [4], I would have been against its fix, because you're > absolutely right as the change being not backward compatible. https://review.openstack.org/#/c/356026 was written by someone

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
On Tue, Oct 11, 2016, at 05:58 PM, Carl Baldwin wrote: > On Tue, Oct 11, 2016 at 6:26 PM, Clark Boylan > wrote: > > > On Tue, Oct 11, 2016, at 05:14 PM, Carl Baldwin wrote: > > > I found this [1] added here [2]. Since the provider is using 10.0.0.0/8 > > > on > > > the

Re: [Openstack] [OpenStack] [Swift] Does Swift3 supports SLO (Manifest creation)?

2016-10-11 Thread Kota TSUYUZAKI
Hello Alexandr, Swift3 supports Multipart Upload API for actual Amazon S3[1] which has similar functionality with Swift SLO manifest so that you can use any SDK for s3 multiupload api. It needs, 1. init a multipart Upload 2. upload segments (chunk you may call) 3. complete the multipart upload

[openstack-dev] [nova] Development policy updates

2016-10-11 Thread Matt Riedemann
While reviewing specs I've come across several related to adding more or exposing existing metrics monitors from nova-compute. At the Newton midcycle we discussed how we were going to freeze feature requests like this and start deprecating this capability, at least open-ended until there is a

Re: [openstack-dev] [ovs-discuss] [ovn][networking-sfc]

2016-10-11 Thread Murali R
Thanks Cathy, My typo, not sfc. The question was for networking-ovn without port-security. Anyways, I sent another query with proper title and content, please ignore this email. On Tue, Oct 11, 2016 at 12:07 PM, Cathy Zhang wrote: > The guide is the networking-ovn

Re: [Openstack] nagios tips

2016-10-11 Thread Remo Mattei
Thanks I use Rally already.. you can see a part of the report of testing in the http://rally.rm.ht Remo > On Oct 11, 2016, at 00:32, FERNANDO LOPEZ AGUILAR > wrote: > > Hello Remo, > > We are using both alternatives to check the Lab that we have, but

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Armando M.
On 11 October 2016 at 17:05, Clark Boylan wrote: > On Tue, Oct 11, 2016, at 05:01 PM, Armando M. wrote: > > On 11 October 2016 at 16:54, Clark Boylan wrote: > > > > > On Tue, Oct 11, 2016, at 04:51 PM, Armando M. wrote: > > > > On 11 October 2016 at

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
On Tue, Oct 11, 2016, at 05:14 PM, Carl Baldwin wrote: > I found this [1] added here [2]. Since the provider is using 10.0.0.0/8 > on > the public interface, and the subnet pool is also 10.0.0.0/8 the call to > ip > route replace eliminates the route through the public interface. It is also an

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Carl Baldwin
I found this [1] added here [2]. Since the provider is using 10.0.0.0/8 on the public interface, and the subnet pool is also 10.0.0.0/8 the call to ip route replace eliminates the route through the public interface. Carl [1] https://github.com/openstack-dev/devstack/blob/

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
On Tue, Oct 11, 2016, at 05:01 PM, Armando M. wrote: > On 11 October 2016 at 16:54, Clark Boylan wrote: > > > On Tue, Oct 11, 2016, at 04:51 PM, Armando M. wrote: > > > On 11 October 2016 at 16:43, Clark Boylan wrote: > > > > > > > On Tue, Oct 11,

Re: [openstack-dev] [nova] FYI, nova plans to have a room at the PTG in February

2016-10-11 Thread Matt Riedemann
On 10/11/2016 9:05 AM, Clint Byrum wrote: Since there seems to be broad based resistance to time boxing anything project specific, I'd like to propose a compromise: I'd like to ask that teams allow people to add their IRC nick to the agenda items they'd like to be included in, and at the

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Armando M.
On 11 October 2016 at 16:54, Clark Boylan wrote: > On Tue, Oct 11, 2016, at 04:51 PM, Armando M. wrote: > > On 11 October 2016 at 16:43, Clark Boylan wrote: > > > > > On Tue, Oct 11, 2016, at 04:32 PM, Armando M. wrote: > > > > On 11 October 2016 at

Re: [openstack-dev] [tripleo] website update

2016-10-11 Thread Dan Prince
On Tue, 2016-10-11 at 18:08 -0500, Ben Nemec wrote: > > On 10/11/2016 02:42 PM, Dan Prince wrote: > > > > A quick update on the tripleo.org website outage today. We are in > > the > > process of moving the server to a new host location. Until DNS > > updates > > please use the following URL if

Re: [Openstack] nagios tips

2016-10-11 Thread Matt Taylor
Hi, Also looking for Zabbix templates if anyone else has created? (Happy to contribute to existing templates). Saying that, shouldn't be difficult to the zabbix plugin below too. Regards, Matt. On 11/10/16 17:45, Tobias Urdin wrote: Hello Remo, What kind of help are you seeking? I assume

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread Joshua Harlow
gordon chung wrote: On 11/10/16 05:38 PM, Joshua Harlow wrote: Yes yes, normalization would be nice to, though a little beyond what I am (or was) thinking of currently. Going back to how event_definitions.yaml is the best 'source' we have currently, is it possible to rip out (for now)

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
On Tue, Oct 11, 2016, at 04:51 PM, Armando M. wrote: > On 11 October 2016 at 16:43, Clark Boylan wrote: > > > On Tue, Oct 11, 2016, at 04:32 PM, Armando M. wrote: > > > On 11 October 2016 at 14:09, Clark Boylan wrote: > > > > > > > Hello everyone, > >

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Armando M.
On 11 October 2016 at 16:43, Clark Boylan wrote: > On Tue, Oct 11, 2016, at 04:32 PM, Armando M. wrote: > > On 11 October 2016 at 14:09, Clark Boylan wrote: > > > > > Hello everyone, > > > > > > Currently multinode testing + neutron is broken in

[openstack-dev] [nova][vmware][ci] The VMware NSX CI has been removed from the nova-ci group

2016-10-11 Thread Matt Riedemann
I've dropped the vmware CI from the nova-ci group in Gerrit. The CI is failing all over everything today and -1ing changes, e.g.: http://208.91.1.172/logs/ext-nova-dsvm/385202/1/439/ So until it's fixed it's now non-voting. -- Thanks, Matt Riedemann

[openstack-dev] [tripleo] Scaling-up the team with Squads

2016-10-11 Thread Emilien Macchi
It has been some weeks I have been thinking how TripleO project could scale-up the way we work together. Over the cycles, we have more contributors, more projects, I think it's time to revisit our organization. Here's the proposal: https://review.openstack.org/385201 Feel free to review it prior

Re: [openstack-dev] requests-mock

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 4:24 PM, Jamie Lennox wrote: > > So I'm not going to comment too much on the quality of the library as i > obviously think it's good > acahcpahch, no worries. Your insights are invaluable - thanks for taking the time to connect some dots for me -

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
On Tue, Oct 11, 2016, at 04:32 PM, Armando M. wrote: > On 11 October 2016 at 14:09, Clark Boylan wrote: > > > Hello everyone, > > > > Currently multinode testing + neutron is broken in clouds that use > > portions of 10.0.0.0/8 for their networking due to route conflicts

Re: [openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Armando M.
On 11 October 2016 at 14:09, Clark Boylan wrote: > Hello everyone, > > Currently multinode testing + neutron is broken in clouds that use > portions of 10.0.0.0/8 for their networking due to route conflicts with > devstack + neutron deployments.

Re: [openstack-dev] requests-mock

2016-10-11 Thread Jamie Lennox
On 11 October 2016 at 16:23, Clay Gerrard wrote: > Greetings! > > Anyone have any experience to share positive or negative using > requests-mock? I see it's been used to replace another dependency that had > some problems in many of the OpenStack python client libraries:

[openstack-dev] Barcelona Summit -- Monday -- openings in command-presence-workshop

2016-10-11 Thread Bhandaru, Malini K
Hello Everyone! We have a few slots still available on Monday's Command Presence workshop and are opening out to a broader audience. Please register if interested. Past attendees, despite their many skills and experience, vouched that they had learned a trick or two.

Re: [openstack-dev] [tripleo] website update

2016-10-11 Thread Ben Nemec
On 10/11/2016 02:42 PM, Dan Prince wrote: A quick update on the tripleo.org website outage today. We are in the process of moving the server to a new host location. Until DNS updates please use the following URL if you want to access the CI status report: http://66.187.229.219/cistatus.html

Re: [openstack-dev] [OpenStack-docs] [ironic] Admin guide in-tree?

2016-10-11 Thread Lana Brindley
Hi Jay, I think that's a perfectly reasonable solution for the moment, and hopefully we'll have the new solution up and running as soon as possible. Please let us know if there's anything you could use a hand with. Lana On 12/10/16 09:00, Jay Faulkner wrote: > We are eager to improve our

Re: [openstack-dev] [OpenStack-docs] [ironic] Admin guide in-tree?

2016-10-11 Thread Jay Faulkner
We are eager to improve our documentation, but I think quite a few of us who work on Ironic documentation have a strong preference to keeping those documents in-tree. This allows us to enforce contributors having documentation changes or additions merge at the same time or in close proximity to

[Openstack-operators] [scientific] Barcelona Scientific BoF: Call for lightning talks

2016-10-11 Thread Stig Telfer
Hello all - We have our schedule confirmed and will be having a BoF for Scientific OpenStack users at 2:15pm on the summit Wednesday: https://www.openstack.org/summit/barcelona-2016/summit-schedule/events/16779/scientific-working-group-bof-and-poster-session We are planning to run some

[Openstack-operators] [scientific][scientific-wg] Reminder: Scientific WG meeting Wednesday 0900 UTC

2016-10-11 Thread Stig Telfer
Hi everyone - We have a Scientific WG IRC meeting on Wednesday at 0900 UTC on channel #openstack-meeting. The agenda is available here[1] and full IRC meeting details are here[2]. This week we have our confirmed slots on the Barcelona summit schedule, plus other planning besides. Also

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread gordon chung
On 11/10/16 05:38 PM, Joshua Harlow wrote: > Yes yes, normalization would be nice to, though a little beyond what I > am (or was) thinking of currently. Going back to how > event_definitions.yaml is the best 'source' we have currently, is it > possible to rip out (for now) event_definitions.yaml

Re: [openstack-dev] requests-mock

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 10:44 AM, Clay Gerrard wrote: > I'm not really sure what a fixture is this context? > Answered my own question in this case! http://requests-mock.readthedocs.io/en/latest/fixture.html It's one of *these* of course:

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread Joshua Harlow
gordon chung wrote: On 11/10/16 04:18 PM, Joshua Harlow wrote: To be productive here, would there be any problem if I (or someone I know) just split that yaml off into a new git repository, and started iterating on figuring out how to turn the yaml into something that can generate code for

Re: [openstack-dev] [keystone][horizon] keystone/horizon integration session in barcelona

2016-10-11 Thread Richard Jones
Thanks, Steve, this will be a valuable session! On 12 October 2016 at 08:14, Steve Martinelli wrote: > The keystone team had a spare fishbowl session, and we decided to use it > to collaborate with the horizon team on a few long standing issues we've > had between the

Re: [Openstack] Trove MySQL v5.[67] images?

2016-10-11 Thread Mark Kirkwood
On 11/10/16 22:25, Turbo Fredriksson wrote: Unfortunately, it didn't solve the issue for me, but now I know for sure it's not the image (previously I wasn't sure - to many unknown moving parts). Hmm - so what error are you getting? FWIW, I found logging into the image and checking what

[openstack-dev] [keystone][horizon] keystone/horizon integration session in barcelona

2016-10-11 Thread Steve Martinelli
The keystone team had a spare fishbowl session, and we decided to use it to collaborate with the horizon team on a few long standing issues we've had between the two projects. You can view the session online: https://www.openstack.org/summit/barcelona-2016/summit-schedule/events/16907 Details

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread gordon chung
On 11/10/16 04:18 PM, Joshua Harlow wrote: > > To be productive here, would there be any problem if I (or someone I > know) just split that yaml off into a new git repository, and started > iterating on figuring out how to turn the yaml into something that can > generate code for [python, java,

[openstack-dev] Multinode testing with devstack and neutron broken

2016-10-11 Thread Clark Boylan
Hello everyone, Currently multinode testing + neutron is broken in clouds that use portions of 10.0.0.0/8 for their networking due to route conflicts with devstack + neutron deployments. https://bugs.launchpad.net/bugs/1629133 is tracking the issue for us. I would like to see this get resolved

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread Joshua Harlow
Chris Dent wrote: On Tue, 11 Oct 2016, Joshua Harlow wrote: Damn, that's crazy that the projects emitting events don't want to own the formats and versions (and schemas) that they emit. That is ummm, like ummm, what the, ha, words can't describe... And the fact that nothing much has changed

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread Chris Dent
On Tue, 11 Oct 2016, Joshua Harlow wrote: Damn, that's crazy that the projects emitting events don't want to own the formats and versions (and schemas) that they emit. That is ummm, like ummm, what the, ha, words can't describe... And the fact that nothing much has changed since kilo, ya,

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread Joshua Harlow
gordon chung wrote: On 11/10/16 01:14 PM, Joshua Harlow wrote: Ah, right, nearly forgot about that yaml. Thanks gordon! Has there been any ideas from folks to split those 'event_definitions.yaml' into something else (a notifications schema repo?)? I'd be up for helping do that (nice to have

[Openstack] [OpenStack] [Swift] Does Swift3 supports SLO (Manifest creation)?

2016-10-11 Thread Alexandr Porunov
Hello, I want to use S3 API for OpenStack Swift but I need chunked upload for my files. I want to save many small object (1-10 MB) and retrieve them as a single object. For it I need to be able to create a manifest file. Does Swift3 support manifest creation? If yes then where can I see an

Re: [openstack-dev] [Tacker] Presence at PTG Atlanta

2016-10-11 Thread Sripriya Seetharam
Hi, Based on team’s decision in tacker weekly meeting [1], Tacker team has decided to have a virtual developer meetup and not have PTG presence in Atlanta. Given, most of our contributors are geographically spread out, it was decided that the virtual midcycle format would be more appropriate

[openstack-dev] [tripleo] website update

2016-10-11 Thread Dan Prince
A quick update on the tripleo.org website outage today. We are in the process of moving the server to a new host location. Until DNS updates please use the following URL if you want to access the CI status report: http://66.187.229.219/cistatus.html Dan

Re: [OpenStack-Infra] Design summit session planning

2016-10-11 Thread Ricardo Carrillo Cruz
Works for me Jeremy, thanks. Ricky 2016-10-08 17:12 GMT+02:00 Jeremy Stanley : > It's approaching time to finalize our session schedule. Just to > recap, we have five workrooms, one fishbowl and a half-day sprint > alloted. There are six good ideas on the planning pad[*] now,

Re: [openstack-dev] Event notification descriptors/schemas (? swagger ?)

2016-10-11 Thread gordon chung
On 11/10/16 01:14 PM, Joshua Harlow wrote: > > Ah, right, nearly forgot about that yaml. Thanks gordon! > > Has there been any ideas from folks to split those > 'event_definitions.yaml' into something else (a notifications schema > repo?)? I'd be up for helping do that (nice to have would be an

Re: [openstack-dev] [all][stable] Moving stable/mitaka to Phase-II and liberty to Phase-III

2016-10-11 Thread Sean McGinnis
On Tue, Oct 11, 2016 at 08:34:12AM +1100, Tony Breeds wrote: > On Mon, Oct 10, 2016 at 08:42:48AM +0200, Ihar Hrachyshka wrote: > > > I think it would also make sense to *release* on the boundary of the switch; > > so that it’s clear which phase a release followed. > > I agree, I don't really

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Adam Lawson
My personal opinion, speaking as a non-candidate, is that it's very likely true name recognition plays a role. In fact if I was to vote I would do so and probably vote for Monty or Doug cause I like how they operate and I'm familiar with them. And if I don't like someone, I won't vote for them.

Re: [openstack-dev] [Trove] trove core team

2016-10-11 Thread Mariam John
Thank you Craig for your leadership and hard work in helping shape and guide the Trove community. Wish you good luck and success in everything you do. Regards, Mariam. From: Craig Vyvial To: OpenStack Development Mailing List

Re: [openstack-dev] [ovs-discuss] [ovn][networking-sfc]

2016-10-11 Thread Cathy Zhang
The guide is the networking-ovn guide. Not sure what is meant by “port-security”. From networking-sfc point of view, security group is not needed. Thanks, Cathy From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Murali R Sent: Monday, October 10, 2016 2:47 PM To: discuss;

[openstack-dev] [tripleo] PTG space request

2016-10-11 Thread Emilien Macchi
Greetings, I would like to request for some space dedicated to TripleO project for the first OpenStack PTG. https://www.openstack.org/ptg/ The event will happen in February 2017 during the next PTG in Atlanta. Any feedback is welcome, -- Emilien Macchi

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 02:07 PM, Clay Gerrard wrote: On Tue, Oct 11, 2016 at 10:52 AM, Anita Kuno wrote: On 2016-10-11 01:40 PM, Ed Leafe wrote: On Oct 11, 2016, at 12:17 PM, Anita Kuno wrote: There really needs to be a period when a) we know who all the

[openstack-dev] [ovn][neutron] networking-ovn 1.0.0 release (newton) -- port-security

2016-10-11 Thread Murali R
Hi, Please clarify if port security is required to be enabled with newton release when installing OVN. The install.rst says it must be. In many of my use cases I want to disable port security which is how I do currently with devstack. I would like to know if either ovn or neutron will have

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 02:35 PM, Thiago da Silva wrote: On 10/11/2016 01:21 PM, Anita Kuno wrote: On 2016-10-11 12:57 PM, Thiago da Silva wrote: On 10/11/2016 12:00 PM, Ed Leafe wrote: On Oct 11, 2016, at 10:37 AM, Anita Kuno wrote: Just in case folks care, now is the best

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Thiago da Silva
On 10/11/2016 01:21 PM, Anita Kuno wrote: On 2016-10-11 12:57 PM, Thiago da Silva wrote: On 10/11/2016 12:00 PM, Ed Leafe wrote: On Oct 11, 2016, at 10:37 AM, Anita Kuno wrote: Just in case folks care, now is the best time to discuss our election process and

Re: [openstack-dev] [rpm-packaging][chef][puppet][salt][openstack-ansible][HA][tripleo][kolla][fuel] Schema proposal for config file handling for services

2016-10-11 Thread Alex Schultz
On Tue, Oct 11, 2016 at 1:39 AM, Thomas Bechtold wrote: > Hi, > > On Mon, Oct 10, 2016 at 10:07:05AM -0600, Alex Schultz wrote: >> On Mon, Oct 10, 2016 at 5:03 AM, Thomas Bechtold wrote: >> > Hi, >> > >> > in the rpm-packaging project we started to package

Re: [openstack-dev] [neutron] proper cleanup of l3 resources (neutron-netns-cleanup)

2016-10-11 Thread Bhatia, Manjeet S
Hi, Approach I am following is not cleaning blindly, there is utility in cleanup which I’ll use To get eligible namespace candidates for cleanup (need to deep dive this logic how effective is that) Then will extract id from namespace either using namespace manager or l3 agent code, And call on

Re: [openstack-dev] [rpm-packaging][chef][puppet][salt][openstack-ansible][HA][tripleo][kolla][fuel] Schema proposal for config file handling for services

2016-10-11 Thread Andrew Woodward
On Tue, Oct 11, 2016 at 12:40 AM Thomas Bechtold wrote: > Hi, > > > > On Mon, Oct 10, 2016 at 10:07:05AM -0600, Alex Schultz wrote: > > > On Mon, Oct 10, 2016 at 5:03 AM, Thomas Bechtold > wrote: > > > > Hi, > > > > > > > > in the rpm-packaging project we

Re: [Openstack-operators] [openstack-operators][nova] Options for using trusted certificates in Nova image signature verification

2016-10-11 Thread Hamilton, Peter A.
If you need to update signed image data, you just need to make sure that you also update the signature properties associated with that image. Updating just the signed image itself would make it inconsistent with the preexisting image signature, meaning that image signature verification would fail

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 10:52 AM, Anita Kuno wrote: > On 2016-10-11 01:40 PM, Ed Leafe wrote: > >> On Oct 11, 2016, at 12:17 PM, Anita Kuno wrote: >> >> There really needs to be a period when a) we know who all the candidates are, and b) voting

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 01:43 PM, Ed Leafe wrote: On Oct 11, 2016, at 12:26 PM, Anita Kuno wrote: Instead of two week process, make it three: Again as I replied to Ed's post, I think we can find options that fit in the current timeframe. Why do we need a week to nominate? Open

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 9:57 AM, Thiago da Silva wrote: > > it would also be nice to have a better place for the questions/answers to > be stored. During last week there was a ton of great discussion, but when > it came to voting time (towards end of the week) it was

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 01:42 PM, Chris Dent wrote: On Tue, 11 Oct 2016, Anita Kuno wrote: * Getting rid of self nomination. Nominations come from the electorate at large. They can be refused of course. What is the current problem with self nomination? (I almost missed this since it was after your

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 01:40 PM, Ed Leafe wrote: On Oct 11, 2016, at 12:17 PM, Anita Kuno wrote: There really needs to be a period when a) we know who all the candidates are, and b) voting has not yet begun. Why? The voting period is open for a period of several days, voters

Re: [openstack-dev] [networking-sfc][devstack][mitaka]

2016-10-11 Thread Cathy Zhang
Hi Navdeep, Please see inline. Cathy From: Navdeep Uniyal [mailto:navdeep.uni...@neclab.eu] Sent: Tuesday, October 11, 2016 5:42 AM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [networking-sfc][devstack][mitaka] Hi all, I have been trying out networking-sfc to create service

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Ed Leafe
On Oct 11, 2016, at 12:31 PM, Anita Kuno wrote: > I think one would get a much better sense asking people if they voted when > they see them at summit or other live events and ask them why not if they say > no. As I said in an earlier email, I have done such unscientific

Re: [openstack-dev] requests-mock

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 5:40 AM, Ian Cordasco wrote: > So, as a core developer > of Requests, I would endorse requests-mock for this category of > dependency. > Excellent; exactly the kind of feedback I was hoping to solicit. If you're looking to add this catagory of

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Ed Leafe
On Oct 11, 2016, at 12:26 PM, Anita Kuno wrote: > >> Instead of two week process, make it three: > > Again as I replied to Ed's post, I think we can find options that fit in the > current timeframe. Why do we need a week to nominate? Open it up a month before the

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Chris Dent
On Tue, 11 Oct 2016, Anita Kuno wrote: * Getting rid of self nomination. Nominations come from the electorate at large. They can be refused of course. What is the current problem with self nomination? (I almost missed this since it was after your valediction) I guess the least roundabout

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Ed Leafe
On Oct 11, 2016, at 12:17 PM, Anita Kuno wrote: >> There really needs to be a period when a) we know who all the candidates >> are, and b) voting has not yet begun. > > Why? > > The voting period is open for a period of several days, voters have the > ability to vote at

[openstack-announce] [new][neutron] neutron 8.3.0 release (mitaka)

2016-10-11 Thread no-reply
We are glad to announce the release of: neutron 8.3.0: OpenStack Networking This release is part of the mitaka stable release series. Download the package from: https://tarballs.openstack.org/neutron/ For more details, please see below. 8.3.0 ^ The Neutron server no longer needs to

Re: [Openstack-operators] [openstack-operators][nova] Options for using trusted certificates in Nova image signature verification

2016-10-11 Thread Serguei Bezverkhi (sbezverk)
In some cases an image uploaded into glance need modification, example some attributes. How do you plan to handle cases like this? Are you planning this tool to update image signature? Serguei -Original Message- From: Hamilton, Peter A. [mailto:peter.hamil...@jhuapl.edu] Sent:

[openstack-announce] [new][neutron] neutron-lbaas 8.3.0 release (mitaka)

2016-10-11 Thread no-reply
We are stoked to announce the release of: neutron-lbaas 8.3.0: OpenStack Networking Load Balancing as a Service This release is part of the mitaka stable release series. Download the package from: https://tarballs.openstack.org/neutron-lbaas/ For more details, please see below. Changes

[openstack-dev] [new][oslo] oslo.policy 1.15.0 release (ocata)

2016-10-11 Thread no-reply
We are glowing to announce the release of: oslo.policy 1.15.0: Oslo Policy library This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.policy Download the package from: https://pypi.python.org/pypi/oslo.policy

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 12:55 PM, Ruby Loo wrote: On Tue, Oct 11, 2016 at 12:08 PM, Chris Dent wrote: Based on the turnout numbers and a bit of unscientific number crunching on the voting results it seems that the electorate was rather more engaged this time around. That's

[openstack-dev] [nova] Options for using trusted certificates in Nova image signature verification

2016-10-11 Thread Hamilton, Peter A.
Hi everyone, We are interested in improving user trust in the cloud and are currently working on certificate validation for image signatures in Nova. Users can upload signed images to Glance and then boot them via Nova, with Nova validating the image signature when it downloads the image. Adding

[Openstack-operators] [openstack-operators][nova] Options for using trusted certificates in Nova image signature verification

2016-10-11 Thread Hamilton, Peter A.
Hi everyone, We are interested in improving user trust in the cloud and are currently working on certificate validation for image signatures in Nova. Users can upload signed images to Glance and then boot them via Nova, with Nova validating the image signature when it downloads the image. Adding

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 12:08 PM, Chris Dent wrote: Based on the turnout numbers and a bit of unscientific number crunching on the voting results it seems that the electorate was rather more engaged this time around. That's _great_. As others have said I imagine some significant part of that was because

[openstack-announce] [new][neutron] neutron 7.2.0 release (liberty)

2016-10-11 Thread no-reply
We are jazzed to announce the release of: neutron 7.2.0: OpenStack Networking This release is part of the liberty stable release series. Download the package from: https://tarballs.openstack.org/neutron/ For more details, please see below. 7.2.0 ^ Upgrade Notes * A new option

[openstack-announce] [new][neutron] neutron-vpnaas 7.2.0 release (liberty)

2016-10-11 Thread no-reply
We are eager to announce the release of: neutron-vpnaas 7.2.0: OpenStack Networking VPN as a Service This release is part of the liberty stable release series. Download the package from: https://tarballs.openstack.org/neutron-vpnaas/ For more details, please see below. Changes in

[openstack-announce] [new][neutron] neutron-lbaas 7.2.0 release (liberty)

2016-10-11 Thread no-reply
We are joyful to announce the release of: neutron-lbaas 7.2.0: OpenStack Networking Load Balancing as a Service This release is part of the liberty stable release series. Download the package from: https://tarballs.openstack.org/neutron-lbaas/ For more details, please see below. Changes

[openstack-dev] [ironic] weekly subteam report

2016-10-11 Thread Loo, Ruby
Hi, Here is this week's subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Bugs (dtantsur) === - Stats (diff between 03 Oct 2016 and 10 Oct 2016) - Ironic: 216 bugs (+11) + 212 wishlist items. 15 new (+9), 173 in progress (+4),

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 12:57 PM, Thiago da Silva wrote: On 10/11/2016 12:00 PM, Ed Leafe wrote: On Oct 11, 2016, at 10:37 AM, Anita Kuno wrote: Just in case folks care, now is the best time to discuss our election process and suggest options or changes for the next round of

[openstack-dev] [new][openstackclient] osc-lib 1.2.0 release (ocata)

2016-10-11 Thread no-reply
We are delighted to announce the release of: osc-lib 1.2.0: OpenStackClient Library This release is part of the ocata release series. The source is available from: https://git.openstack.org/cgit/openstack/osc-lib Download the package from: https://pypi.python.org/pypi/osc-lib Please

[openstack-dev] [new][senlin] senlin-dashboard 0.5.0 release (newton)

2016-10-11 Thread no-reply
We are amped to announce the release of: senlin-dashboard 0.5.0: Senlin Dashboard This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/senlin-dashboard/ Please report issues through launchpad:

Re: [openstack-dev] [elections][tc]Thoughts on the TC election process

2016-10-11 Thread Anita Kuno
On 2016-10-11 12:00 PM, Ed Leafe wrote: On Oct 11, 2016, at 10:37 AM, Anita Kuno wrote: Just in case folks care, now is the best time to discuss our election process and suggest options or changes for the next round of elections. I'm not adverse to discussing it I just

Re: [openstack-dev] dependency hygiene [was requests-mock]

2016-10-11 Thread Clay Gerrard
On Tue, Oct 11, 2016 at 4:02 AM, Davanum Srinivas wrote: > Clay, > > Apologies for the top post. Oh goodness, none needed my friend! > https://github.com/openstack/requirements#global- > requirements-for-openstack-projects > > Eternal wells of gratitude for that read!

  1   2   >