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

provider/openstack: Volume Attachment Updates #11285

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

jtopjian
Copy link
Contributor

This commit adds a StateRefresh func for volume attachments. Mostly
this is to add a buffer of time between the request and the return
of the attachment to give time for the volume to become attached,
however, in some cases the refresh function could work as specified.

Docs have also been updated to reflect that a device could be specified,
but to use with caution.

This commit adds a StateRefresh func for volume attachments. Mostly
this is to add a buffer of time between the request and the return
of the attachment to give time for the volume to become attached,
however, in some cases the refresh function could work as specified.

Docs have also been updated to reflect that a device could be specified,
but to use with caution.
@stack72
Copy link
Contributor

stack72 commented Jan 23, 2017

LGTM! Thanks @jtopjian :)

@stack72 stack72 merged commit b593d69 into hashicorp:master Jan 23, 2017
pielu pushed a commit to pielu/terraform that referenced this pull request Jan 24, 2017
* commit '439b5507bbe9b00c7154d5b30dd9e35600ef05a2': (688 commits)
  Update CHANGELOG.md
  provider/aws: Added API GW documentation regarding request/response templates (hashicorp#11380)
  Update CHANGELOG.md
  provider/aws: Added a S3 Bucket domain name attribute (hashicorp#10088)
  provider/postgresql: Fix failing acceptance test (hashicorp#11375)
  provider/heroku: Fix failing acceptance test (hashicorp#11374)
  provider/aws: Fix acceptance tests w/ missing values (hashicorp#11377)
  provider/aws: Fix failing ecs acceptance test w/ ALB (hashicorp#11367)
  fix fat-fingered change in test
  provider/aws: Add diff suppress function for aws_db_instance
  Update CHANGELOG.md
  provider/openstack: Volume Attachment Updates (hashicorp#11285)
  Update CHANGELOG.md
  adding (backwards compatible) support for providing multiple source filename and content (hashicorp#11271)
  Correct aws_s3_bucket_object data source acceptance tests. (hashicorp#11346)
  Update CHANGELOG.md
  Add 'aws_vpc_endpoint' data source. (hashicorp#11323)
  Update CHANGELOG.md
  Add 'aws_canonical_user_id' data source. (hashicorp#11332)
  Update CHANGELOG.md
  ...
@ghost
Copy link

ghost commented Apr 17, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants