lp://staging/~therve/landscape-client/resync-reboot
- Get this branch:
- bzr branch lp://staging/~therve/landscape-client/resync-reboot
Branch merges
- Kevin McDermott (community): Approve
- Free Ekanayaka (community): Approve
-
Diff: 215 lines (+37/-29)11 files modifiedlandscape/monitor/aptpreferences.py (+1/-1)
landscape/monitor/computerinfo.py (+0/-4)
landscape/monitor/hardwareinventory.py (+0/-4)
landscape/monitor/mountinfo.py (+3/-7)
landscape/monitor/networkdevice.py (+0/-5)
landscape/monitor/plugin.py (+4/-0)
landscape/monitor/processorinfo.py (+0/-4)
landscape/monitor/rebootrequired.py (+1/-1)
landscape/monitor/tests/test_aptpreferences.py (+15/-0)
landscape/monitor/tests/test_rebootrequired.py (+11/-0)
landscape/monitor/usermonitor.py (+2/-3)
Related bugs
Bug #688161: The RebootRequired plugin doesn't handle resynchronization | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 300. By Thomas Herve
-
Merge localhost-hostname [r=bigkevmcd,
bjornt] [f=649142] Workaround a bug in NetworkManager which makes socket.getfqdn() returns
localhost6.localdomain6 on machine which used to have a valid hostname. It uses
getaddrinfo black magic to accomplish this. - 299. By Muharem Hrnjadovic
-
Reverting the merge of branch "missing-context" (revno: 298) since it
breaks 50+ tests that do not utilise MessageExchange.handle_ message( )
but do generate response messages.Not using MessageExchange
.handle_ message( ) prevents the recording of a
message context for the request message. When the tests in question then
send a response message the latter is discarded due to the missing
message context and the tests break. - 298. By Muharem Hrnjadovic
-
Merge missing-context [r=free,jkakar] [f=660522]
Response messages to the server for which no message context could be found
are considered obsolete and will be discaded. - 294. By Thomas Herve
-
Merge network-
traffic- unmount- interface [r=bigkevmcd, jkakar] [f=641264] Don't keep traffic information when interfaces disappear, as it may come back
with traffic starting for scratch.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)