Comment 1 for bug 1802033

Revision history for this message
Ian Booth (wallyworld) wrote : Re: juju bundle-export does not include options, bindings or constraints

I did a quick check - constraints does appear to be correctly exported.
But options and endpoint bindings are missing.

$ juju export-bundle
series: xenial
applications:
  mysql:
    charm: cs:mysql-57
    num_units: 1
    to:
    - "0"
    constraints: mem=1024
machines:
  "0":
    constraints: mem=1024