Standalone Docker Machine driver for OpenStack
Go to file
Davanum Srinivas 636cbc9909 Ensure $DEST directory is created and CI Jobs pass
* Add a .gitreview file
* Add a bindep file for go tools
* "build" target should depend on "work" target to be sure
  that on a fresh machine, the correct symlinks are created.

Change-Id: I3351067b8fad32f9874ea58d11da298094a2932a
2017-03-22 22:23:14 -04:00
driver Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -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
LICENSE 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
bindep.txt Ensure $DEST directory is created and CI Jobs pass 2017-03-22 22:23:14 -04:00
glide.lock Initial cut of standalone docker-machine driver for openstack 2017-03-16 16:28:21 -04:00
glide.yaml 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