~fwereade/pyjuju/go-charm-resolve

  • Committer: William Reade
  • Author(s): William Reade
  • Date: 2012-05-31 08:20:45 UTC
  • mfrom: (152.5.15 go)
  • Revision ID: fwereade@gmail.com-20120531082045-wgpg7l4f1j4yueyn
Add upstart package with Service and Conf types

Service enables control of, and visibility into, the state of an upstart
service; Conf embeds a Service and additionally allows for installation
(both directly, as used by a machine agent creating a unit agent service,
and as a set of commands to run later, as used when constructing a
cloud-init file to run a machine and/or provisioning agent on a new
instance).

R=niemeyer, rog, dfc
CC=
https://codereview.appspot.com/6190061
Filename Latest Rev Last Changed Committer Comment Size
..
repo 92.2.1 12 years ago William Reade move testrepo and accessors into testing Diff
charm.go 92.2.7 12 years ago William Reade add doc comments 2.1 KB Diff Download File
log.go 143.5.19 12 years ago Roger Peppe environs/ec2: simplify putFakeTools by exporting T 494 bytes Diff Download File
zk.go 187.1.6 12 years ago William Reade address review points 2.7 KB Diff Download File
zk_test.go 104.1.2 12 years ago Roger Peppe testing: panic on error 1.1 KB Diff Download File