devstack `./clean.sh` not cleaning nova-lxd files

Bug #1711078 reported by fxpester
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-lxd
Incomplete
Undecided
Unassigned

Bug Description

how to reproduce:

1. build devstack from master branch
2. run ./unstack.sh && ./clean.sh
3. change branches in local.conf, for exmaple to newton:
```
MURANO_BRANCH=stable/newton
CEILOMETER_BRANCH=stable/newton
KEYSTONE_BRANCH=stable/newton
NOVA_BRANCH=stable/newton
NEUTRON_BRANCH=stable/newton
SWIFT_BRANCH=stable/newton
GLANCE_BRANCH=stable/newton
CINDER_BRANCH=stable/newton
HEAT_BRANCH=stable/newton
TROVE_BRANCH=stable/newton
HORIZON_BRANCH=stable/newton
MURANO_DASHBOARD_BRANCH=stable/newton
enable_plugin nova-lxd https://git.openstack.org/openstack/nova-lxd stable/newton
```

as a result: you got openstack newton and nova-lxd master

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

I'm not sure I understand the bug report. Assuming that the last 'stable/newton' in the description above was on the same line as the 'enable_plugin' (i.e. it's a formatting error in launchpad description), then this will pull the the 'stable/newton' branch from the git repo for nova-lxd, which is what you want.

Let me know if I've misunderstood.

Changed in nova-lxd:
status: New → Incomplete
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.