Re: [openstack-dev] [nova] [pci passthrough] how to fill instance_type_extra_specs for a pci passthrough?

2013-09-13 Thread Jiang, Yunhong
I created a wiki page at https://wiki.openstack.org/wiki/Pci_passthrough , and I think Irena has updated it also. Thanks --jyh > -Original Message- > From: David Kang [mailto:dk...@isi.edu] > Sent: Friday, September 13, 2013 1:07 PM > To: OpenStack Development Mailing List > Subject: Re:

Re: [openstack-dev] How to create vmdk for openstack usage

2013-09-13 Thread Jason Zhang
Hi Dan, Thank you very much for your reply. ? We tested again and it still does not work, can you give more information about how the vmdk's were created? ?I.e the tool used to create the debian and trend vmdk's listed here https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Glance_Initia

Re: [openstack-dev] [marconi] Agenda for monday's meeting @ 1600 UTC

2013-09-13 Thread Kurt Griffiths
Sorry about the typo there - next meeting is Monday, Sept. 16. @kgriffs On 9/13/13 5:04 PM, "Allan Metts" wrote: >Sent: Friday, September 13, 2013 4:11 PM > >"The next meeting is tomorrow, Sept. 16" > > >-Original Message- >From: Kurt Griffiths [mailto:kurt.griffi...@rackspace.com] >Sen

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Nachi Ueno
HI Jaesuk Thank you for your comment. I'm planning to write fluend plugin to collect log data from VM to the ceilometer. 2013/9/13 Jaesuk Ahn : > +1 > > we have been researching on logstash+ es + kivana for openstack log, > thinking how ceilometer can be intergrated with those. > > Great to here

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Jaesuk Ahn
+1 we have been researching on logstash+ es + kivana for openstack log, thinking how ceilometer can be intergrated with those. Great to here this! Although I have to think this integration more from now, for log aggregator, using logstash might be good idea here. I will keep following up on thi

Re: [openstack-dev] [marconi] Agenda for monday's meeting @ 1600 UTC

2013-09-13 Thread Allan Metts
Sent: Friday, September 13, 2013 4:11 PM "The next meeting is tomorrow, Sept. 16" -Original Message- From: Kurt Griffiths [mailto:kurt.griffi...@rackspace.com] Sent: Friday, September 13, 2013 4:11 PM To: OpenStack Dev Subject: [openstack-dev] [marconi] Agenda for monday's meeting @ 160

Re: [openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-13 Thread Jay Buffington
On Thu, Sep 12, 2013 at 10:08 PM, Monty Taylor wrote: > And boom, you'll have a directory all set up with your new project Awesome. I tried it and ran into a couple of small issues. I don't see a launchpad yet, so I'm not sure where to report bugs. Something is stripping all the new lines at

[openstack-dev] [Heat] Does Heat support checkpointing for guest application

2013-09-13 Thread Qing He
All, I'm wondering if Heat provide service for checkpointing the guest application for HA/redundancy similar to what corosync/pacemaker/openais provided for bare medal applications. Thanks, Qing ___ OpenStack-dev mailing list OpenStack-dev@lists.opens

Re: [openstack-dev] [Heat] Questions about plans for heat wadls moving forward

2013-09-13 Thread Mike Asthalter
Thanks for the clarification Anne! I will see you about building the URL for access to the wadl in the api-site repo from the dev guide next week. I think it's best to request Steve to submit the patch for logic in the build jobs to update the dev guide whenever the api-site wadl is updated, so

[openstack-dev] [marconi] Agenda for monday's meeting @ 1600 UTC

2013-09-13 Thread Kurt Griffiths
The Marconi project team holds a weekly meeting in #openstack-meeting-alt on Mondays, 1600 UTC. The next meeting is tomorrow, Sept. 16. Everyone is welcome. However, please take a minute to review the wiki before attending for the first time: http://wiki.openstack.org/marconi Proposed Agenda:

Re: [openstack-dev] [nova] [pci passthrough] how to fill instance_type_extra_specs for a pci passthrough?

2013-09-13 Thread David Kang
> From: "David Kang" > To: "OpenStack Development Mailing List" > Sent: Friday, September 13, 2013 4:03:24 PM > Subject: [nova] [pci passthrough] how to fill instance_type_extra_specs for a > pci passthrough? Sorry for the last empty mail. I cannot find a good document for how to describe pci

Re: [openstack-dev] [Heat] Questions about plans for heat wadls moving forward

2013-09-13 Thread Anne Gentle
On Fri, Sep 13, 2013 at 1:53 PM, Mike Asthalter < mike.asthal...@rackspace.com> wrote: > Hi Anne, > > I want to make sure I've understood the ramifications of your statement > about content sharing. > > So for now, until the infrastructure team provides us with a method to > share content betwe

[openstack-dev] [nova] [pci passthrough] how to fill instance_type_extra_specs for a pci passthrough?

2013-09-13 Thread David Kang
-- -- Dr. Dong-In "David" Kang Computer Scientist USC/ISI ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] Virtual environment configuration for running Tempest tests

2013-09-13 Thread Kaitlin Farr
Hello everyone, I would like to write Tempest scenario tests to automate testing of a few recent modules of python-cinderclient, but running the tests I wrote gives me an AttributeError, saying the Client object did not have the attribute I was trying to call. When I tried to import the module d

Re: [openstack-dev] [Heat] Questions about plans for heat wadls moving forward

2013-09-13 Thread Mike Asthalter
Hi Anne, I want to make sure I've understood the ramifications of your statement about content sharing. So for now, until the infrastructure team provides us with a method to share content between repos, the only way to share the content from the orchestration wadl with the api-ref doc (https

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Clint Byrum
Excerpts from Michael Basnight's message of 2013-09-13 08:26:07 -0700: > On Sep 13, 2013, at 6:56 AM, Alexander Kuznetsov wrote: > > On Thu, Sep 12, 2013 at 7:30 PM, Michael Basnight > > wrote: > > On Sep 12, 2013, at 2:39 AM, Thierry Carrez wrote: > > > > > Sergey Lukjanov wrote: > > > > > >> [

[openstack-dev] Oslo.db possible module?

2013-09-13 Thread Joshua Harlow
Hi guys, In my attempt to not use oslo.cfg in taskflow I ended up re-creating a lot of what oslo-incubator db has but without the strong connection to oslo.cfg, I was thinking that a majority of this code (which is also partially ceilometer influenced) could become oslo.db, https://github.com/

Re: [openstack-dev] [DevStack] Generalize config file settings

2013-09-13 Thread Everett Toews
On Sep 13, 2013, at 6:10 AM, Sean Dague wrote: > Because inevitably people ask for copies of other folks configs to duplicate > things, and a single file is easier to pass around than a tree. But that > would mean a unique parser to handle the top level stanza. +1 I share localrc files all the

[openstack-dev] [Horizon] Wizard UI for modal workflow dialog

2013-09-13 Thread Toshiyuki Hayashi
Hi, I just added BP Wizard UI for workflow. https://blueprints.launchpad.net/horizon/+spec/wizard-ui-for-workflow [Screenshot] https://dl.dropboxusercontent.com/u/7098/openstack/wizard.png [Demo movie] http://www.youtube.com/watch?v=uCmhI0fbDYg&feature=youtu.be The current some workflow dialogs

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Michael Basnight
On Sep 13, 2013, at 10:00 AM, Alexander Kuznetsov wrote: > Hadoop Ecosystem is not only datastore technologies. Hadoop has other > components: Map Reduce framework, distributed coordinator - Zookepeer, > workflow management - Oozie, runtime for scripting languages - Hive and Pig, > scalable ma

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Alexander Kuznetsov
Hadoop Ecosystem is not only datastore technologies. Hadoop has other components: Map Reduce framework, distributed coordinator - Zookepeer, workflow management - Oozie, runtime for scripting languages - Hive and Pig, scalable machine learning library - Apache Mahout. All this components are tight

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Nachi Ueno
Hi Folks Thank you for your feedback! I'll continue this one (1) adding new storage driver (2) adding extension for elastic search query in ceilometer. (i'm still not sure how ceilometer supports extension framework yet) > Monsyne Thank you for your information. I'll take a look that project.

Re: [openstack-dev] [DevStack] Generalize config file settings

2013-09-13 Thread Dean Troyer
On Fri, Sep 13, 2013 at 6:10 AM, Sean Dague wrote: > I like option a, though I'm not sure we need the full system path in the > conf.d (that's pretty minor though). > That was to avoid making assumptions about target files or encoding paths in filenames. It really needs to recognize XXX_CONF_DI

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Michael Basnight
On Sep 13, 2013, at 9:05 AM, Alexander Kuznetsov wrote: > > > > On Fri, Sep 13, 2013 at 7:26 PM, Michael Basnight wrote: > On Sep 13, 2013, at 6:56 AM, Alexander Kuznetsov wrote: > > On Thu, Sep 12, 2013 at 7:30 PM, Michael Basnight > > wrote: > > On Sep 12, 2013, at 2:39 AM, Thierry Carrez

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Alexander Kuznetsov
On Fri, Sep 13, 2013 at 7:26 PM, Michael Basnight wrote: > On Sep 13, 2013, at 6:56 AM, Alexander Kuznetsov wrote: > > On Thu, Sep 12, 2013 at 7:30 PM, Michael Basnight > wrote: > > On Sep 12, 2013, at 2:39 AM, Thierry Carrez wrote: > > > > > Sergey Lukjanov wrote: > > > > > >> [...] > > >> As yo

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Monsyne Dragon
Nice! Have you chatted with these folks: http://projectmeniscus.org/ ? (Openstack-related logging-as-a-service project) They list interoperation with Ceilometer as a project goal. On 9/12/13 7:06 PM, "Nachi Ueno" wrote: >Hi Folks > >Is anyone interested in Kibana + ElasticSearch Integration with

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Michael Basnight
On Sep 13, 2013, at 6:56 AM, Alexander Kuznetsov wrote: > On Thu, Sep 12, 2013 at 7:30 PM, Michael Basnight wrote: > On Sep 12, 2013, at 2:39 AM, Thierry Carrez wrote: > > > Sergey Lukjanov wrote: > > > >> [...] > >> As you can see, resources provisioning is just one of the features and the > >>

[openstack-dev] [django_openstack_auth] Core review request

2013-09-13 Thread Timur Sufiev
Greetings to you, venerable horizon core developers! There is a bug recently submitted to launchpad https://bugs.launchpad.net/django-openstack-auth/+bug/1221563 - it is related to OPENSTACK_ENDPOINT_TYPE parameter and can arise only in situation when different endpoint types - 'internalURL', 'pub

Re: [openstack-dev] [Savanna]Creating new plugin

2013-09-13 Thread Alexander Ignatov
Hi Arindam, It seems you forgot to do 'git add' on 'savanna/plugins/mango/resources/core-default.xml' Please do this on the other xml and resource files you are using in the mango plugin. Regards, Alexander Ignatov On 9/13/2013 5:33 PM, Arindam Choudhury wrote: Hi, I am trying to provision

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Kyle Mestery (kmestery)
On Sep 13, 2013, at 9:29 AM, Monty Taylor wrote: > > > On 09/12/2013 07:06 PM, Nachi Ueno wrote: >> Hi Folks >> >> Is anyone interested in Kibana + ElasticSearch Integration with ceilometer? >> # Note: This discussion is not for Havana. > > I, for one, welcome our new ElasticSearch overlords.

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Monty Taylor
On 09/12/2013 07:06 PM, Nachi Ueno wrote: > Hi Folks > > Is anyone interested in Kibana + ElasticSearch Integration with ceilometer? > # Note: This discussion is not for Havana. I, for one, welcome our new ElasticSearch overlords. > I have registered BP. (for IceHouse) > https://blueprints.lau

Re: [openstack-dev] TC Meeting / Savanna Incubation Follow-Up

2013-09-13 Thread Alexander Kuznetsov
On Thu, Sep 12, 2013 at 7:30 PM, Michael Basnight wrote: > On Sep 12, 2013, at 2:39 AM, Thierry Carrez wrote: > > > Sergey Lukjanov wrote: > > > >> [...] > >> As you can see, resources provisioning is just one of the features and > the implementation details are not critical for overall architectu

[openstack-dev] [Savanna]Creating new plugin

2013-09-13 Thread Arindam Choudhury
Hi, I am trying to provision hadoop0.20.203.0 with jdk6u45. So, I tweaked savanna-image-elements and created a pre-installed vm image. Then I copied vanilla and edit it to create a new plugin named mango. also to include the new plugin, I edited etc/savanna/savanna.conf as follows: plugins=vani

Re: [openstack-dev] [Ceilometer][IceHouse] Ceilometer + Kibana + ElasticSearch Integration

2013-09-13 Thread Abhishek Lahiri
I use splunk on regular basis and I have to say this is openstacks answer to splunk and looks quite awesome. I will be definitely interested in this. Thanks & Regards Abhishek Lahiri On Sep 12, 2013, at 5:06 PM, Nachi Ueno wrote: > Hi Folks > > Is anyone interested in Kibana + ElasticSearch I

Re: [openstack-dev] [savanna] Program name and Mission statement

2013-09-13 Thread Abhishek Lahiri
IMHO data processing is too board , it makes more sense to clarify this program as big data as a service or simply openstack-Hadoop-as-a-service. Thanks & Regards Abhishek Lahiri On Sep 12, 2013, at 9:13 PM, Nirmal Ranganathan wrote: > > > > On Wed, Sep 11, 2013 at 8:39 AM, Erik Bergenholtz

Re: [openstack-dev] [qa] removal of tempest whitebox tests - moving to nova unit tests

2013-09-13 Thread Monty Taylor
On 09/13/2013 06:20 AM, Sean Dague wrote: > Tempest has had a set of tests called whitebox that came in late in the > Folsom cycle. The idea being that you gave tempest db creds, and these > tests would check for the db being in a certain state after certain API > calls. It would also inject cert

Re: [openstack-dev] [Heat] Questions about plans for heat wadls moving forward

2013-09-13 Thread Zane Bitter
On 13/09/13 05:41, Monty Taylor wrote: On 09/12/2013 04:33 PM, Steve Baker wrote: On 09/13/2013 08:28 AM, Mike Asthalter wrote: Hello, Can someone please explain the plans for our 2 wadls moving forward: * wadl in original heat repo: https://github.com/openstack/heat/blob/master/do

[openstack-dev] [qa] removal of tempest whitebox tests - moving to nova unit tests

2013-09-13 Thread Sean Dague
Tempest has had a set of tests called whitebox that came in late in the Folsom cycle. The idea being that you gave tempest db creds, and these tests would check for the db being in a certain state after certain API calls. It would also inject certain database state to get specific API results.

Re: [openstack-dev] [DevStack] Generalize config file settings

2013-09-13 Thread Sean Dague
On 09/12/2013 11:36 AM, Dean Troyer wrote: DevStack has long had a config setting in localrc called EXTRA_OPTS that allowed arbitrary settings to be added to /etc/nova/nova.conf [DEFAULT] section. Additional files and sections have recently been implemented with a similar scheme. I don't think

[openstack-dev] [savanna] team meeting minutes September 12

2013-09-13 Thread Sergey Lukjanov
Thanks everyone who have joined Savanna meeting. Here are the logs from the meeting: Minutes: http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-09-12-18.04.html Minutes (text): http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-09-12-18.04.txt Log: http://eavesdr

[openstack-dev] Fwd: [Openstack] Neutron debug in eclipse (devstack): anyone ??

2013-09-13 Thread Roman Podolyaka
Oops... I replied to Otavio directly rather than to the mailing list... -- Forwarded message -- From: Roman Podolyaka Date: Fri, Sep 13, 2013 at 1:05 PM Subject: Re: [Openstack] Neutron debug in eclipse (devstack): anyone ?? To: Otávio Augusto Hello Otavio, You must be facing

Re: [openstack-dev] [nova] [pci device passthrough] fails with "NameError: global name '_' is not defined"

2013-09-13 Thread yongli he
于 2013年09月11日 21:27, Henry Gessau 写道: For the "TypeError: expected string or buffer" I have filed Bug #1223874. On Wed, Sep 11, at 7:41 am, yongli he wrote: 于 2013年09月11日 05:38, David Kang 写道: - Original Message - From: "Russell Bryant" To: "David Kang" Cc: "OpenStack Development

Re: [openstack-dev] [nova] [savanna] Host information for non admin users

2013-09-13 Thread Alexander Kuznetsov
Thanks for your comments let me explain a bit more about Hadoop topology. In Hadoop 1.2 version, 4 level topologies were introduced: all network, rack, node group (represent Hadoop nodes on the same compute host in the simplest case) and node. Usually Hadoop has replication factor 3. In this case

Re: [openstack-dev] [nova] FFE Request: image-multiple-location support

2013-09-13 Thread Thierry Carrez
lzy@gmail.com wrote: > On Thu, Sep 12, 2013 at 9:43 PM, Thierry Carrez wrote: >> So, this is a significant feature... which paradoxically is a good >> reason to accept it *and* to deny it. On one hand it would be nice to >> complete this (with Glance support for it being landed), but on the >>

Re: [openstack-dev] [nova] [savanna] Host information for non admin users

2013-09-13 Thread John Garbutt
Exposing the detailed info in private cloud, sure makes sense. For public clouds, not so sure. Would be nice to find something that works for both. We let the user express their intent through the instance groups api. The scheduler will then do a best effort to meet that criteria, using its privat