Add the user_id key to the keypair resource and data source
Add the ability to create and get keypairs for other users.
See issue #1230
The pull request is in WIP state because we are waiting for the gophercloud library to include a change that is prereq for this feature:
https://github.com/gophercloud/gophercloud/pull/2146
Build failed.
- terraform-provider-openstack-unittest : SUCCESS in 4m 08s
- terraform-provider-openstack-acceptance-test : POST_FAILURE in 12m 36s
- terraform-provider-openstack-acceptance-test-admin : POST_FAILURE in 20m 15s
Build failed.
- terraform-provider-openstack-unittest : SUCCESS in 3m 17s
- terraform-provider-openstack-acceptance-test : POST_FAILURE in 12m 01s
- terraform-provider-openstack-acceptance-test-admin : POST_FAILURE in 23m 32s
Build failed.
- terraform-provider-openstack-unittest : FAILURE in 3m 43s
- terraform-provider-openstack-acceptance-test : FAILURE in 12m 16s
- terraform-provider-openstack-acceptance-test-admin : FAILURE in 12m 21s
Build failed.
- terraform-provider-openstack-unittest : SUCCESS in 4m 41s
- terraform-provider-openstack-acceptance-test : FAILURE in 12m 35s
- terraform-provider-openstack-acceptance-test-admin : FAILURE in 12m 29s
Merge request ready for review.
Build failed.
- terraform-provider-openstack-unittest-foo : FAILURE in 4m 37s
- terraform-provider-openstack-acceptance-test-foo : FAILURE in 26m 41s
- terraform-provider-openstack-acceptance-test-admin-foo : FAILURE in 26m 26s
Rebased the provider to adapt it to the new SDK. Please review it.
Build failed.
- terraform-provider-openstack-unittest-foo : SUCCESS in 5m 08s
- terraform-provider-openstack-acceptance-test-foo : FAILURE in 2h 10m 33s
- terraform-provider-openstack-acceptance-test-admin-foo : FAILURE in 2h 32m 33s
@randomswdev thanks for PR. user_id is supported only for cloud admins. please add this info into the docs
@randomswdev thanks for PR.
user_idis supported only for cloud admins. please add this info into the docs
I updated the doc to include the description of the new attribute for the data source and the resource. Let me know if any other change is required,
Build failed.
- terraform-provider-openstack-unittest-foo : SUCCESS in 5m 55s
- terraform-provider-openstack-acceptance-test-foo : FAILURE in 4h 33m 41s
- terraform-provider-openstack-acceptance-test-admin-foo : FAILURE in 2h 19m 16s
Closing. This is old and the resource has already been done while there is a PR for data_source