Skip to content

Flavor Extra Spec Delete#705

Merged
jtopjian merged 1 commit intogophercloud:masterfrom
dklyle:delete-flavor-extra-specs
Jan 5, 2018
Merged

Flavor Extra Spec Delete#705
jtopjian merged 1 commit intogophercloud:masterfrom
dklyle:delete-flavor-extra-specs

Conversation

@dklyle
Copy link
Copy Markdown
Contributor

@dklyle dklyle commented Jan 4, 2018

For #540

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

API reference:

https://developer.openstack.org/api-ref/compute/#delete-an-extra-spec-for-a-flavor

Nova implementation:

https://github.com/openstack/nova/blob/stable/pike/nova/api/openstack/compute/flavors_extraspecs.py#L111

There is a note in the above that the error should be 204, rather than the 200 that is returned. The value in the API spec is also 200. Testing proved that the return code is 200 rather than 204.

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 4, 2018

Coverage Status

Coverage increased (+0.02%) to 72.84% when pulling 800a4c0 on dklyle:delete-flavor-extra-specs into f05feab on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jan 4, 2018

@jtopjian
Copy link
Copy Markdown
Contributor

jtopjian commented Jan 5, 2018

LGTM - thanks!

@jtopjian jtopjian merged commit fe4853e into gophercloud:master Jan 5, 2018
@jtopjian jtopjian mentioned this pull request Jan 5, 2018
5 tasks
@dklyle dklyle deleted the delete-flavor-extra-specs branch January 5, 2018 03:28
cardoe pushed a commit to cardoe/gophercloud that referenced this pull request Aug 27, 2020
* Add `prefix_length` to subnet create

* Added subnet pool prefix length test cases

* Correctly named test case

* Improved checks for `prefix_length`
* Added conflict with `cidr`
* Check if `subnetpool_id` is set before setting `prefix_length`
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.

3 participants