Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Unified Diff: provider/openstack/config.go

Issue 13606045: various: gocheck, checkers, imports fixes (Closed)
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: provider/openstack/config.go
=== modified file 'provider/openstack/config.go'
--- provider/openstack/config.go 2013-07-23 05:02:37 +0000
+++ provider/openstack/config.go 2013-09-13 14:48:13 +0000
@@ -5,11 +5,13 @@
import (
"fmt"
+ "net/url"
+
"launchpad.net/goose/identity"
+
"launchpad.net/juju-core/environs/config"
"launchpad.net/juju-core/log"
"launchpad.net/juju-core/schema"
- "net/url"
)
var configFields = schema.Fields{
« names/user.go ('K') | « provider/ec2/suite_test.go ('k') | provider/openstack/live_test.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b