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

Add Magnum role #14

Closed
okozachenko1203 opened this issue Apr 13, 2022 · 7 comments · Fixed by #217
Closed

Add Magnum role #14

okozachenko1203 opened this issue Apr 13, 2022 · 7 comments · Fixed by #217
Assignees
Labels
priority: high High priority issues

Comments

@okozachenko1203
Copy link
Member

No description provided.

@okozachenko1203 okozachenko1203 self-assigned this Apr 13, 2022
@okozachenko1203
Copy link
Member Author

@mnaser
Copy link
Member

mnaser commented Apr 13, 2022

Since Barbican technically depends on Octavia and Barbican to function correctly, we should implement those first. I'll create two issues to track those, and then it makes sense for us to land this

@mnaser mnaser transferred this issue from another repository Apr 29, 2022
@guilhermesteinmuller
Copy link
Contributor

guilhermesteinmuller commented Jun 29, 2022

I see that this is still pending because of Octavia right?

Maybe worth to start drafting the atmosphere stuff here so we get things going or we are really blocked?

@guilhermesteinmuller
Copy link
Contributor

@okozachenko1203 i see we have some unsolved comments on magnum role as well, can we get them resolved as well?

https://review.opendev.org/c/vexxhost/ansible-collection-atmosphere/+/835956

@okozachenko1203
Copy link
Member Author

I found that the magnum image tag was wrong.
I fixed that and hope ci pass

@okozachenko1203
Copy link
Member Author

root@ctl1:/home/ubuntu#  openstack coe service list
+----+--------------------+------------------+-------+----------+-----------------+---------------------------+---------------------------+
| id | host               | binary           | state | disabled | disabled_reason | created_at                | updated_at                |
+----+--------------------+------------------+-------+----------+-----------------+---------------------------+---------------------------+
|  2 | magnum-conductor-0 | magnum-conductor | up    | False    | None            | 2022-07-13T10:36:08+00:00 | 2022-07-13T13:06:24+00:00 |
|  5 | magnum-conductor-2 | magnum-conductor | up    | False    | None            | 2022-07-13T10:36:17+00:00 | 2022-07-13T13:06:36+00:00 |
|  8 | magnum-conductor-1 | magnum-conductor | up    | False    | None            | 2022-07-13T10:36:21+00:00 | 2022-07-13T13:05:47+00:00 |
+----+--------------------+------------------+-------+----------+-----------------+---------------------------+---------------------------+

@okozachenko1203
Copy link
Member Author

okozachenko1203 commented Aug 8, 2022

after adding masquerade rule on ctl nodes, heat-container-agent is able to download images.
But because of non-authorised TLS endpoints (openstack endpoints), heat-container-agent is not able to consume heat endpoint.
I think we need to find the way how to custom ca certs into magnum pods so heat-container-agent can consume.
Or
fix openstack endpoints certificates.
How about your idea? @mnaser

@mnaser mnaser transferred this issue from another repository Aug 29, 2022
@mnaser mnaser added the priority: high High priority issues label Nov 11, 2022
@mnaser mnaser added priority: medium Medium priority issues priority: high High priority issues and removed priority: high High priority issues priority: medium Medium priority issues labels Nov 22, 2022 — with Exalate Issue Sync
@mnaser mnaser self-assigned this Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants