Skip to content

FWaaSv2.0 Policy CRUD#2057

Merged
jtopjian merged 11 commits intogophercloud:masterfrom
mercedes-benz:fwaasv2_policy_all
Dec 9, 2020
Merged

FWaaSv2.0 Policy CRUD#2057
jtopjian merged 11 commits intogophercloud:masterfrom
mercedes-benz:fwaasv2_policy_all

Conversation

@schreibergeorg
Copy link
Copy Markdown
Contributor

@schreibergeorg schreibergeorg commented Nov 13, 2020

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Nov 13, 2020

Build succeeded.

@schreibergeorg
Copy link
Copy Markdown
Contributor Author

schreibergeorg commented Nov 16, 2020

@coveralls
Copy link
Copy Markdown

coveralls commented Nov 16, 2020

Coverage Status

Coverage increased (+0.05%) to 79.74% when pulling ec15a46 on Daimler:fwaasv2_policy_all into 441620a on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Nov 16, 2020

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Nov 20, 2020

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Nov 30, 2020

Build succeeded.

@schreibergeorg schreibergeorg changed the title [WIP] FWaaSv2.0 Policy CRUD FWaaSv2.0 Policy CRUD Nov 30, 2020
@schreibergeorg
Copy link
Copy Markdown
Contributor Author

@Elethiomel @jtopjian ptal :-)

Copy link
Copy Markdown
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codemanufaktur Thank you for working on this and for the test output 🙂

I've left a few comments - mostly just renaming fields. Please let me know if you have any questions.

DestinationPort string `json:"destination_port,omitempty"`
Shared bool `json:"shared,omitempty"`
Enabled bool `json:"enabled,omitempty"`
FirewallPolicyID []string `json:"firewall_policy_id"`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this have always been []string or was this a change made between OpenStack releases?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jtopjian , if I did see it right, then firewall_policy_id was introduced as array:
See commit: openstack/neutron-fwaas@55fed40

Also here the reference to the neutron-fwaas codebase: https://github.com/openstack/neutron-fwaas/blob/stable/ussuri/neutron_fwaas/db/firewall/v2/firewall_db_v2.py#L282

schreibergeorg added a commit to mercedes-benz/gophercloud that referenced this pull request Dec 8, 2020
schreibergeorg added a commit to mercedes-benz/gophercloud that referenced this pull request Dec 8, 2020
schreibergeorg added a commit to mercedes-benz/gophercloud that referenced this pull request Dec 8, 2020
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Dec 8, 2020

Build succeeded.

Copy link
Copy Markdown
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants