Re: [Openstack] [nova] Havana -> Icehouse upgrades with cells

2014-04-19 Thread Sam Morrison
Thanks for the info Chris, I’ve actually managed to get things working. Haven’t tested everything fully but seems to be working pretty good. On 19 Apr 2014, at 7:26 am, Chris Behrens wrote: > The problem here is that Havana is not going to know how to backport the > Icehouse object, even if ha

Re: [Openstack] OpenStack 2014.1 for Ubuntu 12.04 and 14.04 LTS

2014-04-19 Thread Cotton Tenney
James/All, I’m trying to install OpenStack via Juju in a fresh 14.04 install, and am having an error when deploying the cinder charm: 2014-04-20 01:48:59 INFO config-changed OSError: [Errno 2] No such file or directory: '/dev/sdb’ I have no sdb disk; my /dev/sda and /dev/sdc are in a software

Re: [Openstack] git review failed

2014-04-19 Thread Chris Behrens
Ya, there's 2 commits in your branch. If you want to push them both up, it'll create 2 separate reviews with a dependency chain. Just answer 'yes' to the question. If you meant to push them up separately without a dependency chain, put both commits in separate branches and then git review them

Re: [Openstack] git review failed

2014-04-19 Thread Geronimo Orozco
You have to do create a branch in the form: git checkout -b bug/#bugnumber Then do your commit, if you failed ot asked to do other stuff in yoir previous commit do the changes in the same branch do commit like: git add file git commit --amend git review El abr 19, 2014 10:09 PM, "Zhengguang Ou"

Re: [Openstack] git review failed

2014-04-19 Thread Mike Spreitzer
Zhengguang Ou wrote on 04/19/2014 11:01:19 PM: > Hi all > I used the "git review" to submit a commit, but I got a error as follow: > You have more than one commit that you are about to submit. > The outstanding commits are: > 5dc6eeb (HEAD, Bug1309986) Add unit test for keypair's api > d10e307 (r

[Openstack] git review failed

2014-04-19 Thread Zhengguang Ou
Hi all I used the "git review" to submit a commit, but I got a error as follow: You have more than one commit that you are about to submit. The outstanding commits are: 5dc6eeb (HEAD, Bug1309986) Add unit test for keypair's api d10e307 (review/zhengguang_ou/Bug1307338) Fix the incorrect return m

Re: [Openstack] RDO cinder upgrading havana to icehouse

2014-04-19 Thread Dimitri Maziuk
On 04/19/2014 01:19 PM, John Griffith wrote: > ​Not something I've tried, in "theory" if you set the rpc version on your > Icehouse Cinder-Volume install to match that of your Havana Controller the > bulk of any issues should be covered. Where is that? -- grepping for 'rpc' and 'version' in (rdo-

Re: [Openstack] RDO cinder upgrading havana to icehouse

2014-04-19 Thread John Griffith
On Fri, Apr 18, 2014 at 1:08 PM, Remo Mattei wrote: > Interesting solution I m curious to see if it works. I do not see why but > maybe code changed to much to make it seamless. > > > Inviato da iPhone () > > > Il giorno Apr 18, 2014, alle ore 11:51, Dimitri Maziuk < > dmaz...@bmrb.wisc.edu> ha

[Openstack] [Nova] Icehouse - Virtual Interface creation failed

2014-04-19 Thread trinath.soman...@freescale.com
Hi- I got this error when I launched an instance 2014-04-19 19:35:19.470 20217 INFO nova.virt.libvirt.driver [req-b061faf1-32bc-42d1-a1f4-822fcc9aaca5 3e7ba37aa6cf4472b823c8057a29c217 93a7bf9a8cb64c0da27486e722ce07c1] [instance: bf2d05ff-1de4-459b-8b18-3fc2a8ed44e6] Deleting instance files /v

Re: [Openstack] Ask for suggestions

2014-04-19 Thread Hao Wang
Hi guys, I am looking into the materials and they are very helpful. Thanks for your suggestions. Regards, Hao On Sat, Apr 19, 2014 at 3:19 AM, Darragh O'Reilly < dara2002-openst...@yahoo.com> wrote: > Hi Hao, > > I think you should start doing Neutron reviews [1]. With devstack, it is > easy t

Re: [Openstack] Ask for suggestions

2014-04-19 Thread Darragh O'Reilly
Hi Hao, I think you should start doing Neutron reviews [1]. With devstack, it is easy to download, run and try to break the patchsets. When doing reviews you will no doubt spot other bugs that you can take on to fix yourself. There are reviews for blueprints too [2]. Re, Darragh. [1] https