Re: [openstack-dev] [fuel] FFE for bug/1475759 ceph generators

2015-07-27 Thread Igor Kalnitsky
Hi folks, Andrew, the code looks safe to me and the only question I have what the point of this patch if it's unused? I mean the generators? Until you use them in cluster attributes (openstack.yaml) new generators are useless, and don't fix anything. Are you going to use them in 7.0 to fix some C

Re: [openstack-dev] [neutron][binding:host_id] Binding:host_id changes when creating vm.

2015-07-27 Thread Kevin Benton
If it's a VM, Nova sets the binding host id. That field is set by the system using the port. It's not a way to move ports around. On Jul 26, 2015 20:33, "于洁" <16189...@qq.com> wrote: > Hi all, > > Recently I used the parameter binding:host_id to create port, trying to > allocate the port to a spe

Re: [openstack-dev] [Fuel][Plugins] additional categories for plugins

2015-07-27 Thread Irina Povolotskaya
Hi Samuel, it looks like no problem. -TLS plugin related to security. For example everything related to tls access to the dashboard/vnc and apis -Plugin to deploy freezer with fuel in order to achieve abckup and restore (on going) -plugin to setup availaiblity zones (on going) The actual catego

Re: [openstack-dev] [Fuel][Plugins] additional categories for plugins

2015-07-27 Thread Irina Povolotskaya
Hi Samuel, it looks like no problem. Nevertheless, we have operations category as well [1] - to be added soon. -TLS plugin related to security. For example everything related to tls > access to the dashboard/vnc and apis > -Plugin to deploy freezer with fuel in order to achieve abckup and restor

Re: [openstack-dev] Python 3: 5 more projects with a py34 voting gate, only 4 remaing

2015-07-27 Thread Thomas Goirand
On 07/20/2015 08:26 PM, Brant Knudson wrote: > > > On Fri, Jul 17, 2015 at 7:32 AM, Victor Stinner > wrote: > > Hi, > > ... > > (3) keystonemiddleware: blocked by python-memcached, I sent a pull > request 3 months ago and I'm still waiting... > > h

Re: [openstack-dev] [fuel] FFE for bug/1475759 ceph generators

2015-07-27 Thread Sergii Golovatiuk
Hi, I wouldn't merge this code as we don't call it anywhere. Since we do not call it, it's dead code. Let's merge it when library part is ready (Early 8.0) -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Mon, Jul 27, 2015 at 9:01 AM, Igor Kalnitsky wrote: > Hi folks, > > And

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Evgeniy L
So, to summarise, +1 from me, we accept the changes which are required for the feature as feature freeze exceptions: 1. Fuel client changes [1] 2. Validation [2] 3. Change tokens in template language Sebastian, Igor, correct? [1] https://review.openstack.org/#/c/204321/ [2] https://bugs.launchpa

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Sebastian Kalinowski
Yes, exactly like that. +1 2015-07-27 10:53 GMT+02:00 Evgeniy L : > So, to summarise, +1 from me, we accept the changes which are required > for the feature as feature freeze exceptions: > > 1. Fuel client changes [1] > 2. Validation [2] > 3. Change tokens in template language > > Sebastian, Igo

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Igor Kalnitsky
Evgeniy, > 3. Change tokens in template language I'm not sure what do you mean here. Could you please clarify? Perhaps I missed something. Thanks, Igor On Mon, Jul 27, 2015 at 11:53 AM, Evgeniy L wrote: > So, to summarise, +1 from me, we accept the changes which are required > for the feature

[openstack-dev] [murano] [mistral] [yaql] Prepare to Yaql 1.0 release

2015-07-27 Thread Alexander Tivelkov
Hi folks, We are finally ready to release the 1.0.0 version of YAQL. It is a huge milestone: the language finally looks the way we initially wanted it to look. The engine got completely rewritten, tons of new capabilities have been added. Here is a brief (and incomplete) list of new features and i

[openstack-dev] [stable][neutron] dvr job for kilo?

2015-07-27 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi all, I noticed that dvr job is now voting for all stable branches, and failing, because the branch misses some important fixes from master. Initially, I tried to just disable votes for stable branches for the job: https://review.openstack.org/#/

[openstack-dev] how to debug neutron using eclipse pydev?

2015-07-27 Thread kkxue
Hi,All I follow the wiki page: https://wiki.openstack.org/wiki/NeutronDevelopment * Eclipse pydev - Free. It works! (Thanks togong yong sheng ). You need to modifyquantum-server

Re: [openstack-dev] [puppet] Parameters possible default value

2015-07-27 Thread Yanis Guenane
On 07/20/2015 10:07 AM, Martin Mágr wrote: > Hey Yanis > > On 07/17/2015 10:56 AM, Yanis Guenane wrote: >> Hello everyone, >> >> >> if set the value would have been set else it would default to upstream >> default. >> >> But Mathieu raised a fair point here[2] is that an empty string for some >>

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Aleksey Kasatkin
It's not clear though. The date for landing of all the patches was set 28th (tomorrow) but it took into account only patch to CLI actually as other 2 from the initial letter were merged on 23th. These two more things (validation + tokens) could barely be completed tomorrow. AFAIC, at least validat

Re: [openstack-dev] Python 3: 5 more projects with a py34 voting gate, only 4 remaing

2015-07-27 Thread Davanum Srinivas
Thomas, 1.56 of python-memcached with haypo's fix was released yesterday. -- dims On Mon, Jul 27, 2015 at 4:53 AM, Thomas Goirand wrote: > On 07/20/2015 08:26 PM, Brant Knudson wrote: >> >> >> On Fri, Jul 17, 2015 at 7:32 AM, Victor Stinner > > wrote: >> >> Hi, >

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Evgeniy L
Aleksey, could you please propose another date which also includes validation? On Mon, Jul 27, 2015 at 1:02 PM, Aleksey Kasatkin wrote: > It's not clear though. > The date for landing of all the patches was set 28th (tomorrow) but it > took into account only patch to CLI actually as other 2 fro

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Evgeniy L
Igor, Currently network template uses ERB [1] style template language, but in fact it's Jinja [2], it was agreed to change it [3], no to confuse the user, with ERB which is in fact jinja and doesn't have any ERB features. [1] https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/fixt

Re: [openstack-dev] [fuel] FF Exception request for Templates for Networking feature

2015-07-27 Thread Aleksey Kasatkin
Evgeniy, I need some response in https://bugs.launchpad.net/fuel/+bug/1476779 AFAIC, it can be 30th (Thursday) for basic validation of template itself (regardless of present nodes and their node roles) but including known node roles/network roles for particular environment. Aleksey Kasatkin On M

Re: [openstack-dev] talk proposal for Tokyo Summit: "Interconnecting Neutron and BGP-based operator VPNs"

2015-07-27 Thread thomas.morin
Hello everyone, My apologies for this french-speaking message that *not* intended to this list, but to a french speaking mailing-list with a close name... The idea was to encourage people to look at our "Interconnecting Neutron and BGP-based operator VPNs" where we'll discuss the Neutron net

[openstack-dev] [all] [oslo] Suggestion to change verbose=false to true in oslo.log by default

2015-07-27 Thread Dmitry Tantsur
Hi all! I didn't find the discussion on the ML so I feel like starting one. What was the reason of setting verbose to false by default? The patch [1] does not provide any reasoning for it. We all know that software does fail from time to time. While the default level of WARN might give some s

Re: [openstack-dev] [nova] Create a network filter

2015-07-27 Thread Sahid Orentino Ferdjaoui
On Thu, Jul 23, 2015 at 04:44:01PM +0200, Silvia Fichera wrote: > Hi all, > > I'm using OpenStack together with OpenDaylight to add a network awareness > feature to the scheduler. > I have 3 compute nodes (one of these is also the Openstack Controller) > connected by a openvswitch controlled by Op

Re: [openstack-dev] [glance][api] Response when a illegal body is sent

2015-07-27 Thread Kuvaja, Erno
> -Original Message- > From: Ian Cordasco [mailto:ian.corda...@rackspace.com] > Sent: Friday, July 24, 2015 4:58 PM > To: openstack-dev@lists.openstack.org > Subject: Re: [openstack-dev] [glance][api] Response when a illegal body is > sent > > > > On 7/23/15, 19:38, "michael mccune" wro

Re: [openstack-dev] Python 3: 5 more projects with a py34 voting gate, only 4 remaing

2015-07-27 Thread Roman Vasilets
Hi, just what to share with you. Rally project also have voting py34 jobs. Thank you. On Fri, Jul 17, 2015 at 2:32 PM, Victor Stinner wrote: > Hi, > > We are close to having a voting py34 gate on all OpenStack libraries and > applications. I just made the py34 gate voting for the 5 following pro

Re: [openstack-dev] [Fuel] version.yaml in the context of packages

2015-07-27 Thread Vitaly Kramskikh
Vladimir, 2015-07-24 20:21 GMT+03:00 Vladimir Kozhukalov : > Dear colleagues, > > Although we are focused on fixing bugs during next few weeks I still have > to ask everyone's opinion about /etc/fuel/version.yaml. We introduced this > file when all-inclusive ISO image was the only way of deliveri

Re: [openstack-dev] [Fuel] version.yaml in the context of packages

2015-07-27 Thread Matthew Mosesohn
> 2) production - It is always equal to "docker" which means we deploy docker > containers on the master node. Formally it comes from one of fuel-main > variables, which is set into "docker" by default, but not a single job in CI > customizes this variable. Looks like it makes no sense to have t

Re: [openstack-dev] [fuel] FF Exception for LP-1464656 fix (update ceph PG calculation algorithm)

2015-07-27 Thread Vitaly Kramskikh
+1 to Stanislav's proposal. 2015-07-27 3:05 GMT+03:00 Stanislav Makar : > Hello > I went through LP-1464656 and I see that it covers two things: > 1. Bad pg num calculation algorithm. > 2. Add the possibility to set pg num via GUI. > > First is the most important and a BUG by itself, second is ni

Re: [openstack-dev] [nova] Create a network filter

2015-07-27 Thread Silvia Fichera
Hi Sahid. Thank you for your answer. What I want to do is to check if the link that connects the compute node with the switch is up and than collect information about the available BW using OpenFlow's API. This is because I want information related to the real physical network.That's why I want to

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Vladimir Kuklin
Folks We saw several High issues with how keystone manages regular memcached tokens. I know, this is not the perfect time as you already decided to push it from 7.0, but I would reconsider declaring it as FFE as it affects HA and UX poorly. If we can enable tokens simply by altering configuration,

Re: [openstack-dev] [fuel] [FFE] FF Exception request for Deploy nova-compute (VCDriver) feature

2015-07-27 Thread Vladimir Kuklin
There is a slight change needed, e.g. fixing of noop tests. Then we can merge it and accept for FFE, I think. On Fri, Jul 24, 2015 at 1:34 PM, Andrian Noga wrote: > Colleagues, > actually, i'm tottaly agree with Mike. We can merge > https://review.openstack.org/#/c/196114/ w/o additional Ceilome

Re: [openstack-dev] [neutron][testing] How to modify DSVM tests to use a DevStack plugin?

2015-07-27 Thread Paul Michali
Yes, the plugin enables the service, and for the neutron-vpnaas DSVM based jobs, I have the "enable_plugin" line added to the job so that everything works. However, for the DevStack repo, which runs a bunch of other DSVM jobs, this fails, as there is (obviously) no enable_plugin line.: - gate

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Alexander Makarov
I've filed a ticket to test Fernet token on the scale lab: https://mirantis.jira.com/browse/MOSS-235 If this feature is not granted FFE we still can configure it manually by changing keystone config. So I think internal how-to document backed-up with scale and bvt testing will allow our deployers

Re: [openstack-dev] Announcing HyperStack project

2015-07-27 Thread Peng Zhao
Adrian and all, I believe that Magnum and HyperStack are targeting at different problems, though it certainly makes sense to integrate HyperStack as a bay type in Magnum, which we would love to explore later. I've setup a separate project for HyperStack: https://launchpad.net/hyperstack. My ap

Re: [openstack-dev] [stable][neutron] dvr job for kilo?

2015-07-27 Thread Thierry Carrez
Ihar Hrachyshka wrote: > I noticed that dvr job is now voting for all stable branches, and > failing, because the branch misses some important fixes from master. > > Initially, I tried to just disable votes for stable branches for the > job: https://review.openstack.org/#/c/205497/ Due to limitati

Re: [openstack-dev] [neutron][testing] How to modify DSVM tests to use a DevStack plugin?

2015-07-27 Thread Sean Dague
You would build variants of the jobs you want that specifically enable your plugin. That being said, you should focus on jobs that substantially test your component, not just the giant list of all jobs. Part of our focus in on decoupling so that for something like vpnaas you can start with the ass

Re: [openstack-dev] [all] [oslo] Suggestion to change verbose=false to true in oslo.log by default

2015-07-27 Thread Sean Dague
Honestly, I think deprecating and removing 'verbose' is probably the best option. INFO is probably the right default behavior, and it's not really "verbose" in any real openstack usage. It is unlikely that anyone would want that to be in the off state, and if so, they can do that via python logging

Re: [openstack-dev] [Murano] Cloud Foundry Service Broker Api in Murano

2015-07-27 Thread Nikolay Starodubtsev
If you're interested in this feature you can join us tomorrow at murano weekly meeting, tomorrow at 17 UTC in #openstack-meeting-alt Nikolay Starodubtsev Software Engineer Mirantis Inc. Skype: dark_harlequine1 2015-06-16 18:26 GMT+03:00 Nikolay Starodubtsev : > Here is a draft spec for th

Re: [openstack-dev] [Fuel][Plugins] Plugins on separate launchpad projects

2015-07-27 Thread Patrick Petit
On 26 Jul 2015 at 20:25:43, Sheena Gregson (sgreg...@mirantis.com) wrote: Patrick –   Are you suggesting one project for all Fuel plugins, or individual projects for each plugin?  I believe it is the former, which I prefer – but I wanted to check. Sheen, I meant, one individual project for

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Boris Bobrov
I agree. Configuration with memcache made by Fuel now has issues which badly affect overall OpenStack experience. On Monday 27 July 2015 14:34:59 Vladimir Kuklin wrote: > Folks > > We saw several High issues with how keystone manages regular memcached > tokens. I know, this is not the perfect ti

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Sergii Golovatiuk
Guys, I object of merging Fernet tokens. I set -2 for any Fernet related activities. Firstly, there are some ongoing discussions how we should distribute, revoke, rotate SSL keys for Fernet. Secondly, there some discussion in community about potential security concerns where user may renew token in

Re: [openstack-dev] [openstack][nova] Streamlining of config options in nova

2015-07-27 Thread Sean Dague
On 07/24/2015 02:15 PM, Michael Still wrote: > On Fri, Jul 24, 2015 at 3:55 AM, Daniel P. Berrange > wrote: > > On Thu, Jul 23, 2015 at 11:57:01AM -0500, Michael Still wrote: > > In fact, I did an example of what I thought it would look like already: > > >

Re: [openstack-dev] [neutron][testing] How to modify DSVM tests to use a DevStack plugin?

2015-07-27 Thread Sean Dague
On 07/27/2015 08:21 AM, Paul Michali wrote: > Maybe I'm not explaining myself well (sorry)... > > For VPN commits, there are functional jobs that (now) enable the > devstack plugin for neutron-vpnaas as needed (and grenade job will do > the same). From the neutron-vpnaas repo standpoint everything

Re: [openstack-dev] [neutron][testing] How to modify DSVM tests to use a DevStack plugin?

2015-07-27 Thread Paul Michali
Maybe I'm not explaining myself well (sorry)... For VPN commits, there are functional jobs that (now) enable the devstack plugin for neutron-vpnaas as needed (and grenade job will do the same). >From the neutron-vpnaas repo standpoint everything is in place. Now that there is a devstack plugin fo

Re: [openstack-dev] [requirements] propose adding Robert Collins to requirements-core

2015-07-27 Thread Sean Dague
+1 On 07/24/2015 12:31 PM, Davanum Srinivas wrote: > +1 from me. Thanks for the hard work @lifeless > > -- dims > > On Fri, Jul 24, 2015 at 12:21 PM, Doug Hellmann wrote: >> Requirements reviewers, >> >> I propose that we add Robert Collins (lifeless) to the requirements-core >> review team. >>

Re: [openstack-dev] [fuel] [FFE] FF Exception request for Deploy nova-compute (VCDriver) feature

2015-07-27 Thread Sergii Golovatiuk
Hi, I have checked the code. After fixing tests, this patch maybe included to FFE as it has minimal impact on core functionality. +1 for FFE for https://review.openstack.org/#/c/196114/ -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Mon, Jul 27, 2015 at 1:38 PM, Vladimir Kukl

Re: [openstack-dev] Python 3: 5 more projects with a py34 voting gate, only 4 remaing

2015-07-27 Thread Victor Stinner
Hi, On 27/07/2015 12:35, Roman Vasilets wrote: Hi, just what to share with you. Rally project also have voting py34 jobs. Thank you. Cool! I don't know if Rally port the Python 3 is complete or not, so I wrote "work in progress". Please update the wiki page if the port is done: https://wiki.

[openstack-dev] [neutron][vpnaas] No VPNaaS IRC meeting Tuesday, July 27th.

2015-07-27 Thread Paul Michali
I'm on vacation tomorrow (yeah!), and there wasn't much new to discuss, so I was planning on canceling the meeting this week. If you have something pressing and want to host the meeting, let everyone know, by updating the agenda and responding to this message. Otherwise you can use neutron IRC chan

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Alexander Makarov
Actually Fernet token IS the best bet on stability and quality. On Mon, Jul 27, 2015 at 3:23 PM, Sergii Golovatiuk wrote: > Guys, I object of merging Fernet tokens. I set -2 for any Fernet related > activities. Firstly, there are some ongoing discussions how we should > distribute, revoke, rotat

Re: [openstack-dev] [stable][neutron] dvr job for kilo?

2015-07-27 Thread Kyle Mestery
On Mon, Jul 27, 2015 at 6:57 AM, Thierry Carrez wrote: > Ihar Hrachyshka wrote: > > I noticed that dvr job is now voting for all stable branches, and > > failing, because the branch misses some important fixes from master. > > > > Initially, I tried to just disable votes for stable branches for t

Re: [openstack-dev] how to debug neutron using eclipse pydev?

2015-07-27 Thread Assaf Muller
We need to update that page. I haven't used PyDev in years, I use PyCharm. There's an option in PyCharm called 'Enable Gevent debugging' (Gevent is a green threads library very similar to eventlet, which is what we use in OpenStack). I read that PyDev 3.7+ has support for Gevent debugging as well.

Re: [openstack-dev] [Fuel Zabbix in deployment tasks

2015-07-27 Thread Sergii Golovatiuk
Hi, Experimental feature may be removed at any time. That's why it's experimental. However, I agree that upgrade of such environments should be disabled. -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser __ Open

Re: [openstack-dev] [Fuel] Switching keystone to apache wsgi

2015-07-27 Thread Sergii Golovatiuk
Hi, Do we have any results from Scale team? I would like to compare Apache results with eventlet. Also we need to perform destructive tests and get numbers when one controller is down. -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Fri, Jul 24, 2015 at 12:29 AM, Mike Scherbak

[openstack-dev] [all] [ptls] Liberty-2 development milestone coming up

2015-07-27 Thread Thierry Carrez
Hi PTLs with deliverables using the "development milestone" model, This week is the *liberty-2* development milestone week. That means you should plan to reach out to the release team on #release-mgmt-office during office hours tomorrow: 08:00 - 10:00 UTC: ttx 18:00 - 20:00 UTC: dhellmann During

[openstack-dev] [fuel] Fuel plugin as docker containers images

2015-07-27 Thread Konstantin Danilov
Hi, Is there a plans to allow plugin to be delivered as docker container images? Thanks -- Kostiantyn Danilov aka koder.ua Principal software engineer, Mirantis skype:koder.ua http://koder-ua.blogspot.com/ http://mirantis.com ___

[openstack-dev] [puppet] weekly meeting #44

2015-07-27 Thread Emilien Macchi
Hello team, Here's an initial agenda for our weekly meeting, tomorrow at 1500 UTC in #openstack-meeting-4: https://etherpad.openstack.org/p/puppet-openstack-weekly-meeting-20150728 Please add additional items you'd like to discuss. If our schedule allows it, we'll make bug triage during the meet

Re: [openstack-dev] [Fuel][python-fuelclient] Implementing new commands

2015-07-27 Thread Sergii Golovatiuk
Hi, Every functionality should be applied to both clients. Core developers should set -1 if it's not applied to second version of plugin. Though I believe we should completely get rid of first version of CLI in Fuel 8.0 -- Best regards, Sergii Golovatiuk, Skype #golserge IRC #holser On Fri, Jul

Re: [openstack-dev] [openstack][nova] Streamlining of config options in nova

2015-07-27 Thread Daniel P. Berrange
On Fri, Jul 24, 2015 at 09:48:15AM +0100, Daniel P. Berrange wrote: > On Thu, Jul 23, 2015 at 05:55:36PM +0300, mhorban wrote: > > Hi all, > > > > During development process in nova I faced with an issue related with config > > options. Now we have lists of config options and registering options m

Re: [openstack-dev] [Neutron][L3] Representing a networks connected by routers

2015-07-27 Thread Mike Dorman
On 7/23/15, 9:42 AM, "Carl Baldwin" wrote: >On Wed, Jul 22, 2015 at 3:21 PM, Kevin Benton wrote: >> The issue with the availability zone solution is that we now force >> availability zones in Nova to be constrained to network configuration. >>In >> the L3 ToR/no overlay configuration, this mea

Re: [openstack-dev] [stable][neutron] dvr job for kilo?

2015-07-27 Thread Ryan Moats
+1 Kyle Mestery wrote on 07/27/2015 08:16:07 AM [with a bit of cleanup]: > > On Mon, Jul 27, 2015 at 6:57 AM, Thierry Carrez wrote: > > Ihar Hrachyshka wrote: > > > I noticed that dvr job is now voting for all stable branches, and > > > failing, because the branch misses some important fixes fr

Re: [openstack-dev] [Neutron][L3] Representing a networks connected by routers

2015-07-27 Thread Assaf Muller
- Original Message - > > On 7/23/15, 9:42 AM, "Carl Baldwin" wrote: > > >On Wed, Jul 22, 2015 at 3:21 PM, Kevin Benton wrote: > >> The issue with the availability zone solution is that we now force > >> availability zones in Nova to be constrained to network configuration. > >>In > >>

Re: [openstack-dev] [openstack][nova] Streamlining of config options in nova

2015-07-27 Thread Sean Dague
On 07/27/2015 10:05 AM, Daniel P. Berrange wrote: > On Fri, Jul 24, 2015 at 09:48:15AM +0100, Daniel P. Berrange wrote: >> On Thu, Jul 23, 2015 at 05:55:36PM +0300, mhorban wrote: >>> Hi all, >>> >>> During development process in nova I faced with an issue related with config >>> options. Now we ha

Re: [openstack-dev] [tc] [all] thinking additional tags

2015-07-27 Thread Thierry Carrez
Thierry Carrez wrote: > The "next tags" workgroup will be having a meeting this week on Friday > at 14:00 UTC in #openstack-meeting. Join us if you're interested ! > > In the mean time, we are braindumping at: > https://etherpad.openstack.org/p/next-tags-wg The work group met 10 days ago and deci

Re: [openstack-dev] [Neutron][L3] Representing a networks connected by routers

2015-07-27 Thread Mike Dorman
On 7/23/15, 8:54 AM, "Carl Baldwin" wrote: >On Thu, Jul 23, 2015 at 8:51 AM, Kevin Benton wrote: >>>Or, migration scheduling would need to respect the constraint that a >> port may be confined to a set of hosts. How can be assign a port to a >> different network? The VM would wake up and what

Re: [openstack-dev] [TripleO] diskimage-builder 1.0.0

2015-07-27 Thread Gregory Haynes
Excerpts from Gregory Haynes's message of 2015-06-29 12:44:18 +: > Hello all, > > DIB has come a long way and we seem to have a fairly stable interface > for the elements and the image creation scripts. As such, I think it's > about time we commit to a major version release. Hopefully this can

Re: [openstack-dev] [Fuel] version.yaml in the context of packages

2015-07-27 Thread Vladimir Kozhukalov
Vitaly, >>1) feature_groups - This is, in fact, runtime parameter rather then build one, so we'd better store it in astute.yaml or other runtime config file. >This parameter must be available in nailgun - there is code in nailgun and UI which relies on this parameter. Sure it must, but since it i

Re: [openstack-dev] [TripleO] diskimage-builder 1.0.0

2015-07-27 Thread Chris Jones
Hey > On 27 Jul 2015, at 16:22, Gregory Haynes wrote: > I just cut the 1.0.0 release, so no going back now. Enjoy! woot! Cheers, Chris __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-

Re: [openstack-dev] [Neutron][L3] Representing a networks connected by routers

2015-07-27 Thread Fox, Kevin M
A lot of heat templates precreate the ports though. its sometimes easier to build the template that way. May not matter too much. Just pointing out its more common then you might think. Thanks, Kevin From: Mike Dorman [mdor...@godaddy.com] Sent: Monday, J

Re: [openstack-dev] Announcing HyperStack project

2015-07-27 Thread Jay Lau
Adrian, Can we put hyper as a topic for this week's (Tomorrow) meeting? I want to have some discussion with you. Thanks 2015-07-27 0:43 GMT-04:00 Adrian Otto : > Peng, > > For the record, the Magnum team is not yet comfortable with this > proposal. This arrangement is not the way we think con

Re: [openstack-dev] [fuel] FF Exception request for Fernet tokens support.

2015-07-27 Thread Jay Pipes
On 07/27/2015 04:52 AM, Alexander Makarov wrote: I've filed a ticket to test Fernet token on the scale lab: https://mirantis.jira.com/browse/MOSS-235 This is good, but keep in mind that the broader community does not have access to the Mirantis JIRA :) Probably better to just mention you have

Re: [openstack-dev] [keystone] token revocation woes

2015-07-27 Thread Dolph Mathews
Adam Young shared a patch to convert the tree back to a linear list: https://review.openstack.org/#/c/205266/ This shouldn't be merged without benchmarking as it's purely a performance-oriented change. On Thu, Jul 23, 2015 at 11:40 AM, Matt Fischer wrote: > Morgan asked me to post some of my

Re: [openstack-dev] [fuel] FF Exception for LP-1464656 fix (update ceph PG calculation algorithm)

2015-07-27 Thread Eugene Bogdanov
Good, thanks everyone for your feedback. As suggested, let's merge pb_num calculation as a bugfix (no exception needed). With regards to UI part, I do agree that it's just nice to have feature and I don't see the review with GUI part amongst of those nominated for exception. So - let's put it t

[openstack-dev] [glance] Removal of Catalog Index Service from Glance

2015-07-27 Thread Louis Taylor
On Fri, Jul 17, 2015 at 07:50:55PM +0100, Louis Taylor wrote: > Hi operators, > > In Kilo, we added the Catalog Index Service as an experimental API in Glance. > It soon became apparent this would be better suited as a separate project, so > it was split into the Searchlight project: > > http

[openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Alexander Makarov
Greetings! I'd like to discuss pro's and contra's of having Fernet encryption keys stored in a database backend. The idea itself emerged during discussion about synchronizing rotated keys in HA environment. Now Fernet keys are stored in the filesystem that has some availability issues in unstable

Re: [openstack-dev] [neutron][testing] How to modify DSVM tests to use a DevStack plugin?

2015-07-27 Thread Paul Michali
Not being very familiar with how this all works, can someone provide a bit more hand holding here? The overall question is, do we remove VPN from all the DevStack based tests (except for those run by VPN repo)? Thanks, PCM On Mon, Jul 27, 2015 at 8:26 AM Sean Dague wrote: > On 07/27/2015 08:

[openstack-dev] [mistral] Team meeting minutes

2015-07-27 Thread Nikolay Makhotkin
Thanks for joining the meeting today! Meeting minutes: http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-07-27-16.01.html Meeting log: http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-07-27-16.01.log.html The next meeting will be on Aug 3. You can post your agenda

Re: [openstack-dev] [Cinder] Implementation of ABC MetaClasses

2015-07-27 Thread Mike Perez
On 14:26 Jul 15, John Griffith wrote: > ​Ok, so I spent a little time on this; first gathering some detail around > what's been done as well as proposing a patch to sort of step back a bit > and take another look at this [1]. > > Here's some more detail on what is bothering me here: > * Inheritanc

[openstack-dev] [nova] Looking at _sync_instance_power_state makes me want to gouge my eyes out

2015-07-27 Thread Matt Riedemann
garyk has a change up [1] which proposes to add a config option to log a warning rather than call the stop API when nova thinks that an instance is in an inconsistent state between the database and hypervisor and decides to stop it. Regardless of that proposal, it brings up the fact that this

Re: [openstack-dev] [nova][cinder] Should we allow this kind of action?

2015-07-27 Thread Chris Friesen
On 07/26/2015 07:39 PM, Zhenyu Zheng wrote: Hi all, Recently, I've been asked to perform this kind of action using OpenStack: 1. Launch an volume-backended instance. 2. Take a snapshot of this instance using nova image-create, an image will be added in glance, the size is zero, and the BDM will

Re: [openstack-dev] [neutron][lbaas] questions about scenario tests

2015-07-27 Thread Phillip Toohill
?Wonder if this is the same behavior as the TLS scenario? I have some higher priorities but I am attempting to debug the TLS test in between doing other things. Ill let you know if I come across anything. Phillip V. Toohill III Software Developer [http://600a2794aa4ab5bae6bd-8d3014ab8e4d12d3346

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Dolph Mathews
Although using a node's *local* filesystem requires external configuration management to manage the distribution of rotated keys, it's always available, easy to secure, and can be updated atomically per node. Note that Fernet's rotation strategy uses a staged key that can be distributed to all node

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Clint Byrum
Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700: > Greetings! > > I'd like to discuss pro's and contra's of having Fernet encryption keys > stored in a database backend. > The idea itself emerged during discussion about synchronizing rotated keys > in HA environment. > Now F

Re: [openstack-dev] [Cinder][Glance] Fixing up Cinder store in Glance

2015-07-27 Thread Mike Perez
On 23:04 Jul 02, Tomoki Sekiyama wrote: > Hi Cinder experts, > > Currently Glance has cinder backend but it is broken for a long time. > I am proposing a glance-spec/patch to fix it by implementing the > uploading/downloading images to/from cinder volumes. > > Glance-spec: https://review.openstac

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Fox, Kevin M
Barbican depends on Keystone though for authentication. Its not a silver bullet here. Kevin From: Dolph Mathews [dolph.math...@gmail.com] Sent: Monday, July 27, 2015 10:53 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Dolph Mathews
On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote: > Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700: > > Greetings! > > > > I'd like to discuss pro's and contra's of having Fernet encryption keys > > stored in a database backend. > > The idea itself emerged during discuss

[openstack-dev] [Infra] Meeting Tuesday July 28th at 19:00 UTC

2015-07-27 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is having our next weekly meeting on Tuesday July 28th, at 19:00 UTC in #openstack-meeting Meeting agenda available here: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is welcome to to add agenda items) Everyone intereste

Re: [openstack-dev] [all] [ptls] Liberty-2 development milestone coming up

2015-07-27 Thread Doug Hellmann
Excerpts from Thierry Carrez's message of 2015-07-27 15:48:52 +0200: > Hi PTLs with deliverables using the "development milestone" model, > > This week is the *liberty-2* development milestone week. That means you > should plan to reach out to the release team on #release-mgmt-office > during offi

[openstack-dev] [Ironic] weekly subteam status report

2015-07-27 Thread Ruby Loo
Hi, Following is the subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. (There wasn't any subteam report last week since the meeting was cancelled.) Bugs (dtantsur) Dashboard moved to a new home on openshift: - http://ironic-divi

[openstack-dev] Barbican : Unable to create the secret after Integrating Barbican with HSM HA

2015-07-27 Thread Asha Seshagiri
Hi All , I am working on Integrating Barbican with HSM HA set up. I have configured slot 1 and slot 2 to be on HA on Luna SA set up . Slot 6 is a virtual slot on the client side which acts as the proxy for the slot 1 and 2. Hence on the Barbican side , I mentioned the slot number 6 and its passwor

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Clint Byrum
Excerpts from Dolph Mathews's message of 2015-07-27 11:48:12 -0700: > On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote: > > > Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700: > > > Greetings! > > > > > > I'd like to discuss pro's and contra's of having Fernet encryption k

[openstack-dev] [puppet] Proposing Yanis Guenane core

2015-07-27 Thread Emilien Macchi
Puppet group, Yanis has been working in our group for a while now. He has been involved in a lot of tasks, let me highlight some of them: * Many times, involved in improving consistency across our modules. * Strong focus on data binding, backward compatibility and flexibility. * Leadership on coo

Re: [openstack-dev] [puppet] Proposing Yanis Guenane core

2015-07-27 Thread Rich Megginson
On 07/27/2015 01:06 PM, Emilien Macchi wrote: Puppet group, Yanis has been working in our group for a while now. He has been involved in a lot of tasks, let me highlight some of them: * Many times, involved in improving consistency across our modules. * Strong focus on data binding, backward co

Re: [openstack-dev] [Openstack-operators] [glance] Removal of Catalog Index Service from Glance

2015-07-27 Thread Ian Cordasco
On 7/27/15, 11:29, "Louis Taylor" wrote: >On Fri, Jul 17, 2015 at 07:50:55PM +0100, Louis Taylor wrote: >> Hi operators, >> >> In Kilo, we added the Catalog Index Service as an experimental API in >>Glance. >> It soon became apparent this would be better suited as a separate >>project, so >> i

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Dolph Mathews
On Mon, Jul 27, 2015 at 2:03 PM, Clint Byrum wrote: > Excerpts from Dolph Mathews's message of 2015-07-27 11:48:12 -0700: > > On Mon, Jul 27, 2015 at 1:31 PM, Clint Byrum wrote: > > > > > Excerpts from Alexander Makarov's message of 2015-07-27 10:01:34 -0700: > > > > Greetings! > > > > > > > > I

Re: [openstack-dev] [Keystone][Fernet] HA SQL backend for Fernet keys

2015-07-27 Thread Dolph Mathews
Matt Fischer also discusses key rotation here: http://www.mattfischer.com/blog/?p=648 And here: http://www.mattfischer.com/blog/?p=665 On Mon, Jul 27, 2015 at 2:30 PM, Dolph Mathews wrote: > > > On Mon, Jul 27, 2015 at 2:03 PM, Clint Byrum wrote: > >> Excerpts from Dolph Mathews's messag

[openstack-dev] [Cinder] A possible solution for HA Active-Active

2015-07-27 Thread Gorka Eguileor
Hi all, I know we've all been looking at the HA Active-Active problem in Cinder and trying our best to figure out possible solutions to the different issues, and since current plan is going to take a while (because it requires that we finish first fixing Cinder-Nova interactions), I've been lookin

Re: [openstack-dev] Barbican : Unable to create the secret after Integrating Barbican with HSM HA

2015-07-27 Thread John Vrbanac
Asha, I've used the Safenet HSM "HA" virtual slot setup and it does work. However, the setup is very interesting because you need to generate the MKEK and HMAC on a single HSM and then replicate it to the other HSMs out of band of anything we have in Barbican. If I recall correctly, the Safenet

Re: [openstack-dev] Announcing HyperStack project

2015-07-27 Thread Matt Riedemann
On 7/26/2015 11:43 PM, Adrian Otto wrote: Peng, For the record, the Magnum team is not yet comfortable with this proposal. This arrangement is not the way we think containers should be integrated with OpenStack. It completely bypasses Nova, and offers no Bay abstraction, so there is no user se

Re: [openstack-dev] [Cinder] A possible solution for HA Active-Active

2015-07-27 Thread Duncan Thomas
Thanks for this work Gorka. Even if we don't end up taking the approach you suggest, there are parts that are undoubtedly useful piece of quality, well thought out code, posted in clean patches, that can be used to easily try out ideas that were not possible previously. I'm both impressed, and imth

Re: [openstack-dev] Barbican : Unable to create the secret after Integrating Barbican with HSM HA

2015-07-27 Thread Asha Seshagiri
Hi John , Thanks a lot for providing me the response:) I followed the link[1] for configuring the HA SETUP [1] : http://docs.aws.amazon.com/cloudhsm/latest/userguide/ha-setup.html the final step in the above link is haAdmin command which is run on the client side(on Barbican) . The slot 6 is th

Re: [openstack-dev] [OpenStack-Infra] [Infra] Meeting Tuesday July 28th at 19:00 UTC

2015-07-27 Thread James E. Blair
"Elizabeth K. Joseph" writes: > Hi everyone, > > The OpenStack Infrastructure (Infra) team is having our next weekly > meeting on Tuesday July 28th, at 19:00 UTC in #openstack-meeting > > Meeting agenda available here: > https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is > welco

Re: [openstack-dev] [Neutron][SFC] Wiki update - deleting old SFC API

2015-07-27 Thread Sean M. Collins
On Fri, Jul 24, 2015 at 04:27:57PM EDT, Cathy Zhang wrote: > Do you know the process of getting the API spec published at > http://specs.openstack.org/openstack/neutron-specs/? We can port the merged > networking-sfc API spec and the latest patch over. Or we have to wait until > we have some wor

  1   2   >