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

2015-02-06 Thread Adam Young
On 02/04/2015 03:54 PM, Thai Q Tran wrote: Hi all, I have been helping with the websso effort and wanted to get some feedback. Basically, users are presented with a login screen where they can select: credentials, default protocol, or discovery service. If user selects credentials, it works

Re: [openstack-dev] [Fuel] CLI api for working with granular deployment model

2015-02-06 Thread Ryan Moe
Dmitriy, Thank you for the excellent run-down of the CLI commands. I assume this will make its way into the developer documentation? I would like to know if you could point me to more information about the inner workings of granular deployment. Currently it's challenging to debug issues related

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

2015-02-06 Thread Adam Young
On 02/05/2015 04:20 AM, Anton Zemlyanov wrote: Hi, I guess Credentials is login and password. I have no idea what is Default Protocol or Discovery Service. The proposed UI is rather embarrassing. No it is not. It is a rapid prototyping technique to get things to fail fast, and to get

Re: [Openstack-operators] [openstack-dev] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread George Shuklin
On 02/06/2015 09:14 PM, Marcos Garcia wrote: It does look like that. However, the intent here is to allow non-developer members of a Telco provide the use cases they need to accomplish. This way the Telco WG can identify gaps and file a proper spec into each of the OpenStack projects.

Re: [OpenStack-Infra] [openstack-dev] [infra] request for updates in networking-plumgrid-core and -release

2015-02-06 Thread Jeremy Stanley
On 2015-02-06 23:37:57 +0500 (+0500), Fawad Khaliq wrote: As part of Neutron vendor plugin decomposition work[1], networking-plumgrid [2] was created. I would like to request to add fawadkhaliq to networking-plumgrid-core and -release and then I can add more people as the fit in. Done!

Re: [openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-06 Thread Mike Perez
On 15:51 Fri 06 Feb , Nilesh P Bhosale wrote: snip I understand this is as per design, but curious to understand logic behind this. snip Why not allow deletion of volumes form the CG? at least when there are no dependent snapshots. From the review [1], this is because allowing a volume

Re: [openstack-dev] [horizon][keystone] SSO

2015-02-06 Thread Tim Bell
From the sound of things, we're not actually talking about SSO. If so, we would not be talking about the design of a login screen. An SSO application such as Horizon would not have a login page. If the user was logged in already through corporate/organisation SSO page, nothing would appear

Re: [openstack-dev] [Fuel] CLI api for working with granular deployment model

2015-02-06 Thread Dmitriy Shulyak
Thank you for the excellent run-down of the CLI commands. I assume this will make its way into the developer documentation? I would like to know if you could point me to more information about the inner workings of granular deployment. Currently it's challenging to debug issues related to

Re: [openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-06 Thread yang, xing
As Mike said, allowing deletion of a single volume from a CG is error prone. User could be deleting a single volume without knowing that it is part of a CG. The new Modify CG feature for Kilo allows you to remove a volume from CG and you can delete it as a separate operation. When user

[openstack-dev] [nova] FFE request for passing capabilities in the flavor to ironic

2015-02-06 Thread Hsu, Wan-Yen
Hi, I would like to ask for a feature freeze exception for passing capabilities in the flavor to Ironic: https://blueprints.launchpad.net/nova/+spec/pass-flavor-capabilities-to-ironic-virt-driver Addressed by: https://review.openstack.org/136104 Pass on the capabilities

[openstack-dev] [devstack] how to use a devstack external plugin in gate testing

2015-02-06 Thread Sean Dague
For those that didn't notice, on the Devstack team we've started to push back on new in-tree support for all the features. That's intentional. We've got an external plugin interface now - http://docs.openstack.org/developer/devstack/plugins.html#externally-hosted-plugins, and have a few projects

[Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-06 Thread matt
I am setting up a demo openstack environment to integrate with a switch stack for our organization. I was just curious if anyone had any preferences on low power / low cost small form factor embedded devices for running openstack compute nodes on? I was tempted to just use some beagle bones or

Re: [OpenStack-Infra] [openstack-dev] [infra] request for updates in networking-plumgrid-core and -release

2015-02-06 Thread Fawad Khaliq
That was fast. Thank you Jeremy! Fawad Khaliq On Fri, Feb 6, 2015 at 11:42 PM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 23:37:57 +0500 (+0500), Fawad Khaliq wrote: As part of Neutron vendor plugin decomposition work[1], networking-plumgrid [2] was created. I would like to

Re: [openstack-dev] [Murano][Heat][Mistral] Use and adoption of YAQL

2015-02-06 Thread Dmitri Zimine
Stan, Alex, Renat: Should we migrate to YAQL 1.0 now? and stop using the initial one? What’s the delta? Still short on the docs :) but I understand they’re coming up. https://github.com/stackforge/yaql/tree/master/doc/source Cheers, Dmitri. On Jan 16, 2015, at 6:46 AM, Stan Lagun

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-06 Thread David Medberry
http://www.tranquilpcshop.co.uk/cluster/ orange box or milder looking black box, 10 NUCs and net. On Fri, Feb 6, 2015 at 2:54 PM, David Medberry openst...@medberry.net wrote: Hi guys, The Ubuntu Orange box also uses NUCs so seem to be a good choice. I believe there are a variety of good

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

2015-02-06 Thread Alessandro Pilotti
Hi all, I’d like to ask a FFE for the Hyper-V Rescue feature Patch: https://review.openstack.org/#/c/127159/ Blueprint: https://blueprints.launchpad.net/nova/+spec/hyper-v-rescue It’s a feature parity blueprint with no impact outside of the Hyper-V driver. It already received a +2

Re: [openstack-dev] [oslo] oslo.versionedobjects repository is ready for pre-import review

2015-02-06 Thread Ben Nemec
Overall looks good to me and the unit tests are passing locally. I'm wondering about some of the stuff that was left commented out without a FIXME and left a couple of comments about them, but I'm mostly assuming they were just things commented for testing that weren't removed later. -Ben On

Re: [openstack-dev] [python-cinderclient] Return request ID to caller

2015-02-06 Thread Joe Gordon
On Thu, Feb 5, 2015 at 11:24 PM, Kekane, Abhishek abhishek.kek...@nttdata.com wrote: Hi Devs, This change is not backward compatible and to do not break OpenStack services which are using cinder-client, we need to first make provision in these consumer services to handle cinder-client

Re: [openstack-dev] [nova] release request for python-novaclient

2015-02-06 Thread Joe Gordon
Before releasing a new python-novaclient we should make sure novaclient is capped on stable branches so we don't break the world yet again. On Fri, Feb 6, 2015 at 8:17 AM, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: We haven't done a release of python-novaclient in awhile (2.20.0 was

[openstack-dev] [nova] Feature Freeze Exception Request for Quiesce boot from volume instances

2015-02-06 Thread Tomoki Sekiyama
Hello, I'd like to request a feature freeze exception for the change https://review.openstack.org/#/c/138795/ . This patch makes live volume-boot instance snapshots consistent by quiescing instances before snapshotting. Quiescing for image-boot instances are already merged in the libvirt

[openstack-dev] [cinder] Volume Replication and Migration bug triage ...

2015-02-06 Thread Jay S. Bryant
All, In discussion with Mike Perez earlier this week the following bugs were highlighted in Volume Migration and Volume Replication. IBM is focusing on investigating and resolving these bugs. I will be putting out updates as we progress towards resolution of these issues. Replication:

[OpenStack-Infra] Addming gerrit permisssion

2015-02-06 Thread Yichen Wang (yicwang)
Hi, OpenStack infra team, This is Yichen from Cisco. I am adding a new project VMTP into StackForge, and I am writing to see whether you could add myself (yicw...@cisco.commailto:yicw...@cisco.com) into the group vmtp-core, so that I can add more people into the group? Thanks very much!

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-06 Thread Will Snow (wasnow)
I’ve been building out a small cluster of intel NUC’s and have been quite happy with them – reasonable performance, 16g ram, and usb3 if you need storage. Great little machines, make sure you update the firmware! We did a talk on the setup 2 summits ago, and we’re looking to provide an update

Re: [Openstack] Openstack with Ubuntu 12:04 - Error wget: can't connect to remote host (169.254.169.254): Network is unreachable

2015-02-06 Thread Richard Raseley
Richard Raseley wrote: Teclus D'souza wrote: wget: can't connect to remote host (169.254.169.254): Network is unreachable Teclus, The error above potentially indicates a problem with the Neutron metadata service. Can you ensure that this service is running in the appropriate place? Once

[openstack-dev] [nova] Feature Freeze Exception Request (Use libvirt storage pools)

2015-02-06 Thread Solly Ross
Hi, I would like to request a non-priority feature freeze exception for the Use libvirt storage pools blueprint [1]. The blueprint introduces a new image backed type that uses libvirt storage pools, and is designed to supercede several of the existing image backends for Nova. Using libvirt

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-06 Thread matt
I was looking at the NUCs as well. I think I may go that route. On Fri, Feb 6, 2015 at 4:27 PM, Will Snow (wasnow) was...@cisco.com wrote: I’ve been building out a small cluster of intel NUC’s and have been quite happy with them – reasonable performance, 16g ram, and usb3 if you need

Re: [Openstack] problem with '_heal_instance_info_cache': am i the only one hitting this?

2015-02-06 Thread Nathanael Burton
On Feb 2, 2015 9:44 AM, Don Waterloo don.water...@gmail.com wrote: I entered a bug as https://bugs.launchpad.net/nova/+bug/1413049. My 'patch' in there is not correct so ignore that :) What i'm finding is, about once or twice a day, i run into a race condition where _heal_instance_info_cache()

Re: [OpenStack-Infra] Addming gerrit permisssion

2015-02-06 Thread Jeremy Stanley
On 2015-02-06 19:35:30 + (+), Yichen Wang (yicwang) wrote: This is Yichen from Cisco. I am adding a new project VMTP into StackForge, and I am writing to see whether you could add myself (yicw...@cisco.com) into the group vmtp-core, so that I can add more people into the group? It's

Re: [Openstack-operators] demo environment ( embedded device openstack ) ?

2015-02-06 Thread David Medberry
Hi guys, The Ubuntu Orange box also uses NUCs so seem to be a good choice. I believe there are a variety of good Small Form Factor AIO computers that will fill the bill but NUC is the best known. On Fri, Feb 6, 2015 at 2:45 PM, Will Snow (wasnow) was...@cisco.com wrote: I went with the 54250

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

2015-02-06 Thread Kyle Mestery
On Fri, Feb 6, 2015 at 1:36 PM, Sean Dague s...@dague.net wrote: For those that didn't notice, on the Devstack team we've started to push back on new in-tree support for all the features. That's intentional. We've got an external plugin interface now -

[openstack-dev] [nova] will the real v2.1/v3 API status please stand up?

2015-02-06 Thread Matt Riedemann
I'm not going to hide it, I don't know what's going on with the v2.1 API status, i.e. what is the criteria to that thing dropping it's 'experimental' label? I wasn't at the mid-cycle meetup for Kilo but even for Juno I'll admit I was a bit lost. It's not my fault, I'm more good looks than

Re: [openstack-dev] [Magnum] Mid-Cycle Meetup Planning

2015-02-06 Thread Adrian Otto
Team, Our dates have been set as 2015-03-02 and 2015-03-03. Wiki (With location, map, calendar links, agenda planning link, and links to tickets): https://wiki.openstack.org/wiki/Magnum/Midcycle RSVP Tickets: https://www.eventbrite.com/e/magnum-midcycle-meetup-tickets-15673361446 Please be

Re: [openstack-dev] Need nova-specs core reviews for Scheduler spec

2015-02-06 Thread Ed Leafe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/06/2015 12:15 PM, Nikola Đipanov wrote: I've left a comment on the spec - basically I don't think this is an approach we should take. Understood. There have been so many back-and-forth changes, with each making the solution more and more

Re: [openstack-dev] [Fuel] CLI api for working with granular deployment model

2015-02-06 Thread Andrew Woodward
On Fri, Feb 6, 2015 at 11:16 PM, Mike Scherbakov mscherba...@mirantis.com wrote: Dmitry, thanks for sharing CLI options. I'd like to clarify a few things. Also very important to understand that if task is mapped to role controller, but node where you want to apply that task doesn't have

[openstack-dev] BUG in OpenVSwitch Version ovs-vswitchd (Open vSwitch) 1.4.6

2015-02-06 Thread masoom alam
Hi every one, Can any one spot why the following bug will appear in Openstack leaving all services of Neutron to unusable state? To give you an idea that I was trying: I tried to configure 173.39.237.0 ip to a VM, with the CIDR 173.39.236.0/23, however the OVS gave error and now all the

Re: [openstack-dev] [Fuel] CLI api for working with granular deployment model

2015-02-06 Thread Mike Scherbakov
Dmitry, thanks for sharing CLI options. I'd like to clarify a few things. Also very important to understand that if task is mapped to role controller, but node where you want to apply that task doesn't have this role - it wont be executed. Is there a particular reason why we want to restrict a

Re: [openstack-dev] BUG in OpenVSwitch Version ovs-vswitchd (Open vSwitch) 1.4.6

2015-02-06 Thread James Polley
On Sat, Feb 7, 2015 at 5:09 AM, masoom alam masoom.a...@wanclouds.net wrote: raise DistributionNotFound(req)\npkg_resources.DistributionNotFound: alembic0.6.4,=0.4.1\n' It looks like your system is failing to find a version of alembic that satisfies those requirements. In your last post on

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

2015-02-06 Thread Angus Lees
Thanks for the additional details Peter. This confirms the parts I'd deduced from the docs I could find, and is useful knowledge. On Sat Feb 07 2015 at 2:24:23 AM Peter Boros peter.bo...@percona.com wrote: - Like many others said it before me, consistent reads can be achieved with

Re: [Openstack] OpenStack 2014.2.2 released

2015-02-06 Thread Joe Gordon
So stable/juno grenade is still broken, meaning projects that stable/juno branches that gate on grenade are blocked, http://logs.openstack.org/02/153502/2/check/check-grenade-dsvm/f1f3e83/logs/grenade.sh.txt.gz#_2015-02-06_10_59_31_200 2015-02-06 10:59:31.200

[openstack-dev] [Magnum] Scheduling for Magnum

2015-02-06 Thread Adrian Otto
Magnum Team, In our initial spec, we addressed the subject of resource scheduling. Our plan was to begin with a naive scheduler that places resources on a specified Node and can sequentially fill Nodes if one is not specified. Magnum supports multiple conductor backends[1], one of which is our

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-06 Thread James Bottomley
On Sat, 2015-02-07 at 00:44 +, Adrian Otto wrote: Magnum Team, In our initial spec, we addressed the subject of resource scheduling. Our plan was to begin with a naive scheduler that places resources on a specified Node and can sequentially fill Nodes if one is not specified. Magnum

Re: [openstack-dev] [openstack][nova] Question on rollback live migration at the destination

2015-02-06 Thread Shuichiro MAKIGAKI
Robert, Your concern seems to be correct. The bug has already been reported: https://bugs.launchpad.net/nova/+bug/1284719. # Oops, 1 year old bug... Regards, Makkie On 2015/01/27 3:58, Robert Li (baoli) wrote: Hi, I’m looking at rollback_live_migration_at_destination() in compute/manager.py.

[Openstack] [Neutron] How to test custom changes for Neutron plugin

2015-02-06 Thread Abdul Rasheed Shaik
Dear All, I have made a few changes in the neutron component (driver.py) and networking_odl (mech_driver.py). Our changes involved in, mainly for invoking the REST APIs exposed in OpenDayLight controller. Now, in order to test my changes, I would like to integrate these components with the

Re: [Openstack] Source Packages in Ubuntu Cloud Archive

2015-02-06 Thread Eren Türkay
On 06-02-2015 11:01, James Page wrote: Hi Eren Hi James, Hopefully that gives you a good pointer - there are more details at [0] - if you have a change that is useful, please just proposed your changes back against those branches: Thank you for your quick answer! This gives a good pointer.

[Openstack] cinder volume status error: No weighed hosts found for volume with properties: {}

2015-02-06 Thread Ali Nazemian
Dear all, Hi, Recently I tried to install and configure Openstack juno on centos 7 x64. For this purpose I did follow that installation guide for every part. There were not any problem until installing block storage service. It seems that every part of cinder installation was done according to the

[openstack-dev] [MagnetoDB] Kilo-2 development milestone available

2015-02-06 Thread Ilya Sviridov
Hello everyone, MagnetoDB Kilo-2 development milestone has been released https://launchpad.net/magnetodb/kilo/kilo-2 Have a nice day, Ilya Sviridov __ OpenStack Development Mailing List (not for usage questions)

Re: [Openstack] [openstack-dev] About fix of validate name string length at API level

2015-02-06 Thread Kevin Benton
I think as we start moving these validations to the API, we should probably just enforce them across all plugins. Having conditionals in the API to check if the DB is there to change validation logic doesn't sound like much fun to maintain. On Thu, Feb 5, 2015 at 1:22 AM, Akihiro Motoki

[openstack-dev] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Marc Koderer
Hello everyone, we are currently facing the issue that we don’t know how to proceed with our telco WG use cases. There are many of them already defined but the reviews via Etherpad doesn’t seem to work. I suggest to do a review on them with the usual OpenStack tooling. Therefore I uploaded one

[Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Marc Koderer
Hello everyone, we are currently facing the issue that we don’t know how to proceed with our telco WG use cases. There are many of them already defined but the reviews via Etherpad doesn’t seem to work. I suggest to do a review on them with the usual OpenStack tooling. Therefore I uploaded one

Re: [Openstack] [Neutron] How to test custom changes for Neutron plugin

2015-02-06 Thread trinath.soman...@freescale.com
Update localrc with the ML2 MD as ODL and run stack.sh Try it out. -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 From: Abdul Rasheed Shaik [mailto:abdul.rash...@lnttechservices.com] Sent: Friday, February 06, 2015 4:38 PM To: openstack@lists.openstack.org Subject:

Re: [openstack-dev] [Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Steve Gordon
- Original Message - From: Anthony Veiga anthony_ve...@cable.comcast.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org On Feb 6, 2015, at 8:17 , Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 12:11:40 +0100 (+0100),

Re: [openstack-dev] [heat] operators vs users for choosing convergence engine

2015-02-06 Thread Zane Bitter
On 03/02/15 14:12, Clint Byrum wrote: The visible change in making things parallel was minimal. In talking about convergence, it's become clear that users can and should expect something radically different when they issue stack updates. I'd love to say that it can be done to just bind

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Donald Stufft
On Feb 6, 2015, at 9:00 AM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 14:37:08 +0200 (+0200), Denis Makogon wrote: As part of oslo.messaging initiative to split up requirements into certain list of per messaging driver dependencies [...] I'm curious what the end goal is

Re: [Openstack] Openstack icehous one controller and two compute node

2015-02-06 Thread Lars Kellogg-Stedman
On Thu, Feb 05, 2015 at 09:10:43AM +0100, Fiorenza Meini wrote: Thanks for your suggestion, my configuration of tenant_network_types is gre. Neutron has different component: neutron-dhcp-agent neutron-l3-agent neutron-metadata-agent neutron-plugin-openvswitch-agent neutron-server On my

Re: [Openstack] Openstack icehous one controller and two compute node

2015-02-06 Thread Fiorenza Meini
Il 06/02/2015 15:08, Lars Kellogg-Stedman ha scritto: On Thu, Feb 05, 2015 at 09:10:43AM +0100, Fiorenza Meini wrote: Thanks for your suggestion, my configuration of tenant_network_types is gre. Neutron has different component: neutron-dhcp-agent neutron-l3-agent neutron-metadata-agent

[openstack-dev] [Fuel] CLI api for working with granular deployment model

2015-02-06 Thread Dmitriy Shulyak
Hello folks, Not long ago we added necessary commands in fuel client to work with granular deployment configuration and API. So, you may know that configuration is stored in fuel-library, and uploaded into database during bootstrap of fuel master. If you want to change/add some tasks right on

[openstack-dev] What's Up Doc? Feb 6 2014

2015-02-06 Thread Anne Gentle
News from docland, here we go. Take a minute to click over to http://docs.openstack.org to see the new landing page! Refresh to see even more characters added to the docs. :) The openstackdocstheme, a Sphinx theme that replicates the www.openstack.org header for docs content pages in RST, is

Re: [Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Steve Gordon
- Original Message - From: George Shuklin george.shuk...@gmail.com To: openstack-operators@lists.openstack.org Sorry guys. I think most of the ops here have no idea what you talking about. Telcos is telcos, ops is ops. Different worlds, different problems, different terminology. Hi

[Openstack] br-ex recreated on network restart

2015-02-06 Thread ppnaik
Hi All, As specified in this link: https://openstack.redhat.com/Neutron_with_existing_external_network network restart takes destroys and recreates br-ex which causes the router's interface in the qrouter-* netns to be deleted, and it won't be recreated without clearing and re-setting the

Re: [Openstack] Source Packages in Ubuntu Cloud Archive

2015-02-06 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Eren On 06/02/15 10:32, Eren Türkay wrote: I've been trying to find how openstack packages in ubuntu are developed but I've failed to find a source repository. Is there a git repository from which I can checkout the packages and play with

Re: [OpenStack-Infra] Running only volume tests in CI

2015-02-06 Thread Nikesh Kumar Mahalka
Not sure about your case, But i am using sos-ci for my CI https://github.com/j-griffith/sos-ci Its running only volume tests: sos-ci/sos-ci/ansible/tasks/run_tempest.yml --- /opt/stack/tempest --- tools/pretty_tox.sh volume | tee -a console.log.out Regards Nikesh On Fri, Feb 6,

Re: [openstack-dev] [OpenStack-Infra] Devstack error when running g-reg: 401 Unauthorized

2015-02-06 Thread Bob Ball
This is likely https://launchpad.net/bugs/1415795 which is fixed by https://review.openstack.org/#/c/151506/ Make sure you have the above change in your devstack and it should work again. Bob From: liuxinguo [mailto:liuxin...@huawei.com] Sent: 06 February 2015 03:08 To: OpenStack Development

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

2015-02-06 Thread Solly Ross
Hi, I would like to request a feature freeze exception for the Websockify security proxy framework blueprint [1]. The blueprint introduces a framework for defining security drivers for the connections between the websocket proxy and the hypervisor, and provides a TLS driver for VNC connections

Re: [openstack-dev] [nova] stuck patches at the nova IRC meeting

2015-02-06 Thread Matt Riedemann
On 2/6/2015 7:20 AM, Sean Dague wrote: Ok, my bad. When I proposed this part of the Nova meeting I was also thinking about lost patches where a couple of weeks had gone by without any negative feedback and the patch author got a chance to advocate for it. That's how we used it in Tempest

Re: [openstack-dev] [Trove] Core reviewer update

2015-02-06 Thread Nikhil Manchanda
Thanks all for the show of support! Victoria, Peter, and Edmond -- welcome to core. Thanks Michael, and Tim for all the hard work on Trove. Cheers, Nikhil On Thu, Feb 5, 2015 at 2:38 PM, McReynolds, Auston amcreyno...@ebay.com wrote: +1 welcome aboard peter + victoria + edmond! From:

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

2015-02-06 Thread Matt Riedemann
On 2/6/2015 7:28 AM, Silvan Kaiser wrote: Hello! I am requesting a feature freeze exception for Kilo-2 milestone regarding https://review.openstack.org/#/c/110722/ . This change adds support for using the Quobyte Storage system for provisioning images in Nova. It works in conjunction with

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-06 Thread David Kranz
On 02/06/2015 07:49 AM, Sean Dague wrote: On 02/06/2015 07:39 AM, Alexandre Levine wrote: Rushi, We're adding new tempest tests into our stackforge-api/ec2-api. The review will appear in a couple of days. These tests will be good for running against both nova/ec2-api and stackforge/ec2-api. As

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Doug Hellmann
On Fri, Feb 6, 2015, at 09:56 AM, Denis Makogon wrote: On Fri, Feb 6, 2015 at 4:16 PM, Donald Stufft don...@stufft.io wrote: On Feb 6, 2015, at 9:00 AM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 14:37:08 +0200 (+0200), Denis Makogon wrote: As part of oslo.messaging

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

2015-02-06 Thread Daniel P. Berrange
On Fri, Feb 06, 2015 at 09:55:42AM -0600, Matt Riedemann wrote: On 2/6/2015 7:28 AM, Silvan Kaiser wrote: Hello! I am requesting a feature freeze exception for Kilo-2 milestone regarding https://review.openstack.org/#/c/110722/ . This change adds support for using the Quobyte Storage

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-06 Thread Sean Dague
On 02/06/2015 07:39 AM, Alexandre Levine wrote: Rushi, We're adding new tempest tests into our stackforge-api/ec2-api. The review will appear in a couple of days. These tests will be good for running against both nova/ec2-api and stackforge/ec2-api. As soon as they are there, you'll be more

[openstack-dev] [nova] kilo progress and feature freeze process

2015-02-06 Thread John Garbutt
Hi, So we have now released kilo-2 and past the non-priority Feature Freeze for kilo. Please note 5th March is the General FeatureProposalFreeze: https://wiki.openstack.org/wiki/Kilo_Release_Schedule For kilo we agreed to focus on bug fixes, and the other agreed priority 'slots'. The plan is we

Re: [OpenStack-Infra] Getting NOT_REGISTERED for check-tempest-dsvm-full-glusterfs job

2015-02-06 Thread Jeremy Stanley
On 2015-02-06 11:08:04 +0100 (+0100), Andreas Jaeger wrote: [...] The one thing I noticed is that your job uses devstack-centos7 as node. Let's ask the rest of the team whether that could be the problem, Yes, the overrides in URL:

Re: [openstack-dev] [neutron] looking for status of an old wiki page work item

2015-02-06 Thread Ryan Moats
Yes, that looks much more detailed, thank you! Ryan (having finished a minor wiki page edit) Salvatore Orlando sorla...@nicira.com wrote on 02/05/2015 06:40:44 PM: From: Salvatore Orlando sorla...@nicira.com To: OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Veiga, Anthony
On Feb 6, 2015, at 8:17 , Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 12:11:40 +0100 (+0100), Marc Koderer wrote: [...] Therefore I uploaded one of them (Session Border Controller) to the Gerrit system into the sandbox repo: https://review.openstack.org/#/c/152940/1 [...]

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Doug Hellmann
On Fri, Feb 6, 2015, at 07:37 AM, Denis Makogon wrote: Hello to All. As part of oslo.messaging initiative to split up requirements into certain list of per messaging driver dependencies https://review.openstack.org/#/c/83150/ it was figured that we need to find a way to use pip inner

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Davanum Srinivas
Sounds good to me Doug. +1 for a spec since this will affect every project. -- dims On Fri, Feb 6, 2015 at 11:12 AM, Doug Hellmann d...@doughellmann.com wrote: On Fri, Feb 6, 2015, at 07:37 AM, Denis Makogon wrote: Hello to All. As part of oslo.messaging initiative to split up

Re: [openstack-dev] [heat] operators vs users for choosing convergence engine

2015-02-06 Thread Clint Byrum
Excerpts from Zane Bitter's message of 2015-02-06 06:25:57 -0800: On 03/02/15 14:12, Clint Byrum wrote: The visible change in making things parallel was minimal. In talking about convergence, it's become clear that users can and should expect something radically different when they issue

[openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-06 Thread Nilesh P Bhosale
Hi All, I see the following error, while deleting a volume from a consistency group: $ [admin]cinder delete vol1 Delete for volume vol1 failed: Bad Request (HTTP 400) (Request-ID: req-7c958443-edb2-434f-82a2-4254ab357e99) ERROR: Unable to delete any of specified volumes. And when I tried to

[openstack-dev] [nova] FFE request for instance tagging

2015-02-06 Thread Sergey Nikitin
Hello. I'd like to ask for a feature freeze exception for the instance tags API extension: https://review.openstack.org/#/c/128940/ spec https://review.openstack.org/#/c/127281/ blueprint was approved, but its status was changed to Pending Approval because of FF.

Re: [openstack-dev] [nova] FFE request for instance tagging

2015-02-06 Thread Jay Pipes
On 02/06/2015 08:30 AM, Sergey Nikitin wrote: Hello. I'd like to ask for a feature freeze exception for the instance tags API extension: https://review.openstack.org/#/c/128940/ spec https://review.openstack.org/#/c/127281/ blueprint was approved, but its status was changed to Pending

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

2015-02-06 Thread Jay Pipes
On 02/06/2015 08:28 AM, Silvan Kaiser wrote: Hello! I am requesting a feature freeze exception for Kilo-2 milestone regarding https://review.openstack.org/#/c/110722/ . This change adds support for using the Quobyte Storage system for provisioning images in Nova. It works in conjunction with

[Openstack] [Nova] Where could I find images for LXC?

2015-02-06 Thread Darragh O'Reilly
not sure if this is the best way ... # create a backing file truncate --size 2GB precise-backing-file losetup -f precise-backing-file losetup -a # find what /dev/loopX was used - eg /dev/loop1 mkfs /dev/loop1 mkdir mnt mount /dev/loop1 mnt cd mnt # root tar from

[openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Denis Makogon
Hello to All. As part of oslo.messaging initiative to split up requirements into certain list of per messaging driver dependencies https://review.openstack.org/#/c/83150/ it was figured that we need to find a way to use pip inner dependencies and we were able to do that, short info our solution

Re: [openstack-dev] [Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Jeremy Stanley
On 2015-02-06 12:11:40 +0100 (+0100), Marc Koderer wrote: [...] Therefore I uploaded one of them (Session Border Controller) to the Gerrit system into the sandbox repo: https://review.openstack.org/#/c/152940/1 [...] This looks a lot like the beginnings of a specification which has

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-06 Thread Rushi Agrawal
There seems to be an agreement that people are fine if we improve the in-tree Nova EC2 API more robust by adding proper Tempest tests to it, regardless of the way forward (in-Nova-tree vs out-of-tree repo). But there are also concerns that Tempest is not the right place for these EC2 API tests.

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-06 Thread Alexandre Levine
Rushi, We're adding new tempest tests into our stackforge-api/ec2-api. The review will appear in a couple of days. These tests will be good for running against both nova/ec2-api and stackforge/ec2-api. As soon as they are there, you'll be more than welcome to add even more. Best regards,

Re: [openstack-dev] [nova] stuck patches at the nova IRC meeting

2015-02-06 Thread Sean Dague
Ok, my bad. When I proposed this part of the Nova meeting I was also thinking about lost patches where a couple of weeks had gone by without any negative feedback and the patch author got a chance to advocate for it. That's how we used it in Tempest meetings. The theory being that engaging in

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

2015-02-06 Thread Silvan Kaiser
Hello! I am requesting a feature freeze exception for Kilo-2 milestone regarding https://review.openstack.org/#/c/110722/ . This change adds support for using the Quobyte Storage system for provisioning images in Nova. It works in conjunction with the Quobyte driver in Cinder (which was merged

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

2015-02-06 Thread Peter Boros
Hi Angus and everyone, I would like to reply for a couple of things: - The behavior of overlapping transactions is dependent on the transaction isolation level, even in the case of the single server, for any database. This was pointed out by others earlier as well. - The deadlock error from

[Openstack] nova-sheduler timeouts in juno ...

2015-02-06 Thread Jonathan Proulx
Hi All, After upgrading from icehouse to juno I get timeouts when trying to schedule 20 instances at once (20 deterministically works, 30 always fails didn't bother to go finer than that) Note this is a single call with --max-count on the CLI or setting number of instances in Horizon. If I do

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Denis Makogon
On Fri, Feb 6, 2015 at 4:00 PM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 14:37:08 +0200 (+0200), Denis Makogon wrote: As part of oslo.messaging initiative to split up requirements into certain list of per messaging driver dependencies [...] I'm curious what the end goal is

Re: [openstack-dev] Which repo should the API WG use?

2015-02-06 Thread Everett Toews
Top posting to wrap this up. During the last API WG meeting [1] we discussed this topic. Of the 8 people who voted, it was unanimous and we agreed [2] to use the api-wg repo to write our guidelines. This email thread wasn’t conclusive on the subject so we’ll be moving forward with the result

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Denis Makogon
On Fri, Feb 6, 2015 at 4:16 PM, Donald Stufft don...@stufft.io wrote: On Feb 6, 2015, at 9:00 AM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-02-06 14:37:08 +0200 (+0200), Denis Makogon wrote: As part of oslo.messaging initiative to split up requirements into certain list of per

[Openstack-operators] OpenStack Community Weekly Newsletter (Jan 30 - Feb 6)

2015-02-06 Thread Stefano Maffulli
OpenStack L naming poll We'd like your help again in selecting the right name for the development cycle and release coming after Kilo. Our next summit will happen in Vancouver, BC (Canada) in May. L candidate names were proposed, selected and checked for various issues... leaving 4 candidates on

[openstack-dev] [neutron][nova] GRE Performance Problem, Multi-queue and Bridge MTUs

2015-02-06 Thread Eren Türkay
Hello, I was having serious network issues using GRE and I have been tracking it for a few weeks. Finally, I solved the issue but it needs a proper fix. To summarize, I need a way to set MTU settings of br-int and br-tun interfaces, enable MQ support in libvirt, and run ethtool -L eth0 combined N

Re: [Openstack-operators] [Telco][NFV][infra] Review process of TelcoWG use cases

2015-02-06 Thread Paul Belanger
On Fri, Feb 6, 2015 at 10:25 AM, George Shuklin george.shuk...@gmail.com wrote: On 02/06/2015 04:12 PM, Steve Gordon wrote: - Original Message - From: George Shuklin george.shuk...@gmail.com To: openstack-operators@lists.openstack.org Sorry guys. I think most of the ops here have

Re: [openstack-dev] [Murano] SQLite support - drop or not?

2015-02-06 Thread Adam Young
Drop. It is wasting cycles, and not something we should use in production. Migrations specific to SQLPlus are the most time consuming work-arounds we have. SQLPlus does not suit our development approach. On 02/03/2015 01:32 PM, Georgy Okrokvertskhov wrote: I think we should switch to

Re: [Openstack] Openstack with Ubuntu 12:04 - Error wget: can't connect to remote host (169.254.169.254): Network is unreachable

2015-02-06 Thread Richard Raseley
Teclus D'souza wrote: wget: can't connect to remote host (169.254.169.254): Network is unreachable Teclus, The error above potentially indicates a problem with the Neutron metadata service. Can you ensure that this service is running in the appropriate place? Once running, this service will

Re: [openstack-dev] [infra][project-config][oslo.messaging] Pre-driver requirements split-up initiative

2015-02-06 Thread Denis Makogon
On Fri, Feb 6, 2015 at 5:54 PM, Doug Hellmann d...@doughellmann.com wrote: On Fri, Feb 6, 2015, at 09:56 AM, Denis Makogon wrote: On Fri, Feb 6, 2015 at 4:16 PM, Donald Stufft don...@stufft.io wrote: On Feb 6, 2015, at 9:00 AM, Jeremy Stanley fu...@yuggoth.org wrote: On

Re: [openstack-dev] Status of NovaOrchestration

2015-02-06 Thread Cameron Seader
Nevermind answered in IRC On 02/06/2015 09:33 AM, Cameron Seader wrote: Is this something that was implemented? If so which version of OpenStack? https://wiki.openstack.org/wiki/NovaOrchestration#Long_Running_Transactions_in_Nova Thanks, -- Cameron Seader Sr. Systems Engineer SUSE

  1   2   >