[Openstack] git review failure

2013-03-17 Thread Ronak Shah
Hi all, As I start active contribution to openstack I am running into a basic problem where I am unable to ssh into review.openstack.org. I have read and follow the steps here: https://wiki.openstack.org/wiki/HowToContribute#Contributors_License_Agreement https://wiki.openstack.org/wiki/GerritWor

Re: [Openstack] git review failure

2013-03-17 Thread Ronak Shah
Sorry for the incomplete email... Basically, I can not do ssh -p 29418 rona...@review.openstack.org. I can see that I have correct rsa public private key setup on the gerrit and on my machine. What could be wrong here? Ronak On Sun, Mar 17, 2013 at 1:32 PM, Ronak Shah wrote: > Hi all, > As

Re: [Openstack] git review failure

2013-03-17 Thread Nathanael Burton
Ensure you have the ssh key(s) you are using registered here: https://review.openstack.org/#/settings/ssh-keys What error do you get when you run ssh with the verbose flags -vvv? You might need to pass the path to your private ssh key, with -i. When it works you should get this: mathrock@devstac

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-17 Thread Chathura M. Sarathchandra Magurawalage
After reading a little bit more, I think I have found what I need. It is a provider network that I need for the VMs so that they can get access to the other resources in my main network ( such as other physical hosts that are connected to the same network ). My question is, is it possible to do t

Re: [Openstack] ssh from VM to VM

2013-03-17 Thread Blair Bethwaite
You probably also copied the private key when you did this, which from your description, is the bit you were missing. I.e., you were going from a hostA(with private key X) -> hostB (pub key X in authorized_keys, no copy of private key X) -> hostC (pub key X in authorized_keys), hostC was denying yo

Re: [Openstack] Network node needed?

2013-03-17 Thread 小包
https://bugs.launchpad.net/quantum/+bug/1154622 quantum G3-RC1 was support this, but the quantum client not support this Thanks, Tommy 2013/3/12 JR > Great, thanks Logan. > > Also, for anyone on the list that aren't aware of it; last night I > "discovered" the Openstack Operations Guide at: >

[Openstack] quantum g3-rc1

2013-03-17 Thread 小包
Greetings all, in quantum g3-rc1 https://launchpad.net/quantum/grizzly/grizzly-rc1 i find not python-quantumclient suuport the "multiple l3 and dhcp agents for Quantum " in my test: autor's fetch support, why,

Re: [Openstack] quantum g3-rc1

2013-03-17 Thread 小包
more: means we can not command : quantum component-list Thanks, Tommy Bao 2013/3/18 tommy(小包) > Greetings all, > > > > in quantum g3-rc1 https://launchpad.net/quantum/grizzly/grizzly-rc1 > > i find not python-quantumclient suuport the "multiple l3 and dhcp > agents for > Quantum

Re: [Openstack] quantum g3-rc1

2013-03-17 Thread Gary Kotton
On 03/18/2013 05:14 AM, tommy(??) wrote: more: means we can not command : quantum component-list This command was replaced by "quantum agent-list". Please note that you need to an admin user to be able to invoke this. Thanks Gary Thanks, Tommy Bao 2013/3/18 tommy(??) mailto:bychya...@gm