juju bundle-export does not include options, endpoint bindings

Bug #1802033 reported by Xav Paice
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Ian Booth
2.4
Fix Released
High
Ian Booth

Bug Description

The excellent new feature to export a bundle doesn't include a few items that are quite important:

- charm options/settings
- network bindings for applications
- constraints for machines or applications

Revision history for this message
Ian Booth (wallyworld) wrote :

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

Changed in juju:
importance: Undecided → High
milestone: none → 2.5-beta1
status: New → Triaged
Ian Booth (wallyworld)
Changed in juju:
assignee: nobody → Ian Booth (wallyworld)
Revision history for this message
Ian Booth (wallyworld) wrote :
Ian Booth (wallyworld)
summary: - juju bundle-export does not include options, bindings or constraints
+ juju bundle-export does not include options
summary: - juju bundle-export does not include options
+ juju bundle-export does not include options, endpoint bindings
Ian Booth (wallyworld)
Changed in juju:
status: Triaged → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.