Re: [Openstack] six dependencies for nova and keystone client

2013-10-17 Thread Clint Byrum
Excerpts from Sam Morrison's message of 2013-10-16 21:06:41 -0700: > It looks like there is an issue with six with havana nova > (milestone-proposed). > > Nova has: > six<1.4.0 havana global requirements is >=1.4.1, so nova is in error here. It needs to be fixed to be in sync with the global r

Re: [Openstack] a problem with nova scheduler

2013-10-17 Thread Alex Glikson
Another approach that I would recommend is to use the "--availability-zone azname:hostname" flag. https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1061665 Regards, Alex From: Li Ma To: Mike Wilson , David Wittman , Cc: OpenStack General Mailing List Date: 17/10/2013 05:4

Re: [Openstack] nova boot issue with baremetal

2013-10-17 Thread NOTSU Arata
Hello Ravi, What is the result of "nova show "? Thanks, Arata (2013/10/17 4:04), Ravikanth Samprathi wrote: Hi Foks I have setup baremetal nova and followed the instructions from the baremetal wiki. Everything went fine till the last step ''nova boot ''. This command ''nova boot'' i

[Openstack] List of presentations at OpenStack Finland meetup in Tampere, Oct. 30th

2013-10-17 Thread Ilkka Tengvall
FYI, the presentations are the following three: * Building up a cloud service on OpenStack – our experiences Ilkka Tengvall, Cloud Architect, Cybercom Finland * Using OpenStack to support the upcoming Forge service Kalle Happonen, Systems Specialist, CSC * Virtualization efficiency with SR-

Re: [Openstack] Call for help: Havana Install testing

2013-10-17 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 16/10/13 20:46, Martinx - ? wrote: > root@havabuntu-13:~# aptitude install nova-api nova-cert > nova-consoleauth nova-scheduler nova-conductor *nova-spiceproxy* > The following NEW packages will be installed: libblas3gf{a} > libgfortran3{a}

Re: [Openstack] Call for help: Havana Install testing

2013-10-17 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 15/10/13 16:03, Anne Gentle wrote: > > Here are links to the guides in progress: Installation Guide for > Red Hat Enterprise Linux, CentOS, and Fedora - > http://docs.openstack.org/trunk/install-guide/install/yum/content/ > > Installation Guide

[Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread Thierry Carrez
Hello everyone, It is my great pleasure to announce the final release of OpenStack 2013.2. It marks the end of the "Havana" 6-month-long development cycle, which saw the addition of two integrated components (Ceilometer and Heat), the completion of more than 400 feature blueprints and the fixing o

[Openstack] Want to upload an object to a specific device in Swift

2013-10-17 Thread Li Ma
Hi all, Are there any options in Swift to PUT an object to a certain storage device? Right now, I'm doing some experiments that I'd like to upload an object to a specific storage device, which means the object needs to be placed in a certain block device of a certain object server. If there's som

[Openstack] How to make OpenStack POC without powerfull servers

2013-10-17 Thread guilla...@cheramy.name
Hello, congratulations for the new OpenStack Release. I want to learn OpenStack system administration and management, but how can I test diferent infrastructure without multiple servers. I have a QuadCore server with 8Go of Ram with KVM. Can I virtualise server to make OpenStack POC in

Re: [Openstack] Documentation error or something else?

2013-10-17 Thread Bob Drzyzgula
Swapnil, Thanks much. Actually, I did have those lines. However, I managed to figure out that my real problem was a transcription error in the random password I was using for the account. It is working now, as documented. Best regards, --Bob Drzyzgula On 17/10/13 08:15 +0530, Swapnil Kulkarni w

Re: [Openstack] How to make OpenStack POC without powerfull servers

2013-10-17 Thread Swapnil Kulkarni
Hi Guillaume, You can certainly do that. I have done different kinds of different grizzly installations on my laptop (quad core with 8gb ram) with virtualbox and currently doing the same for Havana release. As long as you are doing it for small tests/POCs it works just fine. Best Regards, Swapnil

Re: [Openstack] Documentation error or something else?

2013-10-17 Thread Swapnil Kulkarni
Great!!! Glad to hear :) Best Regards, Swapnil On Thu, Oct 17, 2013 at 8:48 PM, Bob Drzyzgula wrote: > Swapnil, > > Thanks much. Actually, I did have those lines. However, I > managed to figure out that my real problem was a transcription > error in the random password I was using for the acc

Re: [Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread Martinx - ジェームズ
You guys are amazing! Thanks!! Cheers! Thiago On 17 October 2013 11:23, Thierry Carrez wrote: > Hello everyone, > > It is my great pleasure to announce the final release of OpenStack > 2013.2. It marks the end of the "Havana" 6-month-long development cycle, > which saw the addition of two inte

Re: [Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread yz
Good 在 2013-10-17 下午10:40,"Thierry Carrez" 写道: > Hello everyone, > > It is my great pleasure to announce the final release of OpenStack > 2013.2. It marks the end of the "Havana" 6-month-long development cycle, > which saw the addition of two integrated components (Ceilometer and > Heat), the comp

Re: [Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread Jonathan Le Lous
Congratulation ! Jonathan Le Lous Membre du Conseil d'Administration de l'April Board member of Apri l fr.linkedin.com/in/jonathanlelous/ Blog : http://blog.itnservice.net/ 2013/10/17 yz > Good > 在 2013-10-17 下午10:40,"Thierry Carrez" 写道: > > H

Re: [Openstack] [openstack-announce] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread Carlos A. Horna Vallejos
o/ cool!! Congratulations !! Carlos. 2013/10/17 Thierry Carrez > Hello everyone, > > It is my great pleasure to announce the final release of OpenStack > 2013.2. It marks the end of the "Havana" 6-month-long development cycle, > which saw the addition of two integrated components (Ceilomet

[Openstack] Nova adding "-no-kvm" even though the system has KVM enabled

2013-10-17 Thread Daniel Ellison
Can anyone think of a reason why Nova (Grizzly) would be starting my VMs with the "-no-kvm' flag even though KVM is fully functional? VMX is supported [admin@localhost ~]$ grep vmx /proc/cpuinfo | head -n1 flags : vmx VT is not disabled in the BIOS -

[Openstack] OpenStack Havana 2013.2 Debian packages available

2013-10-17 Thread Thomas Goirand
Hi, OpenStack "upstream" was released today. Thanks to the release team and a big up to TTX for his work. By the time you read this, probably all of my uploads have reached your local Debian mirror. Please try Havana using either Sid from any Debian mirror, or using the Wheezy backports availabl

Re: [Openstack] six dependencies for nova and keystone client

2013-10-17 Thread Doug Hellmann
We are working on a fix under https://review.openstack.org/52466 On Thu, Oct 17, 2013 at 3:00 AM, Clint Byrum wrote: > Excerpts from Sam Morrison's message of 2013-10-16 21:06:41 -0700: > > It looks like there is an issue with six with havana nova > (milestone-proposed). > > > > Nova has: > > s

Re: [Openstack] Nova adding "-no-kvm" even though the system has KVM enabled

2013-10-17 Thread Daniel Ellison
On Oct 17, 2013, at 1:41 PM, Daniel Ellison wrote: > Can anyone think of a reason why Nova (Grizzly) would be starting my VMs with > the "-no-kvm' flag even though KVM is fully functional? I'll answer my own question despite how embarrassing it is. I had "libvirt_type=qemu" in nova.conf instead

[Openstack] OpenStack 2013.1.4 released

2013-10-17 Thread Adam Gandelman
Hello everyone, The OpenStack Stable Maintenance team is happy to announce the release of the 2013.1.4 stable Grizzly release. We have been busy reviewing and accepting backported bugfixes to the stable/grizzly branches according to the criteria set at: https://wiki.openstack.org/wiki/StableBran

Re: [Openstack] List of presentations at OpenStack Finland meetup in Tampere, Oct. 30th

2013-10-17 Thread Stefano Maffulli
Hi Ilkka thanks for letting us know. I have added the event to the list on www.openstack.org/community/events It would be good, if you have materials in English, to share those after the event. Reports like http://openstackindia.wordpress.com/2013/10/16/report-openstack-meetup-ahmedabad-india/

Re: [Openstack] OpenStack 2013.1.4 released

2013-10-17 Thread Guilherme Russi
Hello Adam, if I update my current running Grizzly version may I have problems? Best regards. Guilherme. 2013/10/17 Adam Gandelman > Hello everyone, > > The OpenStack Stable Maintenance team is happy to announce the release > of the 2013.1.4 stable Grizzly release. We have been busy reviewin

Re: [Openstack] Question on installation of Open stack on one laptop under Fidora

2013-10-17 Thread Sean Mann
On Wed, Oct 9, 2013 at 9:38 AM, Sean Mann wrote: > > Hi All, > > I am new in OpenStack and installing it on Fidora. I am using Oracle > VirtualBox as a virtual machine to run Fidora. > > I run the following shell script: > > cd devstack; ./stack.sh > > What happens is in the middle of installatio

Re: [Openstack] Call for help: Havana Install testing

2013-10-17 Thread Tom Fifield
On 18/10/13 00:59, James Page wrote: > On 15/10/13 16:03, Anne Gentle wrote: > >> Here are links to the guides in progress: Installation Guide for >> Red Hat Enterprise Linux, CentOS, and Fedora - >> http://docs.openstack.org/trunk/install-guide/install/yum/content/ > >> Installation Guide for Ub

Re: [Openstack] Question on installation of Open stack on one laptop under Fidora

2013-10-17 Thread John Griffith
On Thu, Oct 17, 2013 at 4:40 PM, Sean Mann wrote: > > > > On Wed, Oct 9, 2013 at 9:38 AM, Sean Mann wrote: > >> >> Hi All, >> >> I am new in OpenStack and installing it on Fidora. I am using Oracle >> VirtualBox as a virtual machine to run Fidora. >> >> I run the following shell script: >> >> cd

Re: [Openstack] Call for help: Havana Install testing

2013-10-17 Thread Tom Fifield
On 18/10/13 10:05, Tom Fifield wrote: > On 18/10/13 00:59, James Page wrote: >> On 15/10/13 16:03, Anne Gentle wrote: >> >>> Here are links to the guides in progress: Installation Guide for >>> Red Hat Enterprise Linux, CentOS, and Fedora - >>> http://docs.openstack.org/trunk/install-guide/install/

Re: [Openstack] Call for help: Havana Install testing

2013-10-17 Thread Tom Fifield
On 18/10/13 10:15, Tom Fifield wrote: > On 18/10/13 10:05, Tom Fifield wrote: >> On 18/10/13 00:59, James Page wrote: >>> On 15/10/13 16:03, Anne Gentle wrote: >>> Here are links to the guides in progress: Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora - http://d

Re: [Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread kevin zhang
Good news. On Oct 17, 2013 10:40 PM, "Thierry Carrez" wrote: > Hello everyone, > > It is my great pleasure to announce the final release of OpenStack > 2013.2. It marks the end of the "Havana" 6-month-long development cycle, > which saw the addition of two integrated components (Ceilometer and >

Re: [Openstack] OpenStack 2013.2 ("Havana") is released !

2013-10-17 Thread james ahn
Awesome!!! Love to hear that 2013/10/18 kevin zhang > Good news. > On Oct 17, 2013 10:40 PM, "Thierry Carrez" wrote: > >> Hello everyone, >> >> It is my great pleasure to announce the final release of OpenStack >> 2013.2. It marks the end of the "Havana" 6-month-long development cycle, >> whi

[Openstack] "What Is Core" online community meetup #2 - Tuesday 10/22 @ 0100 UTC on #openstack-meeting

2013-10-17 Thread Rob_Hirschfeld
All, We had a great online meet-up about OpenStack Core this week (video https://www.youtube.com/watch?v=Hu8BeZkQJQ0). There was a request to have another that was +12 hours offset to accommodate the rest of our global community. I'm pleased to schedule that meet-up on Oct 22 @ 0100 UTC. We'