Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

[rfr] Only pass volume_size if it is greater than zero #598

Merged
merged 1 commit into from
Jun 23, 2016
Merged

[rfr] Only pass volume_size if it is greater than zero #598

merged 1 commit into from
Jun 23, 2016

Conversation

jtopjian
Copy link
Contributor

A recent change in Nova now enforces volume_size to be greater than
zero. Since volume_size is an optional parameter, it should now only
be sent when it has a positive non-zero value.

A recent change in Nova now enforces volume_size to be greater than
zero. Since volume_size is an optional parameter, it should now only
be sent when it has a positive non-zero value.
@jtopjian
Copy link
Contributor Author

jtopjian commented Jun 23, 2016

The change in Nova that caused this was implemented in both master and stable/mitaka, so this will affect people once they update to a forthcoming Mitaka point release.

openstack/nova@eb0d70a

@jtopjian jtopjian changed the title Only pass volume_size if it is greater than zero [rfr] Only pass volume_size if it is greater than zero Jun 23, 2016
@coveralls
Copy link

coveralls commented Jun 23, 2016

Coverage Status

Coverage increased (+0.002%) to 81.084% when pulling b7fea37 on jtopjian:bfv-volume-size-fix into f28452d on rackspace:master.

@jrperritt
Copy link
Contributor

LGTM. +2

@jrperritt jrperritt merged commit 985a863 into rackspace:master Jun 23, 2016
@jtopjian
Copy link
Contributor Author

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants