Commit Graph

3 Commits

Author SHA1 Message Date
Davanum Srinivas f2bf1a7d8d Get depend-update to work reliably
Earlier "make depend-update" would fail as it tried
to pull stuff down that's already in our repo. So let's
just ignore the stuff we know we already have.

Change-Id: I11d22446e9be20686b2050a06aafab932541c0de
2017-03-23 16:59:08 -04:00
Davanum Srinivas 38fe101d63 Update to gophercloud/gophercloud
Per https://github.com/rackspace/gophercloud, the git repo is frozen
and work has moved to https://github.com/gophercloud/gophercloud.

So let's switch over to the new repository

Change-Id: I754b0a6e3b9a25745158fa1453aee48ca325d0f7
2017-03-23 15:14:32 -04:00
Davanum Srinivas 36164b0ccf Initial cut of standalone docker-machine driver for openstack
* Picked up the openstack driver code from docker/machine
2017-03-16 16:28:21 -04:00