diff --git a/doc/cli-reference/source/nova.rst b/doc/cli-reference/source/nova.rst index 572c77f067..b692f3f7ca 100644 --- a/doc/cli-reference/source/nova.rst +++ b/doc/cli-reference/source/nova.rst @@ -9,7 +9,7 @@ Compute service command-line client The nova client is the command-line interface (CLI) for the Compute service API and its extensions. -This chapter documents :command:`nova` version ``5.1.0``. +This chapter documents :command:`nova` version ``6.0.0``. For help on a specific :command:`nova` command, enter: @@ -143,26 +143,28 @@ nova usage Retrieve server diagnostics. ``dns-create`` - Create a DNS entry for domain, name, and IP. + **DEPRECATED**: Create a DNS entry for domain, + name, and IP. ``dns-create-private-domain`` - Create the specified DNS domain. + **DEPRECATED**: Create the specified DNS domain. ``dns-create-public-domain`` - Create the specified DNS domain. + **DEPRECATED**: Create the specified DNS domain. ``dns-delete`` - Delete the specified DNS entry. + **DEPRECATED**: Delete the specified DNS entry. ``dns-delete-domain`` - Delete the specified DNS domain. + **DEPRECATED**: Delete the specified DNS domain. ``dns-domains`` - Print a list of available dns domains. + **DEPRECATED**: Print a list of available dns + domains. ``dns-list`` - List current DNS entries for domain and IP or - domain and name. + **DEPRECATED**: List current DNS entries for + domain and IP or domain and name. ``endpoints`` Discover endpoints that get returned from the @@ -172,13 +174,13 @@ nova usage Evacuate server from failed host. ``fixed-ip-get`` - Retrieve info on a fixed IP. + **DEPRECATED**: Retrieve info on a fixed IP. ``fixed-ip-reserve`` - Reserve a fixed IP. + **DEPRECATED**: Reserve a fixed IP. ``fixed-ip-unreserve`` - Unreserve a fixed IP. + **DEPRECATED**: Unreserve a fixed IP. ``flavor-access-add`` Add flavor access for the given tenant. @@ -210,29 +212,32 @@ nova usage Associate a floating IP address to a server. ``floating-ip-bulk-create`` - Bulk create floating IPs by range (nova-network only). + **DEPRECATED**: Bulk create floating IPs by range + (nova-network only). ``floating-ip-bulk-delete`` - Bulk delete floating IPs by range (nova-network only). + **DEPRECATED**: Bulk delete floating IPs by range + (nova-network only). ``floating-ip-bulk-list`` - List all floating IPs (nova-network only). + **DEPRECATED**: List all floating IPs (nova-network only). ``floating-ip-create`` - Allocate a floating IP for the current tenant. + **DEPRECATED**: Allocate a floating IP for the + current tenant. ``floating-ip-delete`` - De-allocate a floating IP. + **DEPRECATED**: De-allocate a floating IP. ``floating-ip-disassociate`` Disassociate a floating IP address from a server. ``floating-ip-list`` - List floating IPs. + **DEPRECATED**: List floating IPs. ``floating-ip-pool-list`` - List all floating IP pools. + **DEPRECATED**: List all floating IP pools. ``get-mks-console`` Get an MKS console to a server. (Supported by @@ -386,26 +391,28 @@ nova usage selected by the scheduler. ``network-associate-host`` - Associate host with network. + **DEPRECATED**: Associate host with network. ``network-associate-project`` - Associate project with network. + **DEPRECATED**: Associate project with network. ``network-create`` - Create a network. + **DEPRECATED**: Create a network. ``network-delete`` - Delete network by label or id. + **DEPRECATED**: Delete network by label or id. ``network-disassociate`` - Disassociate host and/or project from the - given network. + **DEPRECATED**: Disassociate host and/or project + from the given network. ``network-list`` - Print a list of available networks. + **DEPRECATED**: Print a list of available + networks. ``network-show`` - Show details about the given network. + **DEPRECATED**: Show details about the given + network. ``pause`` Pause a server. @@ -415,6 +422,9 @@ nova usage ``quota-class-update`` Update the quotas for a quota class. + (Supported by API versions '2.0' - '2.latest') + [hint: use ':option:`--os-compute-api-version`' flag to + show help message for proper version] ``quota-defaults`` List the default quotas for a tenant. @@ -428,6 +438,9 @@ nova usage ``quota-update`` Update the quotas for a tenant/user. + (Supported by API versions '2.0' - '2.latest') + [hint: use ':option:`--os-compute-api-version`' flag to + show help message for proper version] ``rate-limits`` **DEPRECATED**, use limits instead. @@ -483,50 +496,54 @@ nova usage **DEPRECATED**, use set-password instead. ``scrub`` - Delete networks and security groups associated - with a project. + **DEPRECATED**: Delete networks and security + groups associated with a project. ``secgroup-add-default-rule`` - Add a rule to the set of rules that will be - added to the 'default' security group for new - tenants (nova-network only). + **DEPRECATED**: Add a rule to the set of rules + that will be added to the 'default' security + group for new tenants (nova-network only). ``secgroup-add-group-rule`` - Add a source group rule to a security group. + **DEPRECATED**: Add a source group rule to a + security group. ``secgroup-add-rule`` - Add a rule to a security group. + **DEPRECATED**: Add a rule to a security group. ``secgroup-create`` - Create a security group. + **DEPRECATED**: Create a security group. ``secgroup-delete`` - Delete a security group. + **DEPRECATED**: Delete a security group. ``secgroup-delete-default-rule`` - Delete a rule from the set of rules that will - be added to the 'default' security group for - new tenants (nova-network only). + **DEPRECATED**: Delete a rule from the set of + rules that will be added to the 'default' + security group for new tenants (nova-network + only). ``secgroup-delete-group-rule`` - Delete a source group rule from a security - group. + **DEPRECATED**: Delete a source group rule from a + security group. ``secgroup-delete-rule`` - Delete a rule from a security group. + **DEPRECATED**: Delete a rule from a security + group. ``secgroup-list`` - List security groups for the current tenant. + **DEPRECATED**: List security groups for the + current tenant. ``secgroup-list-default-rules`` - List rules that will be added to the 'default' - security group for new tenants. + **DEPRECATED**: List rules that will be added to + the 'default' security group for new tenants. ``secgroup-list-rules`` - List rules for a security group. + **DEPRECATED**: List rules for a security group. ``secgroup-update`` - Update a security group. + **DEPRECATED**: Update a security group. ``server-group-create`` Create a new server group with the specified @@ -748,16 +765,16 @@ nova usage **DEPRECATED**, use tenant-network-list instead. ``tenant-network-create`` - Create a tenant network. + **DEPRECATED**: Create a tenant network. ``tenant-network-delete`` - Delete a tenant network. + **DEPRECATED**: Delete a tenant network. ``tenant-network-list`` - List tenant networks. + **DEPRECATED**: List tenant networks. ``tenant-network-show`` - Show a tenant network. + **DEPRECATED**: Show a tenant network. ``baremetal-interface-list`` **DEPRECATED**: List network interfaces associated @@ -1155,7 +1172,7 @@ nova boot [--swap ] [--ephemeral size=[,format=]] [--hint ] - [--nic ] + [--nic ] [--config-drive ] [--poll] [--admin-pass ] [--access-ip-v4 ] [--access-ip-v6 ] [--description ] @@ -1269,38 +1286,27 @@ Boot a new server. Send arbitrary key/value pairs to the scheduler for custom use. -``--nic `` +``--nic `` Create a NIC on the server. Specify option - multiple - times - to - create - multiple - nics. - net-id: - attach - NIC - to - network - with - this - UUID - net-name: - attach - NIC - to - network - with - this - name - (either port-id or net-id or net-name must be + multiple times to create multiple nics unless + using the special 'auto' or 'none' values. + auto: automatically allocate network resources + if none are available. This cannot be + specified with any other nic value and cannot + be specified multiple times. none: do not + attach a NIC at all. This cannot be specified + with any other nic value and cannot be + specified multiple times. net-id: attach NIC + to network with a specific UUID. net-name: + attach NIC to network with this name (either + port-id or net-id or net-name must be provided), v4-fixed-ip: IPv4 fixed address for NIC (optional), v6-fixed-ip: IPv6 fixed address for NIC (optional), port-id: attach NIC to port with this UUID tag: interface metadata tag (optional) (either port-id or net-id must be provided). (Supported by API - versions '2.32' - '2.latest') + versions '2.37' - '2.latest') ``--config-drive `` Enable config drive. @@ -1491,149 +1497,6 @@ Retrieve server diagnostics. ```` Name or ID of server. -.. _nova_dns-create: - -nova dns-create ---------------- - -.. code-block:: console - - usage: nova dns-create [--type ] - -Create a DNS entry for domain, name, and IP. - -**Positional arguments:** - -```` - IP address. - -```` - DNS name. - -```` - DNS domain. - -**Optional arguments:** - -``--type `` - DNS type (e.g. "A") - -.. _nova_dns-create-private-domain: - -nova dns-create-private-domain ------------------------------- - -.. code-block:: console - - usage: nova dns-create-private-domain - [--availability-zone ] - - -Create the specified DNS domain. - -**Positional arguments:** - -```` - DNS domain. - -**Optional arguments:** - -``--availability-zone `` - Limit access to this domain to servers in the - specified availability zone. - -.. _nova_dns-create-public-domain: - -nova dns-create-public-domain ------------------------------ - -.. code-block:: console - - usage: nova dns-create-public-domain [--project ] - -Create the specified DNS domain. - -**Positional arguments:** - -```` - DNS domain. - -**Optional arguments:** - -``--project `` - Limit access to this domain to users of the specified - project. - -.. _nova_dns-delete: - -nova dns-delete ---------------- - -.. code-block:: console - - usage: nova dns-delete - -Delete the specified DNS entry. - -**Positional arguments:** - -```` - DNS domain. - -```` - DNS name. - -.. _nova_dns-delete-domain: - -nova dns-delete-domain ----------------------- - -.. code-block:: console - - usage: nova dns-delete-domain - -Delete the specified DNS domain. - -**Positional arguments:** - -```` - DNS domain. - -.. _nova_dns-domains: - -nova dns-domains ----------------- - -.. code-block:: console - - usage: nova dns-domains - -Print a list of available dns domains. - -.. _nova_dns-list: - -nova dns-list -------------- - -.. code-block:: console - - usage: nova dns-list [--ip ] [--name ] - -List current DNS entries for domain and IP or domain and name. - -**Positional arguments:** - -```` - DNS domain. - -**Optional arguments:** - -``--ip `` - IP address. - -``--name `` - DNS name. - .. _nova_endpoints: nova endpoints @@ -1676,54 +1539,6 @@ Evacuate server from failed host. Force to not verify the scheduler if a host is provided. (Supported by API versions '2.29' -'2.latest') -.. _nova_fixed-ip-get: - -nova fixed-ip-get ------------------ - -.. code-block:: console - - usage: nova fixed-ip-get - -Retrieve info on a fixed IP. - -**Positional arguments:** - -```` - Fixed IP Address. - -.. _nova_fixed-ip-reserve: - -nova fixed-ip-reserve ---------------------- - -.. code-block:: console - - usage: nova fixed-ip-reserve - -Reserve a fixed IP. - -**Positional arguments:** - -```` - Fixed IP Address. - -.. _nova_fixed-ip-unreserve: - -nova fixed-ip-unreserve ------------------------ - -.. code-block:: console - - usage: nova fixed-ip-unreserve - -Unreserve a fixed IP. - -**Positional arguments:** - -```` - Fixed IP Address. - .. _nova_flavor-access-add: nova flavor-access-add @@ -1938,95 +1753,6 @@ Associate a floating IP address to a server. ``--fixed-address `` Fixed IP Address to associate with. -.. _nova_floating-ip-bulk-create: - -nova floating-ip-bulk-create ----------------------------- - -.. code-block:: console - - usage: nova floating-ip-bulk-create [--pool ] [--interface ] - - -Bulk create floating IPs by range (nova-network only). - -**Positional arguments:** - -```` - Address range to create. - -**Optional arguments:** - -``--pool `` - Pool for new Floating IPs. - -``--interface `` - Interface for new Floating IPs. - -.. _nova_floating-ip-bulk-delete: - -nova floating-ip-bulk-delete ----------------------------- - -.. code-block:: console - - usage: nova floating-ip-bulk-delete - -Bulk delete floating IPs by range (nova-network only). - -**Positional arguments:** - -```` - Address range to delete. - -.. _nova_floating-ip-bulk-list: - -nova floating-ip-bulk-list --------------------------- - -.. code-block:: console - - usage: nova floating-ip-bulk-list [--host ] - -List all floating IPs (nova-network only). - -**Optional arguments:** - -``--host `` - Filter by host. - -.. _nova_floating-ip-create: - -nova floating-ip-create ------------------------ - -.. code-block:: console - - usage: nova floating-ip-create [] - -Allocate a floating IP for the current tenant. - -**Positional arguments:** - -```` - Name of Floating IP Pool. (Optional) - -.. _nova_floating-ip-delete: - -nova floating-ip-delete ------------------------ - -.. code-block:: console - - usage: nova floating-ip-delete
- -De-allocate a floating IP. - -**Positional arguments:** - -``
`` - IP of Floating IP. - .. _nova_floating-ip-disassociate: nova floating-ip-disassociate @@ -2046,28 +1772,6 @@ Disassociate a floating IP address from a server. ``
`` IP Address. -.. _nova_floating-ip-list: - -nova floating-ip-list ---------------------- - -.. code-block:: console - - usage: nova floating-ip-list - -List floating IPs. - -.. _nova_floating-ip-pool-list: - -nova floating-ip-pool-list --------------------------- - -.. code-block:: console - - usage: nova floating-ip-pool-list - -List all floating IP pools. - .. _nova_force-delete: nova force-delete @@ -3110,217 +2814,6 @@ Print a list of migrations. ``--cell_name `` Fetch migrations for the given cell_name. -.. _nova_network-associate-host: - -nova network-associate-host ---------------------------- - -.. code-block:: console - - usage: nova network-associate-host - -Associate host with network. - -**Positional arguments:** - -```` - UUID of network. - -```` - Name of host - -.. _nova_network-associate-project: - -nova network-associate-project ------------------------------- - -.. code-block:: console - - usage: nova network-associate-project - -Associate project with network. - -**Positional arguments:** - -```` - UUID of network. - -.. _nova_network-create: - -nova network-create -------------------- - -.. code-block:: console - - usage: nova network-create [--fixed-range-v4 ] - [--fixed-range-v6 CIDR_V6] [--vlan ] - [--vlan-start ] [--vpn ] - [--gateway GATEWAY] [--gateway-v6 GATEWAY_V6] - [--bridge ] - [--bridge-interface ] - [--multi-host <'T'|'F'>] [--dns1 ] - [--dns2 ] [--uuid ] - [--fixed-cidr ] - [--project-id ] [--priority ] - [--mtu MTU] [--enable-dhcp <'T'|'F'>] - [--dhcp-server DHCP_SERVER] - [--share-address <'T'|'F'>] - [--allowed-start ALLOWED_START] - [--allowed-end ALLOWED_END] - - -Create a network. - -**Positional arguments:** - -```` - Label for network - -**Optional arguments:** - -``--fixed-range-v4 `` - IPv4 subnet (ex: 10.0.0.0/8) - -``--fixed-range-v6`` - CIDR_V6 IPv6 subnet (ex: fe80::/64 - -``--vlan `` - The vlan ID to be assigned to the project. - -``--vlan-start `` - First vlan ID to be assigned to the project. - Subsequent vlan IDs will be assigned - incrementally. - -``--vpn `` - vpn start - -``--gateway GATEWAY`` - gateway - -``--gateway-v6`` - GATEWAY_V6 IPv6 gateway - -``--bridge `` - VIFs on this network are connected to this - bridge. - -``--bridge-interface `` - The bridge is connected to this interface. - -``--multi-host <'T'|'F'>`` - Multi host - -``--dns1 `` - First DNS. - -``--dns2 `` - Second DNS. - -``--uuid `` - Network UUID. - -``--fixed-cidr `` - IPv4 subnet for fixed IPs (ex: 10.20.0.0/16). - -``--project-id `` - Project ID. - -``--priority `` - Network interface priority. - -``--mtu MTU`` - MTU for network. - -``--enable-dhcp <'T'|'F'>`` - Enable DHCP. - -``--dhcp-server DHCP_SERVER`` - DHCP-server address (defaults to gateway - address) - -``--share-address <'T'|'F'>`` - Share address - -``--allowed-start ALLOWED_START`` - Start of allowed addresses for instances. - -``--allowed-end ALLOWED_END`` - End of allowed addresses for instances. - -.. _nova_network-delete: - -nova network-delete -------------------- - -.. code-block:: console - - usage: nova network-delete - -Delete network by label or id. - -**Positional arguments:** - -```` - UUID or label of network. - -.. _nova_network-disassociate: - -nova network-disassociate -------------------------- - -.. code-block:: console - - usage: nova network-disassociate [--host-only [<0|1>]] - [--project-only [<0|1>]] - - -Disassociate host and/or project from the given network. - -**Positional arguments:** - -```` - UUID of network. - -**Optional arguments:** - -``--host-only [<0|1>]`` - -``--project-only [<0|1>]`` - -.. _nova_network-list: - -nova network-list ------------------ - -.. code-block:: console - - usage: nova network-list [--fields ] - -Print a list of available networks. - -**Optional arguments:** - -``--fields `` - Comma-separated list of fields to display. Use the show - command to see which fields are available. - -.. _nova_network-show: - -nova network-show ------------------ - -.. code-block:: console - - usage: nova network-show - -Show details about the given network. - -**Positional arguments:** - -```` - UUID or label of network. - .. _nova_pause: nova pause @@ -3361,20 +2854,27 @@ nova quota-class-update .. code-block:: console usage: nova quota-class-update [--instances ] [--cores ] - [--ram ] [--floating-ips ] - [--fixed-ips ] + [--ram ] [--metadata-items ] [--injected-files ] [--injected-file-content-bytes ] [--injected-file-path-bytes ] [--key-pairs ] - [--security-groups ] - [--security-group-rules ] [--server-groups ] [--server-group-members ] -Update the quotas for a quota class. +Update the quotas for a quota class. (Supported by API versions '2.0' - +'2.latest') +[hint: +use +':option:`--os-compute-api-version`' +flag +to +show +help +message +for proper version] **Positional arguments:** @@ -3392,12 +2892,6 @@ Update the quotas for a quota class. ``--ram `` New value for the "ram" quota. -``--floating-ips `` - New value for the "floating-ips" quota. - -``--fixed-ips `` - New value for the "fixed-ips" quota. - ``--metadata-items `` New value for the "metadata-items" quota. @@ -3414,13 +2908,6 @@ Update the quotas for a quota class. ``--key-pairs `` New value for the "key-pairs" quota. -``--security-groups `` - New value for the "security-groups" quota. - -``--security-group-rules `` - New value for the "security-group-rules" - quota. - ``--server-groups `` New value for the "server-groups" quota. @@ -3494,21 +2981,27 @@ nova quota-update usage: nova quota-update [--user ] [--instances ] [--cores ] [--ram ] - [--floating-ips ] - [--fixed-ips ] [--metadata-items ] [--injected-files ] [--injected-file-content-bytes ] [--injected-file-path-bytes ] [--key-pairs ] - [--security-groups ] - [--security-group-rules ] [--server-groups ] [--server-group-members ] [--force] -Update the quotas for a tenant/user. +Update the quotas for a tenant/user. (Supported by API versions '2.0' - +'2.latest') +[hint: +use +':option:`--os-compute-api-version`' +flag +to +show +help +message +for proper version] **Positional arguments:** @@ -3529,12 +3022,6 @@ Update the quotas for a tenant/user. ``--ram `` New value for the "ram" quota. -``--floating-ips `` - New value for the "floating-ips" quota. - -``--fixed-ips `` - New value for the "fixed-ips" quota. - ``--metadata-items `` New value for the "metadata-items" quota. @@ -3551,13 +3038,6 @@ Update the quotas for a tenant/user. ``--key-pairs `` New value for the "key-pairs" quota. -``--security-groups `` - New value for the "security-groups" quota. - -``--security-group-rules `` - New value for the "security-group-rules" - quota. - ``--server-groups `` New value for the "server-groups" quota. @@ -3866,291 +3346,6 @@ Resume a server. ```` Name or ID of server. -.. _nova_scrub: - -nova scrub ----------- - -.. code-block:: console - - usage: nova scrub - -Delete networks and security groups associated with a project. - -**Positional arguments:** - -```` - The ID of the project. - -.. _nova_secgroup-add-default-rule: - -nova secgroup-add-default-rule ------------------------------- - -.. code-block:: console - - usage: nova secgroup-add-default-rule - -Add a rule to the set of rules that will be added to the 'default' security -group for new tenants (nova-network only). - -**Positional arguments:** - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -```` - CIDR for address range. - -.. _nova_secgroup-add-group-rule: - -nova secgroup-add-group-rule ----------------------------- - -.. code-block:: console - - usage: nova secgroup-add-group-rule - - -Add a source group rule to a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -```` - ID or name of source group. - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -.. _nova_secgroup-add-rule: - -nova secgroup-add-rule ----------------------- - -.. code-block:: console - - usage: nova secgroup-add-rule - - -Add a rule to a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -```` - CIDR for address range. - -.. _nova_secgroup-create: - -nova secgroup-create --------------------- - -.. code-block:: console - - usage: nova secgroup-create - -Create a security group. - -**Positional arguments:** - -```` - Name of security group. - -```` - Description of security group. - -.. _nova_secgroup-delete: - -nova secgroup-delete --------------------- - -.. code-block:: console - - usage: nova secgroup-delete - -Delete a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -.. _nova_secgroup-delete-default-rule: - -nova secgroup-delete-default-rule ---------------------------------- - -.. code-block:: console - - usage: nova secgroup-delete-default-rule - - -Delete a rule from the set of rules that will be added to the 'default' -security group for new tenants (nova-network only). - -**Positional arguments:** - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -```` - CIDR for address range. - -.. _nova_secgroup-delete-group-rule: - -nova secgroup-delete-group-rule -------------------------------- - -.. code-block:: console - - usage: nova secgroup-delete-group-rule - - -Delete a source group rule from a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -```` - ID or name of source group. - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -.. _nova_secgroup-delete-rule: - -nova secgroup-delete-rule -------------------------- - -.. code-block:: console - - usage: nova secgroup-delete-rule - - -Delete a rule from a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -```` - IP protocol (icmp, tcp, udp). - -```` - Port at start of range. - -```` - Port at end of range. - -```` - CIDR for address range. - -.. _nova_secgroup-list: - -nova secgroup-list ------------------- - -.. code-block:: console - - usage: nova secgroup-list [--all-tenants [<0|1>]] - -List security groups for the current tenant. - -**Optional arguments:** - -``--all-tenants [<0|1>]`` - Display information from all tenants (Admin only). - -.. _nova_secgroup-list-default-rules: - -nova secgroup-list-default-rules --------------------------------- - -.. code-block:: console - - usage: nova secgroup-list-default-rules - -List rules that will be added to the 'default' security group for new tenants. - -.. _nova_secgroup-list-rules: - -nova secgroup-list-rules ------------------------- - -.. code-block:: console - - usage: nova secgroup-list-rules - -List rules for a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -.. _nova_secgroup-update: - -nova secgroup-update --------------------- - -.. code-block:: console - - usage: nova secgroup-update - -Update a security group. - -**Positional arguments:** - -```` - ID or name of security group. - -```` - Name of security group. - -```` - Description of security group. - .. _nova_server-group-create: nova server-group-create @@ -4703,69 +3898,6 @@ Suspend a server. ```` Name or ID of server. -.. _nova_tenant-network-create: - -nova tenant-network-create --------------------------- - -.. code-block:: console - - usage: nova tenant-network-create - -Create a tenant network. - -**Positional arguments:** - -```` - Network label (ex. my_new_network) - -```` - IP block to allocate from (ex. 172.16.0.0/24 or - 2001:DB8::/64) - -.. _nova_tenant-network-delete: - -nova tenant-network-delete --------------------------- - -.. code-block:: console - - usage: nova tenant-network-delete - -Delete a tenant network. - -**Positional arguments:** - -```` - ID of network - -.. _nova_tenant-network-list: - -nova tenant-network-list ------------------------- - -.. code-block:: console - - usage: nova tenant-network-list - -List tenant networks. - -.. _nova_tenant-network-show: - -nova tenant-network-show ------------------------- - -.. code-block:: console - - usage: nova tenant-network-show - -Show a tenant network. - -**Positional arguments:** - -```` - ID of network - .. _nova_trigger-crash-dump: nova trigger-crash-dump