kops/cloudmock/openstack/mockcompute
Peter Rifel 230d870ad6
Implement CRUD logic for cloudmock openstack
This is the bulk of the changes necessary to support openstack integration tests.

As mentioned in cloudmock/openstack/README.md, this involved a lot of wireshark to understand
how the gophercloud clients builds the requests and expects the responses.
2020-08-10 15:22:49 -05:00
..
BUILD.bazel Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
api.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
flavors.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
images.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
keypairs.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
servergroups.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00
servers.go Implement CRUD logic for cloudmock openstack 2020-08-10 15:22:49 -05:00