~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
..
dummy 104.2.8 12 years ago Roger Peppe move dummy environs from testing into environs/dum Diff
ec2 19.1.1 12 years ago Roger Peppe added skeleton ec2 and jujutest packages Diff
jujutest 19.1.1 12 years ago Roger Peppe added skeleton ec2 and jujutest packages Diff
local 82.2.2 12 years ago root improve the lxc methods Diff
config.go 159.1.5 12 years ago Roger Peppe environs: minor changes for review 3.4 KB Diff Download File
config_test.go 187.1.1 12 years ago William Reade dummy environ can now expose state 3.6 KB Diff Download File
export_test.go 185.1.1 12 years ago Roger Peppe environs: read series 77 bytes Diff Download File
interface.go 179.4.4 12 years ago Dave Cheney responding to review comments 5 KB Diff Download File
open.go 169.1.4 12 years ago Dave Cheney add NewConfig 1.3 KB Diff Download File
open_test.go 187.1.1 12 years ago William Reade dummy environ can now expose state 1.2 KB Diff Download File
suite_test.go 25.5.4 12 years ago Roger Peppe rename environ->environs 159 bytes Diff Download File
tools.go 185.1.4 12 years ago Roger Peppe go fmt 7.8 KB Diff Download File
tools_test.go 185.1.4 12 years ago Roger Peppe go fmt 7.3 KB Diff Download File