cleanup_file_locks does not remove stale sentinel files
Bug #1018586 reported by
Branan Purvine-Riley
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Eugene Kirpichov | ||
Essex |
Fix Released
|
High
|
Unassigned | ||
nova (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Related to https:/
The patch for that issue has an incorrect regex for sentinel files.
The correct regex is "hostname + r'-.*\.(\d+$)'"
Related branches
lp://staging/~openstack-ubuntu-testing/nova/precise-essex-proposed
- Chuck Short: Pending requested
-
Diff: 56 lines (+14/-4)3 files modifieddebian/changelog (+8/-0)
debian/control (+6/-3)
debian/nova-console.install (+0/-1)
tags: | added: canonistack ops |
Changed in ubuntu: | |
importance: | Undecided → High |
tags: | added: essex-backport |
Changed in nova: | |
milestone: | none → folsom-3 |
status: | Fix Committed → Fix Released |
affects: | ubuntu → nova (Ubuntu) |
Changed in nova (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in nova (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.