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

openstack: Always set opts.Cloud #1096

Merged
merged 1 commit into from
Jan 31, 2019

Conversation

flaper87
Copy link
Contributor

If OS_CLOUD is not set in the environment, this part of the code will
fail with a NPE because neither OS_CLOUD nor opts.Cloud are set. Set
opts.Cloud to the value in Platform.

If OS_CLOUD is not set in the environment, this part of the code will
fail with a NPE because neither OS_CLOUD nor opts.Cloud are set. Set
opts.Cloud to the value in Platform.
@flaper87
Copy link
Contributor Author

/hold

@openshift-ci-robot openshift-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 18, 2019
@wking wking changed the title Always set opts.Cloud openshift: Always set opts.Cloud Jan 18, 2019
@wking wking changed the title openshift: Always set opts.Cloud openstack: Always set opts.Cloud Jan 18, 2019
@tomassedovic
Copy link
Contributor

/assign @tomassedovic

@tomassedovic
Copy link
Contributor

LGTM after the merge freeze is over.

Thanks!

@flaper87
Copy link
Contributor Author

It's fine to merge bugfixes

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 31, 2019
@tomassedovic
Copy link
Contributor

/lgtm

This is a bug fix for a rather confusing error.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 31, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flaper87, tomassedovic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [flaper87,tomassedovic]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 3bf1df9 into openshift:master Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. platform/openstack size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants