<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This really is a bug in oslo. To be clear there is no actual
      error here just a spurious log message. The code underneath nova
      tries to speculatively load the etcd driver and produces an error
      when it is not available. The etcd driver is not needed if etcd is
      not being used, which in this case it is not.</p>
    See the dicussion on the comments here
<a class="moz-txt-link-freetext" href="https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/765336">https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/765336</a>
    <p>Jonathan.<br>
    </p>
    <div class="moz-cite-prefix">On 10/04/2022 21:40, Laurent Dumont
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOAKi8z5es8FyYPiiLu4cxkp6f3gMwiXzE61JZMXhHD+Q4hHtA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">What OS are the controllers/computes running? I
        have no first hand experience with openstack-ansible but I do
        believe it runs lxc containers for the control plane.
        <div><br>
        </div>
        <div>Missing dependencies inside those is a bit strange.</div>
        <div><br>
        </div>
        <div>What deployment scenario did you use? Source or
          distribution packages?</div>
        <div><br>
        </div>
        <div><a
href="https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/configure.html"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/configure.html</a><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Apr 10, 2022 at 12:21
          PM tjoen <<a href="mailto:tjoen@dds.nl"
            moz-do-not-send="true" class="moz-txt-link-freetext">tjoen@dds.nl</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
          4/10/22 16:00, Laurent Dumont wrote:<br>
          > We are going to need more context<br>
          > <br>
          >     - What are you trying to do?<br>
          >     - What version of Openstack are you running?<br>
          > <br>
          > I found this which is quite similar :<br>
          > <a
            href="https://bugs.launchpad.net/devstack/+bug/1820892"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">https://bugs.launchpad.net/devstack/+bug/1820892</a><br>
          <br>
          > On Sat, Apr 9, 2022 at 5:45 PM Reza Bojnordi <<a
            href="mailto:rezabojnordi2012@gmail.com" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">rezabojnordi2012@gmail.com</a>><br>
          > wrote:<br>
          > <br>
          >> Hi, sorry I have problem on Openstack<br>
          >><br>
          >> tcd3gw': No module named 'etcd3gw':
          ModuleNotFoundError: No module named<br>
          >> 'etcd3gw'<br>
          <br>
          It is a missin Python dependency<br>
          pbr futurist requests and six need it<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>