Joe Topjian
|
8d8becdfdb
|
provider/openstack: Support Import of OpenStack FWaaS Resources (#7471)
|
2016-07-03 16:37:35 +01:00 |
Steven Crossan
|
ca2d230a2c
|
provider/openstack: Change rules type to List
Allows for ordering of rules that are applied to the firewall policy,
including addition and removal of rules in certain positions.
|
2016-06-16 12:27:01 +01:00 |
Seth Vargo
|
68a2a2299e
|
Use schema funcs for reading values from the env
|
2016-04-08 17:28:54 -04:00 |
Trevor Pounds
|
0cd0ff0f8e
|
Use built-in schema.HashString.
|
2016-02-07 16:29:34 -08:00 |
Anthony Scalisi
|
198e1a5186
|
remove various typos
|
2015-09-11 11:56:20 -07:00 |
Joe Topjian
|
a6b9a63231
|
Fixing TestAccFWFirewallV1
|
2015-05-10 04:38:36 +00:00 |
Alexander Dupuy
|
2ccaaf204d
|
fix copy/paste typo in OpenStack FW error messages
|
2015-05-05 14:01:49 +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 |
Julien Vey
|
2e37784065
|
Fix general comments by @phinze
|
2015-03-31 09:54:50 -06:00 |
Guillaume Giamarchi
|
ba880b136b
|
Code clean-up
|
2015-03-31 09:54:50 -06:00 |
Guillaume Giamarchi
|
83160acf69
|
Return Read call result in Create & Update
|
2015-03-31 09:54:50 -06:00 |
Guillaume Giamarchi
|
bdeca31731
|
remove boilerplate code using CheckDeleted
|
2015-03-31 09:54:50 -06: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 |