Skip to content

add clouds.yaml and update instructions for accessing ironic#791

Merged
russellb merged 1 commit intoopenshift-metal3:masterfrom
dhellmann:update-ironic-connection-docs
Sep 5, 2019
Merged

add clouds.yaml and update instructions for accessing ironic#791
russellb merged 1 commit intoopenshift-metal3:masterfrom
dhellmann:update-ironic-connection-docs

Conversation

@dhellmann
Copy link
Copy Markdown
Member

It's far easier to use a clouds.yaml file, so let's add one instead of
setting the endpoint URL directly. This allows openstack commands that
talk to ironic and ironic-inspector to both work with the same
configuration.

It's far easier to use a clouds.yaml file, so let's add one instead of
setting the endpoint URL directly. This allows openstack commands that
talk to ironic and ironic-inspector to both work with the same
configuration.

Signed-off-by: Doug Hellmann <dhellmann@redhat.com>
@dhellmann dhellmann requested a review from hardys September 5, 2019 15:54
@russellb
Copy link
Copy Markdown
Member

russellb commented Sep 5, 2019

nice improvement, thanks!

@russellb russellb merged commit 479c0ad into openshift-metal3:master Sep 5, 2019
Comment thread README.md
```
export OS_AUTH_TYPE=none
export OS_ENDPOINT=http://172.22.0.3:6385
export OS_CLOUD=metal3
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're not creating a metal3 cloud, are you? It's called metal3-test.

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.

3 participants