Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Amrith Kumar
This is awesome news! If I understand correctly, your description of multiple changes describes cases where a single change depends on multiple changes. My question is related to one-to-one dependencies in the form A - B - C. I'm assuming that this is supported as well in the case where, for

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Jeremy Stanley
On 2015-02-11 11:31:13 + (+), Kuvaja, Erno wrote: [...] If you don't belong to the group of privileged living in the area and receiving free ticket somehow or company paying your participation you're not included. $600 + travel + accommodation is quite hefty premium to be included, not

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread James E. Blair
Amrith Kumar amr...@tesora.com writes: This is awesome news! If I understand correctly, your description of multiple changes describes cases where a single change depends on multiple changes. My question is related to one-to-one dependencies in the form A - B - C. I'm assuming that this

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Amrith Kumar
Stefano, You write: | This is seriously disturbing. | | If you're one of those core reviewers hanging out on a private channel, | please contact me privately: I'd love to hear from you why we failed as a | community at convincing you that an open channel is the place to be. | | No public

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Gary Kotton
I posted a fix that does not break things and supports HA. https://review.openstack.org/154029 On 2/11/15, 5:55 PM, Matthew Booth mbo...@redhat.com wrote: On 11/02/15 15:49, Gary Kotton wrote: Hi, I do not think that that is a healthy solution. That effectively would render a cluster down if

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Doug Hellmann
On Wed, Feb 11, 2015, at 11:15 AM, Jeremy Stanley wrote: On 2015-02-11 11:31:13 + (+), Kuvaja, Erno wrote: [...] If you don't belong to the group of privileged living in the area and receiving free ticket somehow or company paying your participation you're not included. $600 +

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Sylvain Bauza
Le 11/02/2015 17:04, Gary Kotton a écrit : I posted a fix that does not break things and supports HA. https://review.openstack.org/154029 Just let's be clear, HA is *not* supported by Nova now. The main reason is that compute *nodes* are considered given by the hypervisor (ie. the virt

[openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Pradip Mukhopadhyay
Hello, Does Cinder already have a blue-print/planned-schedule for supporting (at least in API level - may not be python-client/Horizon levels) the create/edit/delete operation on the storage pools? It is understood that the read part 'get_pools' is already there. If it is already

Re: [openstack-dev] [glance] Metadef-tags create api change request.

2015-02-11 Thread Okuma, Wayne
Hello, I would like to change the metadef-tags create API which was checked into Kilo (cycle 1). The python-glanceclient that would support metadef-tags has not been released yet and I would like to make this change before doing so. The details are here: https://review.openstack.org/#/c/154229/

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Clint Byrum
Excerpts from Stefano Maffulli's message of 2015-02-11 06:14:39 -0800: On Wed, 2015-02-11 at 10:55 +0100, Flavio Percoco wrote: This email is dedicated to the openness of our community/project. It's good to have a reminder every now and then. Thank you Flavio for caring enough to notice bad

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 08:13:05AM -0500, Sean Dague wrote: On 02/11/2015 05:52 AM, Daniel P. Berrange wrote: ## Mailing List vs IRC Channel I get it, our mailing list is freaking busy, keeping up with it is hard and time consuming and that leads to lots of IRC discussions. I don't

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Matthew Booth
On 11/02/15 15:49, Gary Kotton wrote: Hi, I do not think that that is a healthy solution. That effectively would render a cluster down if the compute node goes down. That would be a real disaster. The ugly work around is setting the host names to be the same value. I don't think that's an

Re: [openstack-dev] [devstack] Compute-node-only installation fails

2015-02-11 Thread Clark Boylan
On Wed, Feb 11, 2015, at 08:18 AM, Alexander Schmidt wrote: Hi Daniel, with your recent change[1] to error handling in stack.sh, compute node only installations via devstack fail because there is no database selected. A database should not be required on compute nodes. Was this done

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread James E. Blair
Sullivan, Jon Paul jonpaul.sulli...@hp.com writes: A change may depend on more than one Gerrit change ID as well. So it is possible for a change in tempest to depend on a change in devstack and a change in nova. Simply add more Depends-On: lines to the footer. Have you considered a case

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Gary Kotton
On 2/11/15, 6:35 PM, Sylvain Bauza sba...@redhat.com wrote: Le 11/02/2015 17:04, Gary Kotton a écrit : I posted a fix that does not break things and supports HA. https://review.openstack.org/154029 Just let's be clear, HA is *not* supported by Nova now. That is not correct. It is actually

[openstack-dev] [TripleO] update on Puppet integration in Kilo

2015-02-11 Thread Dan Prince
I wanted to take a few minutes to go over the progress we've made with TripleO Puppet in Kilo so far. For those unfamilar with the efforts our initial goal was to be able to use Puppet as the configuration tool for a TripleO deployment stack. This is largely built around a Heat capability added

[openstack-dev] [oslo] liberty summit planning

2015-02-11 Thread Doug Hellmann
As I mentioned at the meeting Monday, we need to start thinking about the number and types of rooms we will need for the summit. I’ve started an etherpad to collect topics, just like we did for the kilo summit [1]. Please add your ideas to the list there so we can review them. Thanks, Doug

Re: [openstack-dev] [keystone] [nova]

2015-02-11 Thread Nikolay Makhotkin
No, I just checked it. Nova receives trust token and raise this error. In my script, I see: http://paste.openstack.org/show/171452/ And as you can see, token from trust differs from direct user's token. On Wed, Feb 11, 2015 at 7:55 PM, Adam Young ayo...@redhat.com wrote: On 02/11/2015 10:52

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Doug Hellmann
On Wed, Feb 11, 2015, at 09:14 AM, Stefano Maffulli wrote: On Wed, 2015-02-11 at 10:55 +0100, Flavio Percoco wrote: This email is dedicated to the openness of our community/project. It's good to have a reminder every now and then. Thank you Flavio for caring enough to notice bad patterns

Re: [openstack-dev] [devstack] [third-party] how to use a devstack external plugin in gate testing

2015-02-11 Thread Jaume Devesa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I'm working in the same job as Kyle for the midonet plugin, but first I need to do some changes in devstack. (Sean's review on my patch[1] has lead me to this conversation). After talking with Lucas, (Midokura's responsible of Third-party

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Duncan Thomas
As far as I know, this has not been looked at - you need to use whatever management tools your backend provides to do this. There was somebody from Intel IIRC in Paris with some interest in maybe starting something about this, but I don't know that it came to much. Duncan Thomas On Feb 11, 2015

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Donald Stufft
On Feb 11, 2015, at 11:15 AM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-11 11:31:13 + (+), Kuvaja, Erno wrote: [...] If you don't belong to the group of privileged living in the area and receiving free ticket somehow or company paying your participation you're not

Re: [openstack-dev] [devstack] [third-party] how to use a devstack external plugin in gate testing

2015-02-11 Thread Jaume Devesa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I'm working in the same job as Kyle for the midonet plugin, but first I need to do some changes in devstack. (Sean's review on my patch[1] has lead me to this conversation). After talking with Lucas, (Midokura's responsible of Third-party

Re: [openstack-dev] [keystone] [nova]

2015-02-11 Thread Adam Young
On 02/11/2015 10:52 AM, Nikolay Makhotkin wrote: Hi ! I investigated trust's use cases and encountered the problem: When I use auth_token obtained from keystoneclient using trust, I get *403* Forbidden error: *You are not authorized to perform the requested action.* Steps to reproduce: -

[openstack-dev] [Congress][Delegation] Google doc for working notes

2015-02-11 Thread Tim Hinrichs
Hi all, A (growing) group of folks are interested in working on the problem of delegating policy from Congress to domain-specific policy engines. We started looking at an NFV use case: migrating VMs to reduce energy consumption. In particular we’re looking into building a VM-placement policy

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Matthew Booth
On 11/02/15 16:40, Gary Kotton wrote: On 2/11/15, 6:35 PM, Sylvain Bauza sba...@redhat.com wrote: Le 11/02/2015 17:04, Gary Kotton a écrit : I posted a fix that does not break things and supports HA. https://review.openstack.org/154029 Just let's be clear, HA is *not* supported by

Re: [openstack-dev] [devstack] Compute-node-only installation fails

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 08:32:31AM -0800, Clark Boylan wrote: On Wed, Feb 11, 2015, at 08:18 AM, Alexander Schmidt wrote: Hi Daniel, with your recent change[1] to error handling in stack.sh, compute node only installations via devstack fail because there is no database selected. A

[openstack-dev] [nova] Feature Freeze Exception Request

2015-02-11 Thread Sajeesh Cimson Sasi
Hello, I'd like to request a feature freeze exception for the change, https://review.openstack.org/#/c/149828/ This change implements NestedQuotaDriver that does the quota management in nested projects. The specs has been merged :

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Stefano Maffulli
On Wed, 2015-02-11 at 09:32 -0500, Sean Dague wrote: Definitely true, to each his/her own. I still consider it unfortunate. I've also heard core developers state that they stopped reading the mailing list months ago. Which I also find unfortunate. That's terrible: do you know why they don't

Re: [openstack-dev] [devstack] Compute-node-only installation fails

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 05:18:35PM +0100, Alexander Schmidt wrote: Hi Daniel, with your recent change[1] to error handling in stack.sh, compute node only installations via devstack fail because there is no database selected. A database should not be required on compute nodes. Was this

[openstack-dev] openstack/requirements failure

2015-02-11 Thread Manickam, Kanagaraj
Hi In horizon I am trying to increase the python-heatclient=0.3.0 as part of the review https://review.openstack.org/#/c/154952/ and its failed with following error: Requirement python-heatclient=0.3.0 does not match openstack/requirements value python-heatclient=0.2.9 More details at

[openstack-dev] [devstack] Compute-node-only installation fails

2015-02-11 Thread Alexander Schmidt
Hi Daniel, with your recent change[1] to error handling in stack.sh, compute node only installations via devstack fail because there is no database selected. A database should not be required on compute nodes. Was this done intentionally? lib/database explicitly says: # If ``DATABASE_TYPE`` is

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Doug Hellmann
On Wed, Feb 11, 2015, at 09:32 AM, Sean Dague wrote: On 02/11/2015 09:02 AM, Daniel P. Berrange wrote: On Wed, Feb 11, 2015 at 08:13:05AM -0500, Sean Dague wrote: On 02/11/2015 05:52 AM, Daniel P. Berrange wrote: ## Mailing List vs IRC Channel I get it, our mailing list is freaking

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Amrith Kumar
Thanks, most awesome. Alas, if this was around three weeks ago, I'd still have a full head of hair. Now all I have is a lifetime of savings on hairdressing. -amrith | -Original Message- | From: James E. Blair [mailto:cor...@inaugust.com] | Sent: Wednesday, February 11, 2015 11:33 AM |

[openstack-dev] [congress][Policy][Copper]Collaboration between OpenStack Congress and OPNFV Copper

2015-02-11 Thread Zhipeng Huang
Hi Congress Team, As you might already knew, we had a project in OPNFV covering deployment policy called Copper https://wiki.opnfv.org/copper, in which we identify Congress as one of the upstream projects that we need to put our requirement to. Our team has been working on setting up a simple

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Clint Byrum
Excerpts from Nikola Đipanov's message of 2015-02-11 05:26:47 -0800: On 02/11/2015 02:13 PM, Sean Dague wrote: If core team members start dropping off external IRC where they are communicating across corporate boundaries, then the local tribal effects start taking over. You get people

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Anne Gentle
On Wed, Feb 11, 2015 at 5:15 AM, Daniel P. Berrange berra...@redhat.com wrote: On Wed, Feb 11, 2015 at 12:03:58PM +0100, Pasquale Porreca wrote: Thank you for all answers. I know that meta data tags are free to use with any key/value, still there are some specific values that triggers

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Amrith Kumar
Stefano, I was informed (in a private message on IRC) that where I said Twenty First amendment I should have said Eighteenth Amendment. The former repealed the latter. My apologies to all who were trying to figure out what I may have meant. -amrith P.S. Why I got that in a private message I

[openstack-dev] [nova][horizon] Inter-project issue : redundant hyperviosr_hostname

2015-02-11 Thread Manickam, Kanagaraj
Hi, Nova provides following REST API to get the details of instances provisioned in the given hypervisor. REST API: /v2/​{tenant_id}​/os-hypervisors/​{hypervisor_hostname}​/servers Ref: http://developer.openstack.org/api-ref-compute-v2-ext.html This API is consumed in horizon to report

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Ben Nemec
On 02/11/2015 11:19 AM, Amrith Kumar wrote: Stefano, You write: | This is seriously disturbing. | | If you're one of those core reviewers hanging out on a private channel, | please contact me privately: I'd love to hear from you why we failed as a | community at convincing you that an

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Ben Nemec
On 02/11/2015 04:52 AM, Daniel P. Berrange wrote: On Wed, Feb 11, 2015 at 10:55:18AM +0100, Flavio Percoco wrote: Greetings all, During the last two cycles, I've had the feeling that some of the things I love the most about this community are degrading and moving to a state that I personally

[openstack-dev] [Ceilometer] Real world experience with Ceilometer deployments - Feedback requested

2015-02-11 Thread Maish Saidel-Keesing
Is Ceilometer ready for prime time? I would be interested in hearing from people who have deployed OpenStack clouds with Ceilometer, and their experience. Some of the topics I am looking for feedback on are: - Database Size - MongoDB management, Sharding, replica sets etc. - Replication

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Jeremy Stanley
On 2015-02-11 09:20:34 -0800 (-0800), Clint Byrum wrote: [...] That said, I do want us to talk about uncomfortable things when necessary. I think this thread is not something where it will be entirely productive to stay 100% positive throughout. We might just have to use some negative language

Re: [openstack-dev] openstack/requirements failure

2015-02-11 Thread Ben Nemec
On 02/11/2015 11:33 AM, Manickam, Kanagaraj wrote: Hi In horizon I am trying to increase the python-heatclient=0.3.0 as part of the review https://review.openstack.org/#/c/154952/ and its failed with following error: Requirement python-heatclient=0.3.0 does not match

Re: [openstack-dev] [neutron] DVR and l2_population

2015-02-11 Thread Armando M.
L2pop is a requirement. With the existing agent-based architecture, L2pop is used to update the FDB tables on the compute hosts to make east/west traffic possible whenever a new port is created or existing one is updated. Cheers, Armando On 10 February 2015 at 23:07, Itzik Brown

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Bruns, Curt E
Hi Duncan and Pradip, It was Reddy, a colleague of mine at Intel, that expressed interest with managing storage pools in Cinder. We haven’t put a BP out yet, but we definitely think it would be useful and we should get a BP in the works. - Curt From: Duncan Thomas

Re: [openstack-dev] [devstack] Compute-node-only installation fails

2015-02-11 Thread Sean Dague
On 02/11/2015 11:32 AM, Clark Boylan wrote: On Wed, Feb 11, 2015, at 08:18 AM, Alexander Schmidt wrote: Hi Daniel, with your recent change[1] to error handling in stack.sh, compute node only installations via devstack fail because there is no database selected. A database should not be

Re: [openstack-dev] [keystone] [nova]

2015-02-11 Thread Adam Young
On 02/11/2015 12:16 PM, Nikolay Makhotkin wrote: No, I just checked it. Nova receives trust token and raise this error. In my script, I see: http://paste.openstack.org/show/171452/ And as you can see, token from trust differs from direct user's token. The original user needs to have the

Re: [openstack-dev] [nova] Feature Freeze Exception Request

2015-02-11 Thread Lin Hua Cheng
+1 The specs has been merged through FFE request, doesn't that mean the BP is already approved? Maybe the status of the BP just need to be updated to reflect the current state. -Lin On Wed, Feb 11, 2015 at 9:26 AM, Sajeesh Cimson Sasi sajeesh...@cern.ch wrote: Hello, I'd like to

Re: [openstack-dev] [neutron] DVR and l2_population

2015-02-11 Thread Itzik Brown
Thanks Armando. Another question: Every compute node that hosts instances with floating IPs has an IP from the external network pool. If the SNAT is done by the Network Node what is the reason for the compute node to have an external IP? BR, Itzik On 02/11/2015 08:13 PM, Armando M. wrote:

Re: [openstack-dev] [nova][api] How to handle API changes in contrib/*.py

2015-02-11 Thread Jay Pipes
Ping. Chris, Alex, Ken, do we have an answer to Claudiu's questions below? On 02/02/2015 05:51 PM, Claudiu Belu wrote: Hello! There have been some discussion on what nova-api should return after a change in the API itself. So, the change that generated this discussion is an API change to 2.2

[openstack-dev] [nova][vmware] FFE request for ephemeral disk support

2015-02-11 Thread Gary Kotton
Hi, The support for the feature has been in flight for over a year now. There is one outstanding patch - the resize of ephemeral disks [I]. The patch is based on a series of patches that address critical issues when resizing (which were exposed when we were testing this feature). I really hope

Re: [openstack-dev] [congress][Policy][Copper]Collaboration between OpenStack Congress and OPNFV Copper

2015-02-11 Thread Tim Hinrichs
Hi Zhipeng, We’d be happy to meet. Sounds like fun! I don’t know of anyone on the Congress team who is planning to attend the LF collaboration summit. But we might be able to send a couple of people if it’s the only real chance to have a face-to-face. Otherwise, there are a bunch of us in

[openstack-dev] debtcollector 0.2.0 released

2015-02-11 Thread Joshua Harlow
The Oslo team is pleased to announce the release of: debtcollector 0.2.0: A collection of python patterns that help you collect your technical debt in a non-destructive manner. For more details, please see the git log history below and: http://launchpad.net/debtcollector/+milestone/0.2

[openstack-dev] [Openstack] [Heat][convergence] Formal model for SyncPoints

2015-02-11 Thread Ryan Brown
Oops, sent this to openstack@ not openstack-dev@. On 02/10/2015 04:52 PM, Ryan Brown wrote: Heat team, After looking at Zane's prototype[1] and the ML threads on SyncPoint, I thought it'd be helpful to make a model of *just* the logic around resource locking. Hopefully, it'll help during

Re: [openstack-dev] [cinder] Question about the plan of L

2015-02-11 Thread Duncan Thomas
Currently for updates to existing drivers, there isn't currently a fixed date for updates, however you should aim to have any changes up as early as possible. Keep an eye on the mailing list for more announcements as plans become more firm. On 11 February 2015 at 12:21, liuxinguo

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Sullivan, Jon Paul
Firstly, this is a great feature - thanks for getting it implemented! -Original Message- From: James E. Blair [mailto:cor...@inaugust.com] Sent: 10 February 2015 22:26 To: OpenStack Development Mailing List Cc: openstack-in...@lists.openstack.org Subject: [openstack-dev] Cross-Repo

Re: [openstack-dev] [api] Optional Properties in an Entity

2015-02-11 Thread Brian Rosmaita
On 2/9/15, 8:44 PM, Joe Gordon joe.gord...@gmail.commailto:joe.gord...@gmail.com wrote: On Mon, Feb 9, 2015 at 1:22 PM, Jay Pipes jaypi...@gmail.commailto:jaypi...@gmail.com wrote: On 01/20/2015 10:54 AM, Brian Rosmaita wrote: From: Kevin L. Mitchell

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Gary Kotton
On 2/11/15, 3:26 PM, Nikola Đipanov ndipa...@redhat.com wrote: On 02/11/2015 02:13 PM, Sean Dague wrote: If core team members start dropping off external IRC where they are communicating across corporate boundaries, then the local tribal effects start taking over. You get people start

[openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Matthew Booth
I just posted this: https://review.openstack.org/#/c/154907/ as an alternative fix for critical bug: https://bugs.launchpad.net/nova/+bug/1419785 I've just knocked this up quickly for illustration: it obviously needs plenty of cleanup. I have confirmed that it works, though. Before I take it

Re: [openstack-dev] [vmware][nova] Prevent HA configuration with different hostnames

2015-02-11 Thread Gary Kotton
Hi, I do not think that that is a healthy solution. That effectively would render a cluster down if the compute node goes down. That would be a real disaster. The ugly work around is setting the host names to be the same value. This is something that we should discuss at the next summit and I

Re: [openstack-dev] Testing NUMA, CPU pinning and large pages

2015-02-11 Thread Hoban, Adrian
-Original Message- From: Vladik Romanovsky [mailto:vladik.romanov...@enovance.com] Sent: Wednesday, January 28, 2015 4:10 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova][NFV][qa] Testing NUMA, CPU pinning and large pages

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Stefano Maffulli
On Wed, 2015-02-11 at 10:55 +0100, Flavio Percoco wrote: This email is dedicated to the openness of our community/project. It's good to have a reminder every now and then. Thank you Flavio for caring enough to notice bad patterns and for raising a flag. ## Keep discussions open I don't

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Sean Dague
On 02/11/2015 09:02 AM, Daniel P. Berrange wrote: On Wed, Feb 11, 2015 at 08:13:05AM -0500, Sean Dague wrote: On 02/11/2015 05:52 AM, Daniel P. Berrange wrote: ## Mailing List vs IRC Channel I get it, our mailing list is freaking busy, keeping up with it is hard and time consuming and that

[openstack-dev] [keystone] [nova]

2015-02-11 Thread Nikolay Makhotkin
Hi ! I investigated trust's use cases and encountered the problem: When I use auth_token obtained from keystoneclient using trust, I get *403* Forbidden error: *You are not authorized to perform the requested action.* Steps to reproduce: - Import v3 keystoneclient (used keystone and

Re: [openstack-dev] Testing NUMA, CPU pinning and large pages

2015-02-11 Thread Steve Gordon
- Original Message - From: Adrian Hoban adrian.ho...@intel.com Hi Folks, I just wanted to share some details on the Intel CI testing strategy for NFV. You will see two Intel CIs commenting: #1: Intel-PCI-CI - Yongli He and Shane Wang are leading this effort for us. - The focus

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-11 Thread Jay Pipes
On 02/11/2015 06:34 AM, Attila Fazekas wrote: - Original Message - From: Jay Pipes jaypi...@gmail.com To: Attila Fazekas afaze...@redhat.com Cc: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org, Pavel Kholkin pkhol...@mirantis.com Sent:

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Brian Curtin
On Wed, Feb 11, 2015 at 1:43 PM, Jeremy Stanley fu...@yuggoth.org wrote: Also, if there are people on this list who feel like discussions here sometimes get negative or uncomfortable, I'm happy to point you to free software community mailing lists (more than I can count on all my fingers and

[openstack-dev] [QA] Meeting Thursday February 12th at 17:00 UTC

2015-02-11 Thread Matthew Treinish
Hi everyone, Just a quick reminder that the weekly OpenStack QA team IRC meeting will be tomorrow Thursday, February 12th at 17:00 UTC in the #openstack-meeting channel. The agenda for tomorrow's meeting can be found here: https://wiki.openstack.org/wiki/Meetings/QATeamMeeting Anyone is welcome

Re: [openstack-dev] [all][tc] Lets keep our community open, lets fight for it

2015-02-11 Thread Jeremy Stanley
On 2015-02-11 14:06:23 -0600 (-0600), Brian Curtin wrote: If people feel it's a negative or uncomfortable environment, find out why and try to do something to improve it. Telling someone that there are worse options out there is the opposite of fostering an open community. Fair point--I was

[openstack-dev] [glance] File-backed glance scrubber queue

2015-02-11 Thread Chris St. Pierre
I recently proposed a change to glance to turn the file-backed scrubber queue files into JSON: https://review.openstack.org/#/c/145223/ As I looked into it more, though, it turns out that the file-backed queue is no longer usable; it was killed by the implementation of this blueprint:

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-11 Thread Jay Pipes
On 02/11/2015 07:58 AM, Matthew Booth wrote: On 10/02/15 18:29, Jay Pipes wrote: On 02/10/2015 09:47 AM, Matthew Booth wrote: On 09/02/15 18:15, Jay Pipes wrote: On 02/09/2015 01:02 PM, Attila Fazekas wrote: I do not see why not to use `FOR UPDATE` even with multi-writer or Is the retry/swap

[openstack-dev] [api] Missing the next API WG meeting

2015-02-11 Thread Everett Toews
I’ll be missing the next API WG meeting [1] as I’m in some all day training. Someone else will have to #startmeeting api wg Cheers, Everett [1] https://wiki.openstack.org/wiki/Meetings/API-WG __ OpenStack Development

[openstack-dev] [cinder] organizing tempest test development for volume replication

2015-02-11 Thread Jay S. Bryant
All, One of the concerns raised with regards to volume migration was the lack of tempest testing for the functionality. Since they I have had some interest indicated in helping this effort. So, to get things started I have created an etherpad to track development of such test cases and to

Re: [openstack-dev] [cinder] Fixing stuck volumes - part II

2015-02-11 Thread Vishvananda Ishaya
On Feb 11, 2015, at 3:45 PM, D'Angelo, Scott scott.dang...@hp.com wrote: At the cinder mid-cycle it was decided that the best way to fix volumes stuck in ‘attaching’ or ‘detaching’ was NOT to fix the broken reset-state command. The doc string and help message for reset-state have been

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Christopher Yeoh
Wow, this is great! Thank you! Chris On Wed, Feb 11, 2015 at 8:56 AM, James E. Blair cor...@inaugust.com wrote: Hi, We have added support for cross-repo dependencies (CRD) in Zuul. The important bits: * To use them, include Depends-On: gerrit-change-id in the footer of your commit

Re: [openstack-dev] [QA] Question about EC2 Tempest tests

2015-02-11 Thread Joe Gordon
On Wed, Feb 11, 2015 at 3:58 AM, Alexandre Levine alev...@cloudscaling.com wrote: Yaroslav, The bug: https://bugs.launchpad.net/nova/+bug/1410622 And the review: https://review.openstack.org/#/c/152112/ It's recently fixed. Note, AFAIK this has not been backported to stable/juno or

[openstack-dev] [sahara] team meeting Feb 12 1400 UTC

2015-02-11 Thread Andrew Lazarev
Hi guys, We'll be having the Sahara team meeting tomorrow at #openstack-meeting-3 channel. Agenda: https://wiki.openstack.org/wiki/Meetings/SaharaAgenda#Next_meetings http://www.timeanddate.com/worldclock/fixedtime.html?msg=Sahara+Meetingiso=20150212T14 Thanks, Andrew

[openstack-dev] [cinder] Fixing stuck volumes - part II

2015-02-11 Thread D'Angelo, Scott
At the cinder mid-cycle it was decided that the best way to fix volumes stuck in 'attaching' or 'detaching' was NOT to fix the broken reset-state command. The doc string and help message for reset-state have been modified to warn the user that the tool only affects Cinder DB and can cause

Re: [openstack-dev] [congress][Policy][Copper]Collaboration between OpenStack Congress and OPNFV Copper

2015-02-11 Thread Zhipeng Huang
Hi Tim, Thanks for the quick reply!I also think we should probably have a google hangout or irc meeting ahead of F2F, do you guys have time before 2/17, let's have a short session of crash course : ) On Thu, Feb 12, 2015 at 2:22 AM, Tim Hinrichs thinri...@vmware.com wrote: Hi Zhipeng, We’d

Re: [openstack-dev] [Congress][Delegation] Google doc for working notes

2015-02-11 Thread Debojyoti Dutta
Hi Tim: moving our thread to the mailer. Excited to collaborate! From: Debo~ Dutta dedu...@cisco.com Date: Wednesday, February 11, 2015 at 4:48 PM To: Tim Hinrichs thinri...@vmware.com Cc: Yathiraj Udupi (yudupi) yud...@cisco.com, Gokul B Kandiraju go...@us.ibm.com, Prabhakar Kudva

Re: [openstack-dev] [cinder] Fixing stuck volumes - part II

2015-02-11 Thread Guo, Ruijing
Force is a good idea. I'd like to add 2 comments: 1) It is option instead of new command. IOW, detach with force option instead of force-detach. 2) Can we extend to another command: delete LUN/snapshot with force? Thanks, -Ruijing From: Vishvananda Ishaya

Re: [openstack-dev] [congress] following up on releasing kilo milestone 2

2015-02-11 Thread James E. Blair
sean roberts seanrobert...@gmail.com writes: At our last meeting I volunteered to figure out what we need to do for milestone 2. Here is what I propose: Repo cleanup: We tag today's release with 2015.1.0b2. This is copying tag the other openstack projects are using. I believe below is the

[openstack-dev] [Heat][All] Unicode support to object names

2015-02-11 Thread Qiming Teng
Hi, Seeing that there have been some complaints about the Unicode support to stack names and resource names in Heat, I have tried to fix it in Heat [1]. I have also posted questions regarding logging Unicode but the finding was that my devstack environment is not starting 'screen' sessions with

Re: [openstack-dev] [cinder] Fixing stuck volumes - part II

2015-02-11 Thread D'Angelo, Scott
From: Guo, Ruijing [mailto:ruijing@intel.com] Sent: Wednesday, February 11, 2015 5:50 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [cinder] Fixing stuck volumes - part II Force is a good idea. I'd like to add 2 comments: 1) It is

Re: [openstack-dev] Questions about remote replication

2015-02-11 Thread Guo, Ruijing
Replication should be in 2 backends. You may look at http://www.emc.com/collateral/white-papers/h12079-vnx-replication-technologies-overview-wp.pdf Thanks, -Ruijing From: Chenzongliang [mailto:chenzongli...@huawei.com] Sent: Thursday, February 12, 2015 9:20 AM To: OpenStack Development Mailing

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Pradip Mukhopadhyay
Ok, thanks. Usecase perspective, it is the under-cloud usecase (the cloud admin provisioned the underlying storage - which will in turn use to create cinder). Will there be any other usecase? What will be the semantic of 'Edit' operation to the pool? Create and Delete is obvious. But how to

[openstack-dev] [congress] following up on releasing kilo milestone 2

2015-02-11 Thread sean roberts
At our last meeting I volunteered to figure out what we need to do for milestone 2. Here is what I propose: Repo cleanup: We tag today's release with 2015.1.0b2. This is copying tag the other openstack projects are using. I believe below is the correct syntax. Let me know if there is a cleaner

[openstack-dev] Questions about remote replication

2015-02-11 Thread Chenzongliang
According to the blueprint description(https://blueprints.launchpad.net/cinder/+spec/volume-replication) The Create volume with the replication enabled: * the Scheduler selects two hosts for volume placement and sets up the replication The DB entry When reading the related scheduling module

Re: [openstack-dev] [cinder] Fixing stuck volumes - part II

2015-02-11 Thread D'Angelo, Scott
From: Vishvananda Ishaya [mailto:vishvana...@gmail.com] Sent: Wednesday, February 11, 2015 5:07 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [cinder] Fixing stuck volumes - part II On Feb 11, 2015, at 3:45 PM, D'Angelo, Scott

Re: [openstack-dev] [Heat][All] Unicode support to object names

2015-02-11 Thread Qiming Teng
On Thu, Feb 12, 2015 at 06:04:14PM +0800, Qiming Teng wrote: Hi, Seeing that there have been some complaints about the Unicode support to stack names and resource names in Heat, I have tried to fix it in Heat [1]. I have also posted questions regarding logging Unicode but the finding was

Re: [openstack-dev] [Ceilometer] Real world experience with Ceilometerdeployments - Feedback requested

2015-02-11 Thread Luo Gangyi
Hi, maishsk I have deployed serveral test environment in my company's labs and each environment has 20-30 servers. Here were the problems I have met. 1. MongoDB consumes too much memory. I use cgroups to restrict the memory used. but if using hard restriction, MongoDB may be terminated by

Re: [openstack-dev] [congress][Policy][Copper]Collaboration between OpenStack Congress and OPNFV Copper

2015-02-11 Thread SULLIVAN, BRYAN L
Hi Tim, See one issue I had when installing congress, below. I'm not sure where to report this as it seems just a bug in the readme.rst at https://github.com/stackforge/congresshttps://github.com/stackforge/congress%20and%20in%20the%20prepare_devstack.sh and in the prepare_devstack.sh script.

Re: [openstack-dev] [nova] Feature Freeze Exception Request (libvirt vhostuser vif driver)

2015-02-11 Thread Nikola Đipanov
On 02/09/2015 11:04 AM, Czesnowicz, Przemyslaw wrote: Hi, I would like to request FFE for vhostuser vif driver. 2 reviews :

Re: [openstack-dev] [nova] Priority resizing instance on same host

2015-02-11 Thread Jesse Pretorius
On Thursday, February 12, 2015, Rui Chen chenrui.m...@gmail.com wrote: Currently, resizing instance cause migrating from the host that the instance run on to other host, but maybe the current host is suitable for new flavor. Migrating will lead to copy image between hosts if no shared

[openstack-dev] [nova] Priority resizing instance on same host

2015-02-11 Thread Rui Chen
Hi: Currently, resizing instance cause migrating from the host that the instance run on to other host, but maybe the current host is suitable for new flavor. Migrating will lead to copy image between hosts if no shared storage, it waste time. I think that priority resizing instance on the

Re: [openstack-dev] [OpenStack-Infra] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Thierry Carrez
James E. Blair wrote: We have added support for cross-repo dependencies (CRD) in Zuul. The important bits: * To use them, include Depends-On: gerrit-change-id in the footer of your commit message. Use the full Change-ID ('I' + 40 characters). Thanks for that! I know that should make

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 10:23:54AM +0100, Pasquale Porreca wrote: Hello I am working on a little patch that introduce a new flavor extra-spec and image metadata key-value pair https://review.openstack.org/#/c/153607/ I am wondering how an openstack admin can be aware that a specific value

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Kashyap Chamarthy
On Wed, Feb 11, 2015 at 10:23:54AM +0100, Pasquale Porreca wrote: Hello I am working on a little patch that introduce a new flavor extra-spec and image metadata key-value pair https://review.openstack.org/#/c/153607/ I am wondering how an openstack admin can be aware that a specific value

Re: [openstack-dev] [cinder] Question about the plan of L

2015-02-11 Thread liuxinguo
Our driver have been merged into Kilo before K-1 and have implemented many features, so I think our driver is not a new driver. For these drivers aleady merged in Kilo and if they want add some new features, does they should be merged before L-1 too? Thanks, Liu Yes, assume NEW drivers

  1   2   >