Boot resource kflavor is optional #48

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Member

babbageclunk commented Apr 27, 2016

Uploading a CentOS7 image and then requesting boot resources will give
an element with no "kflavor" attribute, which causes this error in juju
bootstrap: https://bugs.launchpad.net/juju-core/+bug/1575768

Set it to "" when it's not present in the JSON.

Boot resource kflavor is optional
Uploading a CentOS7 image and then requesting boot resources will give
an element with no "kflavor" attribute, which causes this error in juju
bootstrap: https://bugs.launchpad.net/juju-core/+bug/1575768

Set it to "" when it's not present in the JSON.
Member

babbageclunk commented Apr 28, 2016

PR #49 was a bit nicer.

@babbageclunk babbageclunk deleted the babbageclunk:kflavor-optional branch Apr 28, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment