Skip to content

Networking V2: add QoS rule type Get call#1625

Merged
ozerovandrei merged 1 commit intogophercloud:masterfrom
ozerovandrei:qos-rule-type-get
Jun 13, 2019
Merged

Networking V2: add QoS rule type Get call#1625
ozerovandrei merged 1 commit intogophercloud:masterfrom
ozerovandrei:qos-rule-type-get

Conversation

@ozerovandrei
Copy link
Copy Markdown
Contributor

Implement GetRuleType function with unit test.

Update QoS rule types documentation.

Update QoS rule types acceptance test.

Extend RuleType struct with additional fields. Unfortunately the
ParameterValues field is implemented as interface{} given it's dynamic
behavior (it can be map or slice in different situtations).

For #1027

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/neutron-lib/blob/stable/stein/neutron_lib/api/definitions/qos_rule_type_details.py
https://github.com/openstack/neutron/blob/stable/stein/neutron/services/qos/drivers/manager.py#L88
https://github.com/openstack/neutron/blob/stable/stein/neutron/services/qos/qos_plugin.py#L369

Implement GetRuleType function with unit test.

Update QoS rule types documentation.

Update QoS rule types acceptance test.

Extend RuleType struct with additional fields. Unfortunately the
ParameterValues field is implemented as interface{} given it's dynamic
behavior (it can be map or slice in different situtations).
@Twister915 Twister915 mentioned this pull request Jun 13, 2019
28 tasks
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 13, 2019

Coverage Status

Coverage increased (+0.01%) to 76.834% when pulling 933a494 on ozerovandrei:qos-rule-type-get into b43c168 on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 13, 2019

Build failed.

@ozerovandrei
Copy link
Copy Markdown
Contributor Author

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 13, 2019

Build succeeded.

@ozerovandrei ozerovandrei merged commit 061277e into gophercloud:master Jun 13, 2019
@ozerovandrei ozerovandrei deleted the qos-rule-type-get branch June 13, 2019 13:05
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