X Tutup
Skip to content

Neutron: add is_default to network#168

Merged
olivergondza merged 1 commit intoopenstack4j:masterfrom
fapo85:master
Jan 28, 2023
Merged

Neutron: add is_default to network#168
olivergondza merged 1 commit intoopenstack4j:masterfrom
fapo85:master

Conversation

@fapo85
Copy link
Copy Markdown
Contributor

@fapo85 fapo85 commented Nov 10, 2021

PR description

...

Submitter checklist

this pr implements the is default flag on network level
Api Doc: https://docs.openstack.org/api-ref/network/v2/index.html?expanded=list-networks-detail,show-network-details-detail#networks
Make sure that following is addressed to make the PR easier to process:

  • [] If applicable, changes are covered by either a unit or a functional test.
    I get a ConcurrentModificationException when running the tests.
  • If applicable, changes ware verified manually against an OpenStack instance.
  • If the change is API related, the PR description links to OpenStack API documentation of that particular endpoint/request (https://docs.openstack.org/api-quick-start/#current-api-versions).
  • If the change concerns particular OpenStack service, its name is used as a PR name prefix (ex.: "Neutron: Add floatingIp port forwardings service").
  • If the PR closes existing GitHub issue, PR name have prefix: Fix #NNN: .

@olivergondza olivergondza merged commit 18e88ed into openstack4j:master Jan 28, 2023
@olivergondza
Copy link
Copy Markdown
Member

Thanks, merging!

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.

2 participants

X Tutup