bbrowning / openshift-cloudfoundry

Compatibility layer to run Cloud Foundry applications on OpenShift
Apache License 2.0
11 stars 3 forks source link

Create utility to translate metadata in manifest.yml into a format consumable by OpenShift #2

Closed bbrowning closed 8 years ago

bbrowning commented 8 years ago

Many Cloud Foundry applications supply a manifest.yml, specifying the application name, resource usage, scaling constraints, buildpacks, etc. We should have some kind of tool to parse and use this existing metadata to control the relevant OpenShift knobs.

bbrowning commented 8 years ago

There is now a separate tool to do this - https://github.com/bbrowning/ocf