~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
..
bundle.go 155.4.4 12 years ago William Reade removed Sha256 from charm.Bundle, per review 5.2 KB Diff Download File
bundle_test.go 155.4.4 12 years ago William Reade removed Sha256 from charm.Bundle, per review 5.3 KB Diff Download File
charm.go 13.3.4 12 years ago Gustavo Niemeyer Remove SetRevision from interface. Moved charm.Bun 173 bytes Diff Download File
charm_test.go 92.2.5 12 years ago William Reade review points 1019 bytes Diff Download File
config.go 37.3.35 12 years ago William Reade merge parent 3.6 KB Diff Download File
config_test.go 92.2.5 12 years ago William Reade review points 5 KB Diff Download File
dir.go 51.2.10 12 years ago Gustavo Niemeyer Removed duplication as suggested by William. 4.7 KB Diff Download File
dir_test.go 92.2.5 12 years ago William Reade review points 4.9 KB Diff Download File
export_test.go 159.2.9 12 years ago William Reade merge parent, address review points 262 bytes Diff Download File
meta.go 75.1.3 12 years ago root Improve the code for Go port for charm metadata su 5 KB Diff Download File
meta_test.go 92.2.5 12 years ago William Reade review points 4.8 KB Diff Download File
repo.go 159.2.9 12 years ago William Reade merge parent, address review points 3.5 KB Diff Download File
repo_test.go 159.2.9 12 years ago William Reade merge parent, address review points 5 KB Diff Download File
url.go 159.2.3 12 years ago William Reade cleanup, comments 5.4 KB Diff Download File
url_test.go 159.2.2 12 years ago William Reade merge parent 4.2 KB Diff Download File