Commit Graph

31 Commits

Author SHA1 Message Date
Vincent Bernat 9fb227b3b2 exoscale: update egoscale binding for 32-bit compatibility
egoscale is updated to use int64 where it makes sense.

Closes #1212.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-05-28 15:02:34 +02:00
Vincent Bernat b35ad0d322 godep/exoscale: update egoscale
Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-05-21 14:34:42 +02:00
Vincent Bernat fd569c8fdf driver: exoscale driver
Add support for exoscale, a Swiss cloud provider. This pull "egoscale",
a Go binding for exoscale, in godeps.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2015-04-30 22:32:02 +02:00
Nathan LeClaire 142ffadc2c Refactor logging to focus on simple STDOUT/STDERR
This also lays the foundation for the possibility of log drivers in the
future, if it is decided that is a direction to pursue.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-04-30 12:04:52 -07:00
Dave Henderson ee41dc36df Adding github.com/stretchr/testify/assert to Godeps
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2015-04-20 19:27:38 -04:00
Evan Hazlett 2a93207bd9 Merge pull request #955 from ggiamarchi/keystone_v3_domains
Keystone v3 domains
2015-04-10 16:57:06 -04:00
Guillaume Giamarchi 0153beea59 Update rackspace/gophercloud dependency
Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2015-04-09 17:37:24 +02:00
Simon Thulbourn 0e23b7c38b Add SSH key generation
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2015-03-26 19:10:55 +00:00
Evan Hazlett b9043e370d
godep: fix upstream errors; update naturalsort
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-03-19 16:18:22 -04:00
Ahmet Alp Balkan f2918929b0 Vendor 'github.com/skarademir/naturalsort'
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2015-03-17 23:32:26 -07:00
Ash Wilson 267133bb0d Update Gophercloud to the current master.
This is necessary to be able to interject a custom http.Client.

Signed-off-by: Ash Wilson <ash.wilson@rackspace.com>
2015-02-26 09:10:28 -06:00
Evan Hazlett 04a0d398b2
update godeps (remove swarm discovery dependency)
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-20 13:49:17 -08:00
Evan Hazlett a949e12b6e store swarm config in driver; vendor Godeps; generate swarm token
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-20 13:07:21 -08:00
Fabio Rapposelli 8983fb1b6c Updated Godeps for govcloudair.
Fixes #431

Signed-off-by: Fabio Rapposelli <frapposelli@vmware.com>
2015-02-16 12:36:46 +01:00
Evan Hazlett 67dab02ab2
remove net/context
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-02 23:22:38 -05:00
Evan Hazlett bcc40f8f85
fix docker deps to standard rev
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-02 21:00:01 -05:00
Simon Thulbourn 5c8bd32753 Use whatever is after -- as the SSH command.
Updates the codegansta/cli package.

Change the way commands are detected

Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2015-01-30 11:11:48 +00:00
Evan Hazlett fbce999d22 updated godeps; fixed cert issue date bug
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-01-15 22:56:25 -05:00
Guillaume Giamarchi 1785869490 Add dependencies for OpenStack driver
Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2015-01-14 22:01:30 +01:00
Fabio Rapposelli 6b31904d43 Godeps save and enable commands
Signed-off-by: Fabio Rapposelli <frapposelli@vmware.com>
2015-01-08 11:00:54 +01:00
Dan Lorenc 17536555b1 New import path.
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
2014-12-16 15:45:10 -08:00
dlorenc 17d8b16a37 GCE Driver.
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
2014-12-15 20:23:38 -08:00
Evan Hazlett 909e69baff initial work on aws for machine; huge thanks to @nathanleclaire for the
initial implementation

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2014-12-12 17:00:57 -05:00
Simon Thulbourn 64c73597e2 adds codegangsta/cli
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2014-12-12 18:11:17 +00:00
Ben Firshman ee48b4ae01 Remove mitchellh/go-homedir from godeps
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-11 16:24:04 -08:00
Ben Firshman e0b18fee7d Update logrus
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-10 09:09:54 -08:00
Ben Firshman 24574d513a Update libtrust
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-10 09:08:36 -08:00
Ben Firshman b72822ff9d Update goauth2
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-10 09:06:10 -08:00
Ben Firshman 3c00d74c44 Update godo to 0.5.0
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-10 09:05:47 -08:00
Ruslan Gabitov 489e2acaec Fixed Remove() method in Azure driver
Fixed Remove() method in Azure driver

Signed-off-by: Ruslan Gabitov <ruslan.gabitov@live.com>
2014-12-08 13:24:45 -08:00
Ben Firshman c76a9ceabf Vendor dependencies with Godep
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 20:28:25 +01:00