~jameinel/juju-core/api-rpc-reflect-version

« back to all changes in this revision

Viewing changes to provider/azure/instancetype.go

  • Committer: John Arbash Meinel
  • Date: 2014-05-16 11:52:07 UTC
  • mfrom: (2720.1.2 typed-registry)
  • Revision ID: john@arbash-meinel.com-20140516115207-amsasg11cynqtofg
merge typed-registry, bringing it trunk and switch to github.com/juju/errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        "fmt"
8
8
        "sort"
9
9
 
 
10
        "github.com/juju/errors"
10
11
        "launchpad.net/gwacl"
11
12
 
12
13
        "launchpad.net/juju-core/constraints"
13
14
        "launchpad.net/juju-core/environs/imagemetadata"
14
15
        "launchpad.net/juju-core/environs/instances"
15
16
        "launchpad.net/juju-core/environs/simplestreams"
16
 
        "launchpad.net/juju-core/errors"
17
17
)
18
18
 
19
19
// preferredTypes is a list of machine types, in order of preference so that