<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Rocky Devstack sets up bash command completion for the openstack
      client, e.g. <i>openstack net[TAB]</i> expands to <i>network</i>.
      Sadly, there is no command completion when using the client
      interactively:</p>
    <blockquote>
      <p><i>$ openstack</i><i><br>
        </i><i>(openstack) net[TAB][TAB][TAB][TAB][TAB]</i><i>[key
          breaks]</i>       # nothing happens</p>
    </blockquote>
    <p>But I faintly remember that it worked in earlier releases. Can
      this be configured, and how? Is this a bug? <br>
    </p>
    <p>By the way, there used to be a <i>python-openstackclient </i>section
      in Launchpad. Doesn't exist anymore. Where are bugs tracked these
      days?</p>
    <p>Thanks,</p>
    <p>Bernd<br>
    </p>
  </body>
</html>