Commit Graph

361 Commits

Author SHA1 Message Date
Ruslan Gabitov 3df09689e6 Added support for identity auth in Azure driver
Added support for identity auth in Azure driver

Signed-off-by: Ruslan Gabitov <ruslan.gabitov@live.com>
2014-12-09 14:08:09 -08:00
Ben Firshman 05ab691caf Merge pull request #53 from bfirsh/do-not-use-boot2docker-iso-on-disk
Don't use boot2docker ISO on disk
2014-12-09 16:11:17 +00:00
Ben Firshman 415c3f2c0c Don't use boot2docker ISO on disk
This was a hack for the DockerCon demo. We do want some way of
caching the boot2docker image, but this certainly isn't the way.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-08 16:26:57 -08:00
Ben Firshman fbc2e92924 Merge pull request #44 from MSOpenTech/master
Fixed Remove() method in Azure driver
2014-12-08 22:24:14 +00: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 cd31776e0b Merge pull request #33 from bfirsh/check-that-public-key-exists-when-creating-machines
Check that public key exists when creating machine
2014-12-08 20:42:00 +00:00
Ben Firshman fa4b7ddfd0 Document VBoxManage check
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-08 10:30:03 -08:00
Simon Thulbourn 773e8252dd bails out of virtualbox driver if VBoxManage doesn't exist
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2014-12-07 19:47:05 +00:00
Simon Thulbourn b8fe0bc347 bails out of virtualbox driver quickly if it doesn't exist.
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2014-12-07 19:46:25 +00:00
Ben Firshman dcf081d758 Check that public key exists when creating machine
Fixes #4

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-06 20:54:41 +01:00
Ben Firshman 73d19108bf Initial commit
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 15:05:11 +01:00