Same with using it directly like ```instance = ope...
# python
i
Same with using it directly like
Copy code
instance = openstack.compute.Instance("name", networks=[openstack.networking.Network.get('my_net_name', 'uuid_from_openstack')])