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

implement extention - 4.0 plus. join us #1329

Closed
wants to merge 10 commits into from

Conversation

bboyHan
Copy link

@bboyHan bboyHan commented Nov 9, 2020

#1328

changelog:

  1. add neutron class time field about [network/subnet/port];
  2. optimize some code to replace the Deprecated methods and fields;
  3. add neutron api implement extention about network-ip-availabilities;(link: https://docs.openstack.org/api-ref/network/v2/#network-ip-availability-and-usage-stats);
  4. add (Neutron) resource tags operation. (link: https://docs.openstack.org/api-ref/network/v2/#standard-attributes-tag-extension);

@bboyHan
Copy link
Author

bboyHan commented Nov 11, 2020

  1. add qos policy extension; (link: https://docs.openstack.org/api-ref/network/v2/#qos-policies-qos)

@olivergondza
Copy link
Collaborator

@bboyHan, you seem to have filed this in an incorrect project.

Also, never mix unrelated changes in a single PR. And careful with code reformats, it is best avoided in distributed development. In openstack4j/openstack4j we would have to do so, but in a coordinated way: openstack4j/openstack4j#21

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