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

Rebasing from master and including fix for encrypted ebs #14

Closed
wants to merge 359 commits into from
Closed

Rebasing from master and including fix for encrypted ebs #14

wants to merge 359 commits into from

Conversation

sarguru
Copy link

@sarguru sarguru commented May 3, 2016

No description provided.

catsby and others added 30 commits April 18, 2016 11:11
This commit patches a few acceptance tests in order to get them to
pass under OpenStack Mitaka.

The devstack dev environment script has also been updated to reflect
OpenStack Mitaka as well as the new Terraform dependency vendoring.
provider/cloudstack: add group attribute for instance resource
…icorp#6186)

The flattening process was not properly drawing dependencies between provider
nodes in modules and their parent provider nodes.

Fixes hashicorp#2832
Fixes hashicorp#4443
Fixes hashicorp#4865
hil.Eval() now returns (hil.EvaluationResult, error) instead of (value,
type, error). This commit updates the call sites, but retains all
previous behaviour. Tests are also updated.
deps: Update hil and call sites of hil.Eval
This strips debug information from the binaries, making them slightly
smaller.
BrianHicks and others added 28 commits April 29, 2016 10:22
Fix hashicorp#3562 provider/vsphere Added doc for customizations problems.
…stomization

provider/vsphere: Add setting to skip customization
Allow running tests when AWS_PROFILE is set, needed for STS users
provider/triton: Add NICs to triton_machine resources
This allows the acceptance tests for librato to pass.
Fixing the broken Test with Master branch
If any of the entries in `commands` on `docker_container` resources was
empty, the assertion to string panic'd. Since we can't use ValidateFunc
on list elements, we can only really check this at apply time. If any
value is nil (resolves to empty string during conversion), we fail with
an error prior to creating the container.

Fixes hashicorp#6409.
…nd-crash

provider/docker: don't crash with empty commands
* Adding File Resource for vSphere provider

Allows for file upload to vSphere at specified location.  This also
includes update for moving or renaming of file resources.

* Ensuring required parameters are provided
…icorp#6442)

* provider/aws: Improve error handling in IAM Server Certificates

* rename test, add additional empty check
@sarguru sarguru closed this May 5, 2016
@bobtfish
Copy link

bobtfish commented May 5, 2016

Shipit
On 3 May 2016 14:46, "Sarguru Nathan" notifications@github.com wrote:


You can view, comment on, or merge this pull request online at:

#14
Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#14

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.