lp://staging/~fwereade/juju-core/uniter-filter-watches
- Get this branch:
- bzr branch lp://staging/~fwereade/juju-core/uniter-filter-watches
Branch merges
- The Go Language Gophers: Pending requested
-
Diff: 916 lines (+478/-202)5 files modifiedstate/service.go (+6/-0)
worker/uniter/filter.go (+200/-0)
worker/uniter/modes.go (+132/-185)
worker/uniter/uniter.go (+134/-14)
worker/uniter/uniter_test.go (+6/-3)
Branch information
Recent revisions
- 586. By Gustavo Niemeyer
-
state: fix Tools nil marshal roundtrip
R=fwereade
CC=
https://codereview. appspot. com/6574051 - 585. By Gustavo Niemeyer
-
cmd/charmd,
charmload: move store commands to cmd/ Also update .bzrignore with all the commands.
R=fwereade
CC=
https://codereview. appspot. com/6573057 - 584. By Gustavo Niemeyer
-
cmd/builddb: tweaks for new state
This also moves it from util/ to cmd/, which is fine now that
environs is building tools explicitly by their name when
shipping to an environment. util/ is gone.R=fwereade
CC=
https://codereview. appspot. com/6567054 - 583. By Gustavo Niemeyer
-
cmd/jujud: fix all tests
R=fwereade
CC=
https://codereview. appspot. com/6565052 - 582. By Gustavo Niemeyer
-
environs/cloudinit: prealloc smaller journal files
Prealloc 1M journal files upfront, to prevent mongo from doing
that and allocating 100M+ files which take a while to be created.Let's keep an eye on the effects this will have in practice in
the form of slow-downs while the database itself has to allocate
the next file.R=fwereade
CC=
https://codereview. appspot. com/6569060 - 581. By Gustavo Niemeyer
-
environs: merge args and log cmd name on build
Review from Roger on the previous branch.
R=fwereade
CC=
https://codereview. appspot. com/6574049 - 580. By Roger Peppe
-
state: make Refresh return NotFoundError
Make Refresh return NotFoundError when the entity being
refreshed has been deleted.R=niemeyer
CC=
https://codereview. appspot. com/6564054 - 579. By Gustavo Niemeyer
-
environs/ec2: several live tests fixes
This should get tests working, or pretty close to working.
Time's up today.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~juju/juju-core/trunk