opendevreview | Christopher Parks proposed openstack/openstacksdk master: Add share types to shared file systems. https://review.opendev.org/c/openstack/openstacksdk/+/783123 | 00:14 |
---|---|---|
*** ministry is now known as __ministry | 03:29 | |
opendevreview | Christian Kueppers proposed openstack/ansible-collections-openstack master: Fix for AttributeError: 'dict' object has no attribute 'status'. https://review.opendev.org/c/openstack/ansible-collections-openstack/+/874996 | 09:50 |
opendevreview | OpenStack Release Bot proposed openstack/keystoneauth stable/2023.1: Update .gitreview for stable/2023.1 https://review.opendev.org/c/openstack/keystoneauth/+/875104 | 15:10 |
opendevreview | OpenStack Release Bot proposed openstack/keystoneauth stable/2023.1: Update TOX_CONSTRAINTS_FILE for stable/2023.1 https://review.opendev.org/c/openstack/keystoneauth/+/875105 | 15:10 |
opendevreview | OpenStack Release Bot proposed openstack/keystoneauth master: Update master for stable/2023.1 https://review.opendev.org/c/openstack/keystoneauth/+/875106 | 15:10 |
ozzzo_work | I'm trying to use the SDK to stop a server with: lambda serverID: cloud.compute.update_server(serverID,'status=SHUTOFF'), and then output = argdict[resource]['stop'](key) | 20:01 |
ozzzo_work | but I get an error TypeError: update_server() takes 2 positional arguments but 3 were given | 20:01 |
ozzzo_work | is that not the right way to stop a server? | 20:01 |
ozzzo_work | This is my code: https://bpa.st/2HVQY | 20:09 |
ozzzo_work | er... bad paste: it's https://bpa.st/MD3K6 | 20:12 |
ozzzo_work | The relevant lines are 32 and 119 | 20:12 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!