tests: upload & boot image in OpenStack. Closes #339

This commit is contained in:
Alexander Todorov 2020-06-16 13:04:02 +03:00 committed by Tom Gundersen
parent 18b17c87fa
commit f7c4dca5d5
96 changed files with 22287 additions and 1965 deletions

1
go.mod
View file

@ -16,6 +16,7 @@ require (
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.3.1
github.com/google/uuid v1.1.1
github.com/gophercloud/gophercloud v0.11.0
github.com/julienschmidt/httprouter v1.2.0
github.com/kolo/xmlrpc v0.0.0-20190909154602-56d5ec7c422e
github.com/pkg/errors v0.9.1 // indirect