Skip to content
New issue

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

Swift upload: CLI and ansible behaviour differs #47

Open
outcatcher opened this issue Feb 4, 2021 · 0 comments
Open

Swift upload: CLI and ansible behaviour differs #47

outcatcher opened this issue Feb 4, 2021 · 0 comments

Comments

@outcatcher
Copy link
Contributor

Behavior of _post_file differs when called from cli or ansible:
self.cloud.create_object for CLI is openstack.cloud.create_object and openstack.object_store.v1.create_object for ansible.
The first one returns the Response object and the second one ― Resource object.

This leads to obj.set_metadata failing when obj is a Response

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

No branches or pull requests

1 participant