~fwereade/pyjuju/go-place-unit

  • Committer: Roger Peppe
  • Date: 2012-05-18 17:36:16 UTC
  • mfrom: (165.1.6 go-environs-storage-url)
  • Revision ID: roger.peppe@canonical.com-20120518173616-r4lx92tcw1vrgnkl
environs: implement URL method.

We also have to refactor the dummy provider slightly, because
the http server is listening on the environState, not the environ
itself, so with the old arrangement, it couldn't know the environ name to
send it on the ops channel. I've changed things so that the
environState holds the name, and a new environState is created
every time an environment with a new name is opened.

R=niemeyer
CC=
https://codereview.appspot.com/6209078
Filename Latest Rev Last Changed Committer Comment Size
..
charm 11 12 years ago Gustavo Niemeyer Applied the juju/charm renaming to the Go code bas Diff
cloudinit 25.2.1 12 years ago Roger Peppe add cloudinit package Diff
cmd 37.3.14 12 years ago William Reade hefty rearrangement, few actual changes Diff
environs 25.5.4 12 years ago Roger Peppe rename environ->environs Diff
juju 37.3.14 12 years ago William Reade hefty rearrangement, few actual changes Diff
log 20.1.1 12 years ago Mathieu Lonjaret logger: use global vars, becomes a package Diff
schema 1 12 years ago Gustavo Niemeyer Bootstrapped package. Diff
state 32.1.1 12 years ago Frank Mueller Initial adding of state for review. Diff
store 11.3.1 12 years ago Gustavo Niemeyer Bootstrapping store package. Diff
testing 83.1.2 12 years ago William Reade renamed testutils; broke it in anticipation of goz Diff
version 124.2.2 12 years ago Roger Peppe version: simplify Diff
.bzrignore 82.1.4 12 years ago Gustavo Niemeyer Applied review comments. 46 bytes Diff Download File
.lbox 35.1.1 12 years ago Gustavo Niemeyer Remove all.bash and fixed syntax of .lbox. 28 bytes Diff Download File