Skip to content

Commit

Permalink
Merge pull request #18237 from tsmetana/fix-cinder-resize
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 18237, 18586, 18578).

UPSTREAM: 58685: Fill size attribute for the OpenStack V3 API volumes

The getVolume method in OpenStack provider is not filling the Size for the V3 API type volumes. This
breaks the PV resizing of Cinder volumes which compares the existing volume size with the new request. This leads to redundant volume resize calls to the cloud provider that end with errors.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535314
  • Loading branch information
openshift-merge-robot authored Feb 13, 2018
2 parents 1096752 + cbdbd28 commit 0ea2737
Showing 1 changed file with 1 addition and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ea2737

Please sign in to comment.