juju export bundle missing constraints

Bug #1987714 reported by Linda Guo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
High
Simon Richardson

Bug Description

Deployed application with space constraints,

deployment bundle
==============
  ceph-access-constr: &ceph-access-constr spaces=ceph-access-space

  cinder:
    charm: cs:cinder
    num_units: 3
    constraints: *ceph-access-constr
    bindings:
      "": *oam-space
      public: *public-space
      admin: *admin-space
      internal: *internal-space
      shared-db: *internal-space

After deployment, the space constraints was missing in export bundle

export bundle
===========
cinder:
  charm: cinder
  series: bionic
  channel: stable
  principal: true
  exposed: false
  remote: false
  endpoint-bindings:
    "": oam-space
    admin: oam-space
    amqp: oam-space
    backup-backend: oam-space
    ceph: oam-space
    certificates: oam-space
    cinder-volume-service: oam-space
    cluster: oam-space
    ha: oam-space
    identity-service: oam-space
    image-service: oam-space
    internal: internal-space
    nrpe-external-master: oam-space
    public: external-space
    shared-db: internal-space
    storage-backend: oam-space

Juju version: 2.8

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

Looking at the code, it does seem constraints are omitted - no idea why. Should be a simple fix. We won't be doing any more 2.8 releases, so will fix for 2.9

Changed in juju:
milestone: none → 2.9.34
importance: Undecided → High
status: New → Triaged
Changed in juju:
milestone: 2.9.34 → 2.9.35
Changed in juju:
milestone: 2.9.35 → 2.9.36
Changed in juju:
milestone: 2.9.36 → 2.9.37
Changed in juju:
milestone: 2.9.37 → 2.9.38
Changed in juju:
milestone: 2.9.38 → 2.9.39
Revision history for this message
Juan M. Tirado (tiradojm) wrote :

Do we have any news on this one?

Changed in juju:
milestone: 2.9.39 → 2.9.40
Changed in juju:
milestone: 2.9.40 → 2.9.41
Changed in juju:
milestone: 2.9.41 → 2.9.42
Changed in juju:
milestone: 2.9.42 → 2.9.43
Changed in juju:
milestone: 2.9.43 → 2.9.44
Changed in juju:
assignee: nobody → Simon Richardson (simonrichardson)
Changed in juju:
milestone: 2.9.44 → 2.9.45
Changed in juju:
milestone: 2.9.45 → 2.9.46
Revision history for this message
Ian Booth (wallyworld) wrote :

The next 2.9.46 candidate release will not include a fix for this bug and we don't plan on any more 2.9 releases. As such it is being removed from its 2.9 milestone.

If the bug is still important to you, let us know and we can consider it for inclusion on a 3.x milestone.

Changed in juju:
milestone: 2.9.46 → none
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.