~thumper/juju-core/move-environs-tools

« back to all changes in this revision

Viewing changes to environs/openstack/export_test.go

  • Committer: Tim Penhey
  • Date: 2013-07-09 04:56:13 UTC
  • Revision ID: tim.penhey@canonical.com-20130709045613-ryu6vclvhg95hngp
More moves and tests in tools pass.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        "launchpad.net/juju-core/environs/imagemetadata"
15
15
        "launchpad.net/juju-core/environs/instances"
16
16
        "launchpad.net/juju-core/environs/jujutest"
17
 
        "launchpad.net/juju-core/environs/tools"
 
17
        "launchpad.net/juju-core/tools"
18
18
        "launchpad.net/juju-core/utils"
19
19
        "net/http"
20
20
        "strings"