[openstack-dev] [depfreeze][horizon] Update to Django-1.7.x

2015-03-25 Thread Matthias Runge
Hello, I'm requesting an exception to bump Django to Django-1.7.x (or better). Rationale: Django-1.8 is expected to be released during the next days. Once it's released, Django-1.6.x will become unsupported by its upstream. Unfortunately that's the latest version we're gating against and that's

[openstack-dev] Cinder Third-Party CI: adding Mellanox CI to Wiki

2015-03-25 Thread Lenny Verkhovsky
Hi All, Please add Mellanox Cinder CI to this page https://wiki.openstack.org/wiki/Cinder/third-party-ci-status Driver name: iSER-LIO, iSER-ISCSI Contact: Lenny Verkhovsky cinder...@mellanox.com Status: voting and reporting Issues: none Reference https://wiki.openstack.org/wiki/ThirdPartySystems/

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty wrote: > > > On Wed, Mar 25, 2015 at 12:58 AM, Ian Wienand wrote: > >> On 03/24/2015 03:17 PM, Deepak Shetty wrote: >> > For eg: Look at [1] >> > [1] >> https://github.com/stackforge/devstack-plugin-glusterfs/blob/master/devstack/settings >> >> > I

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
+ Sean Dague On Wed, Mar 25, 2015 at 12:46 PM, Deepak Shetty wrote: > > > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty > wrote: > >> >> >> On Wed, Mar 25, 2015 at 12:58 AM, Ian Wienand >> wrote: >> >>> On 03/24/2015 03:17 PM, Deepak Shetty wrote: >>> > For eg: Look at [1] >>> > [1] >>> http

Re: [openstack-dev] Cinder Third-Party CI: adding Mellanox CI to Wiki

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 12:41 PM, Lenny Verkhovsky wrote: > Hi All, > > Please add Mellanox Cinder CI to this page > > https://wiki.openstack.org/wiki/Cinder/third-party-ci-status > Lenny, You should be able to edit and add this yourself, once you login with your ID on that page thanx, deepa

Re: [openstack-dev] Cinder Third-Party CI: adding Mellanox CI to Wiki

2015-03-25 Thread Lenny Verkhovsky
Thanks, done, I thought it need’s community approval. Have a great day… Lenny Verkhovsky SW Engineer, Mellanox Technologies www.mellanox.com Office:+972 74 712 9244 Mobile: +972 54 554 0233 Fax:+972 72 257 9400 From: Deepak Shetty [mailto:dpkshe...@gmail.c

Re: [openstack-dev] [Ceilometer] Meters vs. Metrics

2015-03-25 Thread Julien Danjou
On Tue, Mar 24 2015, Tim Bell wrote: > Can we keep it consistent ? The APIs have meter in them, so do the CLIs so we > should really stick to that convention. It should be consistent already, as picked terms years ago. Meters represents a set of samples with the same meter_name. There's no metri

Re: [openstack-dev] [Neutron] VLAN trunking network for NFV

2015-03-25 Thread Mathieu Rohon
Guo, AFAIU, the guest will tag frames with VLAN, then the host won't remove this tag ASA the underlying host uses an overlay encapsulation (VXLAN or GRE) to encapsulate the entire frame, including the VLAN submitted by the guest. This will be only compatible with LinuxBridge running on the host, s

Re: [openstack-dev] [depfreeze][horizon] Update to Django-1.7.x

2015-03-25 Thread Thierry Carrez
Matthias Runge wrote: > I'm requesting an exception to bump Django to Django-1.7.x (or better). > > Rationale: > > Django-1.8 is expected to be released during the next days. Once it's > released, Django-1.6.x will become unsupported by its upstream. > Unfortunately that's the latest version we'r

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Sean Dague
On 03/25/2015 03:16 AM, Deepak Shetty wrote: > > > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty > wrote: > > > > On Wed, Mar 25, 2015 at 12:58 AM, Ian Wienand > wrote: > > On 03/24/2015 03:17 PM, Deepak Shetty wrote:

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Daniel Comnea
This project looks very interesting and i might give it a go by installing standalone. I have a question though: are there any plans to expose the current output as part of Horizon or any other UI ? Thx, Dani On Wed, Mar 25, 2015 at 5:15 AM, Zhou, Zhenzan wrote: > Just found it has been suppor

Re: [openstack-dev] [depfreeze][horizon] Update to Django-1.7.x

2015-03-25 Thread Sean Dague
On 03/25/2015 05:04 AM, Thierry Carrez wrote: > Matthias Runge wrote: >> I'm requesting an exception to bump Django to Django-1.7.x (or better). >> >> Rationale: >> >> Django-1.8 is expected to be released during the next days. Once it's >> released, Django-1.6.x will become unsupported by its upst

[openstack-dev] [Neutron] VLAN trunking network for NFV

2015-03-25 Thread Darragh O'Reilly
> *From:* Ian Wells [mailto:ijw.ubuntu at cack.org.uk] > *Sent:* Wednesday, March 25, 2015 2:18 AM > > That spec ensures that you can tell what the plugin is doing. You can ask > for a VLAN transparent network, but the cloud may tell you it can't make > one. > > If you want to use a VLAN trunk usi

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 3:58 PM, Sean Dague wrote: > On 03/25/2015 03:16 AM, Deepak Shetty wrote: > > > > > > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty > > wrote: > > > > > > > > On Wed, Mar 25, 2015 at 12:58 AM, Ian Wienand >

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Ian Wienand
On 03/25/2015 09:28 PM, Sean Dague wrote: I would instead do the following: 1) CINDER_ENABLED_BACKENDS+=,glusterfs:glusterfs This is what I was about to suggest. I'd be willing to believe ordering could still get tangled depending on exactly what you want -- I think at that point best to follo

Re: [openstack-dev] [oslo] stable-maint for oslo.vmware

2015-03-25 Thread Vipin Balachandran
Doug, Please add me to the stable maintenance team for oslo.vmware. Thanks, Vipin -Original Message- From: Doug Hellmann [mailto:d...@doughellmann.com] Sent: Tuesday, March 24, 2015 2:08 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [oslo]

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 4:20 PM, Deepak Shetty wrote: > > > On Wed, Mar 25, 2015 at 3:58 PM, Sean Dague wrote: > >> On 03/25/2015 03:16 AM, Deepak Shetty wrote: >> > >> > >> > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty > > > wrote: >> > >> > >> > >> > On Wed,

Re: [openstack-dev] [Neutron] [TripleO] [Ironic] Deprecating the use_namespaces option - Now's the time to speak up!

2015-03-25 Thread Neil.Jerram
Thanks for your interest; following is a description of what Calico does in this area. Just to be clear, this is for interest and information only and I don't mean to suggest that this has any bearing on the use_n

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 4:24 PM, Deepak Shetty wrote: > > > On Wed, Mar 25, 2015 at 4:20 PM, Deepak Shetty > wrote: > >> >> >> On Wed, Mar 25, 2015 at 3:58 PM, Sean Dague wrote: >> >>> On 03/25/2015 03:16 AM, Deepak Shetty wrote: >>> > >>> > >>> > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty

Re: [openstack-dev] [depfreeze][horizon] Update to Django-1.7.x

2015-03-25 Thread Matthias Runge
On 25/03/15 11:34, Sean Dague wrote: Could you make this one "Depends on" https://review.openstack.org/#/c/167515/ so that we check that all Django 1.7 related issues are fixed ? I don't think it was ever sufficiently explained why horizon now needs django nose to compile it's message catalog

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 3:58 PM, Sean Dague wrote: > On 03/25/2015 03:16 AM, Deepak Shetty wrote: > > > > > > On Wed, Mar 25, 2015 at 11:29 AM, Deepak Shetty > > wrote: > > > > > > > > On Wed, Mar 25, 2015 at 12:58 AM, Ian Wienand >

Re: [openstack-dev] [Ceilometer] Meters vs. Metrics

2015-03-25 Thread Tim Bell
> -Original Message- > From: Julien Danjou [mailto:jul...@danjou.info] > Sent: 25 March 2015 08:55 > To: Tim Bell > Cc: OpenStack Development Mailing List (not for usage questions) > Subject: Re: [openstack-dev] [Ceilometer] Meters vs. Metrics > > On Tue, Mar 24 2015, Tim Bell wrote: > >

[openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Sean Dague
Currently Citrix, HyperV, and VMWare CI systems reporting on Nova patches have a different formatting than the standard that Jenkins and other systems are using: * test-name-no-spaces http://link.to/result : [SUCCESS|FAILURE] some comment about the test This means these systems don't show up in t

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Jordan Pittier
Hi On Wed, Mar 25, 2015 at 12:39 PM, Sean Dague wrote: > Currently Citrix, HyperV, and VMWare CI systems reporting on Nova > patches have a different formatting than the standard that Jenkins and > other systems are using: > > * test-name-no-spaces http://link.to/result : [SUCCESS|FAILURE] some >

Re: [openstack-dev] [Ceilometer] Meters vs. Metrics

2015-03-25 Thread Julien Danjou
On Wed, Mar 25 2015, Tim Bell wrote: > Unfortunately, this is a cause of confusion for the users. Do you have > a reference to the differences in the concepts ? There's a glossary here: http://docs.openstack.org/developer/ceilometer/glossary.html > The ceilometer doc does also have this confus

Re: [openstack-dev] 回复:[kolla] Re: Why we didn't use k8s in kolla?

2015-03-25 Thread Steven Dake (stdake)
From: 449171342 <449171...@qq.com> Date: Tuesday, March 24, 2015 at 9:58 PM To: Steven Dake mailto:std...@cisco.com>> Cc: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Subject: 回复:[kolla] Re: Why we didn't use k

Re: [openstack-dev] [kolla] Re: Why we didn't use k8s in kolla?

2015-03-25 Thread Chmouel Boudjnah
Hello, So if I understand correctly Kubernetes was avoided since there is no control point and using fig/docker-compose would get you a top to the bottom deployment that easy to control. At this point is there any reasons not using something like ansible+docker plugin instead? I have used extensi

[openstack-dev] [OpenStack-Infra] [cinder] Status of Huawei Volume CI

2015-03-25 Thread liuxinguo
Hello Cinder team, * Huawei Volume CI has been reporting since December 20 th 2014. Now it runs * two tempest jobs for Huawei 18000 iSCSI driver and Huawei 18000 FC driver. * Considering that our drivers have been moved for the upstream, I have added some * code

Re: [openstack-dev] [all] creating stable branches for all libraries, Oslo, client, and other

2015-03-25 Thread Dr. Jens Rosenboom
Am 24/03/15 um 22:22 schrieb Joe Gordon: On Tue, Mar 24, 2015 at 1:13 PM, Doug Hellmann wrote: We have a cross-project spec up for review discussing a change in the release process precipitated by the fact that we are now capping library versions in stable branch test configurations. We’ve tal

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Gary Kotton
From: Jordan Pittier mailto:jordan.pitt...@scality.com>> Reply-To: OpenStack List mailto:openstack-dev@lists.openstack.org>> Date: Wednesday, March 25, 2015 at 1:47 PM To: OpenStack List mailto:openstack-dev@lists.openstack.org>> Subject: Re: [openstack-dev] [nova] CI report formatting (citrix

Re: [openstack-dev] [Neutron] VLAN trunking network for NFV

2015-03-25 Thread Assaf Muller
- Original Message - > > *From:* Ian Wells [mailto: ijw.ubuntu at cack.org.uk ] > *Sent:* Wednesday, > > March 25, 2015 2:18 AM > > That spec ensures that you can tell what the > > plugin is doing. You can ask > for a VLAN transparent network, but the > > cloud may tell you it can't make

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Sean Dague
On 03/25/2015 09:03 AM, Gary Kotton wrote: > > From: Jordan Pittier > > Reply-To: OpenStack List > > Date: Wednesday, March 25, 2015 at 1:47 PM > To: OpenStack List > > Subject

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Dean Troyer
On Wed, Mar 25, 2015 at 6:04 AM, Deepak Shetty wrote: > > Had a question here, why is this source in the end ? > More often than not, you will want the variables defined by the other plugins (including the built-ins), this is really the first case we've had to deviate from that. The right soluti

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Dean Troyer
On Wed, Mar 25, 2015 at 5:58 AM, Deepak Shetty wrote: > Sorry, hit send before i could complete > back to square one (unless we modify lib/cinder to *not* use default for > CINDER_ENABLED_BACKENDS > if 'CINDER_ENABLED_BACKENDS=' specified in localrc) > You could safely set CINDER_ENABLED_BACKEND

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Salvatore Orlando
On 25 March 2015 at 14:21, Sean Dague wrote: > On 03/25/2015 09:03 AM, Gary Kotton wrote: > > > > From: Jordan Pittier > > > > Reply-To: OpenStack List > > > > Date: Wednesday, March 25, 2015 at 1:47 PM > > To: OpenSta

Re: [openstack-dev] [Ceilometer] Meters vs. Metrics

2015-03-25 Thread Ildikó Váncsa
Hi All, Thanks for the heads up regarding to this inconsistency of terms in the docs. I will open a bug for it and target both Ceilometer and OS Manuals to get it corrected everywhere. Best Regards, Ildikó -Original Message- From: Julien Danjou [mailto:jul...@danjou.info] Sent: Wednes

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 6:58 PM, Dean Troyer wrote: > On Wed, Mar 25, 2015 at 5:58 AM, Deepak Shetty > wrote: > >> Sorry, hit send before i could complete >> back to square one (unless we modify lib/cinder to *not* use default for >> CINDER_ENABLED_BACKENDS >> if 'CINDER_ENABLED_BACKENDS=' speci

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Dean Troyer
I wasn't clear, let me try again: CINDER_ENABLED_BACKENDS=";" set the value to the separator character semi-colon. That evaluates to not-empty for the shell :- but has no entries so is still effectively null for the cinder config code. dt On Wed, Mar 25, 2015 at 8:47 AM, Deepak Shetty wrot

Re: [openstack-dev] [kolla] Re: Why we didn't use k8s in kolla?

2015-03-25 Thread Steven Dake (stdake)
From: Chmouel Boudjnah mailto:chmo...@chmouel.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Wednesday, March 25, 2015 at 5:36 AM To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-

Re: [openstack-dev] [Neutron] VLAN trunking network for NFV

2015-03-25 Thread Ian Wells
Today: You need to ensure that your cloud is using a suitable networking config - with ML2, use Linuxbridge and either VXLAN or GRE. If you're using either OVS or VLAN you won't get a trunking network. A tenant can't tell this, so they can't easily tell that all or any networks are VLAN trunks w

[openstack-dev] [release] oslo.messaging 1.8.1

2015-03-25 Thread Doug Hellmann
We are pleased to announce the release of: oslo.messaging 1.8.1: Oslo Messaging API This is a Kilo-series patch release, fixing several bugs. For more details, please see the git log history below and: http://launchpad.net/oslo.messaging/+milestone/1.8.1 Please report issues through launch

Re: [openstack-dev] [devstack] Overriding settings file for devstack plugin

2015-03-25 Thread Deepak Shetty
On Wed, Mar 25, 2015 at 7:30 PM, Dean Troyer wrote: > I wasn't clear, let me try again: > > CINDER_ENABLED_BACKENDS=";" > > set the value to the separator character semi-colon. That evaluates to > not-empty for the shell :- but has no entries so is still effectively null > for the cinder confi

[openstack-dev] [release] oslo.messaging 1.9.0

2015-03-25 Thread Doug Hellmann
We are content to announce the release of: oslo.messaging 1.9.0: Oslo Messaging API This is the first release of the library for the Liberty development cycle. For more details, please see the git log history below and: http://launchpad.net/oslo.messaging/+milestone/1.9.0 Please report iss

Re: [openstack-dev] [OpenStack-Infra] [cinder] Status of Huawei Volume CI

2015-03-25 Thread Asselin, Ramy
I checked 3 random ones and I couldn't see any log files. Ramy https://review.openstack.org/#/c/144409/ Patch Set 6: Build succeeded. - huawei-iscsi-dsvm-tempest-full ... Mar 1 11:54 PM http://125.70.13.170:8088/huawei-iscsi-dsvm-tempest-full/357 Not found http://125.70.13.170:8088/huawei-fc-

[openstack-dev] [cinder]Driver broken

2015-03-25 Thread Eduard Matei
Hi, Just reported an issue: https://bugs.launchpad.net/cinder/+bug/1436367 Seems to be related to https://review.openstack.org/#/c/85847/ which introduced another parameter to be passed to the driver, but our driver didn't get updated so detach_volume fails for us. How can we get this fixed asap?

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Tim Hinrichs
Hi Dani, We do have an interface in Horizon that you’ll get if you install via devstack (except that you can’t create rules quite yet—that’s under active development). If you install it standalone, you won’t get the Horizon interface, but you can still use the CLI or the restful API. Let us kn

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Jordan Pittier
On Wed, Mar 25, 2015 at 2:44 PM, Salvatore Orlando wrote: > > > On 25 March 2015 at 14:21, Sean Dague wrote: > >> On 03/25/2015 09:03 AM, Gary Kotton wrote: >> > >> > From: Jordan Pittier > > > >> > Reply-To: OpenStack List > >

[openstack-dev] [os-ansible-deployment] Nominating Nolan Brubaker for core team

2015-03-25 Thread Kevin Carter
Greetings, I would like to nominate Nolan Brubaker (palendae on IRC) for the os-ansible-deployment-core team. Nolan has been involved with the project for the last few months and has been an active reviewer with solid reviews. IMHO, I think he is ready to receive core powers on the repository.

[openstack-dev] How to do once off/infrequent meetings?

2015-03-25 Thread Bailey, Darragh
I was looking at using the meetings service (https://wiki.openstack.org/wiki/Meetings) to run and log a meeting on a stackforge project (git-upstream - http://git.openstack.org/cgit/stackforge/git-upstream), which seems to focus on reoccurring meetings. So I'm wondering how best to register an a

Re: [openstack-dev] [barbican] Using KMIP with Barbican (Utkarsh Simha)

2015-03-25 Thread Farr, Kaitlin M.
Hi Utkarsh, Specifying "kmip_plugin" in the barbican-api.conf is the correct way to configure the plugin. In my previous debugging experience, I've found that I get CryptoPluginNotFound if an error occurred during the plugin's __init__ method. For the KMIP plugin, this means the key file permissio

[openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips (was: Deprecating the use_namespaces option ...)

2015-03-25 Thread Carl Baldwin
Yesterday, I got looking at another option that I had completely forgotten about. It is "allow_overlapping_ips", set in neutron.conf and defaults to False. It appears that when it is False, Neutron doesn't allow any overlapping IPs throughout the deployment, across all networks. My guess is that

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Asselin, Ramy
Hi Eduard, Your third party ci reported success on that patch. The tempest volume tests include attached & detaches. Seems your CI is not running them? http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9/console.html CloudFounders OpenvStorage CI

Re: [openstack-dev] [os-ansible-deployment] Nominating Nolan Brubaker for core team

2015-03-25 Thread Hugh Saunders
Great proposal, Nolan will be an asset to the core team. +1 -- Hugh Saunders On 25 March 2015 at 15:24, Kevin Carter wrote: > Greetings, > > I would like to nominate Nolan Brubaker (palendae on IRC) for the > os-ansible-deployment-core team. Nolan has been involved with the project > for the l

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Jordan Pittier
Hey, From http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9/console.html : "Running ` python setup.py testr --testr-args='--subunit --concurrency 1 test_openvstorage'`" == Totals == Ran: 10 tests in 2. sec. - Passed: 10 - Skipped:

Re: [openstack-dev] [os-ansible-deployment] Nominating Nolan Brubaker for core team

2015-03-25 Thread Ian Cordasco
+1 On 3/25/15, 10:36, "Hugh Saunders" wrote: >Great proposal, Nolan will be an asset to the core team. > > >+1 > >-- >Hugh Saunders > > > >On 25 March 2015 at 15:24, Kevin Carter > wrote: > >Greetings, > >I would like to nominate Nolan Brubaker (palendae on IRC) for the >os-ansible-deployment-co

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Anita Kuno
On 03/25/2015 11:18 AM, Jordan Pittier wrote: > On Wed, Mar 25, 2015 at 2:44 PM, Salvatore Orlando > wrote: > >> >> >> On 25 March 2015 at 14:21, Sean Dague wrote: >> >>> On 03/25/2015 09:03 AM, Gary Kotton wrote: From: Jordan Pittier >>> > Reply

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Anita Kuno
On 03/25/2015 11:44 AM, Jordan Pittier wrote: > Hey, > > From > http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9/console.html > : > "Running ` python setup.py testr --testr-args='--subunit --concurrency 1 > test_openvstorage'`" > > == > To

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips (was: Deprecating the use_namespaces option ...)

2015-03-25 Thread Kevin Benton
This is a nice option for smaller deployments that didn't need the complexity of NAT. From a custom L3 plugin perspective, it also eliminated any single points of failure pretty easily since no NAT state had to be distributed. However, it was difficult to use with tenant self-service since one ten

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Eduard Matei
Hi, Indeed our CI runs, and it reported SUCCESS, but it didn't run the tempest tests, only the openvstorage tests (my bad, looking into it as we speak). Meanwhile i'll create a patch to fix this. Thanks, Eduard __ OpenStack

Re: [openstack-dev] Beyond IRC (was Re: Cinder Third-Party CI: what next?)

2015-03-25 Thread Kevin L. Mitchell
On Tue, 2015-03-24 at 21:21 -0400, Doug Hellmann wrote: > > > ·A separate mailing list for project review requests > > > > I'm skeptical about this being effective: just another source of > > incoming email that needs to be filtered out (at which point a mailman > > topic would have the sa

Re: [openstack-dev] Beyond IRC (was Re: Cinder Third-Party CI: what next?)

2015-03-25 Thread Anita Kuno
On 03/25/2015 12:14 PM, Kevin L. Mitchell wrote: > On Tue, 2015-03-24 at 21:21 -0400, Doug Hellmann wrote: ·A separate mailing list for project review requests >>> >>> I'm skeptical about this being effective: just another source of >>> incoming email that needs to be filtered out (at

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips

2015-03-25 Thread Neil Jerram
Kevin Benton writes: > This is a nice option for smaller deployments that didn't need the > complexity of NAT. From a custom L3 plugin perspective, it also > eliminated any single points of failure pretty easily since no NAT > state had to be distributed. > > However, it was difficult to use wit

[openstack-dev] [openstack][Mistral] DSL improvements - certain and incubating

2015-03-25 Thread Dmitri Zimine
Folks, we are discussing DSL improvements, based on Mistral field use and lessons learned. Please join: comment on the document welcome, extra ideas, preferably based on your experience writing Mistral workflows. The summary is in the doc, it contains two sections: 1) certain improvements,

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Walter A. Boring IV
This is a real defect related to the multiattach patch that I worked on. I have posted a fix for your driver. https://review.openstack.org/#/c/167683/ Walt Hi, Just reported an issue: https://bugs.launchpad.net/cinder/+bug/1436367 Seems to be related to https://review.openstack.org/#/c/8584

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips

2015-03-25 Thread Salvatore Orlando
On 25 March 2015 at 17:36, Neil Jerram wrote: > Kevin Benton writes: > > > This is a nice option for smaller deployments that didn't need the > > complexity of NAT. From a custom L3 plugin perspective, it also > > eliminated any single points of failure pretty easily since no NAT > > state had t

Re: [openstack-dev] [tc] Group Based Policy project proposal

2015-03-25 Thread Sumit Naiksatam
Hi All, The GBP PTL elections [1] were completed earlier, hence we have removed the GBP project proposal [2] from WIP (originally posted on March 5th). We would request the TC to take note and consider this proposal during the next meeting. The team will be happy to answer questions and provide m

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips (was: Deprecating the use_namespaces option ...)

2015-03-25 Thread Carl Baldwin
Kevin, Thank you for your valuable insight here. Comments inline... On Wed, Mar 25, 2015 at 10:09 AM, Kevin Benton wrote: > This is a nice option for smaller deployments that didn't need the > complexity of NAT. From a custom L3 plugin perspective, it also eliminated > any single points of fail

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips

2015-03-25 Thread Neil Jerram
Salvatore Orlando writes: > On 25 March 2015 at 17:36, Neil Jerram > wrote: > > Kevin Benton writes: > > > This is a nice option for smaller deployments that didn't need > the > > complexity of NAT. From a custom L3 plugin perspective, it also > > eliminated any single

Re: [openstack-dev] [Congress] Info on Currently Supported Data Drivers

2015-03-25 Thread Janet Yu
Hi Dani, the Horizon integration is pretty simple to set up manually for the standalone install. You'd need to copy some files from your congress directory to your horizon one. Set these two environment variables: $ CONGRESS_HORIZON_DIR=/path/to/congress/contrib/horizon $ HORIZON_DIR=/path/to/hor

Re: [openstack-dev] [cinder]Driver broken

2015-03-25 Thread Eduard Matei
Thanks, Indeed, our CI doesn't test this code path, we focused mainly on our internal functionality tests (which don't test for this), and the tempest tests are not running. This will be fixed asap. Thanks everyone, Eduard __

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips

2015-03-25 Thread Kevin Benton
Yes, sorry I should have specified that. Salvatore is right that this depends on the quota mechanism to prevent them from exhausting the entire pool. On Wed, Mar 25, 2015 at 10:09 AM, Neil Jerram wrote: > Salvatore Orlando writes: > > > On 25 March 2015 at 17:36, Neil Jerram > > wrote: > > > >

Re: [openstack-dev] [Openstack-operators] [Neutron] allow_overlapping_ips (was: Deprecating the use_namespaces option ...)

2015-03-25 Thread Mohammad Banikazemi
The allow_overlapping_ips configuration option in it's current form was mainly used to cover older distros that did not support namespaces as you have mentioned. That's why in its current form this option operates across all networks of all tenants. That is, if the option is set to false, overlappi

Re: [openstack-dev] [Openstack] Cinder-service connectivity issues

2015-03-25 Thread Vishvananda Ishaya
Based on the checkin times in your post, it looks like time is out of sync between your nodes. The one reporting down is reporting time in the future. I would install ntp and make sure the clocks are in sync. Vish On Mar 25, 2015, at 2:33 AM, Kamsali, RaghavendraChari (Artesyn) wrote: > >

[openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Dmitry Borodaenko
Fuelers, I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. She has contributed thousands of lines of documentation to Fuel over the past several months, and has been a diligent reviewer: http://stackalytics.com/?user_id=ipovolotskaya&release=all&project_type=all&module=fuel-doc

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Christopher Aedo
+1 from me, this is a great suggestion. -Christopher On Wed, Mar 25, 2015 at 12:10 PM, Dmitry Borodaenko wrote: > Fuelers, > > I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. > She has contributed thousands of lines of documentation to Fuel over > the past several months, an

[openstack-dev] [Murano] python-muranoclient 0.5.6 released

2015-03-25 Thread Serg Melikyan
Today we released python-muranoclient 0.5.6 [1], this release includes fixes for 8 bugs, including 5 high bugs. This version also includes support for number of a new features introduced in Kilo: * Murano Repository (blueprint [2], spec [3]) * Environment Template Catalog (blueprint [4], spec [5])

[openstack-dev] Barbican : Unable to install Barbican on CentOS due to Import Error

2015-03-25 Thread Asha Seshagiri
Hi , When I tried installing barbican using the command bin/barbican.sh install , I got the following error : *ImportError: No module named pecan* Traceback (most recent call last): File "/root/.pyenv/versions/barbican27/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 247, in loa

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Mike Scherbakov
+1 On Wed, Mar 25, 2015 at 12:17 PM, Christopher Aedo wrote: > +1 from me, this is a great suggestion. > > -Christopher > > On Wed, Mar 25, 2015 at 12:10 PM, Dmitry Borodaenko > wrote: > > Fuelers, > > > > I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. > > She has contribu

Re: [openstack-dev] [oslo] stable-maint for oslo.vmware

2015-03-25 Thread Doug Hellmann
Excerpts from Vipin Balachandran's message of 2015-03-25 10:50:17 +: > Doug, > > Please add me to the stable maintenance team for oslo.vmware. fungi created the oslo-vmware-stable-maint group (thanks!) and I've added oslo-stable-maint and Vipin to it so we can manage stable backports for oslo

[openstack-dev] [nova]Reviews for #164308 - Expand valid server group name character set

2015-03-25 Thread Jennifer Mulsow
Would anyone be willing to review https://review.openstack.org/#/c/164308/ (Expand valid server group name character set)? It has a few +1s, but there hasn't been any activity on it in a couple days. Thank you, Jennifer Mulsow Cloud Systems Software Development IBM Systems & Technology Group

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Evgeniy L
+1 from me On Wed, Mar 25, 2015 at 12:35 PM, Mike Scherbakov wrote: > +1 > > On Wed, Mar 25, 2015 at 12:17 PM, Christopher Aedo > wrote: > >> +1 from me, this is a great suggestion. >> >> -Christopher >> >> On Wed, Mar 25, 2015 at 12:10 PM, Dmitry Borodaenko >> wrote: >> > Fuelers, >> > >> > I

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Lukasz Oles
+1 On Wed, Mar 25, 2015 at 8:10 PM, Dmitry Borodaenko wrote: > Fuelers, > > I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. > She has contributed thousands of lines of documentation to Fuel over > the past several months, and has been a diligent reviewer: > > http://stackalyt

[openstack-dev] [Murano] Announcing Bug-Scrub Day on March 27

2015-03-25 Thread Serg Melikyan
Hi folks, As we agreed on last community meeting we announce this Friday (March 27) as Bug-Scrub Day. This day would be dedicated for cleaning-up our bugs in launchpad [1]. By cleaning-up we mean triaging bugs and assigning them on the next milestone - kilo-rc1. We encourage you to join us in ord

Re: [openstack-dev] [Fuel] Nominate Irina Povolotskaya for fuel-docs core

2015-03-25 Thread Tomasz Napierala
+1 definately > On 25 Mar 2015, at 20:10, Dmitry Borodaenko wrote: > > Fuelers, > > I'd like to nominate Irina Povolotskaya for the fuel-docs-core team. > She has contributed thousands of lines of documentation to Fuel over > the past several months, and has been a diligent reviewer: > > http:

Re: [openstack-dev] [nova]Reviews for #164308 - Expand valid server group name character set

2015-03-25 Thread Matt Riedemann
On 3/25/2015 3:01 PM, Jennifer Mulsow wrote: Would anyone be willing to review https://review.openstack.org/#/c/164308/ (Expand valid server group name character set)? It has a few +1s, but there hasn't been any activity on it in a couple days. Thank you, Jennifer Mulsow Cloud Systems Software

Re: [openstack-dev] [Manila] Nominate Igor Malinovskiy for core team

2015-03-25 Thread Thomas Bechtold
On 18.03.2015 20:04, Ben Swartzlander wrote: > Igor (u_glide on IRC) joined the Manila team back in December and has > done a consistent amount of reviews and contributed significant new core > features in the last 2-3 months. I would like to nominate him to join > the Manila core reviewer team. +

[openstack-dev] [glance] image-create failed vcender backend

2015-03-25 Thread Sergiy Lystopad
Hi,colleagues. I've faced with an issue https://bugs.launchpad.net/glance/+bug/1436034 during mos 6.0 with vcenter deployment for customer. could you help me do debug and fix issue. Thanks -- Sergiy Lystopad __ OpenStack

[openstack-dev] [infra] What do people think of YAPF (like gofmt, for python)?

2015-03-25 Thread Maru Newby
I am excited by the release of YAPF [1], a gofmt-like too for python. I think it has the potential to simplify style enforcement, and as much as I appreciate our current hacking checks, I’d be much happier not requiring developers to manually conform to them. Maybe we can consider automation i

Re: [openstack-dev] Barbican : Unable to install Barbican on CentOS due to Import Error

2015-03-25 Thread John Wood
Hello Asha, It seems like your installer script might be crashing for some reason. You might need to execute the steps in the installer script manually to stand things up, such as the pip install step here: https://github.com/openstack/barbican/blob/master/bin/barbican.sh#L87 Please let us kno

[openstack-dev] [release] taskflow 0.8.0

2015-03-25 Thread Joshua Harlow
We are stoked to announce the release of: taskflow 0.8.0: Taskflow structured state management library. For more details, please see the git log history below and: http://launchpad.net/taskflow/+milestone/0.8.0 Please report issues through launchpad: http://bugs.launchpad.net/taskflow

Re: [openstack-dev] [infra] What do people think of YAPF (like gofmt, for python)?

2015-03-25 Thread Joshua Harlow
Unsure, I've always been iff on auto-tools like that. Especially with things like: https://github.com/google/yapf/issues/10 But maybe in time... IMHO the hacking rules aren't that much to learn and are good to know anyway. -Josh Maru Newby wrote: I am excited by the release of YAPF [1], a

Re: [openstack-dev] Barbican : Unable to install Barbican on CentOS due to Import Error

2015-03-25 Thread Asha Seshagiri
Hi John, Thanks a lot for your response :) I followed the instructions from https://github.com/cloudkeep/barbican/wiki/Barbican-Quick-Start-Guide There were few packages that were missing .Please find the Additional steps below : - pip install pecan - will install pecan - pip install alemb

[openstack-dev] Fwd: a question regarding the current status of image "community" visibility support on glance

2015-03-25 Thread Su Zhang
Hello everyone I recently came across one glance related pending blueprint ( https://review.openstack.org/#/c/124050/). It raised our interest as we also want to implement this community visibility for images through glance. However, after cherry picking the code change ( https://review.openstack.

Re: [openstack-dev] Fwd: a question regarding the current status of image "community" visibility support on glance

2015-03-25 Thread Fei Long Wang
visibility is an attribute of glance v2, so please try: glance --os-image-api-version 2 image-update --visibility private 4adda55e-fa6e-4605-aa42-aa5faabc04b8 On 26/03/15 11:50, Su Zhang wrote: Hello everyone I recently came across one glance related pending blueprint (https://review.openst

Re: [openstack-dev] [infra] What do people think of YAPF (like gofmt, for python)?

2015-03-25 Thread Monty Taylor
On 03/25/2015 05:50 PM, Maru Newby wrote: > I am excited by the release of YAPF [1], a gofmt-like too for python. > I think it has the potential to simplify style enforcement, and as > much as I appreciate our current hacking checks, I’d be much happier > not requiring developers to manually confor

Re: [openstack-dev] [Manila] Nominate Igor Malinovskiy for core team

2015-03-25 Thread Li, Chen
+1 -Original Message- From: Thomas Bechtold [mailto:thomasbecht...@jpberlin.de] Sent: Thursday, March 26, 2015 4:44 AM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [Manila] Nominate Igor Malinovskiy for core team On 18.03.2015 20:04, Ben Swartzlander wrote: > Igor (

[openstack-dev] Gerrit downtime Friday March 27 22:00 UTC

2015-03-25 Thread Jeremy Stanley
On Friday, March 27 at 22:00 UTC Gerrit will be unavailable for about 30 minutes while we rename some projects. Existing reviews, project watches, etc, should all be carried over. Currently, we plan on renaming the following 10 projects: stackforge/bindep -> openstack-infra/bindep stackfor

Re: [openstack-dev] Cinder Review Inbox Was RE: Cinder Third-Party CI: what next? (was Re: [cinder] Request exemption for removal of NetApp FC drivers (no voting CI))

2015-03-25 Thread Arkady_Kanevsky
Dell - Internal Use - Confidential Thanks Mike. Does work now. Love the characterization it provides. -Original Message- From: Mike Perez [mailto:thin...@gmail.com] Sent: Tuesday, March 24, 2015 4:31 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstac

[openstack-dev] [magnum] Re: Gerrit downtime Friday March 27 22:00 UTC

2015-03-25 Thread Steven Dake (stdake)
On 3/25/15, 4:56 PM, "Jeremy Stanley" wrote: >On Friday, March 27 at 22:00 UTC Gerrit will be unavailable for >about 30 minutes while we rename some projects. Existing reviews, >project watches, etc, should all be carried over. Currently, we plan >on renaming the following 10 projects: > >s

Re: [openstack-dev] a question regarding the current status of image "community" visibility support

2015-03-25 Thread Su Zhang
Ian, Thanks for your response! I understand the situation that this specification is not accepted as of now. However, given the fact that someone has already implemented this feature, could you possibly let me know if there is a way for me to apply such feature locally? Thanks, Su On Wed, Mar

  1   2   >