Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for cloudfoundry.org
« Groups Home
Creating an openstack stemcell and release
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bob G  
View profile  
 More options Oct 2 2012, 11:48 am
From: Bob G <bsg...@gmail.com>
Date: Tue, 2 Oct 2012 08:48:40 -0700 (PDT)
Local: Tues, Oct 2 2012 11:48 am
Subject: Creating an openstack stemcell and release

I have Micro Bosh running on openstack and I'm trying to create a stemcell
for openstack. Is there any documentation for creating a stemcell for
openstack? Actually any documentation of how to create a stemcell would be
useful. I'm also want to create a release/job, is there any documentation
for what is specified in the release manifest for openstack?

   thanks
    Bob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Englund  
View profile  
 More options Oct 2 2012, 12:05 pm
From: Martin Englund <mengl...@vmware.com>
Date: Tue, 2 Oct 2012 09:05:44 -0700
Local: Tues, Oct 2 2012 12:05 pm
Subject: Re: [bosh-users] Creating an openstack stemcell and release
Bob,

On Tue, Oct 2, 2012 at 8:48 AM, Bob G <bsg...@gmail.com> wrote:
> I have Micro Bosh running on openstack and I'm trying to create a stemcell
> for openstack. Is there any documentation for creating a stemcell for
> openstack? Actually any documentation of how to create a stemcell would be
> useful. I'm also want to create a release/job, is there any documentation
> for what is specified in the release manifest for openstack?

to build an OpenStack stemcell, clone the bosh[1] repo and then run:

cd ~/bosh/agent
export UBUNTU_ISO=/home/martin/ubuntu-10.04.4-server-amd64.iso <--
this isn't needed, but speed things up
rake stemcell2:basic[openstack]

There is nothing special you need to do to create a job/package for
openstack - the format is IaaS neutral. The only IaaS specific bits
are in the deployment manifest - take a look at the
bosh-sample-release[2] which has a deployment manifest for AWS (which
is very similar to OpenStack).

[1] <https://github.com/cloudfoundry/bosh>
[2] <https://github.com/cloudfoundry/bosh-sample-release>

cheers,
/Martin
--
Martin Englund, Staff Engineer, Cloud Foundry, VMware Inc.
"The question is not if you are paranoid, it is if you are paranoid enough."


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ramonmakke...@gmail.com  
View profile  
 More options Oct 3 2012, 4:15 am
From: ramonmakke...@gmail.com
Date: Wed, 3 Oct 2012 01:15:17 -0700 (PDT)
Local: Wed, Oct 3 2012 4:15 am
Subject: Re: [bosh-users] Creating an openstack stemcell and release

if you have succesfully created one please share for all openstack users
because there isn't much documentation yet

Op dinsdag 2 oktober 2012 18:05:46 UTC+2 schreef Martin Englund het
volgende:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Goodman  
View profile  
 More options Oct 3 2012, 4:58 pm
From: Robert Goodman <bsg...@gmail.com>
Date: Wed, 3 Oct 2012 15:57:59 -0500
Local: Wed, Oct 3 2012 4:57 pm
Subject: Re: [bosh-users] Creating an openstack stemcell and release

The only thing I have working so far is a redis-server running in a vm. I
created the manifest by using bosh-gen and removed the specific aws stuff.
When I get something more complicated running, I will post the results.

    Thanks
      Bob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »