~hatch/juju-gui/fix-node

  • Committer: Francesco Banconi
  • Date: 2013-01-22 12:49:43 UTC
  • mfrom: (27.1.3 juju-gui)
  • Revision ID: francesco.banconi@canonical.com-20130122124943-bb0p73yq1zf4f8jm
Fix "file not found" error.

If the last stable release does not contain
a file, deploying a charm failed with a
"file not found" error. We encounter this 
problem, e.g., while uploading a new release:
the release is created in Launchpad, but the 
file takes a bit before being ready.
Now the relevant function tries previous
releases before failing.
Also fixed a functional test failing because
now staging does not require explicit
authentication (user and password are
provided by the config file).

R=bac, teknico
CC=
https://codereview.appspot.com/7177049
Filename Latest Rev Last Changed Committer Comment Size
..
config 3.2.2 11 years ago Francesco Banconi Base structure of the charm. All hooks translated Diff
hooks 3.2.1 11 years ago Francesco Banconi Install hook. Diff
tests 3.1.1 11 years ago Benji York initial project structure, especially tests Diff
.bzrignore 9.3.6 11 years ago Brad Crittenden Moved start_gui to utils. Added path parameters t 8 bytes Diff Download File
config.yaml 25.1.9 11 years ago Francesco Banconi Changes per review. 3.5 KB Diff Download File
copyright 26.1.2 11 years ago Francesco Banconi Fixed copyright year. 756 bytes Diff Download File
HACKING.md 22.2.13 11 years ago Francesco Banconi Merged trunk. 6.9 KB Diff Download File
metadata.yaml 26.1.1 11 years ago Gary Poster update charm to make "charm proof" happy 185 bytes Diff Download File
README.md 23.1.4 11 years ago Nicola Larosa Fixes from Gary's review. 2.8 KB Diff Download File
revision 27.1.2 11 years ago Francesco Banconi Staging no longer requires login. 3 bytes Diff Download File