Atom feed of this document
  
 

 Administrative operations

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-id network-name

For example:

$ neutron net-create --tenant-id=5e4bbe24b67a4410bc4d9fae29ec394e net1
[Note]Note

To view all tenant IDs in Identity, run the following command as an Identity Service admin user:

$ keystone tenant-list
Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...