<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 7, 2020 at 9:19 AM Jeremy Stanley <<a href="mailto:fungi@yuggoth.org">fungi@yuggoth.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-10-07 18:10:06 +0530 (+0530), Nischay Mundas wrote:<br>
> I am trying to deploy docker with OpenStack Nova on CentOs7 VM.<br>
> For this reason, I am referring to the link -<br>
> <a href="https://wiki.openstack.org/wiki/Docker" rel="noreferrer" target="_blank">https://wiki.openstack.org/wiki/Docker</a>.<br>
<br>
That article describes an unmaintained Nova hypervisor backend which<br>
likely no longer works given it was last updated in early 2016. I<br>
have added a warning at the top of the page just now, referring<br>
readers to Zun as an actively maintained alternative solution for<br>
managing individual containers in OpenStack.<br>
<br>
> I have come across a point where the nova-docker package is not<br>
> present in the mentioned git repository i.e<br>
> <a href="https://opendev.org/x/nova-docker" rel="noreferrer" target="_blank">https://opendev.org/x/nova-docker</a>.<br>
<br>
If you really need the old source code, it can be accessed from the<br>
commit previous to its retirement, like so:<br>
<br>
<a href="https://opendev.org/x/nova-docker/src/commit/034a4842fc1ebba5912e02cff8cd197ae81eb0c3/" rel="noreferrer" target="_blank">https://opendev.org/x/nova-docker/src/commit/034a4842fc1ebba5912e02cff8cd197ae81eb0c3/</a><br>
<br>
> So, can you please help me with this?<br>
<br>
Chances are you're going to have a better experience if you try Zun<br>
(for managing individual containers) or Magnum (for managing<br>
Kubernetes pods of containers):<br></blockquote><div><br></div><div>To be exactly accurate, Magnum is for managing Kubernetes clusters (pods are managed by Kuberentes not Magnum). The description of Zun is correct.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<a href="https://docs.openstack.org/zun/" rel="noreferrer" target="_blank">https://docs.openstack.org/zun/</a><br>
<a href="https://docs.openstack.org/magnum/" rel="noreferrer" target="_blank">https://docs.openstack.org/magnum/</a><br>
<br>
-- <br>
Jeremy Stanley<br>
</blockquote></div></div>