Re: [openstack-dev] 答复: Proposal for approving Auto HA development blueprint.

2013-08-13 Thread Alex Glikson
Agree. Some enhancements to Nova might be still required (e.g., to handle resource reservations, so that there is enough capacity), but the end-to-end framework probably should be outside of existing services, probably talking to Nova, Ceilometer and potentially other components (maybe Cinder,

[openstack-dev] Proposal to support new Cinder driver for CloudByte's Elastistor

2013-08-13 Thread Amit Das
Hi Team, We have implemented a CINDER driver for our QoS aware storage solution (CloudByte Elastistor). We would like to integrate this driver code with the next version of OpenStack (Havana). Please let us know the approval processes to be followed for this new driver support. Regards, Amit

Re: [openstack-dev] can't install devstack - nova-api did not start

2013-08-13 Thread Roman Gorodeckij
Updating devstack to latest revision solves my problem. Sent from my iPhone On 2013 Rugp. 13, at 05:00, XINYU ZHAO xyzje...@gmail.com wrote: Hi Sean I uninstalled the oslo.config 1.1.1 version and run devstack, but this time it stopped at 2013-08-09 18:55:16 +

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Yee, Guang
Passing the query parameters, whatever they are, into the driver if the given driver supports pagination and allowing the driver to override the manager default pagination functionality seem reasonable to me. Guang From: Dolph Mathews [mailto:dolph.math...@gmail.com] Sent: Monday,

Re: [openstack-dev] [ANVIL] Missing openvswitch dependency for basic-neutron.yaml persona

2013-08-13 Thread Sylvain Bauza
Cross-posting to openstack-ops@. Maybe someone experienced the same issue and workarounded it ? -Sylvain Le 12/08/2013 18:10, Sylvain Bauza a écrit : Hi, ./smithy -a install -p conf/personas/in-a-box/basic-neutron.yaml is failing because of openvswitch missing. See logs here [1]. Does

[openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread sudheesh sk
Hi, 1) Can nova have more than one scheduler at a time? Standard Scheduler + one custom scheduler? 2) If its possible to add multiple schedulers - how we should configure it. lets say I have a scheduler called 'Scheduler' . So nova conf may look like below scheduler_manager =

Re: [openstack-dev] Weight normalization in scheduler

2013-08-13 Thread Álvaro López García
Hi again. Thank you for your reply, Sandy. Some more comments inline. On Thu 01 Aug 2013 (10:04), Sandy Walsh wrote: On 08/01/2013 09:51 AM, Álvaro López García wrote: On Thu 01 Aug 2013 (09:07), Sandy Walsh wrote: On 08/01/2013 04:24 AM, Álvaro López García wrote: Hi all. TL;DR: I've

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Henry Nash
Hi So few comebacks to the various comments: 1) While I understand the idea that a client would follow the next/prev links returned in collections, I wasn't aware that we considered 'page'/'per-page' as not standardized. We list these explicitly throughout the identity API spec (look in

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread Alex Glikson
There are roughly three cases. 1. Multiple identical instances of the scheduler service. This is typically done to increase scalability, and is already supported (although sometimes may result in provisioning failures due to race conditions between scheduler instances). There is a single queue

Re: [openstack-dev] [Ceilometer] Nova_tests failing in jenkins

2013-08-13 Thread Julien Danjou
On Mon, Aug 12 2013, Herndon, John Luke (HPCS - Ft. Collins) wrote: The nova_tests are failing for a couple of different Ceilometer reviews, due to 'module' object has no attribute 'add_driver'. This review (https://review.openstack.org/#/c/41316/) had nothing to do with the nova_tests, yet

Re: [openstack-dev] [nova] security_groups extension in nova api v3

2013-08-13 Thread Day, Phil
Hi All, If we really want to get clean separation between Nova and Neutron in the V3 API should we consider making the Nov aV3 API only accept lists o port ids in the server create command ? That way there would be no need to every pass security group information into Nova. Any cross project

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread sudheesh sk
I have one quick question regarding the 3rd point you have mentioned (Multiple scheduler configurations within a single (potentially heterogeneous) Nova deployment) In this case ultimately when a VM is created - would it have gone through all the schedulers or just one scheduler which was

Re: [openstack-dev] Can we use two nova schedulers at the same time?

2013-08-13 Thread Russell Bryant
On 08/13/2013 05:57 AM, sudheesh sk wrote: I have one quick question regarding the 3rd point you have mentioned (Multiple scheduler configurations within a single (potentially heterogeneous) Nova deployment) In this case ultimately when a VM is created - would it have gone through all the

Re: [openstack-dev] 答复: Proposal for approving Auto HA development blueprint.

2013-08-13 Thread balaji patnala
Potential candidate as new service like Ceilometer, Heat etc for OpenStack and provide High Availability of VMs. Good topic to discuss at Summit for implementation post Havana Release. On Tue, Aug 13, 2013 at 12:03 PM, Alex Glikson glik...@il.ibm.com wrote: Agree. Some enhancements to Nova

Re: [openstack-dev] Planning to build Openstack Private Cloud...

2013-08-13 Thread Thierry Carrez
Jay Kumbhani wrote: I am planning to build Openstack Private cloud for my company. We have bunch of Dell blade servers but very old - so probably investing on resources on it is not good idea. I am looking for acquiring new Server with high amount of CPU and Memory resources. Can anyone

Re: [openstack-dev] [savanna] Savanna PTL election proposal

2013-08-13 Thread Thierry Carrez
Matthew Farrellee wrote: 2. Candidate nomination - a. anyone can list names in https://etherpad.openstack.org/savanna-ptl-candidates-0 b. anyone mentioned during this week's IRC meeting c. both (a) and (b) - Current direction is to be inclusive and thus (c) We do self-nomination

[openstack-dev] Reminder: Project release status meeting - 21:00 UTC

2013-08-13 Thread Thierry Carrez
Today in the Project release status meeting, more havana-3 goodness. Feel free to add extra topics to the agenda: [1] http://wiki.openstack.org/Meetings/ProjectMeeting All Technical Leads for integrated programs should be present (if you can't make it, please name a substitute on [1]). Other

[openstack-dev] [Murano] On the road to v0.2: the stable branch 'release-0.2' is created

2013-08-13 Thread Denis Koryavov
Hello folks, We are in the homestretch to a new stable release - Murano v0.2. All planned blueprints (see [1]) are implemented or are in 'beta' state. Thus, today we prepared a branch 'release-v0.2' which is intended to be the stable release. Starting today, all v0.2-related commits should be

Re: [openstack-dev] [climate] Mirantis proposal to extend Climate to support virtual resources reservation

2013-08-13 Thread Patrick Petit
Hi Nikolay, Please see comments inline. Thanks Patrick On 8/12/13 5:28 PM, Nikolay Starodubtsev wrote: Hi, again! Partick, I’ll try to explain why do we belive in some base actions like instance starting/deleting in Climate. We are thinking about the following workflow (that will be quite

Re: [openstack-dev] [climate] Mirantis proposal to extend Climate to support virtual resources reservation

2013-08-13 Thread Dina Belova
Patrick, we are really glad we've found the way to deal with both use cases. As for your patches, that are on review and were already merged, we are thinking about the following actions to commit: 1) Oslo was merged, but it is a little bit old verdant (with setup and version module, that are

[openstack-dev] [Ceilometer] Question about get_meters query using a JOIN

2013-08-13 Thread Thomas Maddox
Hey team, I was curious about why we went for a JOIN here rather than just using the meter table initially? https://github.com/openstack/ceilometer/blob/master/ceilometer/storage/impl_sqlalchemy.py#L336-L391. Doug had mentioned that some performance testing had gone on with some of these

Re: [openstack-dev] 答复: Proposal for approving Auto HA development blueprint.

2013-08-13 Thread yongiman
For realizing auto HA function, we need monitoring service like ceilometer. Ceilometer monitors status of compute nodes ( network interface..connection, healthcheck,,etc,,) What I focus on is that this operation goes on automatically. Nova expose auto ha API. When nova received a auto api

[openstack-dev] [Swift] Swift 1.9.1 released

2013-08-13 Thread John Dickinson
Swift 1.9.1, as described below, has been released. Download links to the tarball are at https://launchpad.net/swift/havana/1.9.1 --John On Aug 7, 2013, at 10:21 AM, John Dickinson m...@not.mn wrote: Today we have released Swift 1.9.1 (RC1). The tarball for the RC is at

Re: [openstack-dev] [climate] Mirantis proposal to extend Climate to support virtual resources reservation

2013-08-13 Thread Patrick Petit
Hi Dina, Sounds great! Speaking on behalf of Francois feel free to proceed with points below. I don't think he would have issues with that. We'll close the loop when he returns. BTW, did you get a chance to take a look at Haizea's design and implementation? Thanks Patrick On 8/13/13 3:08 PM,

[openstack-dev] Neutron a quick qpid revert

2013-08-13 Thread Dan Prince
All of my Neutron tests are failing this morning in SmokeStack. We need a quick revert to fix the qpid RPC implementation: https://review.openstack.org/41689 https://bugs.launchpad.net/neutron/+bug/1211778 I figure we may as well revert this quick and then just wait on oslo.messaging to fix

Re: [openstack-dev] [climate] Mirantis proposal to extend Climate to support virtual resources reservation

2013-08-13 Thread Dina Belova
Patrick, I had an opportunity to take just a quick look on Haizea project (only ideas of it and some common things). Actually we had not so much time to investigate it in better way, so we'll do it this week. On Tue, Aug 13, 2013 at 5:50 PM, Patrick Petit patrick.pe...@bull.netwrote: Hi Dina,

[openstack-dev] Hyper-V meeting agenda

2013-08-13 Thread Peter Pouliot
Hi All, Agenda for today's meeting is as follows. * H3 Milestones * Current patches in for review o Nova o Cinder * Hyper-V Puppet Module Updates * CI Discussion Peter J. Pouliot, CISSP Senior SDET, OpenStack Microsoft New England Research Development

Re: [openstack-dev] OpenStack Savanna issue

2013-08-13 Thread Matthew Farrellee
On 08/04/2013 12:01 PM, Linus Nova wrote: HI, I installed OpenStack Savanna in OpenStack Grizzely release. As you can see in savanna.log, the savanna-api start and operates correctly. When I launch the cluster, the VMs start correctly but soon after they are removed as shown in the log file.

Re: [openstack-dev] Proposal to support new Cinder driver for CloudByte's Elastistor

2013-08-13 Thread Amit Das
Thanks a lot... This should give us a head start. Regards, Amit *CloudByte Inc.* http://www.cloudbyte.com/ On Tue, Aug 13, 2013 at 5:14 PM, Thierry Carrez thie...@openstack.orgwrote: Amit Das wrote: We have implemented a CINDER driver for our QoS aware storage solution (CloudByte

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Dolph Mathews
On Tue, Aug 13, 2013 at 3:10 AM, Henry Nash hen...@linux.vnet.ibm.comwrote: Hi So few comebacks to the various comments: 1) While I understand the idea that a client would follow the next/prev links returned in collections, I wasn't aware that we considered 'page'/'per-page' as not

Re: [openstack-dev] Proposal to support new Cinder driver for CloudByte's Elastistor

2013-08-13 Thread John Griffith
Hi Amit, I think part of what Thierry was eluding to was the fact that feature freeze for Grizzly is next week. Also in the past we've been trying to make sure that folks did not introduce BP's for new drivers in the last release mile-stone. There are other folks that are in this position

Re: [openstack-dev] [ANVIL] Missing openvswitch dependency for basic-neutron.yaml persona

2013-08-13 Thread Joshua Harlow
It likely shouldn't be needed :) I haven't personally messes around with the neutron persona to much and I know that it just underwent the great rename of 2013 so u might be hitting issues due to that. Try seeing if u can adjust the yaml file and if not I am on irc to help more. Sent from my

Re: [openstack-dev] Neutron a quick qpid revert

2013-08-13 Thread David Ripton
On 08/13/2013 09:57 AM, Dan Prince wrote: All of my Neutron tests are failing this morning in SmokeStack. We need a quick revert to fix the qpid RPC implementation: https://review.openstack.org/41689 https://bugs.launchpad.net/neutron/+bug/1211778 I figure we may as well revert this quick

Re: [openstack-dev] Proposal to support new Cinder driver for CloudByte's Elastistor

2013-08-13 Thread John Griffith
On Tue, Aug 13, 2013 at 9:01 AM, John Griffith john.griff...@solidfire.comwrote: Hi Amit, I think part of what Thierry was eluding to was the fact that feature freeze for Grizzly is next week. Also in the past we've been trying to make sure that folks did not introduce BP's for new drivers

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Jay Pipes
On 08/13/2013 03:05 AM, Yee, Guang wrote: Passing the query parameters, whatever they are, into the driver if the given driver supports pagination and allowing the driver to override the manager default pagination functionality seem reasonable to me. Please do use the standards that are

Re: [openstack-dev] [ANVIL] Missing openvswitch dependency for basic-neutron.yaml persona

2013-08-13 Thread Joshua Harlow
Well open switch is likely needed still when it's really needed right? So I think there is a need for it. It just might have to be a dynamic choice (based on a config option) instead of a static choice. Make sense?? The other personas don't use neutron so I think that's how they work, since

Re: [openstack-dev] Proposal to support new Cinder driver for CloudByte's Elastistor

2013-08-13 Thread Amit Das
Thanks John for the updates. I shall work towards setting up the Blueprint Gerrit. We have the code ready but pretty late in participating with the community. Regards, Amit *CloudByte Inc.* http://www.cloudbyte.com/ On Tue, Aug 13, 2013 at 8:31 PM, John Griffith

[openstack-dev] Hyper-V Meeting Minutes

2013-08-13 Thread Peter Pouliot
Hi Everyone, Here are the minutes from today's Hyper-V meeting. Minutes: http://eavesdrop.openstack.org/meetings/_hyper_v/2013/_hyper_v.2013-08-13-16.02.html Minutes (text): http://eavesdrop.openstack.org/meetings/_hyper_v/2013/_hyper_v.2013-08-13-16.02.txt Log:

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Henry Nash
Jay, Thanks for all the various links - most useful. To map this into keystone context, if we were to follow this logic we would: 1) Support 'limit' and 'marker' (as opposed to 'page', 'page_szie', or anything else). These would be standard, independent of what backing store keystone was

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Jay Pipes
On 08/13/2013 01:51 PM, Miller, Mark M (EB SW Cloud - RD - Corvallis) wrote: I have been following this exchange of ideas on how to solve/implement pagination. I would ask you to keep in mind that a solution needs to take into account a split LDAP/SQL backend (you are not always dealing with a

[openstack-dev] [Ceilometer] Concerning get_resources/get_meters and the Ceilometer API

2013-08-13 Thread Thomas Maddox
Hello! I was having some chats yesterday with both Julien and Doug regarding some thoughts that occurred to me while digging through CM and Doug suggested that I bring them up on the dev list for everyones benefit and discussion. My bringing this up is intended to help myself and others get a

Re: [openstack-dev] [glance] [ceilometer] Periodic Auditing In Glance

2013-08-13 Thread Andrew Melton
I'm just concerned with the type of notification you'd send. It has to be enough fine grained so we don't lose too much information. It's a tough situation, sending out an image.exists for each image with the same payload as say image.upload would likely create TONS of traffic. Personally, I'm

Re: [openstack-dev] [glance] [ceilometer] Periodic Auditing In Glance

2013-08-13 Thread Sandy Walsh
On 08/13/2013 04:35 PM, Andrew Melton wrote: I'm just concerned with the type of notification you'd send. It has to be enough fine grained so we don't lose too much information. It's a tough situation, sending out an image.exists for each image with the same payload as say image.upload

Re: [openstack-dev] Extension to volume creation (filesystem and label)

2013-08-13 Thread Caitlin Bestler
On 8/12/2013 9:37 AM, Greg Poirier wrote: Oh, we don't want to get super fancy with it. We would probably only support one filesystem type and not partitions. E.g. You request a 120GB volume and you get a 120GB Ext4 FS mountable by label. I'm not following something here. What is the point

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Gabriel Hurley
I have been one of the earliest, loudest, and most consistent PITA's about pagination, so I probably oughta speak up. I would like to state three facts: 1. Marker + limit (e.g. forward-only) pagination is horrific for building a user interface. 2. Pagination doesn't scale. 3. OpenStack's APIs

[openstack-dev] Reminder: Oslo project meeting

2013-08-13 Thread Mark McLoughlin
Hi We're having an IRC meeting on Friday to sync up again on the messaging work going on: https://wiki.openstack.org/wiki/Meetings/Oslo https://etherpad.openstack.org/HavanaOsloMessaging Feel free to add other topics to the wiki See you on #openstack-meeting at 1400 UTC Thanks, Mark.

Re: [openstack-dev] [Infra] Meeting Tuesday August 13th at 19:00 UTC

2013-08-13 Thread Elizabeth Krumbach Joseph
On Mon, Aug 12, 2013 at 10:40 AM, Elizabeth Krumbach Joseph l...@princessleia.com wrote: The OpenStack Infrastructure (Infra) team is hosting our weekly meeting tomorrow, Tuesday August 13th, at 19:00 UTC in #openstack-meeting Meeting log and minutes: Minutes:

[openstack-dev] Blueprint: launch-time configurable kernel-id, ramdisk-id, and kernel command line

2013-08-13 Thread Dennis Kliban
I have just created a new blueprint: https://blueprints.launchpad.net/nova/+spec/expose-ramdisk-kernel-and-command-line-via-rest-and-cli I realize that some of this work overlaps with: https://blueprints.launchpad.net/nova/+spec/improve-boot-from-volume which is an umbrella blueprint for:

[openstack-dev] Swift, netifaces, PyPy, and cffi

2013-08-13 Thread Alex Gaynor
Hi all, (This references this changeset: https://review.openstack.org/#/c/38415/) One of the goals I've been working at has been getting swift running on PyPy (and from there, the rest of OpenStack). The last blocking issue in swift is that it currently uses netifaces, which is a C-extension

[openstack-dev] GPU passthrough support blueprints for OpenStack

2013-08-13 Thread Brian Schott
Are there more recent blueprints related to adding GPU pass-through support? All that I can find are some stale blueprints that I created around the Cactus timeframe (while wearing a different hat) that are pretty out of date. I just heard a rumor that folks are doing Nvidia GRID K2 GPU

[openstack-dev] [keystone] [oslo] postpone key distribution bp until icehouse?

2013-08-13 Thread Dolph Mathews
With regard to: https://blueprints.launchpad.net/keystone/+spec/key-distribution-server During today's project status meeting [1], the state of KDS was discussed [2]. To quote ttx directly: we've been bitten in the past with late security-sensitive stuff and I'm a bit worried to ship late code

[openstack-dev] [Heat] Meeting agenda for Wed August 14th at 2000 UTC

2013-08-13 Thread Steven Hardy
The Heat team holds a weekly meeting in #openstack-meeting, see https://wiki.openstack.org/wiki/Meetings/HeatAgenda for more details The next meeting is on Wed August 14th at 2000 UTC Current topics for discussion: - Review last weeks actions - Reminder re Havana_Release_Schedule

Re: [openstack-dev] [keystone] [oslo] postpone key distribution bp until icehouse?

2013-08-13 Thread Russell Bryant
On 08/13/2013 06:20 PM, Dolph Mathews wrote: With regard to: https://blueprints.launchpad.net/keystone/+spec/key-distribution-server During today's project status meeting [1], the state of KDS was discussed [2]. To quote ttx directly: we've been bitten in the past with late

Re: [openstack-dev] [nova] security_groups extension in nova api v3

2013-08-13 Thread Melanie Witt
On Aug 13, 2013, at 2:11 AM, Day, Phil wrote: If we really want to get clean separation between Nova and Neutron in the V3 API should we consider making the Nov aV3 API only accept lists o port ids in the server create command ? That way there would be no need to every pass security group

Re: [openstack-dev] [keystone] Pagination

2013-08-13 Thread Kieran Spear
On 14/08/2013, at 7:40 AM, Jay Pipes jaypi...@gmail.com wrote: On 08/13/2013 05:04 PM, Gabriel Hurley wrote: I have been one of the earliest, loudest, and most consistent PITA's about pagination, so I probably oughta speak up. I would like to state three facts: 1. Marker + limit (e.g.

Re: [openstack-dev] Allows to set the memory parameters for an Instance

2013-08-13 Thread Jae Sang Lee
Yes, there are instance resource quotas but Memory parameter doesn't exists. Using libvirt memtune, I'd like to set the memory parameters for a VM. 2013/8/13 Shake Chen shake.c...@gmail.com maybe use Extra Flavor . https://wiki.openstack.org/wiki/FlavorExtraSpecsKeyList On Sun, Aug 11,

[openstack-dev] [nova]Possiblility to run multiple hypervisors in a single deployment

2013-08-13 Thread Konglingxian
Hi all: When I read OpenStack operation guide(http://docs.openstack.org/trunk/openstack-ops/content/compute_nodes.html), there is a note as follows: It is also possible to run multiple hypervisors in a single deployment using Host Aggregates or Cells. However, an individual compute node can

[openstack-dev] Skipping tests in tempest via config file

2013-08-13 Thread Ian Wienand
Hi, I proposed a change to tempest that skips tests based on a config file directive [1]. Reviews were inconclusive and it was requested the idea be discussed more widely. Of course issues should go upstream first. However, sometimes test failures are triaged to a local/platform problem and it

Re: [openstack-dev] [Neutron] FWaaS: Support for explicit commit

2013-08-13 Thread Sridar Kandaswamy (skandasw)
Hi All: In discussing with some more folks from a deployment perspective - managing rules for PCI compliance and Audit requirements is quite important. And as is pointed below by Sumit, this can help enable a gate for any audit checks before actually applying it on the backend. Another use

Re: [openstack-dev] Skipping tests in tempest via config file

2013-08-13 Thread Matt Riedemann
I have the same issue. I run a subset of the tempest tests via nose on a RHEL 6.4 VM directly against the site-packages (not using virtualenv). I'm running on x86_64, ppc64 and s390x and have different issues on all of them (a mix of DB2 on x86_64 and MySQL on the others, and different

Re: [openstack-dev] Swift, netifaces, PyPy, and cffi

2013-08-13 Thread Joe Gordon
On Tue, Aug 13, 2013 at 6:56 PM, Clint Byrum cl...@fewbar.com wrote: Excerpts from Alex Gaynor's message of 2013-08-13 14:58:56 -0700: Hi all, (This references this changeset: https://review.openstack.org/#/c/38415/ ) One of the goals I've been working at has been getting swift

[openstack-dev] Proposal for approving Starting by scheduler development blueprint.

2013-08-13 Thread cosmos cosmos
Hello. My name is Rucia for Samsung SDS. Now, I am developing Start Logic by nova-scheduler for efficient resources of host. This function is already implemented in folsom release version. It is used for the iscsi target such as HP san storage. This is slightly different from the

Re: [Openstack] More than one compute_driver in nova.conf

2013-08-13 Thread Alex Glikson
Jake G. dj_dark_jungl...@yahoo.com wrote on 13/08/2013 07:25:04 AM: On 2013/08/13, at 12:50, Robert Collins robe...@robertcollins.net wrote: I was wondering how to handle changing the compute_driver in nova.conf? I currently have the default compute_driver = libvirt.LibvirtDriver

[Openstack] Doubt regarding json filter

2013-08-13 Thread Peeyush Gupta
Hi, I have been trying to use json filter. In the documentation, it says that I can make my filter using json hints. JSON filter has its own pre-defined variables like $free_ram_mb, $free_disk_mb etc. I was wondering if it is possible to define other variables, so  that I can define a filter

Re: [Openstack] nova-compute won't restart (on some nodes) after Grizzly upgrade

2013-08-13 Thread Michael Still
Jonathan, sorry for the slow reply. I had a baby on Friday last week instead of keeping up with email. I promise it wont happen again. ;) Did you manage these instances in virsh manually at all as part of the upgrade? If not, I'd love you to file a bug with a log to show the problem. Thanks,

[Openstack] Error in bare metal configuration

2013-08-13 Thread Jake G.
Hi all, Having an issue deploying baremetal on a new packstack created Openstack Griz server created soley for bare metal testing. I have been following this  https://wiki.openstack.org/wiki/GeneralBareMetalProvisioningFramework but after I run: # nova-baremetal-manage db sync I get the

Re: [Openstack] quantum l2 networks

2013-08-13 Thread Francois Deppierraz
Hi Aaron, Thanks for the patch! I was experiencing the same issue than the OP with grizzly installed from the Ubuntu Cloud Archive with quantum and openvswitch. Adding security groups to a running instance works well now. Is there any plan to have it included in the havana release, or even

[Openstack] Fwd: [vmwareapi] Could we distribute wsdl files from vSphere SDK?

2013-08-13 Thread Roman Sokolkov
Hi, folks Herehttp://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.htmlmetioned that we need vsphere SDK to use with vmwareapi drivers. It could be downloaded from vmware.com only by authorized users. As i understand nova uses only wsdl files from this SDK. What are license

Re: [Openstack] Fwd: Multiple Network Node Set Up

2013-08-13 Thread raghavendra.lad
Hi Girija, The Openstack Multi-node installation that you have planned let me know about the Details. Controller node Network node Compute Nodes MySQL and the Nova services and Cider install steps, how you have planned? Regards, Raghavendra Lad From: Girija Sharan

Re: [Openstack] Fwd: [vmwareapi] Could we distribute wsdl files from vSphere SDK?

2013-08-13 Thread Christian Berendt
On 08/13/2013 04:42 PM, Shawn Hartsock wrote: Could someone direct me to how to fix the official docs? I'll do that *today*... it's on my to-do list anyway. Have a look at https://wiki.openstack.org/wiki/Documentation/HowTo. HTH, Christian. -- Christian Berendt Cloud Computing Solution

Re: [Openstack] Fwd: [vmwareapi] Could we distribute wsdl files from vSphere SDK?

2013-08-13 Thread Shawn Hartsock
Thanks. I'll sit down and do this today. That documentation has been wrong quite a while. # Shawn Hartsock - Original Message - From: Christian Berendt bere...@b1-systems.de To: Shawn Hartsock hartso...@vmware.com Cc: Roman Sokolkov rsokol...@gmail.com, openstack@lists.openstack.org

Re: [Openstack] Odd glance trouble after Grizzly update

2013-08-13 Thread Jonathan Proulx
I'd though this was happening before it got to a compute host since no host was listed in the instances table of the database, but I did manage to hunt down the RPC exception that happens on the compute node: 2013-08-13 12:12:09.055 AUDIT nova.compute.manager

Re: [Openstack] Odd glance trouble after Grizzly update

2013-08-13 Thread Jonathan Proulx
D'Oh of course after the messy trace post i find my typo I'd accidentally defined glance_api_servers to be IP rather than IP:PORT while refactoring my configuration management (I'd suspected it was in there but had been looking in all the wrong places) -Jon

Re: [Openstack] quantum l2 networks

2013-08-13 Thread Ashok Kumaran
I guess it's already back-ported to Grizzly 2013.1.3 cycle https://review.openstack.org/#/c/32679 Best Ashok Sent from my iPhone On 13-Aug-2013, at 6:24 PM, Francois Deppierraz franc...@ctrlaltdel.ch wrote: Hi Aaron, Thanks for the patch! I was experiencing the same issue than the OP with

Re: [Openstack] nova-compute won't restart (on some nodes) after Grizzly upgrade

2013-08-13 Thread Jonathan Proulx
On Tue, Aug 13, 2013 at 3:59 AM, Michael Still mi...@stillhq.com wrote: Jonathan, sorry for the slow reply. I had a baby on Friday last week instead of keeping up with email. I promise it wont happen again. ;) Congrats, now what the hell are you doing reading this list? Did you manage

[Openstack] Announcing: Gluster Community Day @ SF, Aug. 27

2013-08-13 Thread John Mark Walker
NOTE: Interested in speaking? Contact me off-line. Thanks to Rackspace for hosting our San Francisco Community Day on Tuesday, August 27! This day will feature in-depth sessions, use cases, demos, and developer content presented by Gluster Community experts. Note that the agenda is subject to