~viswesn/juju-ci-tools/aws_boto3

« back to all changes in this revision

Viewing changes to tests/test_assess_cs_staging.py

  • Committer: Curtis Hovey
  • Date: 2017-01-25 02:32:29 UTC
  • mfrom: (1855 trunk)
  • mto: This revision was merged to the branch mainline in revision 1865.
  • Revision ID: curtis@canonical.com-20170125023229-g7c6bzt0cqe1j8g3
Merged trunk and resolved conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    main,
12
12
    _set_charm_store_ip,
13
13
)
14
 
from fakejuju import (
 
14
from jujupy import (
15
15
    fake_juju_client,
16
16
    fake_juju_client_optional_jes,
17
17
    )