Is there a better way to do this? nova_client = os_client_config.make_client('compute',cloud = 'cloud1-project1') conn.nova_client.servers.reboot(server_id) I've been reading through the methods: https://docs.openstack.org/shade/latest/user/usage.html I only see reboot options for baremetal. thanks, Gary -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20180411/d5e5ef1a/attachment.html>