Skip to content

mantle: openstack: fix passing of openstack config file path #1840

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

Merged

Conversation

dustymabe
Copy link
Member

This is a followup to b5eb5d6. We need to set $OS_CLIENT_CONFIG_FILE
to the value given by the user, which is the path to the clouds.yaml
on their local system.

@miabbott
Copy link
Member

miabbott commented Nov 9, 2020

one nit, but otherwise makes sense

/approve

This is a followup to b5eb5d6. We need to set $OS_CLIENT_CONFIG_FILE
to the value given by the user, which is the path to the clouds.yaml
on their local system.
@dustymabe dustymabe force-pushed the dusty-fix-openstack-config-file branch from 71f8df9 to a987e8f Compare November 9, 2020 18:20
@jlebon
Copy link
Member

jlebon commented Nov 9, 2020

/lgtm

jlebon pushed a commit to jlebon/coreos-assembler that referenced this pull request Nov 9, 2020
We need to tell the OpenStack bindings where to find the user-provided
`clouds.yaml` file. Do this using the `YAMLOpts` field of the
`ClientOpts`.

See also discussions in coreos#1840.
jlebon added a commit to jlebon/coreos-assembler that referenced this pull request Nov 9, 2020
We need to tell the OpenStack bindings where to find the user-provided
`clouds.yaml` file. Do this using the `YAMLOpts` field of the
`ClientOpts`.

See also discussions in coreos#1840.
@jlebon
Copy link
Member

jlebon commented Nov 9, 2020

/lgtm

jlebon and others added 2 commits November 9, 2020 15:04
We need to tell the OpenStack bindings where to find the user-provided
`clouds.yaml` file. Do this using the `YAMLOpts` field of the
`ClientOpts`.

See also discussions in coreos#1840.
This will add some context so a user might know where to look
on why this was done and how it works.
@dustymabe dustymabe force-pushed the dusty-fix-openstack-config-file branch from 1c465bd to 18da7cf Compare November 9, 2020 20:07
@jlebon
Copy link
Member

jlebon commented Nov 9, 2020

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dustymabe, jlebon, miabbott

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 [dustymabe,jlebon,miabbott]

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 d537e34 into coreos:master Nov 9, 2020
openshift-merge-robot pushed a commit that referenced this pull request Nov 9, 2020
We need to tell the OpenStack bindings where to find the user-provided
`clouds.yaml` file. Do this using the `YAMLOpts` field of the
`ClientOpts`.

See also discussions in #1840.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants