~viswesn/juju-ci-tools/aws_boto3

« back to all changes in this revision

Viewing changes to tests/test_s3ci.py

  • Committer: Aaron Bentley
  • Date: 2017-02-22 16:08:27 UTC
  • mto: (1889.2.1 jujupy-reorg)
  • mto: This revision was merged to the branch mainline in revision 1903.
  • Revision ID: aaron.bentley@canonical.com-20170222160827-nz41tlqa6mp4mmh6
Remove almost all references to jujuconfig.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    JobNamer,
24
24
    PackageNamer,
25
25
    )
26
 
from jujuconfig import get_juju_home
 
26
from jujupy import get_juju_home
27
27
from s3ci import (
28
28
    fetch_files,
29
29
    fetch_juju_binary,