juju / juju-bundlelib

A Python library for working with Juju bundles.
GNU Lesser General Public License v3.0
1 stars 14 forks source link

Bundle validation fails on 'cores' constraint #61

Closed tvansteenburgh closed 7 years ago

tvansteenburgh commented 7 years ago

https://github.com/juju/juju-bundlelib/blob/master/jujubundlelib/validation.py#L22

The 'cpu-cores' constraint from Juju 1.x was renamed to just 'cores' in Juju 2.x.