Using bosh-init to deploy BOSH on OpenStack


王天青 <wang.tianqing.cn at gmail.com...>
 

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy anything
to a single server. In this blog, he explained very well on how bosh-init
works and gave three examples. One of them is deploying BOSH on AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could not
find any reference doc from bosh.io/docs. Is anyone working the same thing
and could share the manifest? Thanks.

Best Regards~!
Grissom


Alexander Lomov
 

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release for OpenStack,
at least I don't know about it. There is nothing in BOSH repo and
http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH CPI
release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could
not find any reference doc from bosh.io/docs. Is anyone working the same
thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Dr Nic Williams
 

http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is the OpenStack CPI


It should work like the AWS one if you have original flat networking.




If you have neutron the you'll need to put in slightly different networking into the manifest.yml

On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov
<alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.
Unfortunately, at this moment there is no CPI BOSH release for OpenStack,
at least I don't know about it. There is nothing in BOSH repo and
http://bosh.io/releases.
So to start deployment to OpenStack you need to find or implement BOSH CPI
release for OpenStack CPI first.
Best wishes,
Alex L.
------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>
On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:
Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could
not find any reference doc from bosh.io/docs. Is anyone working the same
thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Alexander Lomov
 

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <drnicwilliams(a)gmail.com>
wrote:


http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release for OpenStack,
at least I don't know about it. There is nothing in BOSH repo and
http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH
CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could
not find any reference doc from bosh.io/docs. Is anyone working the
same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


王天青 <wang.tianqing.cn at gmail.com...>
 

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <drnicwilliams(a)gmail.com>
wrote:


http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release
for OpenStack, at least I don't know about it. There is nothing in BOSH
repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH
CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com>
wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could
not find any reference doc from bosh.io/docs. Is anyone working the
same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Dmitriy Kalinin
 

Please see http://bosh.io/docs/init-openstack.html

Sent from my iPhone

On May 3, 2015, at 7:25 PM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <alexander.lomov(a)altoros.com> wrote:
Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
Altoros — Cloud Foundry deployment, training and integration
Twitter: @code1n GitHub: @allomov

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <drnicwilliams(a)gmail.com> wrote:
http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <alexander.lomov(a)altoros.com> wrote:
bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release for OpenStack, at least I don't know about it. There is nothing in BOSH repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
Altoros — Cloud Foundry deployment, training and integration
Twitter: @code1n GitHub: @allomov

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:
Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy anything to a single server. In this blog, he explained very well on how bosh-init works and gave three examples. One of them is deploying BOSH on AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but could not find any reference doc from bosh.io/docs. Is anyone working the same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh
_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Alexander Lomov
 

Hey, all.

I just deployed MicroBOSH to openstack. Here is a manifest that I used [1].

@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add `nats.port`, because
bosh-openstack-cpi-release doesn't have default nats port [2].

[1] https://gist.github.com/allomov/d661622505e7cc980972
[2]
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/blob/master/jobs/cpi/spec#L85


------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 6:41 AM, Dmitriy Kalinin <dkalinin(a)pivotal.io> wrote:

Please see http://bosh.io/docs/init-openstack.html

Sent from my iPhone

On May 3, 2015, at 7:25 PM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <drnicwilliams(a)gmail.com
wrote:

http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release
for OpenStack, at least I don't know about it. There is nothing in BOSH
repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH
CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com>
wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but
could not find any reference doc from bosh.io/docs. Is anyone working
the same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Alexander Lomov
 

Just added a PR for this case:
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/pull/3

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 2:56 PM, Alexander Lomov <alexander.lomov(a)altoros.com
wrote:
Hey, all.

I just deployed MicroBOSH to openstack. Here is a manifest that I used
[1].

@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add `nats.port`, because
bosh-openstack-cpi-release doesn't have default nats port [2].

[1] https://gist.github.com/allomov/d661622505e7cc980972
[2]
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/blob/master/jobs/cpi/spec#L85


------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 6:41 AM, Dmitriy Kalinin <dkalinin(a)pivotal.io>
wrote:

Please see http://bosh.io/docs/init-openstack.html

Sent from my iPhone

On May 3, 2015, at 7:25 PM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <
drnicwilliams(a)gmail.com> wrote:


http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release
for OpenStack, at least I don't know about it. There is nothing in BOSH
repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement BOSH
CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com>
wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but
could not find any reference doc from bosh.io/docs. Is anyone
working the same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


王天青 <wang.tianqing.cn at gmail.com...>
 

Hi all,

I found that 443 port should be enabled for the blob service in the
security group (http://bosh.io/docs/init-openstack).

Alexander Lomov <alexander.lomov(a)altoros.com>于2015年5月5日周二 上午12:48写道:

Just added a PR for this case:
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/pull/3

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 2:56 PM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Hey, all.

I just deployed MicroBOSH to openstack. Here is a manifest that I used
[1].

@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add `nats.port`, because
bosh-openstack-cpi-release doesn't have default nats port [2].

[1] https://gist.github.com/allomov/d661622505e7cc980972
[2]
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/blob/master/jobs/cpi/spec#L85


------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 6:41 AM, Dmitriy Kalinin <dkalinin(a)pivotal.io>
wrote:

Please see http://bosh.io/docs/init-openstack.html

Sent from my iPhone

On May 3, 2015, at 7:25 PM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <
drnicwilliams(a)gmail.com> wrote:


http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release
for OpenStack, at least I don't know about it. There is nothing in BOSH
repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement
BOSH CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com>
wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but
could not find any reference doc from bosh.io/docs. Is anyone
working the same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh


Dmitriy Kalinin
 

If you are using external blobstore?

On Tue, May 5, 2015 at 12:51 AM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Hi all,

I found that 443 port should be enabled for the blob service in the
security group (http://bosh.io/docs/init-openstack).

Alexander Lomov <alexander.lomov(a)altoros.com>于2015年5月5日周二 上午12:48写道:

Just added a PR for this case:
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/pull/3

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 2:56 PM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Hey, all.

I just deployed MicroBOSH to openstack. Here is a manifest that I used
[1].

@Dmitry, I needed to make some more changes than manifest in docs use to
have: for instance I needed to add `nats.port`, because
bosh-openstack-cpi-release doesn't have default nats port [2].

[1] https://gist.github.com/allomov/d661622505e7cc980972
[2]
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/blob/master/jobs/cpi/spec#L85


------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Mon, May 4, 2015 at 6:41 AM, Dmitriy Kalinin <dkalinin(a)pivotal.io>
wrote:

Please see http://bosh.io/docs/init-openstack.html

Sent from my iPhone

On May 3, 2015, at 7:25 PM, 王天青 <wang.tianqing.cn(a)gmail.com> wrote:

Thanks Dr Nic and Alexander.

On Thu, Apr 30, 2015 at 10:35 PM Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

Cool, thank you. Will try it out this week.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 5:15 PM, Dr Nic Williams <
drnicwilliams(a)gmail.com> wrote:


http://bosh.io/releases/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release is
the OpenStack CPI

It should work like the AWS one if you have original flat networking.

If you have neutron the you'll need to put in slightly different
networking into the manifest.yml



On Thu, Apr 30, 2015 at 4:23 AM, Alexander Lomov <
alexander.lomov(a)altoros.com> wrote:

bosh-init needs BOSH release for CPI you want to use.

Unfortunately, at this moment there is no CPI BOSH release
for OpenStack, at least I don't know about it. There is nothing in BOSH
repo and http://bosh.io/releases.

So to start deployment to OpenStack you need to find or implement
BOSH CPI release for OpenStack CPI first.

Best wishes,
Alex L.

------------------------
Alex Lomov
*Altoros* — Cloud Foundry deployment, training and integration
*Twitter:* @code1n <https://twitter.com/code1n> *GitHub:* @allomov
<https://gist.github.com/allomov>

On Thu, Apr 30, 2015 at 11:44 AM, 王天青 <wang.tianqing.cn(a)gmail.com>
wrote:

Hi all,

I have read a blog from Dr. Nic Williams, New bosh-init can deploy
anything to a single server. In this blog, he explained very well on how
bosh-init works and gave three examples. One of them is deploying BOSH on
AWS.

I'd like to try to use bosh-init to deploy BOSH on OpenStack, but
could not find any reference doc from bosh.io/docs. Is anyone
working the same thing and could share the manifest? Thanks.

Best Regards~!
Grissom

_______________________________________________
Cf-bosh mailing list
Cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh