[openstack-dev] Add Modified Compute Driver to Nova

2014-11-10 Thread Mohammad Hosein Zarei
​​ Hi everyone I have a modified compute driver (my_driver.py and my_driver.pyc) and I copied files to /opt/stack/nova/nova/virt/libvirt/ directory. Also, nova.conf modified to use this driver (compute_driver=libvirt.my_driver.MyDriver). I can't start nova-compute with this modified driver and

Re: [openstack-dev] Add Modified Compute Driver to Nova

2014-11-10 Thread Chen CH Ji
which value did you put ? From my former experience, also check your my_driver's init function, something wrong in that function can also lead to this error, good luck Best Regards! Kevin (Chen) Ji 纪 晨 Engineer, zVM Development, CSTL Notes: Chen CH Ji/China/IBM@IBMCN Internet:

Re: [openstack-dev] Add Modified Compute Driver to Nova

2014-11-10 Thread Dave Walker
On 10 Nov 2014 08:44, Mohammad Hosein Zarei hosein.za...@gmail.com wrote: ​​ Hi everyone I have a modified compute driver (my_driver.py and my_driver.pyc) and I copied files to /opt/stack/nova/nova/virt/libvirt/ directory. Also, nova.conf modified to use this driver

Re: [openstack-dev] [Neutron][Spec freeze exception] Rootwrap daemon ode support

2014-11-10 Thread Miguel Angel Ajo Pelayo
Thank you very much Armando, I updated the spec (which is missing the dev impact now) and I must rebase all the patches. That may happen during tomorrow if I'm not missing anything. I will ping you back when it's ready. Sent from my Android phone using TouchDown (www.nitrodesk.com)

[openstack-dev] [all] config options not correctly deprecated

2014-11-10 Thread Derek Higgins
Tl;dr oslo.config wasn't logging warnings about deprecated config options, do we need to support them for another cycle? A set of patches to remove deprecated options in Nova was landed on Thursday[1], these were marked as deprecated during the juno dev cycle and got removed now that kilo has

Re: [openstack-dev] Devstack start

2014-11-10 Thread Vineet Menon
Hi Rim, Please share the local.conf file. Or if you don't have any special task to perform and want to install a plain vanilla devstack then use this as local.conf. [[local|localrc]] ADMIN_PASSWORD=secrete DATABASE_PASSWORD=$ADMIN_PASSWORD

[openstack-dev] [Trove] Trove Blueprint Meeting on 10 November canceled

2014-11-10 Thread Nikhil Manchanda
Hey folks: There's nothing to discuss on the BP Agenda for this week [1] as most folks are just getting back from the summit, so I'd like to cancel the Trove blueprint meeting for this week. We will have the regular Trove meeting on Wednesday. Thanks, Nikhil [1]

Re: [openstack-dev] [neutron][lbaas] meeting day/time change

2014-11-10 Thread Evgeny Fedoruk
Hi Doug, On which channel? Thanks, Evg -Original Message- From: Doug Wiegley [mailto:do...@a10networks.com] Sent: Friday, November 07, 2014 9:04 PM To: OpenStack Development Mailing List Subject: [openstack-dev] [neutron][lbaas] meeting day/time change Hi all, Neutron LBaaS meetings

Re: [openstack-dev] [all] config options not correctly deprecated

2014-11-10 Thread Daniel P. Berrange
On Mon, Nov 10, 2014 at 09:45:02AM +, Derek Higgins wrote: Tl;dr oslo.config wasn't logging warnings about deprecated config options, do we need to support them for another cycle? AFAIK, there has not been any change in olso.config behaviour in the Juno release, as compared to previous

Re: [openstack-dev] [neutron][lbaas] meeting day/time change

2014-11-10 Thread Doug Wiegley
#openstack-meeting-4 On Nov 10, 2014, at 10:33 AM, Evgeny Fedoruk evge...@radware.com wrote: Thanks, Evg -Original Message- From: Doug Wiegley [mailto:do...@a10networks.com] Sent: Friday, November 07, 2014 9:04 PM To: OpenStack Development Mailing List Subject:

Re: [openstack-dev] Add Modified Compute Driver to Nova

2014-11-10 Thread Davanum Srinivas
Do you have a __init__.py in your new directory? http://www.chesnok.com/daily/2011/02/09/learning-python-the-hard-way-__init__-py-needed-for-packages-as-opposed-to-modules/ On Mon, Nov 10, 2014 at 3:43 AM, Mohammad Hosein Zarei hosein.za...@gmail.com wrote: Hi everyone I have a modified compute

Re: [openstack-dev] [Horizon] Separate horizon and openstack_dashboard

2014-11-10 Thread Matthias Runge
On Thu, Oct 30, 2014 at 01:13:48PM +0100, Matthias Runge wrote: Hi, tl;dr: how to progreed in separating horizon and openstack_dashboard About a year ago now we agreed, it makes sense to separate horizon and openstack_dashboard. At the past summit, we discussed this again. Currently, our

Re: [openstack-dev] [Horizon] Separate horizon and openstack_dashboard

2014-11-10 Thread Tzu-Mainn Chen
On Thu, Oct 30, 2014 at 01:13:48PM +0100, Matthias Runge wrote: Hi, tl;dr: how to progreed in separating horizon and openstack_dashboard About a year ago now we agreed, it makes sense to separate horizon and openstack_dashboard. At the past summit, we discussed this again.

[openstack-dev] Information Dispersal Algorithm implementation in OpenStack

2014-11-10 Thread Aniket K
Dear Team, In OpenStack Swift, built-in replication technique is used to provide 3x+ data redundancy that is enabling OpenStack to provide high availability. We are studying use of Information Dispersal Algorithm(IDA) as a technique instead of replication to provide high availability along

Re: [openstack-dev] [Neutron] Let's fix all neutron bugs! (NOT)

2014-11-10 Thread Jaume Devesa
Hello Eugene, I'm in. I'm more familiar with L3 and I'm willing to get introduced in IPv6, feel free to assign or subscribe me to any bug. This is my launchpad: https://launchpad.net/~devvesa Cheers, On 10 November 2014 08:57, marios mar...@redhat.com wrote: On 07/11/14 11:17, Eugene

Re: [openstack-dev] [Horizon] Separate horizon and openstack_dashboard

2014-11-10 Thread Matthias Runge
On 10/11/14 14:20, Tzu-Mainn Chen wrote: How about 'horizon_dashboard'? I think pairing that with 'horizon_lib' would make the purpose of each very clear. Wouldn't that imply, there exists an openstack_dashboard as well? Matthias ___

Re: [openstack-dev] [Horizon] Separate horizon and openstack_dashboard

2014-11-10 Thread Tzu-Mainn Chen
On 10/11/14 14:20, Tzu-Mainn Chen wrote: How about 'horizon_dashboard'? I think pairing that with 'horizon_lib' would make the purpose of each very clear. Wouldn't that imply, there exists an openstack_dashboard as well? Matthias Well, the original renaming idea of

[openstack-dev] [Manila] Deadline for new drivers

2014-11-10 Thread Ben Swartzlander
Several people have asked me what is the deadline for submitting new drivers into Manila. I suspect many of these questions are related to the recent announcements that Cinder is requiring vendors to submit new drivers very early in the release (before milestone 1). For Manila, there is no

[openstack-dev] [oslo][all] Alembic migrations for SQLite

2014-11-10 Thread Mike Bayer
Bonjour openstackers - While you were all sipping champagne on the Champs-Élysées, I took some time to tackle one of the two most critically wanted features in Alembic, which is that of being able to migrate tables on a SQLite database with some degree of sanity. My immediate focus on

[openstack-dev] [neutron][tox] Cannot install sphinx package...

2014-11-10 Thread Paul Michali (pcm)
I have two bare metal machines, in a lab, behind a firewall, with a proxy to access HTTPS. With the latest neutron code, I’m trying to run TOX and keep hitting an issue… Downloading/unpacking requests-mock=0.4.0 (from -r /opt/stack/neutron/test-requirements.txt (line 13)) Using download

Re: [openstack-dev] [neutron][lbaas] meeting day/time change

2014-11-10 Thread Brandon Logan
https://wiki.openstack.org/wiki/Meetings#LBaaS_meeting That is updated for lbaas and advanced services with the new times. Thanks, Brandon On Mon, 2014-11-10 at 11:07 +, Doug Wiegley wrote: #openstack-meeting-4 On Nov 10, 2014, at 10:33 AM, Evgeny Fedoruk evge...@radware.com wrote:

Re: [openstack-dev] [all] config options not correctly deprecated

2014-11-10 Thread Derek Higgins
On 10/11/14 11:00, Daniel P. Berrange wrote: On Mon, Nov 10, 2014 at 09:45:02AM +, Derek Higgins wrote: Tl;dr oslo.config wasn't logging warnings about deprecated config options, do we need to support them for another cycle? AFAIK, there has not been any change in olso.config behaviour

Re: [openstack-dev] TC election by the numbers

2014-11-10 Thread Zane Bitter
On 01/11/14 16:31, Eoghan Glynn wrote: +1 to this, with a term limit. Notable that the Debian TC has been discussing term limits for months now, and since DebConf they seem to have gotten much closer to a concrete proposal[1] in the last week or so. Could be worth watching for ideas on how

[openstack-dev] [TripleO] Seed Removal - The thing we forgot to talk about at the summit..

2014-11-10 Thread Clint Byrum
Every summit there's at least one big thing that we somehow avoided talking about as a group. We had fantastic discussions but we somehow forgot to talk about this. I'd like to get this done _soon_. To be clear, the plan has always been (I forgot this and had to be reminded, it has been so long):

Re: [openstack-dev] Cross distribution talks on Friday

2014-11-10 Thread Adam Young
On 11/01/2014 06:51 PM, Alan Pevec wrote: %install export OSLO_PACKAGE_VERSION=%{version} %{__python} setup.py install -O1 --skip-build --root %{buildroot} Then everything should be ok and PBR will become your friend. Still not my friend because I don't want a _build_ tool as runtime

[openstack-dev] [Infra] Meeting Tuesday November 11th at 19:00 UTC

2014-11-10 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is hosting our weekly meeting on Tuesday November 11th, at 19:00 UTC in #openstack-meeting Meeting agenda available here: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is welcome to to add agenda items) Everyone

Re: [openstack-dev] Keybase.io invites for OpenStack people (was Re: Key signing at the summit?)

2014-11-10 Thread Adam Young
On 11/02/2014 07:23 AM, Mark Atwood wrote: I will also try to get more keybase.io invites, for those who want them. keybase.io is a web service that provides an independently provable binding between your social media and github identities, and your gpg key. I have been granted *many* invites

Re: [openstack-dev] Cross distribution talks on Friday

2014-11-10 Thread Donald Stufft
On Nov 10, 2014, at 11:43 AM, Adam Young ayo...@redhat.com wrote: On 11/01/2014 06:51 PM, Alan Pevec wrote: %install export OSLO_PACKAGE_VERSION=%{version} %{__python} setup.py install -O1 --skip-build --root %{buildroot} Then everything should be ok and PBR will become your friend.

Re: [openstack-dev] TC election by the numbers

2014-11-10 Thread Eoghan Glynn
So, just to round out this thread, the key questions are: * whether a low declining turnout is a real problem and, if so: * could this have been driven by a weakness in the voting model, and/or the perception of representative balance in the outcomes The options that

Re: [openstack-dev] [neutron][lbaas] meeting day/time change

2014-11-10 Thread Susanne Balle
Works for me. Susanne On Mon, Nov 10, 2014 at 10:57 AM, Brandon Logan brandon.lo...@rackspace.com wrote: https://wiki.openstack.org/wiki/Meetings#LBaaS_meeting That is updated for lbaas and advanced services with the new times. Thanks, Brandon On Mon, 2014-11-10 at 11:07 +, Doug

Re: [openstack-dev] [Heat] Conditionals, was: New function: first_nonnull

2014-11-10 Thread Alexis Lee
Zane Bitter said on Fri, Nov 07, 2014 at 12:35:09AM +0100: Crazy thought: why not just implement conditionals? We had a proto-spec for them started at one point... I didn't know that was on the table :) How about we support YAQL expressions? https://github.com/ativelkov/yaql Plus some HOFs

[openstack-dev] [Keystone] meeting on November 11 cancelled

2014-11-10 Thread Morgan Fainberg
This is just a friendly reminder that the Keystone weekly meeting on November 11 has been cancelled. This will allow everyone a little more time to unwind from the summit and get specs proposed etc. We will resume the normal meeting schedule next week on November 18th. Thanks for a great

[openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Kyle Mestery
Since most folks are either freshly back from traveling, in the midst of returning, or perhaps even with a new baby, we'll be skipping this week's meeting. We'll resume next week at our normally scheduled time [1] of 1400UTC on Tuesday. Thanks! Kyle [1]

[openstack-dev] [Chef] Deprecated database settings?

2014-11-10 Thread Ken Thomas
Greetings all, I'm looking at the nova.conf template in the most recent/Juno Chef recipe [1] and I noticed that it's using the deprecated sql_connection setting in [DEFAULT] rather than the connection setting in the [DATABASE] section [2].   In fact, I don't see any [DATABASE] section at all in

Re: [openstack-dev] [neutron][advanced services] Weekly IRC meeting day/time change

2014-11-10 Thread Mark McClain
On Nov 9, 2014, at 11:14 PM, Sumit Naiksatam sumitnaiksa...@gmail.com wrote: Hi All, Following up from the discussions during the Kilo Summit, we will be resuming the Advanced Services' meetings [1]. The new day/time will be Tuesday 17.00 UTC on #openstack-meeting-4 to follow the LBaaS

Re: [openstack-dev] [Neutron][Spec freeze exception] Rootwrap daemon ode support

2014-11-10 Thread Mark McClain
On Nov 7, 2014, at 5:52 AM, Miguel Ángel Ajo majop...@redhat.com wrote: Ohh, sad to hear that Yuriy, you were doing an awesome work. I will take some time to re-review the final state of the code and specs, and move it forward. Thank you very much for your contribution. -- Miguel

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Doug Wiegley
Congratulations!! Sent from my iPhone On Nov 10, 2014, at 6:24 PM, Kyle Mestery mest...@mestery.com wrote: Since most folks are either freshly back from traveling, in the midst of returning, or perhaps even with a new baby, we'll be skipping this week's meeting. We'll resume next week at

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Gary Kotton
Mazal tov!!! On 11/10/14, 8:22 PM, Kyle Mestery mest...@mestery.com wrote: Since most folks are either freshly back from traveling, in the midst of returning, or perhaps even with a new baby, we'll be skipping this week's meeting. We'll resume next week at our normally scheduled time [1] of

Re: [openstack-dev] [Manila] File-storage for Manila service image

2014-11-10 Thread Ben Swartzlander
What's preventing you from downloading it from dropbox? The link works fine for me. Are you behind a firewall that blocks dropbox? -Ben On 11/10/2014 01:22 AM, Hallur, Parashuram wrote: Is this image made available from some other location? I'm not able to download it from the dropbox?

Re: [openstack-dev] [Neutron] Neutron documentation to update about new vendor plugin, but without code in repository?

2014-11-10 Thread Vadivel Poonathan
Edgar, Did we get consensus on having a wiki page for non-upstreamed drivers for Neutron?... or Are we waiting for summit outcome on the direction on how to handle the vendor plug-ins/drivers ? Thanks, Vad -- On Thu, Oct 23, 2014 at 12:07 PM, Vadivel Poonathan vadivel.openst...@gmail.com

[openstack-dev] [nova] CI status - ceph experimental job has 2 failures

2014-11-10 Thread Matt Riedemann
This is just a quick follow up to the design summit session on current CI status https://etherpad.openstack.org/p/nova-ci-status-checkpoint-kilo. Looking at a recent job failure [1], it looks like there are two tests that are failing, test_volume_boot_pattern and test_server_resize_revert.

Re: [openstack-dev] Information Dispersal Algorithm implementation in OpenStack

2014-11-10 Thread Clay Gerrard
I've never read that paper before and can not find a free copy online. Based on the abstract it seems to be a parity based algorithm (erasure codes) and would not be directly applicable to replication based dispersion/data placement. There is current work to enable an erasure code scheme for data

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Brandon Logan
Congrats! Another little mestery in the world, scary! On Mon, 2014-11-10 at 12:22 -0600, Kyle Mestery wrote: Since most folks are either freshly back from traveling, in the midst of returning, or perhaps even with a new baby, we'll be skipping this week's meeting. We'll resume next week at our

Re: [openstack-dev] Cross distribution talks on Friday

2014-11-10 Thread Samuel Merritt
On 11/1/14, 3:51 PM, Alan Pevec wrote: %install export OSLO_PACKAGE_VERSION=%{version} %{__python} setup.py install -O1 --skip-build --root %{buildroot} Then everything should be ok and PBR will become your friend. Still not my friend because I don't want a _build_ tool as runtime dependency

Re: [openstack-dev] [swift]Questions on concurrent operations on the same object

2014-11-10 Thread Clay Gerrard
Did you find out anything more on this? There's lots on places in Swift organized around concurrent access to objects - so I think it's probably good that you have that 423 response; your clients will probably see it... When you have multiple replicas the proxy's PUT will return shortly after it

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Miguel Ángel Ajo
Congratulations :-) -- Miguel Ángel Ajo Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Monday, 10 de November de 2014 at 21:22, Brandon Logan wrote: Congrats! Another little mestery in the world, scary! On Mon, 2014-11-10 at 12:22 -0600, Kyle Mestery wrote: Since most

Re: [openstack-dev] [Barbican] Nominating Juan Antonio Osorio Robles for barbican-core

2014-11-10 Thread Douglas Mendizabal
Hi all, As discussed during the Barbican Weekly Meeting today [1], after 5 days of lazy consensus the nomination for Juan Antonio Osorio Robles has been approved with six +1 votes, so we would like to welcome Juan to the barbican-core team. Thanks, Doug Mendizábal [1]

Re: [openstack-dev] [Barbican] Nominating Steve Heyman for barbican-core

2014-11-10 Thread Douglas Mendizabal
Hi all, As discussed during the Barbican Weekly Meeting today [1], after 5 days of lazy consensus the nomination for Steve Heyman has been approved with six +1 votes, so we would like to welcome Steve to the barbican-core team. Thanks, Doug Mendizábal [1]

Re: [openstack-dev] [all] Key signing at the summit?

2014-11-10 Thread Thomas Goirand
On 10/27/2014 10:45 PM, Jeremy Stanley wrote: If there is interest in doing another Sassaman-Projected Method exercise at future events I really wish we do *not* reproduce what happened in Atlanta. We had a few seconds to check IDs, and sorry, but I'm not familiar with most US driver's

[openstack-dev] [all] Versioned objects cross project sessions next steps

2014-11-10 Thread Angus Salkeld
Hi all I just wanted to make sure we are all under the same understanding of the outcomes and what the next steps for the versioned objects session are. 1. There is a lot of interest in other projects using oslo versioned objects and it is worth progressing with this (

Re: [openstack-dev] [all] Key signing at the summit?

2014-11-10 Thread Thomas Goirand
On 10/28/2014 02:53 AM, Marty Falatic (mfalatic) wrote: I'm relatively new to the keysigning *event* concept - can someone give a little more detail on this and where it comes into play? Does anyone else use a service (e.g., keybase.io) for this purpose? - Marty Falatic I would recommend

Re: [openstack-dev] [all] Key signing at the summit?

2014-11-10 Thread Clint Byrum
Excerpts from Thomas Goirand's message of 2014-11-10 16:26:30 -0800: On 10/27/2014 10:45 PM, Jeremy Stanley wrote: If there is interest in doing another Sassaman-Projected Method exercise at future events I really wish we do *not* reproduce what happened in Atlanta. We had a few seconds

Re: [openstack-dev] [all] Key signing at the summit?

2014-11-10 Thread Thomas Goirand
On 10/27/2014 02:07 PM, Mark Atwood wrote: keybase.io is a web service that provides an independently provable binding between your social media and github identities, and your gpg key. Please *do not* advertize for this kind of site. It's already a travesty that we're intensively using things

[openstack-dev] [gantt] Scheduler sub-group meeting agenda 11/11

2014-11-10 Thread Dugger, Donald D
1) Summit recap 2) Status of BPs: a. Isolate scheduler DB aggregates - https://review.openstack.org/#/c/89893/ b. Isolate scheduler DB for instance groups - https://review.openstack.org/#/c/131553/ c. Detach service from compute node -

[openstack-dev] [all] HA cross project session summary and next steps

2014-11-10 Thread Angus Salkeld
Hi all The HA session was really well attended and I'd like to give some feedback from the session. Firstly there is some really good content here: https://etherpad.openstack.org/p/kilo-crossproject-ha-integration 1. We SHOULD provide better health checks for OCF resources (

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Damon Wang
Congrats! :-) 2014-11-11 5:50 GMT+08:00 Miguel Ángel Ajo majop...@redhat.com: Congratulations :-) -- Miguel Ángel Ajo Sent with Sparrow http://www.sparrowmailapp.com/?sig On Monday, 10 de November de 2014 at 21:22, Brandon Logan wrote: Congrats! Another little mestery in the world,

Re: [openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-10 Thread Du Jun
$ ceilometer sample-list -m compute.node.cpu.idle.time I still get nothing. -- Regards, Frank 2014-11-07 21:17 GMT+08:00 Hang H Liu hang...@cn.ibm.com: You didn't provide the full name of the meter. Here are results in my system. localadmin@ostest2:~/devstack$ ceilometer sample-list -m

Re: [openstack-dev] [all] Key signing at the summit?

2014-11-10 Thread Adam Young
On 11/10/2014 07:35 PM, Thomas Goirand wrote: On 10/28/2014 02:53 AM, Marty Falatic (mfalatic) wrote: I'm relatively new to the keysigning *event* concept - can someone give a little more detail on this and where it comes into play? Does anyone else use a service (e.g., keybase.io) for this

Re: [openstack-dev] [neutron] Reminder: No meeting this week

2014-11-10 Thread Gregory Lebovitz
Wow, that's fantastic!! Do share a few details. On Mon, Nov 10, 2014 at 10:22 AM, Kyle Mestery mest...@mestery.com wrote: Since most folks are either freshly back from traveling, in the midst of returning, or perhaps even with a new baby, we'll be skipping this week's meeting. We'll resume

[openstack-dev] questions on result of diagnostics on libvirt

2014-11-10 Thread Chen CH Ji
see the error value of diagnostics is huge , but I don't think my disk is that bad ... is this wrong info or wrong usage of libvirt? Also, all the disk has same error number curious me , any guide ? jichen@cloudcontroller:/opt/stack/nova/nova$ nova diagnostics jieph1

Re: [openstack-dev] [neutron][advanced services] Weekly IRC meeting day/time change

2014-11-10 Thread Brandon Logan
I think those of us who could attend were probably hoping to not get stagnant, but really its a waiting game at this point so wouldn't be much to talk about without everyone attending. Plus, I'm sure the TC hasn't had time to discuss this much less a decision. So you're probably right, but I

[openstack-dev] [Horizon] the future of angularjs development in Horizon

2014-11-10 Thread Richard Jones
Hi all, At the summit last week, we developed a plan for moving forward with modernising Horizon's UI using AngularJS. If you weren't at that meeting and are interested in helping out with this effort please let me know! The relevant etherpad from the meeting:

Re: [openstack-dev] Cross distribution talks on Friday

2014-11-10 Thread Matthias Runge
On 10/11/14 20:27, Samuel Merritt wrote: Swift has an elegant* solution** to this problem that makes PBR into a build-time-only dependency. Take a look at the top-level __init__.py in the Swift source tree:

[openstack-dev] [Horizon] proposal: alternating weekly meeting time

2014-11-10 Thread Richard Jones
Hi all, At the summit meetup last week I proposed that the Horizon weekly meeting time alternate between the current time and something more suitable for those of us closer to UTC+10. I'd like to get an indication of the interest in this, and I'll look into getting a second meeting time booked

Re: [openstack-dev] [gantt] Scheduler sub-group meeting agenda 11/11

2014-11-10 Thread Sylvain Bauza
Fyi, today is Remembrance Day and a national day-off in France, so I won't be able to attend the meeting. Below are a few notes. Le 11 nov. 2014 03:07, Dugger, Donald D donald.d.dug...@intel.com a écrit : 1) Summit recap 2) Status of BPs: a. Isolate scheduler DB aggregates

Re: [openstack-dev] [Horizon] proposal: alternating weekly meeting time

2014-11-10 Thread Matthias Runge
On 11/11/14 08:09, Richard Jones wrote: Hi all, At the summit meetup last week I proposed that the Horizon weekly meeting time alternate between the current time and something more suitable for those of us closer to UTC+10. I'd like to get an indication of the interest in this, and I'll

Re: [OpenStack-Infra] What is the final manila merge point in Kilo?

2014-11-10 Thread Thierry Carrez
liuxinguo wrote: We want to add a manila driver in Kilo. I want to know what is the latest(final) time point we should submit our driver or get our dirver merged in kilo, while guaranteeing our driver can be merged in kilo successfully? Should we must submit our driver or get our dirver

[OpenStack-Infra] [Infra] Meeting Tuesday November 11th at 19:00 UTC

2014-11-10 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is hosting our weekly meeting on Tuesday November 11th, at 19:00 UTC in #openstack-meeting Meeting agenda available here: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is welcome to to add agenda items) Everyone

Re: [OpenStack-Infra] What is the final manila merge point in Kilo?

2014-11-10 Thread Swartzlander, Ben
I've been asked this question privately so many times I just make a ML post about it. Please use the below thread: http://lists.openstack.org/pipermail/openstack-dev/2014-November/050049.html -Ben -Original Message- From: Thierry Carrez [mailto:thie...@openstack.org] Sent: Monday,

[Openstack] [Ironic] Error: Can't connect to MySql server at 127.0.0.1

2014-11-10 Thread Peeyush Gupta
Hi all, I have ironic devstack setup running on a VM with public IP. Now, I want to try out the same setup on a private network. So, I copied the VM image and port it to a host in the private network. Now, this private network doesn't have an internet connection. So, I put OFFLINE=True in localrc

[Openstack] [ironic] Error: Can't connect to MySql server on 127.0.0.1

2014-11-10 Thread Peeyush Gupta
Hi all, I have ironic devstack setup running on a VM with public IP. Now, I want to try out the same setup on a private network. So, I copied the VM image and port it to a host in the private network. Now, this private network doesn't have an internet connection. So, I put OFFLINE=True in localrc

Re: [Openstack] Very low bandwidth between instances and routers with OVS, GRE on Debian Jessie (Icehouse)

2014-11-10 Thread Akilesh K
Hi Alberto, May I know the flavor and image you were using to do this test. TSO seems to be a method that moves the process of tcp segmentation off to the nic card. I believe in OpenStack the nic is a tap interface that kvm attaches your instance to and hence you have offloaded the task of

Re: [Openstack] [Heat] - define stack_user_domain ID definition Error

2014-11-10 Thread Steven Hardy
On Thu, Nov 06, 2014 at 01:20:27PM +0500, Sadia Bashir wrote: Hi everyone, I am working on Icehouse All-in-one ubuntu 14.04, metering and orchestration. I have created a simple autoscaling yaml template but this error in heat-engine.log leaves creation of stack failed:

Re: [Openstack] How to run the HEAT autoscaling YAML

2014-11-10 Thread Joe D'Andrea
On Nov 6, 2014, at 8:21 PM, Venu Murthy ve...@thoughtworks.com wrote: ...if we have a controller node, Compute Node A and Compute Node B. In the same availability zone. ... how can we load balance or start spawning our instances on Compute Node B, if the Compute Node A's utilisation has

Re: [Openstack] How to run the HEAT autoscaling YAML

2014-11-10 Thread Mike Spreitzer
Venu Murthy ve...@thoughtworks.com wrote on 11/06/2014 08:34:37 PM: In terms of the architecture for OpenStack setup, if we have a controller node, Compute Node A and Compute Node B. In the same availability zone. I do understand that this autoscaling is more for the instances. But how

[Openstack] floating ip list shows whole subnet for non-admin user

2014-11-10 Thread mad Engineer
Hi, i am using nova-network and using this command trying to list available floating ip in my tenant: *nova-manage floating list* but this shows a whole subnet and not just floating ip available in my tenant. other commands like *nova list* is showing as expected. How can i restrict users

Re: [Openstack] Very low bandwidth between instances and routers with OVS, GRE on Debian Jessie (Icehouse)

2014-11-10 Thread Alberto Molina Coballes
2014-11-10 13:45 GMT+01:00 Akilesh K akilesh1...@gmail.com: Hi Alberto, May I know the flavor and image you were using to do this test. TSO seems to be a method that moves the process of tcp segmentation off to the nic card. Hi Akilesh, I was using m1.tiny flavor with 512MiB of RAM and 1

Re: [Openstack] floating ip list shows whole subnet for non-admin user

2014-11-10 Thread James Denton
Try nova floating-ip-list, rather than the nova-manage commands. http://docs.openstack.org/user-guide/content/floating_ips_proc.html My experience is to avoid nova-manage when possible. Much better results using the python-novaclient equivalents. James On Nov 10, 2014, at 8:54 AM, mad

Re: [Openstack] Very low bandwidth between instances and routers with OVS, GRE on Debian Jessie (Icehouse)

2014-11-10 Thread Alberto Molina Coballes
Hi, I'm continuing with testing ... It seems this issue is related to virtio driver. Virtio driver is used by default with the option use_virtio_for_bridges=true in nova-compute.conf, if this option is disabled instances are created with a RTL-8139 network interface and the bandwidth between it

Re: [Openstack] Swift with Ceilometer

2014-11-10 Thread Clay Gerrard
Swift is natively instrumented to emit generic statsd metrics that would cover PUTs/GETs [1]. But I would recommend offline log processing if you need this data to to be reliable and audit-able, slogging [2] is a third-party opensource tool for processing swift access logs that might point you in

Re: [Openstack] Swift with Ceilometer

2014-11-10 Thread Samuel Merritt
Swift can be configured to emit lots of telemetry in StatsD format. Among the numerous metrics are such things as GETs/sec, PUTs/sec, and total bytes transferred per second. See http://docs.openstack.org/developer/swift/admin_guide.html#reporting-metrics-to-statsd for more details. On

Re: [Openstack] openstack + libvirt + xl for xen

2014-11-10 Thread Xing Lin
Hi, After compiling and installing xen-4.4 and reboot the machine, now I get the qemu process running in dom0. Unfortunately, kernel in dom0 crashes this time when I try to launch an instance from horizon. I am still able to create a xen guest from command line with virt-install (need to specify

[Openstack-operators] [Nova] Request feedback about improvement of nova API policy configuration

2014-11-10 Thread Alex Xu
Hi, Operators, There are some complain about nova policy configuration is hard to use. I'm plan to improve it. So I wrote down several improvement at specs: https://review.openstack.org/#/c/128560/4/specs/kilo/approved/the-end-goal-of-api-policy.rst But I still hope to get feedback from

Re: [Openstack-operators] Proposal for an 'Operations' project

2014-11-10 Thread Tim Bell
My impression of the operations teams is that there is not yet consensus on the toolchains. This would make it difficult to establish a single project since the selection has many criteria outside of OpenStack (e.g. in-house skills, current deployments). I think the github repo

Re: [Openstack-operators] Proposal for an 'Operations' project

2014-11-10 Thread matt
My fear with the github is that people will just donate code in a fire and forget fashion... this will generate a poorly maintained repo in which finding useful actively maintained contributions may become difficult. So my concerns lie in ensuring that anyone who contributes to this effort is

Re: [Openstack-operators] Proposal for an 'Operations' project

2014-11-10 Thread Mathieu Gagné
On 2014-11-10 1:24 PM, matt wrote: My fear with the github is that people will just donate code in a fire and forget fashion... this will generate a poorly maintained repo in which finding useful actively maintained contributions may become difficult. So my concerns lie in ensuring that anyone

Re: [Openstack-operators] Proposal for an 'Operations' project

2014-11-10 Thread Tim Bell
So, how about maintaining a set of pointers to the github repos where we are all working ? We publish and maintain http://github.com/cernops in the open. This is for anything that is CERN specific or has a sustainability level such that we would not automatically recommend it to others. If it

Re: [Openstack-operators] Ceph Implementations

2014-11-10 Thread Tim Bell
+1 for a CentOS 6 deployment, you need to upgrade the qemu, not the kernel. We run 3,000+ hypervisors with ceph on a 6 linux rebuild. It's not out of the box but RDO can really help too. Tim -Original Message- From: Robert van Leeuwen [mailto:robert.vanleeu...@spilgames.com] Sent:

Re: [Openstack-operators] Proposal for an 'Operations' project

2014-11-10 Thread Tim Bell
As a consumer of ‘osops’, I’d really appreciate this. As a contributor to ‘osops’, I’d like to understand the community expectations for that contribution. From an OpenStack perspective, I personally do not feel a ‘project’ is the right vehicle for this currently. Let’s build the community

[Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Kris G. Lindgren
Hello Operators, Was wondering what you are using to gather Openstack telemetry metrics? Was looking at things around Openstack serivce api requests/s, response times (if possible), errors/s, Rabbitmq metrics, if possible pending or tasks that are in progress, ect ect. Basically your more

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread matt
with monitoring my experience is that scale really matters. what is your footprint in some sort of quantified range of number of physical hosts vs vms? On Mon, Nov 10, 2014 at 4:23 PM, Kris G. Lindgren klindg...@godaddy.com wrote: Hello Operators, Was wondering what you are using to

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Cody Herriges
Kris G. Lindgren wrote: Hello Operators, Was wondering what you are using to gather Openstack telemetry metrics? Was looking at things around Openstack serivce api requests/s, response times (if possible), errors/s, Rabbitmq metrics, if possible pending or tasks that are in progress, ect

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Kris G. Lindgren
Currently 100+ physical compute hosts 1k+ vms. More being added all the time. Eventually this is going to be in the 1k's of compute nodes and and 100k+ of vm's. But right now we have been selective in allowing whats put on to give us some operational experience with OpenStack.

Re: [Openstack-operators] Ceph Implementations

2014-11-10 Thread Robert van Leeuwen
+1 for a CentOS 6 deployment, you need to upgrade the qemu, not the kernel. Slightly related: Note that there are currently no Juno RDO packages for CentOS 6. If you are building a new OpenStack deployment I would certainly start with Centos/RHEL 7 Cheers, Robert van Leeuwen