[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