[Openstack] [Quantum] OpenStack Networking Grizzly RC2 available

2013-03-26 Thread Thierry Carrez
Hello everyone, Due to a number of high-impact issues discovered in the first release candidate, including logging issues, we created a new Grizzly release candidate for OpenStack Networking (codenamed "Quantum"). You can find the RC2 tarball and the list of fixed bugs at: https://launchpad.net/q

[Openstack] Recruiting - Translation Coordinator

2013-03-26 Thread Ying Chun Guo
Hi, all Now the translation of OpenStack message strings and documents is managed by Transifex. The access control in Transifex is set as "Free for all". Anybody can jump in and contribute to the translation. It's easily to attract translators but it's not good for the quality. In order to ensur

Re: [Openstack] Recruiting - Translation Coordinator

2013-03-26 Thread Yujie Du
Good work! We are trying to translate the latest document,anyone can join! 原文地址:http://docs.openstack.org/ops/ 原始文档:http://openstack.booktype.pro/openstack-operations-guide/_draft/_v/1.0/ 翻译提交:https://github.com/cloudisopen/OpenStack 发布地址:https://openstackoperationsguide.readthedocs.org/en/latest/.

Re: [Openstack] OpenStack for begginers event

2013-03-26 Thread Luis Gervaso
Here you can see the video (spanish) http://www.youtube.com/watch?v=O4_Fh5fylU8&feature=youtu.be Cheers! On Mon, Mar 25, 2013 at 10:21 AM, ricardo trujillo wrote: > Thanks Luis, > > I'm new in this project, and this kind of info is very useful for me! > > Regards from Madrid > > > > >

[Openstack] [Ceilometer] Grizzly RC1 released

2013-03-26 Thread Julien Danjou
Hi, We're pleased to announce that the RC1 version for the Grizzly release of Ceilometer is available! https://launchpad.net/ceilometer/grizzly/grizzly-rc1 Unless release-critical issues are found that warrant a release candidate respin, this version will be formally released as the Ceilomete

Re: [Openstack] [Ceilometer] Grizzly RC1 released

2013-03-26 Thread Razique Mahroua
Fantastic. Great work :) Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 26 mars 2013 à 16:47, Julien Danjou a écrit :Hi,We're pleased to announce that the RC1 version for the Grizzly releaseof Ceilometer is available!   https://launchpad.net/ce

[Openstack] Ceilometer question

2013-03-26 Thread Wyllys Ingersoll
Perhaps this is documented but I can't seem to find it… I want to use ceilometer to show usage from the swift objectstore. What would the correct command be to extract that information? Currently, the various "-list" commands just spit out various meter types along with resource and project

[Openstack] novnc not working (No such RPC function validate_console_port ) - fix

2013-03-26 Thread Chathura M. Sarathchandra Magurawalage
Hello, I get "Failed to connect to server (code: 1006)" error message on the dashboard when I try to view the VNC panel. I get the following error on the in the controller. /var/log/nova/nova-consoleauth.log 2013-03-26 16:55:49 16471 ERROR nova.openstack.common.rpc.amqp [-] Exception during mes

[Openstack] error VNC

2013-03-26 Thread Ralph lewis
Hi everybody!! I try to make cloud computing solution via openstack but i got this following errors :-- Unable to get VNC console for instance "5d61d175-cbec-45de-9458-9dc829e15277".-- Unable to get log for instance "5d61d175-cbec-45de-9458-9dc829e15277" and i cannot reach the openstack mach

Re: [Openstack] Ceilometer question

2013-03-26 Thread Doug Hellmann
You want the "statistics" command from the v2 API. ceilometer --ceilometer-api-version 2 help statistics The CLI needs a little work to make the options clear, but the API documentation may help explain: http://docs.openstack.org/developer/ceilometer/webapi/v2.html Doug On Tue, Mar 26, 2013 at

Re: [Openstack] Ceilometer question

2013-03-26 Thread Wyllys Ingersoll
Thanks, Ill try that and see how it goes. Wyllys On Mar 26, 2013, at 12:56 PM, "Doug Hellmann" mailto:doug.hellm...@dreamhost.com>> wrote: You want the "statistics" command from the v2 API. ceilometer --ceilometer-api-version 2 help statistics The CLI needs a little work to make the options

[Openstack] PKI Token Queston

2013-03-26 Thread Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Hello, I have enabled PKI tokens on my Keystone Server [ssl] #enable = True enable = False ##certfile = /etc/keystone/ssl/certs/keystone.pem ##keyfile = /etc/keystone/ssl/private/keystonekey.pem #certfile = /etc/keystone/ssl/certs/signing_cert.pem #keyfile = /etc/keystone/ssl/private/signing_key.

[Openstack] New site for questions http://ask.openstack.org

2013-03-26 Thread Stefano Maffulli
The OpenStack Foundation has launched a new and improved service to help OpenStack users, operators and developers exchange information and find answers to their questions. Go to http://ask.openstack.org and get familiar with it, ask questions there and search for answers. If you want to be a m

[Openstack] what is the difference between 2013.1 and grizzly?

2013-03-26 Thread Liu Wenmao
I notice that openstack components have two different develop code names, for example, openstack grizzly has 2013.1 and grizzly, so what is the difference between the two? There is a rc version of 2013.1 but none of grizzly, so I think they are not equal to the developers. root@controller:/usr/sr

Re: [Openstack] what is the difference between 2013.1 and grizzly?

2013-03-26 Thread heckj
2013.1 is the release, grizzly-1 is a release candidate -joe On Mar 26, 2013, at 8:12 PM, Liu Wenmao wrote: > I notice that openstack components have two different develop code names, for > example, openstack grizzly has 2013.1 and grizzly, so what is the difference > between the two? > > T