Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Networking v2: Fix subnetpools #789

Merged

Conversation

jtopjian
Copy link
Contributor

For #788

The following fixes have been applied:

  • Removal of Prefixes from ListOpts
  • Changing ListOpts Shared to *bool
  • Changing ListOpts IsDefault to *bool
  • Changing the result CreatedAt to time.Time
  • Changing the result UpdatedAt to time.Time

/cc @dklyle

I've tested these fixes pretty extensively to make sure they're correct.

I'm not a fan of including ID and tenant_id in ListOpts, but since they were already merged and since they do work, I'm going to leave them.

If someone has time to do a review of this, it would help move the Terraform PRs along.

The following fixes have been applied:

* Removal of Prefixes from ListOpts
* Changing ListOpts Shared to *bool
* Changing ListOpts IsDefault to *bool
* Changing the result CreatedAt to time.Time
* Changing the result UpdatedAt to time.Time
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.506% when pulling b578855 on jtopjian:networkingv2-subnetpool-fixes into 8f1afb1 on gophercloud:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.506% when pulling b578855 on jtopjian:networkingv2-subnetpool-fixes into 8f1afb1 on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Feb 23, 2018

Build succeeded.

Copy link
Contributor

@dklyle dklyle left a comment

Choose a reason for hiding this comment

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

Based on the findings of your testing, these changes look appropriate.

@jrperritt jrperritt merged commit c0873f5 into gophercloud:master Feb 23, 2018
@jtopjian
Copy link
Contributor Author

Thanks, guys!

@jtopjian jtopjian deleted the networkingv2-subnetpool-fixes branch April 24, 2018 03:16
cardoe pushed a commit to cardoe/gophercloud that referenced this pull request Aug 27, 2020
Implement openstack_networking_qos_dscp_marking_rule_v2 datasource
with tests and website documentation.
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.

None yet

4 participants