Remove bindings sections with empty network space name in overlay file

Bug #1971633 reported by Tianqi Xiao
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Bundles
Fix Committed
Medium
Mert Kirpici

Bug Description

Starting from Juju 2.9.29, the support for empty network space name ("") has been dropped. Currently, in the openstack base bundle, the openstack-base-virt-overlay.yaml in both stable [1] and development [2] directories are using empty empty network space names. When deploying a bundle with one of these overlay files, the following error is produced:

```
ERROR cannot deploy bundle: space "" not found
```

To resolve this question, we can either remove these bindings sections all together, or explicitly pass in the actual space name ("alpha" by default).

[1] https://github.com/openstack-charmers/openstack-bundles/blob/master/stable/overlays/openstack-base-virt-overlay.yaml
[2] https://github.com/openstack-charmers/openstack-bundles/blob/master/development/overlays/openstack-base-virt-overlay.yaml

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

It certainly seems like Juju have changed their behaviour on a patch release. Setting to triaged/medium.

Changed in openstack-bundles:
importance: Undecided → Medium
status: New → Triaged
tags: added: good-first-bug
Changed in openstack-bundles:
assignee: nobody → Mert Kırpıcı (mertkirpici)
Revision history for this message
Mert Kirpici (mertkirpici) wrote :
Changed in openstack-bundles:
status: Triaged → In Progress
Changed in openstack-bundles:
status: In Progress → Fix Committed
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.