Re: [Crowbar] pebbles release: nova won't install because novnc part fails

2013-04-12 Thread Rob_Hirschfeld
CJ, Try ./dev release pebbles From: crowbar-bounces On Behalf Of Jain, Charu Sent: Friday, April 12, 2013 10:08 AM To: Makkelie, R - SPLXL; crowbar Subject: Re: [Crowbar] pebbles release: nova won't install because novnc part fails Hi, I am trying to build a read only iso for crowbar pebbles

Re: [Crowbar] pebbles release: nova won't install because novnc part fails

2013-04-12 Thread Jain, Charu
Hi Ramon, How did u generate the iso for pebbles release? Are you able to install quantum also… Thanks, Charu From: crowbar-boun...@dell.com [mailto:crowbar-boun...@dell.com] On Behalf Of Makkelie, R - SPLXL Sent: Friday, April 12, 2013 6:44 AM To: crow...@lists.us.dell.com Subject: [Crowbar]

Re: [Crowbar] pebbles release: nova won't install because novnc part fails

2013-04-12 Thread Jain, Charu
Hi, I am trying to build a read only iso for crowbar pebbles release. When I give Checkout release/pebbles/openstack-os-build I am getting the error that release/pebbles/openstack-os-build didn’t match any of the files on the git. Is the branch name wrong. Any help will be appreciated… Thanks,

[Crowbar] pebbles release: nova won't install because novnc part fails

2013-04-12 Thread Makkelie, R - SPLXL
i'm using pebbles openstack-os-build (latest commit) all openstack components install fine except for nova it fails when installing and setting up novnc with the following error "update-rc.d novnc default returned 1" this is because it wants to add the service but when installing novnc there is

[Crowbar] pebbles release: cinder stays queued when applying with pfs settings

2013-04-12 Thread Makkelie, R - SPLXL
i'm using pebbles openstack-os-build (latest commit) and i can deploy keystone and glance but not cinder when creating the proposal for cinder and configure it to use PFS settings it say's the proposal is queued. why i have no idea because alle depended proposals are green installed and happy.

Re: [Crowbar] Pebbles releas: Error executing action `add_tenant` on resource 'keystone_register[add default admin tenant]'

2013-04-12 Thread Makkelie, R - SPLXL
this fixed my problem... Thanks On Thu, 2013-04-11 at 13:09 -0500, simon_jake...@dell.com wrote: As Wayne pointed out, looks like https://github.com/crowbar/barclamp-keystone/pull/69 should address the issue. It also looks like it passed our CI-system, so you should just be able to pu