<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Is there a better way to do this?</p>
    <br>
    <p class="MsoNormal"><span
        style="font-family:"Arial",sans-serif">nova_client =
        os_client_config.make_client('compute',cloud =
        'cloud1-project1')</span></p>
    <span style="font-family:"Arial",sans-serif">conn.nova_client.servers.reboot(server_id)<br>
      <br>
    </span>
    <p>I've been reading through the methods:</p>
    <p><a class="moz-txt-link-freetext" href="https://docs.openstack.org/shade/latest/user/usage.html">https://docs.openstack.org/shade/latest/user/usage.html</a></p>
    <p>I only see reboot options for baremetal. <br>
    </p>
    thanks,<br>
    Gary<br>
    <span style="font-family:"Arial",sans-serif"></span>
  </body>
</html>