Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

add support for ignore_server_availability_zone in openstack provider #317

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

metahertz
Copy link

ignore_server_availability_zone is a standard micro_bosh option and is referred to here:

https://lists.cloudfoundry.org/archives/list/cf-bosh@lists.cloudfoundry.org/message/UV6YQEV4QL4XW7BIBWO3KOZLM3KHMBW2/

Setting the option in settings.yml does not work as it is not surfaced through bosh-bootstrap to the eventual micro_bosh.yml, this PR addresses that.

@tlawrence
Copy link

tlawrence commented Oct 13, 2016

Any idea why this never got pulled Matt? Looks like it has possibly broken a couple of other tests?

@geofffranks
Copy link
Contributor

Is this still needed since the introduction of bosh-init? If so, can the tests be fixed?

@tlawrence
Copy link

pretty sure this is still required. Why would it not be?

@geofffranks
Copy link
Contributor

geofffranks commented Dec 2, 2016 via email

@tlawrence
Copy link

tlawrence commented Dec 6, 2016 via email

@geofffranks
Copy link
Contributor

It allows you to deploy things via bosh using standard bosh manifests + bosh logic. All the special configuration + logic related to bosh-bootstrap and the bosh micro plugin go away, since any property supported in the CPI specs are automatically supported in your BOSH manifest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants