octavia: add new security options to pools and listeners#3178
octavia: add new security options to pools and listeners#3178EmilienM merged 2 commits intogophercloud:masterfrom
Conversation
|
is it possible to have tests? (unit & functional) if we have existing ones already? |
|
@mandre I'm testing some corner cases, like nulling the parameters in terraform-provider-openstack/terraform-provider-openstack#1785. Please hold on with the merge. Probably I'll add some functional tests to ensure that parameters can be removed. |
|
I just realized that adding functional tests to pools and listeners requires much more work than I expected. Currently there is only list check. I covered new options in terraform functional tests in terraform env, I hope this would be enough. As for the gophercloud octavia functional tests, I'd create a new issue to extend the pool and listener tests with CRUD. |
|
@kayrus so you're saying this is ready to go now? |
|
@EmilienM yes |
Fixes #3177