cloudfoundry-attic / bosh-softlayer-cpi-release-DEPRECATED-TO_BE_DELETED

A BOSH release for the bosh-softlayer-cpi written in Golang and using the new BOSH external CPI release fashion.
Apache License 2.0
3 stars 8 forks source link

The release structure for bosh-micro-cli is different than current release structure #2

Closed xingzhou closed 9 years ago

xingzhou commented 9 years ago

In bosh-micro-cli project, we are using a different release structure than current one. e.g.:

  1. in bosh-micro-cli release, release.MF is located together with packages & src folder
  2. in bosh-micro-cli release, jobs/xx/spec shall be renamed to job.MF
  3. in bosh-micro-cli release, each job under jobs folder shall be compressed into .tgz format, the same for all the packages under packages folder

so based on the above changes, need to do some changes to current release for bosh-micro-cli?

maximilien commented 9 years ago

Closing this since @jianqiu got bosh-init to work with the eCPI release.

Please reopen if this is still a valid issue.

/cc @karafelix