~tvansteenburgh/juju-deployer/1510158-v3-machine-placement

Viewing all changes in revision 150.

  • Committer: Tim Van Steenburgh
  • Date: 2015-08-04 12:50:12 UTC
  • mfrom: (136.3.2 juju-deployer)
  • Revision ID: tim.van.steenburgh@canonical.com-20150804125012-r5raxeq2ek6xq15k
Allow charms to be specified using an absolute local path.

For example:

    services:
        mycharm:
            charm: /tmp/trusty/mycharm

Primary rationale for this is to allow rapid iteration on a charm's amulet
tests, without needing to commit the changes, or even have them under
revision control. For the charm under test, amulet will give deployer an
absolute path, ensuring that the version of the charm that is deployed and
tested is whatever is on disk at the time.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: