[Openstack-operators] ssh inside instance

2015-07-29 Thread aishwarya.adyanthaya
Hi, I've launched two instances from my openstack dashboard. Firstly I created instance one, where I generated a key through the ssh-keygen command, pasting the public key contents to import key in the access and security. Using this key I launched second instance. I want to be able to ssh the

Re: [Openstack-operators] [tags] Meeting this week

2015-07-29 Thread Maish Saidel-Keesing
I will probably be in flight at that time - so I am sorry but I Will not be able to join. On 07/28/15 22:28, Tom Fifield wrote: Hi all, I think it's probably a good idea to have a meeting in our scheduled slot 1400 UTC on Thurs 30th July. I'll actually be in Beijing at the time, but I've

[Openstack-operators] docker for icehouse heat pluign

2015-07-29 Thread pra devOPS
Hi All: I have installed the docker pluign on icehouse on Centos 7. I had installed heat and docker plugin , While I am restarting the heat after installing the docker pluing . openstack-heat-engine does not start, I get below in the engine.log. Failed to import module heat.engine.plugins.heat_

[Openstack-operators] release of openstack-kilo 2015.1.1 (gentoo)

2015-07-29 Thread Matthew Thode
Just got done finishing up the release (for those of you not using the live ebuilds, which I highly recommend). I've also added pre-install testing to nova. Let me know if you have issues. -- Matthew Thode (prometheanfire) signature.asc Description: OpenPGP digital signature

[Openstack-operators] [app-catalog] IRC Meeting Thursday July 30th at 17:00UTC

2015-07-29 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 20th at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything specific you would like to discuss. For this w

Re: [Openstack-operators] Compressed Images

2015-07-29 Thread Abel Lopez
That's an interesting find. I've only ever assumed "compressed image" to mean qcow2 (with or without compression in qcow2, both are pretty small compared to raw) I can imagine that '.zip and .tar.gz' might have applied to raw, which can be quite large, but ultimately, you're probably right and fo

[Openstack-operators] [os-ansible-deployment][openstack-ansible] Release review/bug list for tomorrow's meeting

2015-07-29 Thread Jesse Pretorius
Hi everyone, We need some support for reviews and bug updates, ideally before the next meeting at 16:00 UTC tomorrow as per https://wiki.openstack.org/wiki/Meetings/openstack-ansible#Agenda_for_next_meeting The following reviews are in-flight and are important for the upcoming releases, and the

Re: [Openstack-operators] Compressed Images

2015-07-29 Thread Matt Joyce
It might be a function of apache compression ? On July 29, 2015 3:38:25 PM EDT, Joe Topjian wrote: >Hello, > >In the "Create An Image" page of Horizon, it says the following: > >Currently only images available via an HTTP URL are supported. The >image >location must be accessible to the Image Ser

Re: [Openstack-operators] Which Puppet Modules To Use?

2015-07-29 Thread Richard Raseley
On 07/29/2015 06:01 AM, Eren Türkay wrote: > There are a number of puppet modules for deploying OpenStack. So far, I've > seen > modules in puppetlabs, stackforge, and mirantis. Which one do you guys use and > suggest? I know that every module is merged into "big tent" [0] but still, I'm > curious

Re: [Openstack-operators] Chef cookbook

2015-07-29 Thread JJ Asghar
The best place to start is probably knife-openstack[1]. It'll do the integration you have with your chef server and bootstrap machines on your cloud. If you're receiving errors attempting to upload could you past some of them in a gist or something so we can take a look? If you haven't done it y

[Openstack-operators] Compressed Images

2015-07-29 Thread Joe Topjian
Hello, In the "Create An Image" page of Horizon, it says the following: Currently only images available via an HTTP URL are supported. The image location must be accessible to the Image Service. Compressed image binaries are supported (.zip and .tar.gz.) Either I have something misconfigured, th

Re: [Openstack-operators] [Openstack] [all] OpenStack voting by the numbers

2015-07-29 Thread Maish Saidel-Keesing
Hi Sean. The numbers were mined from the web pages by taking each and every submission up for voting, by category, and counting how many sessions were submitted and then ranking them. It is not a popularity contest - but more an interesting way of how I see what the numbers are saying. The

Re: [Openstack-operators] Ceph backed 'boot from volume' downloading image

2015-07-29 Thread Caius Howcroft
ahh thank you, we will dig through our config again and see of something isn't right. On Wed, Jul 29, 2015 at 2:31 PM, Josh Durgin wrote: > Hi Caius, > > This has existed in the rbd cinder driver since volume-to-image was added: > > https://github.com/openstack/cinder/blob/stable/kilo/cinder/volu

Re: [Openstack-operators] [Openstack] [all] OpenStack voting by the numbers

2015-07-29 Thread David Medberry
This is just different projects. The vote numbers won't be public for a day or two, if ever. The votes don't fully determine what gets selected. The Track Chairpeople make those final calls. On Wed, Jul 29, 2015 at 12:44 PM, Perry, Sean wrote: > Where are the actual vote numbers? How did you acq

[Openstack-operators] Which Puppet Modules To Use?

2015-07-29 Thread Eren Türkay
Hello, There are a number of puppet modules for deploying OpenStack. So far, I've seen modules in puppetlabs, stackforge, and mirantis. Which one do you guys use and suggest? I know that every module is merged into "big tent" [0] but still, I'm curious as modules outside of the big tent seem to be

[Openstack-operators] Make libguestfs available on pypi

2015-07-29 Thread Kris G. Lindgren
We are packaging nova in a venv so that we can run some kilo code on top of some cent6 nodes (default python install is 2.6) (additionally we are working on replacing the cent6 nodes with a newer os, but when you have a large number of machines - things take time). We are using python27 softwar

Re: [Openstack-operators] Ceph backed 'boot from volume' downloading image

2015-07-29 Thread Josh Durgin
Hi Caius, This has existed in the rbd cinder driver since volume-to-image was added: https://github.com/openstack/cinder/blob/stable/kilo/cinder/volume/drivers/rbd.py#L823 Cinder falls back to doing the full copy if glance doesn't report the location, or it's not marked as raw format. If glanc

Re: [Openstack-operators] [all] OpenStack voting by the numbers

2015-07-29 Thread David Medberry
Nice writeup maish! very nice. On Wed, Jul 29, 2015 at 10:27 AM, Maish Saidel-Keesing wrote: > Some of my thoughts on the Voting process. > > > http://technodrone.blogspot.com/2015/07/openstack-summit-voting-by-numbers.html > > Guess which category has the most number of submissions?? > ;) > > -

[Openstack-operators] [all] OpenStack voting by the numbers

2015-07-29 Thread Maish Saidel-Keesing
Some of my thoughts on the Voting process. http://technodrone.blogspot.com/2015/07/openstack-summit-voting-by-numbers.html Guess which category has the most number of submissions?? ;) -- Best Regards, Maish Saidel-Keesing ___ OpenStack-operators mail

[Openstack-operators] [os-ansible-deployment][openstack-ansible] Ceph / OpenStack Integration

2015-07-29 Thread Matt Thompson
Hi All, We've got an open blueprint [1] on the os-ansible-deployment project to add the ability to configure Cinder / Glance / Nova to use an existing Ceph storage backend. The implementation [2] is in flight and has seen some thorough reviews already, but we welcome anyone with Ceph / OpenStack

Re: [Openstack-operators] [Large Deployment Team] Anyone mind the meeting in August being on the 4th Thursday?

2015-07-29 Thread Matt Van Winkle
Since there doesn't seem to be any concern, I've made it official and updated the Next meeting section here https://wiki.openstack.org/wiki/Meetings/LDT#Agenda_for_next_meeting "See" you all on the 27th. Thanks! VW From: Sam Morrison mailto:sorri...@gmail.com>> Date: Sunday, July 26, 2015 7:08

Re: [Openstack-operators] Ceph backed 'boot from volume' downloading image

2015-07-29 Thread matt
Caius why not submit that patch to openstack review for cinder? I'm sure more than a few of us would be glad to voice our desire for it or something much like it to land in liberty. -Matt On Wed, Jul 29, 2015 at 10:36 AM, Caius Howcroft wrote: > Hi, > > We (bloomberg) are preparing to roll out

[Openstack-operators] Ceph backed 'boot from volume' downloading image

2015-07-29 Thread Caius Howcroft
Hi, We (bloomberg) are preparing to roll out kilo into production and one thing is causing a lot of grief. I wonder if anyone else has encountered it. We run BCPC (https://github.com/bloomberg/chef-bcpc) which is ceph backed. When we boot an instance from volume the cinder create volume from imag

[Openstack-operators] RE : RE : Can't launch docker instance, Unexpected vif_type=binding_failed.

2015-07-29 Thread Asmaa Chebba
I could finally launch the instance. The error was due to the use of the external network (flat). however, when using gre network, the spawning is done successfully. Thanks for your help. De : Asmaa Chebba Date d'envoi : mercredi 29 juillet 2015 10:36 À : Kevin Be

[Openstack-operators] Chef cookbook

2015-07-29 Thread aishwarya.adyanthaya
Hi, I've integrated chef with openstack and needed to work on the cookbooks. I wanted to upload a docker and mysql cookbook in specific to the chef-dashboard. I've gone through the supermarket of the chef.io but I just ended up confused. Moreover, when I tried uploading the cookbook it either g

[Openstack-operators] RE : RE : Can't launch docker instance, Unexpected vif_type=binding_failed.

2015-07-29 Thread Asmaa Chebba
1. ml2_conf.ini in controller: [ml2] type_drivers = flat,gre tenant_network_types = gre mechanism_drivers = openvswitch [ml2_type_gre] tunnel_id_ranges = 1:1000 [securitygroup] enable_security_group = True enable_ipset = True firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptable