Skip to content

Add debugging info to tls deployment docs #683

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
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

Alex-Welsh
Copy link
Member

Just adding a note about an error I've seen a couple of times. Not sure exactly what the cause of it is, might be related to admin endpoint deletion

@Alex-Welsh Alex-Welsh requested a review from a team as a code owner October 4, 2023 11:41
@markgoddard
Copy link
Contributor

Just adding a note about an error I've seen a couple of times. Not sure exactly what the cause of it is, might be related to admin endpoint deletion

Did you delete the admin endpoints before running service deploy? Should that be a separate step rather than a warning?

@@ -229,6 +229,18 @@ Enable the required TLS variables in kayobe and kolla

kayobe overcloud service deploy

If VM provisioning fails with an error with this format:
Copy link
Contributor

Choose a reason for hiding this comment

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

Did this happen after completion of the service deploy? It seems odd that it's using an HTTP endpoint.

Copy link
Member Author

Choose a reason for hiding this comment

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

Did you delete the admin endpoints before running service deploy? Should that be a separate step rather than a warning?

Did this happen after completion of the service deploy? It seems odd that it's using an HTTP endpoint.

I did delete the admin endpoints before the service deploy, and provisioning did not work after the service deploy. I thought it was very strange that it didn't pick up the changes and needed a manual restart.

Copy link
Contributor

Choose a reason for hiding this comment

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

Had the nova_compute containers been restarted during the service deploy?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure, the docker logs don't really go back far enough

@markgoddard markgoddard merged commit b0fbc05 into stackhpc/yoga Oct 5, 2023
@markgoddard markgoddard deleted the tls-docs branch October 5, 2023 11:05
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.

2 participants