upgrade broken for local provider
Bug #869945 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Medium
|
Kapil Thangavelu | ||
juju (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Oneiric |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
unit agents perform upgrades via downloading charms from provider storage, and the file storage of the local provider is on disk of the host.
Related branches
lp://qastaging/~hazmat/pyjuju/local-provider-storage
- Gustavo Niemeyer: Approve
- Jim Baker (community): Approve
-
Diff: 284 lines (+199/-2)4 files modifiedjuju/providers/local/__init__.py (+20/-2)
juju/providers/local/files.py (+102/-0)
juju/providers/local/tests/test_files.py (+68/-0)
juju/providers/local/tests/test_provider.py (+9/-0)
summary: |
- ugprade broken for local provider + upgrade broken for local provider |
Changed in juju: | |
milestone: | none → eureka |
Changed in juju: | |
assignee: | nobody → Kapil Thangavelu (hazmat) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in juju (Ubuntu Oneiric): | |
status: | New → Triaged |
Changed in juju: | |
status: | In Progress → Fix Released |
Changed in juju (Ubuntu Oneiric): | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fixed in r401, precise has r424