We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When calling the "ex_resize" function of the OpenStack driver I get this error:
BaseHTTPError: 400 Bad Request Invalid input for field/attribute resize. Value: {u'flavorRef': u'8', u'personality': [], u'name': u'userimage-156283439906', u'imageRef': u'0de96743-4a12-4470-b8b2- 6dc260977a40', u'metadata': {}}. Additional properties are not allowed (u'metadata', u'name', u'imageRef', u'personality' were unexpected)
The text was updated successfully, but these errors were encountered:
Merge pull request #2 from micafer/ost_resize
fe417b9
Fix apache#1309
56f66f2
Merge pull request #1311 from micafer/ost_resize
51687ee
Fix error in resize function in OpenStack driver #1309
No branches or pull requests
When calling the "ex_resize" function of the OpenStack driver I get this error:
The text was updated successfully, but these errors were encountered: