juju-solutions / matrix

Automatic testing of big software deployments under various failure conditions
Other
8 stars 9 forks source link

Fixed issue where we were failing to deploy valid spells. #119

Closed pengale closed 7 years ago

pengale commented 7 years ago

Spells don't need a bundle.yaml. Fixed the check for valid_bundle so that it checks for a bundle.yaml or a metadata.yaml.

@battlemidget @johnsca @seman @abentley