Gavin Williams
|
7438bbd7fe
|
provider/openstack: Add ValueSpecs option to 'openstack_compute_keypair_v2' resource,
refactor to use common types.go and 'MapValueSpecs'
|
2016-10-26 07:50:35 +01:00 |
Joe Topjian
|
50855b3992
|
provider/openstack: gophercloud migration: compute keypair
|
2016-10-23 02:38:18 +00:00 |
Joe Topjian
|
480542d2ab
|
provider/openstack: Support Import openstack_compute_keypair_v2 (#7346)
|
2016-07-03 16:39:20 +01:00 |
Seth Vargo
|
68a2a2299e
|
Use schema funcs for reading values from the env
|
2016-04-08 17:28:54 -04:00 |
Joe Topjian
|
fe0a7a5ec5
|
Allow Blank Region
When OS_REGION_NAME is not set, fall back to a blank string. This
will cause gophercloud to use the cloud's only region in
single-region clouds.
|
2015-04-11 05:10:10 +00:00 |
Julien Vey
|
2e37784065
|
Fix general comments by @phinze
|
2015-03-31 09:54:50 -06:00 |
Jon Perritt
|
fafa946871
|
handle 404 (Not Found) in Get operations
|
2015-03-31 09:54:48 -06:00 |
Jon Perritt
|
1aba665ad7
|
refactor service clients to *Config
|
2015-03-31 09:54:47 -06:00 |
Jon Perritt
|
d86cb6be1c
|
fix diff bug in 'Read' functions
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
5d2fe153c0
|
go fmt
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
2214331b3c
|
export 'region' from 'Read' operations
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
dc99dd1f05
|
add versioning to files
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
8579c8693a
|
make 'region' resource-specific; create new client for each crud operation
|
2015-03-31 09:54:46 -06:00 |