Guillaume Giamarchi
|
b87c05e5a8
|
Allow to disable HTTPS certificate check
|
2015-04-15 21:54:44 +02: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 |
Guillaume Giamarchi
|
16a963313f
|
FWaaS version is actually v1 not v2
Rename files and methods.
Confusion have been made between neutron
version and FWaaS extension version.
|
2015-03-31 09:54:50 -06:00 |
Guillaume Giamarchi
|
88a55a5d58
|
Enable FWaaS resources
|
2015-03-31 09:54:49 -06:00 |
Joe Topjian
|
c3c4840baf
|
openstack_compute_floatingip_v2
This commit adds a resource that allows the user to allocate,
deallocate, associate, and disassociate floating IPs through the
nova api.
|
2015-03-31 09:54:49 -06:00 |
Eric Bellemon
|
e9abf04e4b
|
Add router interface resource
|
2015-03-31 09:54:48 -06:00 |
Eric Bellemon
|
32d0e36709
|
Add router resource
|
2015-03-31 09:54:48 -06:00 |
Julien Vey
|
9aa9c90248
|
Add floating IP resource
|
2015-03-31 09:54:48 -06:00 |
Jon Perritt
|
761d58df2f
|
add container and volume resources
|
2015-03-31 09:54:48 -06:00 |
Jon Perritt
|
43564d1c5c
|
object storage container v1 ops
|
2015-03-31 09:54:47 -06:00 |
Jon Perritt
|
777c34cf7c
|
move lb member ops into lb pool file
|
2015-03-31 09:54:47 -06:00 |
Jon Perritt
|
3627368fc0
|
remove security group rule option from provider
|
2015-03-31 09:54:47 -06:00 |
Jon Perritt
|
17b137c972
|
go fmt
|
2015-03-31 09:54:47 -06:00 |
Jon Perritt
|
e6f3a19284
|
add defaultFunc for 'tenant_name'
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
5d2fe153c0
|
go fmt
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
9b54c569cc
|
use 'Default' to forgo prompt
|
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
|
bfe492d407
|
add options for openstack identity v3
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
b1b693e461
|
region is resource-specific; doesn't belong with auth
|
2015-03-31 09:54:46 -06:00 |
Jon Perritt
|
ac79c76b13
|
add lb resources
|
2015-03-31 09:54:45 -06:00 |
Jon Perritt
|
4761075790
|
crud for neutron networks
|
2015-03-31 09:54:45 -06:00 |
Jon Perritt
|
23d425072c
|
add/delete security groups and rules
|
2015-03-31 09:54:45 -06:00 |
Jon Perritt
|
01e41646d3
|
add/get/delete keypairs
|
2015-03-31 09:54:45 -06:00 |
Jon Perritt
|
48e92f8173
|
OS_REGION -> OS_REGION_NAME (thank you @hartzell)
|
2015-03-31 09:54:45 -06:00 |
Jon Perritt
|
f9fa748024
|
crud for openstack servers v2
|
2015-03-31 09:54:45 -06:00 |