Standalone Docker Machine driver for OpenStack
Go to file
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
driver Update to gophercloud/gophercloud 2017-03-23 15:14:32 -04:00
tools Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -04:00
.gitignore Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -04:00
.gitreview Ensure $DEST directory is created and CI Jobs pass 2017-03-22 22:23:14 -04:00
bindep.txt Ensure $DEST directory is created and CI Jobs pass 2017-03-22 22:23:14 -04:00
glide.lock Get depend-update to work reliably 2017-03-23 16:59:08 -04:00
glide.yaml Get depend-update to work reliably 2017-03-23 16:59:08 -04:00
LICENSE Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -04:00
main.go Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -04:00
Makefile Ensure $DEST directory is created and CI Jobs pass 2017-03-22 22:23:14 -04:00