The cloud administrator can run any
neutron command on behalf
of tenants by specifying an Identity
tenant_id in the command, as
follows:
$ neutron net-create --tenant-id=tenant-idnetwork-name
For example:
$ neutron net-create --tenant-id=5e4bbe24b67a4410bc4d9fae29ec394e net1
![]() | Note |
|---|---|
To view all tenant IDs in Identity, run the following command as an Identity Service admin user: $ keystone tenant-list |

![[Note]](../common/images/admon/note.png)
