~themue/juju-core/014-deployer-lxc-context

« back to all changes in this revision

Viewing changes to environs/openstack/config.go

  • Committer: Frank Mueller
  • Date: 2013-03-11 20:49:23 UTC
  • mfrom: (964.1.25 juju-core)
  • Revision ID: themue@gmail.com-20130311204923-fwgyigsn92vx9ibi
deployer: merged trunk and done review changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
                "public-bucket-url":     "",
36
36
                "default-image-id":      "",
37
37
                "default-instance-type": "",
38
 
                "use-floating-ip":       true,
 
38
                "use-floating-ip":       false,
39
39
        },
40
40
)
41
41