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

Support storage pool and affinity for instance and volume #3270

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

yussufsh
Copy link
Collaborator

Signed-off-by: Yussuf Shaikh yussuf.shaikh@ibm.com

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #3266

Output from acceptance testing:

=== RUN   TestAccIBMPIInstanceNetwork
--- PASS: TestAccIBMPIInstanceNetwork (1063.70s)
PASS
=== RUN   TestAccIBMPIInstanceDataSource_basic
--- PASS: TestAccIBMPIInstanceDataSource_basic (61.89s)
PASS
=== RUN   TestAccIBMPICatalogImagesDataSource_basic
--- PASS: TestAccIBMPICatalogImagesDataSource_basic (41.71s)
PASS
=== RUN   TestAccIBMPIImageDataSource_basic
--- PASS: TestAccIBMPIImageDataSource_basic (28.12s)
PASS
=== RUN   TestAccIBMPIImagesDataSource_basic
--- PASS: TestAccIBMPIImagesDataSource_basic (32.90s)
PASS
=== RUN   TestAccIBMPIVolumesDataSource_basic
--- PASS: TestAccIBMPIVolumesDataSource_basic (33.38s)
PASS
=== RUN   TestAccIBMPIVolumebasic
--- PASS: TestAccIBMPIVolumebasic (82.34s)
PASS
=== RUN   TestAccIBMPIVolumePool
--- PASS: TestAccIBMPIVolumebasic (78.29s)
PASS
=== RUN   TestAccIBMPIVolumeDataSource_basic
--- PASS: TestAccIBMPIVolumeDataSource_basic (26.41s)
PASS

...

@yussufsh yussufsh requested a review from hkantare October 28, 2021 09:36
@yussufsh
Copy link
Collaborator Author

yussufsh commented Nov 1, 2021

@hkantare please help with the review.

ibm/resource_ibm_pi_instance.go Show resolved Hide resolved
ibm/resource_ibm_pi_instance.go Show resolved Hide resolved
ibm/resource_ibm_pi_volume.go Outdated Show resolved Hide resolved
website/docs/r/pi_instance.html.markdown Outdated Show resolved Hide resolved
Signed-off-by: Yussuf Shaikh <yussuf.shaikh@ibm.com>
@yussufsh yussufsh requested a review from hkantare November 2, 2021 11:31
@hkantare hkantare merged commit e64b4f6 into IBM-Cloud:master Nov 3, 2021
@yussufsh yussufsh deleted the storagepool branch December 15, 2021 14:31
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

Successfully merging this pull request may close these issues.

Power VM create fails with error all volumes are not in the same VM deployment storage pool
2 participants