.. ## WARNING ##################################### .. This file is tool-generated. Do not edit manually. .. ################################################## =================================== 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 ``6.0.0``. For help on a specific :command:`nova` command, enter: .. code-block:: console $ nova help COMMAND .. _nova_command_usage: nova usage ~~~~~~~~~~ .. code-block:: console usage: nova [--version] [--debug] [--os-cache] [--timings] [--os-region-name ] [--service-type ] [--service-name ] [--os-endpoint-type ] [--os-compute-api-version ] [--bypass-url ] [--insecure] [--os-cacert ] [--os-cert ] [--os-key ] [--timeout ] [--os-auth-type ] [--os-auth-url OS_AUTH_URL] [--os-domain-id OS_DOMAIN_ID] [--os-domain-name OS_DOMAIN_NAME] [--os-project-id OS_PROJECT_ID] [--os-project-name OS_PROJECT_NAME] [--os-project-domain-id OS_PROJECT_DOMAIN_ID] [--os-project-domain-name OS_PROJECT_DOMAIN_NAME] [--os-trust-id OS_TRUST_ID] [--os-default-domain-id OS_DEFAULT_DOMAIN_ID] [--os-default-domain-name OS_DEFAULT_DOMAIN_NAME] [--os-user-id OS_USER_ID] [--os-username OS_USERNAME] [--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name OS_USER_DOMAIN_NAME] [--os-password OS_PASSWORD] ... **Subcommands:** ``absolute-limits`` **DEPRECATED**, use limits instead. ``add-fixed-ip`` Add new IP address on a network to server. ``add-floating-ip`` **DEPRECATED**, use floating-ip-associate instead. ``add-secgroup`` Add a Security Group to a server. ``agent-create`` Create new agent build. ``agent-delete`` Delete existing agent build. ``agent-list`` List all builds. ``agent-modify`` Modify existing agent build. ``aggregate-add-host`` Add the host to the specified aggregate. ``aggregate-create`` Create a new aggregate with the specified details. ``aggregate-delete`` Delete the aggregate. ``aggregate-details`` **DEPRECATED**, use aggregate-show instead. ``aggregate-list`` Print a list of all aggregates. ``aggregate-remove-host`` Remove the specified host from the specified aggregate. ``aggregate-set-metadata`` Update the metadata associated with the aggregate. ``aggregate-show`` Show details of the specified aggregate. ``aggregate-update`` Update the aggregate's name and optionally availability zone. ``availability-zone-list`` List all the availability zones. ``backup`` Backup a server by creating a 'backup' type snapshot. ``boot`` Boot a new server. ``clear-password`` Clear the admin password for a server from the metadata server. This action does not actually change the instance server password. ``cloudpipe-configure`` Update the VPN IP/port of a cloudpipe instance. ``cloudpipe-create`` Create a cloudpipe instance for the given project. ``cloudpipe-list`` Print a list of all cloudpipe instances. ``console-log`` Get console log output of a server. ``credentials`` Show user credentials returned from auth. ``delete`` Immediately shut down and delete specified server(s). ``diagnostics`` Retrieve server diagnostics. ``dns-create`` **DEPRECATED**: Create a DNS entry for domain, name, and IP. ``dns-create-private-domain`` **DEPRECATED**: Create the specified DNS domain. ``dns-create-public-domain`` **DEPRECATED**: Create the specified DNS domain. ``dns-delete`` **DEPRECATED**: Delete the specified DNS entry. ``dns-delete-domain`` **DEPRECATED**: Delete the specified DNS domain. ``dns-domains`` **DEPRECATED**: Print a list of available dns domains. ``dns-list`` **DEPRECATED**: List current DNS entries for domain and IP or domain and name. ``endpoints`` Discover endpoints that get returned from the authenticate services. ``evacuate`` Evacuate server from failed host. ``fixed-ip-get`` **DEPRECATED**: Retrieve info on a fixed IP. ``fixed-ip-reserve`` **DEPRECATED**: Reserve a fixed IP. ``fixed-ip-unreserve`` **DEPRECATED**: Unreserve a fixed IP. ``flavor-access-add`` Add flavor access for the given tenant. ``flavor-access-list`` Print access information about the given flavor. ``flavor-access-remove`` Remove flavor access for the given tenant. ``flavor-create`` Create a new flavor. ``flavor-delete`` Delete a specific flavor ``flavor-key`` Set or unset extra_spec for a flavor. ``flavor-list`` Print a list of available 'flavors' (sizes of servers). ``flavor-show`` Show details about the given flavor. ``floating-ip-associate`` Associate a floating IP address to a server. ``floating-ip-bulk-create`` **DEPRECATED**: Bulk create floating IPs by range (nova-network only). ``floating-ip-bulk-delete`` **DEPRECATED**: Bulk delete floating IPs by range (nova-network only). ``floating-ip-bulk-list`` **DEPRECATED**: List all floating IPs (nova-network only). ``floating-ip-create`` **DEPRECATED**: Allocate a floating IP for the current tenant. ``floating-ip-delete`` **DEPRECATED**: De-allocate a floating IP. ``floating-ip-disassociate`` Disassociate a floating IP address from a server. ``floating-ip-list`` **DEPRECATED**: List floating IPs. ``floating-ip-pool-list`` **DEPRECATED**: List all floating IP pools. ``get-mks-console`` Get an MKS console to a server. (Supported by API versions '2.8' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``get-password`` Get the admin password for a server. This operation calls the metadata service to query metadata information and does not read password information from the server itself. ``get-rdp-console`` Get a rdp console to a server. ``get-serial-console`` Get a serial console to a server. ``get-spice-console`` Get a spice console to a server. ``get-vnc-console`` Get a vnc console to a server. ``host-action`` Perform a power action on a host. ``host-describe`` Describe a specific host. ``host-list`` List all hosts by service. ``host-update`` Update host settings. ``hypervisor-list`` List hypervisors. (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-` api-version' flag to show help message for proper version] ``hypervisor-servers`` List servers belonging to specific hypervisors. ``hypervisor-show`` Display the details of the specified hypervisor. ``hypervisor-stats`` Get hypervisor statistics over all compute nodes. ``hypervisor-uptime`` Display the uptime of the specified hypervisor. ``image-create`` Create a new image by taking a snapshot of a running server. ``image-delete`` **DEPRECATED**: Delete specified image(s). ``image-list`` **DEPRECATED**: Print a list of available images to boot from. ``image-meta`` **DEPRECATED**: Set or delete metadata on an image. ``image-show`` **DEPRECATED**: Show details about the given image. ``interface-attach`` Attach a network interface to a server. ``interface-detach`` Detach a network interface from a server. ``interface-list`` List interfaces attached to a server. ``keypair-add`` Create a new key pair for use with servers. ``keypair-delete`` Delete keypair given by its name. (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``keypair-list`` Print a list of keypairs for a user (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``keypair-show`` Show details about the given keypair. (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``limits`` Print rate and absolute limits. ``list`` List active servers. ``list-secgroup`` List Security Group(s) of a server. ``live-migration`` Migrate running server to a new machine. ``live-migration-abort`` Abort an on-going live migration. (Supported by API versions '2.24' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``live-migration-force-complete`` Force on-going live migration to complete. (Supported by API versions '2.22' -'2.latest') [hint: use ':option:`--os-compute-api-` version' flag to show help message for proper version] ``lock`` Lock a server. A normal (non-admin) user will not be able to execute actions on a locked server. ``meta`` Set or delete metadata on a server. ``migrate`` Migrate a server. The new host will be selected by the scheduler. ``network-associate-host`` **DEPRECATED**: Associate host with network. ``network-associate-project`` **DEPRECATED**: Associate project with network. ``network-create`` **DEPRECATED**: Create a network. ``network-delete`` **DEPRECATED**: Delete network by label or id. ``network-disassociate`` **DEPRECATED**: Disassociate host and/or project from the given network. ``network-list`` **DEPRECATED**: Print a list of available networks. ``network-show`` **DEPRECATED**: Show details about the given network. ``pause`` Pause a server. ``quota-class-show`` List the quotas for a quota class. ``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. ``quota-delete`` Delete quota for a tenant/user so their quota will Revert back to default. ``quota-show`` List the quotas for a tenant/user. ``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. ``reboot`` Reboot a server. ``rebuild`` Shutdown, re-image, and re-boot a server. ``refresh-network`` Refresh server network information. ``remove-fixed-ip`` Remove an IP address from a server. ``remove-floating-ip`` **DEPRECATED**, use floating-ip-disassociate instead. ``remove-secgroup`` Remove a Security Group from a server. ``rename`` **DEPRECATED**, use update instead. ``rescue`` Reboots a server into rescue mode, which starts the machine from either the initial image or a specified image, attaching the current boot disk as secondary. ``reset-network`` Reset network of a server. ``reset-state`` Reset the state of a server. ``resize`` Resize a server. ``resize-confirm`` Confirm a previous resize. ``resize-revert`` Revert a previous resize (and return to the previous VM). ``resume`` Resume a server. ``root-password`` **DEPRECATED**, use set-password instead. ``scrub`` **DEPRECATED**: Delete networks and security groups associated with a project. ``secgroup-add-default-rule`` **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`` **DEPRECATED**: Add a source group rule to a security group. ``secgroup-add-rule`` **DEPRECATED**: Add a rule to a security group. ``secgroup-create`` **DEPRECATED**: Create a security group. ``secgroup-delete`` **DEPRECATED**: Delete a security group. ``secgroup-delete-default-rule`` **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`` **DEPRECATED**: Delete a source group rule from a security group. ``secgroup-delete-rule`` **DEPRECATED**: Delete a rule from a security group. ``secgroup-list`` **DEPRECATED**: List security groups for the current tenant. ``secgroup-list-default-rules`` **DEPRECATED**: List rules that will be added to the 'default' security group for new tenants. ``secgroup-list-rules`` **DEPRECATED**: List rules for a security group. ``secgroup-update`` **DEPRECATED**: Update a security group. ``server-group-create`` Create a new server group with the specified details. ``server-group-delete`` Delete specific server group(s). ``server-group-get`` Get a specific server group. ``server-group-list`` Print a list of all server groups. ``server-migration-list`` Get the migrations list of specified server. (Supported by API versions '2.23' -'2.latest') [hint: use ':option:`--os-compute-api-` version' flag to show help message for proper version] ``server-migration-show`` Get the migration of specified server. (Supported by API versions '2.23' -'2.latest') [hint: use ':option:`--os-compute-api-` version' flag to show help message for proper version] ``server-tag-add`` Add single tag to a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``server-tag-delete`` Delete single tag from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``server-tag-delete-all`` Delete all tags from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``server-tag-list`` Get list of tags from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``server-tag-set`` Set list of tags to a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``service-delete`` Delete the service. ``service-disable`` Disable the service. ``service-enable`` Enable the service. ``service-force-down`` Force service to down. (Supported by API versions '2.11' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``service-list`` Show a list of all running services. Filter by host & binary. ``set-password`` Change the admin password for a server. ``shelve`` Shelve a server. ``shelve-offload`` Remove a shelved server from the compute node. ``show`` Show details about the given server. ``ssh`` SSH into a server. ``start`` Start the server(s). ``stop`` Stop the server(s). ``suspend`` Suspend a server. ``trigger-crash-dump`` Trigger crash dump in an instance. (Supported by API versions '2.17' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] ``unlock`` Unlock a server. ``unpause`` Unpause a server. ``unrescue`` Restart the server from normal boot disk again. ``unshelve`` Unshelve a server. ``update`` Update the name or the description for a server. ``usage`` Show usage data for a single tenant. ``usage-list`` List usage data for all tenants. ``version-list`` List all API versions. ``virtual-interface-list`` Show virtual interface info about the given server. ``volume-attach`` Attach a volume to a server. ``volume-attachments`` List all the volumes attached to a server. ``volume-detach`` Detach a volume from a server. ``volume-update`` Update volume attachment. ``x509-create-cert`` Create x509 cert for a user in tenant. ``x509-get-root-cert`` Fetch the x509 root cert. ``bash-completion`` Prints all of the commands and options to stdout so that the nova.bash_completion script doesn't have to hard code them. ``help`` Display help about this program or one of its subcommands. ``force-delete`` Force delete a server. ``restore`` Restore a soft-deleted server. ``host-servers-migrate`` Cold migrate all instances off the specified host to other available hosts. ``instance-action`` Show an action. ``instance-action-list`` List actions on a server. ``host-meta`` Set or Delete metadata on all instances of a host. ``cell-capacities`` Get cell capacities for all cells or a given cell. ``cell-show`` Show details of a given cell. ``host-evacuate`` Evacuate all instances from failed host. ``net`` **DEPRECATED**, use tenant-network-show instead. ``net-create`` **DEPRECATED**, use tenant-network-create instead. ``net-delete`` **DEPRECATED**, use tenant-network-delete instead. ``net-list`` **DEPRECATED**, use tenant-network-list instead. ``tenant-network-create`` **DEPRECATED**: Create a tenant network. ``tenant-network-delete`` **DEPRECATED**: Delete a tenant network. ``tenant-network-list`` **DEPRECATED**: List tenant networks. ``tenant-network-show`` **DEPRECATED**: Show a tenant network. ``baremetal-interface-list`` **DEPRECATED**: List network interfaces associated with a baremetal node. ``baremetal-node-list`` **DEPRECATED**: Print list of available baremetal nodes. ``baremetal-node-show`` **DEPRECATED**: Show information about a baremetal node. ``host-evacuate-live`` Live migrate all instances of the specified host to other available hosts. ``migration-list`` Print a list of migrations. ``list-extensions`` List all the os-api extensions that are available. .. _nova_command_options: nova optional arguments ~~~~~~~~~~~~~~~~~~~~~~~ ``--version`` show program's version number and exit ``--debug`` Print debugging output. ``--os-cache`` Use the auth token cache. Defaults to False if ``env[OS_CACHE]`` is not set. ``--timings`` Print call timing info. ``--os-region-name `` Defaults to ``env[OS_REGION_NAME]``. ``--service-type `` Defaults to compute for most actions. ``--service-name `` Defaults to ``env[NOVA_SERVICE_NAME]``. ``--os-endpoint-type `` Defaults to ``env[NOVA_ENDPOINT_TYPE]``, ``env[OS_ENDPOINT_TYPE]`` or publicURL. ``--os-compute-api-version `` Accepts X, X.Y (where X is major and Y is minor part) or "X.latest", defaults to ``env[OS_COMPUTE_API_VERSION]``. ``--bypass-url `` Use this API endpoint instead of the Service Catalog. Defaults to ``env[NOVACLIENT_BYPASS_URL]``. ``--os-auth-type , --os-auth-plugin `` Authentication type to use .. _nova_add-fixed-ip: nova add-fixed-ip ----------------- .. code-block:: console usage: nova add-fixed-ip Add new IP address on a network to server. **Positional arguments:** ```` Name or ID of server. ```` Network ID. .. _nova_add-secgroup: nova add-secgroup ----------------- .. code-block:: console usage: nova add-secgroup Add a Security Group to a server. **Positional arguments:** ```` Name or ID of server. ```` Name or ID of Security Group. .. _nova_agent-create: nova agent-create ----------------- .. code-block:: console usage: nova agent-create Create new agent build. **Positional arguments:** ```` Type of OS. ```` Type of architecture. ```` Version. ```` URL. ```` MD5 hash. ```` Type of hypervisor. .. _nova_agent-delete: nova agent-delete ----------------- .. code-block:: console usage: nova agent-delete Delete existing agent build. **Positional arguments:** ```` ID of the agent-build. .. _nova_agent-list: nova agent-list --------------- .. code-block:: console usage: nova agent-list [--hypervisor ] List all builds. **Optional arguments:** ``--hypervisor `` Type of hypervisor. .. _nova_agent-modify: nova agent-modify ----------------- .. code-block:: console usage: nova agent-modify Modify existing agent build. **Positional arguments:** ```` ID of the agent-build. ```` Version. ```` URL ```` MD5 hash. .. _nova_aggregate-add-host: nova aggregate-add-host ----------------------- .. code-block:: console usage: nova aggregate-add-host Add the host to the specified aggregate. **Positional arguments:** ```` Name or ID of aggregate. ```` The host to add to the aggregate. .. _nova_aggregate-create: nova aggregate-create --------------------- .. code-block:: console usage: nova aggregate-create [] Create a new aggregate with the specified details. **Positional arguments:** ```` Name of aggregate. ```` The availability zone of the aggregate (optional). .. _nova_aggregate-delete: nova aggregate-delete --------------------- .. code-block:: console usage: nova aggregate-delete Delete the aggregate. **Positional arguments:** ```` Name or ID of aggregate to delete. .. _nova_aggregate-list: nova aggregate-list ------------------- .. code-block:: console usage: nova aggregate-list Print a list of all aggregates. .. _nova_aggregate-remove-host: nova aggregate-remove-host -------------------------- .. code-block:: console usage: nova aggregate-remove-host Remove the specified host from the specified aggregate. **Positional arguments:** ```` Name or ID of aggregate. ```` The host to remove from the aggregate. .. _nova_aggregate-set-metadata: nova aggregate-set-metadata --------------------------- .. code-block:: console usage: nova aggregate-set-metadata [ ...] Update the metadata associated with the aggregate. **Positional arguments:** ```` Name or ID of aggregate to update. ```` Metadata to add/update to aggregate. Specify only the key to delete a metadata item. .. _nova_aggregate-show: nova aggregate-show ------------------- .. code-block:: console usage: nova aggregate-show Show details of the specified aggregate. **Positional arguments:** ```` Name or ID of aggregate. .. _nova_aggregate-update: nova aggregate-update --------------------- .. code-block:: console usage: nova aggregate-update [--name NAME] [--availability-zone ] Update the aggregate's name and optionally availability zone. **Positional arguments:** ```` Name or ID of aggregate to update. **Optional arguments:** ``--name NAME`` Name of aggregate. ``--availability-zone `` The availability zone of the aggregate. .. _nova_availability-zone-list: nova availability-zone-list --------------------------- .. code-block:: console usage: nova availability-zone-list List all the availability zones. .. _nova_backup: nova backup ----------- .. code-block:: console usage: nova backup Backup a server by creating a 'backup' type snapshot. **Positional arguments:** ```` Name or ID of server. ```` Name of the backup image. ```` The backup type, like "daily" or "weekly". ```` Int parameter representing how many backups to keep around. .. _nova_boot: nova boot --------- .. code-block:: console usage: nova boot [--flavor ] [--image ] [--image-with ] [--boot-volume ] [--snapshot ] [--min-count ] [--max-count ] [--meta ] [--file ] [--key-name ] [--user-data ] [--availability-zone ] [--security-groups ] [--block-device-mapping ] [--block-device key1=value1[,key2=value2...]] [--swap ] [--ephemeral size=[,format=]] [--hint ] [--nic ] [--config-drive ] [--poll] [--admin-pass ] [--access-ip-v4 ] [--access-ip-v6 ] [--description ] Boot a new server. **Positional arguments:** ```` Name for the new server. **Optional arguments:** ``--flavor `` Name or ID of flavor (see 'nova flavor-list'). ``--image `` Name or ID of image (see 'glance image-list'). ``--image-with `` Image metadata property (see 'glance image-show'). ``--boot-volume `` Volume ID to boot from. ``--snapshot `` Snapshot ID to boot from (will create a volume). ``--min-count `` Boot at least servers (limited by quota). ``--max-count `` Boot up to servers (limited by quota). ``--meta `` Record arbitrary key/value metadata to /meta_data.json on the metadata server. Can be specified multiple times. ``--file `` Store arbitrary files from locally to on the new server. Limited by the injected_files quota value. ``--key-name `` Key name of keypair that should be created earlier with the command keypair-add. ``--user-data `` user data file to pass to be exposed by the metadata server. ``--availability-zone `` The availability zone for server placement. ``--security-groups `` Comma separated list of security group names. ``--block-device-mapping `` Block device mapping in the format =:::. ``--block-device`` key1=value1[,key2=value2...] Block device mapping with the keys: id=UUID (image_id, snapshot_id or volume_id only if using source image, snapshot or volume) source=source type (image, snapshot, volume or blank), dest=destination type of the block device (volume or local), bus=device's bus (e.g. uml, lxc, virtio, ...; if omitted, hypervisor driver chooses a suitable default, honoured only if device type is supplied) type=device type (e.g. disk, cdrom, ...; defaults to 'disk') device=name of the device (e.g. vda, xda, ...; tag=device metadata tag (optional) if omitted, hypervisor driver chooses suitable device depending on selected bus; note the libvirt driver always uses default device names), size=size of the block device in MB(for swap) and in GB(for other formats) (if omitted, hypervisor driver calculates size), format=device will be formatted (e.g. swap, ntfs, ...; optional), bootindex=integer used for ordering the boot disks (for image backed instances it is equal to 0, for others need to be specified) and shutdown=shutdown behaviour (either preserve or remove, for local destination set to remove). (Supported by API versions '2.32' -'2.latest') ``--swap `` Create and attach a local swap block device of MB. ``--ephemeral`` size=[,format=] Create and attach a local ephemeral block device of GB and format it to . ``--hint `` Send arbitrary key/value pairs to the scheduler for custom use. ``--nic `` Create a NIC on the server. Specify option 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.37' - '2.latest') ``--config-drive `` Enable config drive. ``--poll`` Report the new server boot progress until it completes. ``--admin-pass `` Admin password for the instance. ``--access-ip-v4 `` Alternative access IPv4 of the instance. ``--access-ip-v6 `` Alternative access IPv6 of the instance. ``--description `` Description for the server. (Supported by API versions '2.19' - '2.latest') .. _nova_cell-capacities: nova cell-capacities -------------------- .. code-block:: console usage: nova cell-capacities [--cell ] Get cell capacities for all cells or a given cell. **Optional arguments:** ``--cell `` Name of the cell to get the capacities. .. _nova_cell-show: nova cell-show -------------- .. code-block:: console usage: nova cell-show Show details of a given cell. **Positional arguments:** ```` Name of the cell. .. _nova_clear-password: nova clear-password ------------------- .. code-block:: console usage: nova clear-password Clear the admin password for a server from the metadata server. This action does not actually change the instance server password. **Positional arguments:** ```` Name or ID of server. .. _nova_cloudpipe-configure: nova cloudpipe-configure ------------------------ .. code-block:: console usage: nova cloudpipe-configure Update the VPN IP/port of a cloudpipe instance. **Positional arguments:** ```` New IP Address. ```` New Port. .. _nova_cloudpipe-create: nova cloudpipe-create --------------------- .. code-block:: console usage: nova cloudpipe-create Create a cloudpipe instance for the given project. **Positional arguments:** ```` UUID of the project to create the cloudpipe for. .. _nova_cloudpipe-list: nova cloudpipe-list ------------------- .. code-block:: console usage: nova cloudpipe-list Print a list of all cloudpipe instances. .. _nova_console-log: nova console-log ---------------- .. code-block:: console usage: nova console-log [--length ] Get console log output of a server. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--length `` Length in lines to tail. .. _nova_credentials: nova credentials ---------------- .. code-block:: console usage: nova credentials [--wrap ] Show user credentials returned from auth. **Optional arguments:** ``--wrap `` Wrap PKI tokens to a specified length, or 0 to disable. .. _nova_delete: nova delete ----------- .. code-block:: console usage: nova delete [--all-tenants] [ ...] Immediately shut down and delete specified server(s). **Positional arguments:** ```` Name or ID of server(s). **Optional arguments:** ``--all-tenants`` Delete server(s) in another tenant by name (Admin only). .. _nova_diagnostics: nova diagnostics ---------------- .. code-block:: console usage: nova diagnostics Retrieve server diagnostics. **Positional arguments:** ```` Name or ID of server. .. _nova_endpoints: nova endpoints -------------- .. code-block:: console usage: nova endpoints Discover endpoints that get returned from the authenticate services. .. _nova_evacuate: nova evacuate ------------- .. code-block:: console usage: nova evacuate [--password ] [--force] [] Evacuate server from failed host. **Positional arguments:** ```` Name or ID of server. ```` Name or ID of the target host. If no host is specified, the scheduler will choose one. **Optional arguments:** ``--password `` Set the provided admin password on the evacuated server. Not applicable if the server is on shared storage. ``--force`` Force to not verify the scheduler if a host is provided. (Supported by API versions '2.29' -'2.latest') .. _nova_flavor-access-add: nova flavor-access-add ---------------------- .. code-block:: console usage: nova flavor-access-add Add flavor access for the given tenant. **Positional arguments:** ```` Flavor name or ID to add access for the given tenant. ```` Tenant ID to add flavor access for. .. _nova_flavor-access-list: nova flavor-access-list ----------------------- .. code-block:: console usage: nova flavor-access-list [--flavor ] [--tenant ] Print access information about the given flavor. **Optional arguments:** ``--flavor `` Filter results by flavor name or ID. ``--tenant `` Filter results by tenant ID. (Deprecated; this option is not supported, and will be removed in version 5.0.0.) .. _nova_flavor-access-remove: nova flavor-access-remove ------------------------- .. code-block:: console usage: nova flavor-access-remove Remove flavor access for the given tenant. **Positional arguments:** ```` Flavor name or ID to remove access for the given tenant. ```` Tenant ID to remove flavor access for. .. _nova_flavor-create: nova flavor-create ------------------ .. code-block:: console usage: nova flavor-create [--ephemeral ] [--swap ] [--rxtx-factor ] [--is-public ] Create a new flavor. **Positional arguments:** ```` Unique name of the new flavor. ```` Unique ID of the new flavor. Specifying 'auto' will generated a UUID for the ID. ```` Memory size in MB. ```` Disk size in GB. ```` Number of vcpus **Optional arguments:** ``--ephemeral `` Ephemeral space size in GB (default 0). ``--swap `` Swap space size in MB (default 0). ``--rxtx-factor `` RX/TX factor (default 1). ``--is-public `` Make flavor accessible to the public (default true). .. _nova_flavor-delete: nova flavor-delete ------------------ .. code-block:: console usage: nova flavor-delete Delete a specific flavor **Positional arguments:** ```` Name or ID of the flavor to delete. .. _nova_flavor-key: nova flavor-key --------------- .. code-block:: console usage: nova flavor-key [ ...] Set or unset extra_spec for a flavor. **Positional arguments:** ```` Name or ID of flavor. ```` Actions: 'set' or 'unset'. ```` Extra_specs to set/unset (only key is necessary on unset). .. _nova_flavor-list: nova flavor-list ---------------- .. code-block:: console usage: nova flavor-list [--extra-specs] [--all] [--marker ] [--limit ] Print a list of available 'flavors' (sizes of servers). **Optional arguments:** ``--extra-specs`` Get extra-specs of each flavor. ``--all`` Display all flavors (Admin only). ``--marker `` The last flavor ID of the previous page; displays list of flavors after "marker". ``--limit `` Maximum number of flavors to display. If limit == -1, all flavors will be displayed. If limit is bigger than 'osapi_max_limit' option of Nova API, limit 'osapi_max_limit' will be used instead. .. _nova_flavor-show: nova flavor-show ---------------- .. code-block:: console usage: nova flavor-show Show details about the given flavor. **Positional arguments:** ```` Name or ID of flavor. .. _nova_floating-ip-associate: nova floating-ip-associate -------------------------- .. code-block:: console usage: nova floating-ip-associate [--fixed-address ]
Associate a floating IP address to a server. **Positional arguments:** ```` Name or ID of server. ``
`` IP Address. **Optional arguments:** ``--fixed-address `` Fixed IP Address to associate with. .. _nova_floating-ip-disassociate: nova floating-ip-disassociate ----------------------------- .. code-block:: console usage: nova floating-ip-disassociate
Disassociate a floating IP address from a server. **Positional arguments:** ```` Name or ID of server. ``
`` IP Address. .. _nova_force-delete: nova force-delete ----------------- .. code-block:: console usage: nova force-delete Force delete a server. **Positional arguments:** ```` Name or ID of server. .. _nova_get-mks-console: nova get-mks-console -------------------- .. code-block:: console usage: nova get-mks-console Get an MKS console to a server. (Supported by API versions '2.8' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. .. _nova_get-password: nova get-password ----------------- .. code-block:: console usage: nova get-password [] Get the admin password for a server. This operation calls the metadata service to query metadata information and does not read password information from the server itself. **Positional arguments:** ```` Name or ID of server. ```` Private key (used locally to decrypt password) (Optional). When specified, the command displays the clear (decrypted) VM password. When not specified, the ciphered VM password is displayed. .. _nova_get-rdp-console: nova get-rdp-console -------------------- .. code-block:: console usage: nova get-rdp-console Get a rdp console to a server. **Positional arguments:** ```` Name or ID of server. ```` Type of rdp console ("rdp-html5"). .. _nova_get-serial-console: nova get-serial-console ----------------------- .. code-block:: console usage: nova get-serial-console [--console-type CONSOLE_TYPE] Get a serial console to a server. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--console-type CONSOLE_TYPE`` Type of serial console, default="serial". .. _nova_get-spice-console: nova get-spice-console ---------------------- .. code-block:: console usage: nova get-spice-console Get a spice console to a server. **Positional arguments:** ```` Name or ID of server. ```` Type of spice console ("spice-html5"). .. _nova_get-vnc-console: nova get-vnc-console -------------------- .. code-block:: console usage: nova get-vnc-console Get a vnc console to a server. **Positional arguments:** ```` Name or ID of server. ```` Type of vnc console ("novnc" or "xvpvnc"). .. _nova_host-action: nova host-action ---------------- .. code-block:: console usage: nova host-action [--action ] Perform a power action on a host. **Positional arguments:** ```` Name of host. **Optional arguments:** ``--action `` A power action: startup, reboot, or shutdown. .. _nova_host-describe: nova host-describe ------------------ .. code-block:: console usage: nova host-describe Describe a specific host. **Positional arguments:** ```` Name of host. .. _nova_host-evacuate: nova host-evacuate ------------------ .. code-block:: console usage: nova host-evacuate [--target_host ] [--force] Evacuate all instances from failed host. **Positional arguments:** ```` Name of host. **Optional arguments:** ``--target_host `` Name of target host. If no host is specified the scheduler will select a target. ``--force`` Force to not verify the scheduler if a host is provided. (Supported by API versions '2.29' -'2.latest') .. _nova_host-evacuate-live: nova host-evacuate-live ----------------------- .. code-block:: console usage: nova host-evacuate-live [--target-host ] [--block-migrate] [--max-servers ] [--force] Live migrate all instances of the specified host to other available hosts. **Positional arguments:** ```` Name of host. **Optional arguments:** ``--target-host `` Name of target host. ``--block-migrate`` Enable block migration. (Default=auto) (Supported by API versions '2.25' - '2.latest') ``--max-servers `` Maximum number of servers to live migrate simultaneously ``--force`` Force to not verify the scheduler if a host is provided. (Supported by API versions '2.30' -'2.latest') .. _nova_host-list: nova host-list -------------- .. code-block:: console usage: nova host-list [--zone ] List all hosts by service. **Optional arguments:** ``--zone `` Filters the list, returning only those hosts in the availability zone . .. _nova_host-meta: nova host-meta -------------- .. code-block:: console usage: nova host-meta [ ...] Set or Delete metadata on all instances of a host. **Positional arguments:** ```` Name of host. ```` Actions: 'set' or 'delete' ```` Metadata to set or delete (only key is necessary on delete) .. _nova_host-servers-migrate: nova host-servers-migrate ------------------------- .. code-block:: console usage: nova host-servers-migrate Cold migrate all instances off the specified host to other available hosts. **Positional arguments:** ```` Name of host. .. _nova_host-update: nova host-update ---------------- .. code-block:: console usage: nova host-update [--status ] [--maintenance ] Update host settings. **Positional arguments:** ```` Name of host. **Optional arguments:** ``--status `` Either enable or disable a host. ``--maintenance `` Either put or resume host to/from maintenance. .. _nova_hypervisor-list: nova hypervisor-list -------------------- .. code-block:: console usage: nova hypervisor-list [--matching ] [--marker ] [--limit ] List hypervisors. (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Optional arguments:** ``--matching `` List hypervisors matching the given . If matching is used limit and marker options will be ignored. ``--marker `` The last hypervisor of the previous page; displays list of hypervisors after "marker". ``--limit `` Maximum number of hypervisors to display. If limit == -1, all hypervisors will be displayed. If limit is bigger than 'osapi_max_limit' option of Nova API, limit 'osapi_max_limit' will be used instead. .. _nova_hypervisor-servers: nova hypervisor-servers ----------------------- .. code-block:: console usage: nova hypervisor-servers List servers belonging to specific hypervisors. **Positional arguments:** ```` The hypervisor hostname (or pattern) to search for. .. _nova_hypervisor-show: nova hypervisor-show -------------------- .. code-block:: console usage: nova hypervisor-show [--wrap ] Display the details of the specified hypervisor. **Positional arguments:** ```` Name or ID of the hypervisor to show the details of. **Optional arguments:** ``--wrap `` Wrap the output to a specified length. Default is 40 or 0 to disable .. _nova_hypervisor-stats: nova hypervisor-stats --------------------- .. code-block:: console usage: nova hypervisor-stats Get hypervisor statistics over all compute nodes. .. _nova_hypervisor-uptime: nova hypervisor-uptime ---------------------- .. code-block:: console usage: nova hypervisor-uptime Display the uptime of the specified hypervisor. **Positional arguments:** ```` Name or ID of the hypervisor to show the uptime of. .. _nova_image-create: nova image-create ----------------- .. code-block:: console usage: nova image-create [--metadata ] [--show] [--poll] Create a new image by taking a snapshot of a running server. **Positional arguments:** ```` Name or ID of server. ```` Name of snapshot. **Optional arguments:** ``--metadata `` Record arbitrary key/value metadata to /meta_data.json on the metadata server. Can be specified multiple times. ``--show`` Print image info. ``--poll`` Report the snapshot progress and poll until image creation is complete. .. _nova_instance-action: nova instance-action -------------------- .. code-block:: console usage: nova instance-action Show an action. **Positional arguments:** ```` Name or UUID of the server to show actions for. Only UUID can be used to show actions for a deleted server. (Supported by API versions '2.21' - '2.latest') ```` Request ID of the action to get. .. _nova_instance-action-list: nova instance-action-list ------------------------- .. code-block:: console usage: nova instance-action-list List actions on a server. **Positional arguments:** ```` Name or UUID of the server to list actions for. Only UUID can be used to list actions on a deleted server. (Supported by API versions '2.21' - '2.latest') .. _nova_interface-attach: nova interface-attach --------------------- .. code-block:: console usage: nova interface-attach [--port-id ] [--net-id ] [--fixed-ip ] Attach a network interface to a server. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--port-id `` Port ID. ``--net-id `` Network ID ``--fixed-ip `` Requested fixed IP. .. _nova_interface-detach: nova interface-detach --------------------- .. code-block:: console usage: nova interface-detach Detach a network interface from a server. **Positional arguments:** ```` Name or ID of server. ```` Port ID. .. _nova_interface-list: nova interface-list ------------------- .. code-block:: console usage: nova interface-list List interfaces attached to a server. **Positional arguments:** ```` Name or ID of server. .. _nova_keypair-add: nova keypair-add ---------------- .. code-block:: console usage: nova keypair-add [--pub-key ] [--key-type ] [--user ] Create a new key pair for use with servers. **Positional arguments:** ```` Name of key. **Optional arguments:** ``--pub-key `` Path to a public ssh key. ``--key-type `` Keypair type. Can be ssh or x509. (Supported by API versions '2.2' - '2.latest') ``--user `` ID of user to whom to add key-pair (Admin only). (Supported by API versions '2.10' - '2.latest') .. _nova_keypair-delete: nova keypair-delete ------------------- .. code-block:: console usage: nova keypair-delete [--user ] Delete keypair given by its name. (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:** ```` Keypair name to delete. **Optional arguments:** ``--user `` ID of key-pair owner (Admin only). .. _nova_keypair-list: nova keypair-list ----------------- .. code-block:: console usage: nova keypair-list [--user ] [--marker ] [--limit ] Print a list of keypairs for a user (Supported by API versions '2.0' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Optional arguments:** ``--user `` List key-pairs of specified user ID (Admin only). ``--marker `` The last keypair of the previous page; displays list of keypairs after "marker". ``--limit `` Maximum number of keypairs to display. If limit == -1, all keypairs will be displayed. If limit is bigger than 'osapi_max_limit' option of Nova API, limit 'osapi_max_limit' will be used instead. .. _nova_keypair-show: nova keypair-show ----------------- .. code-block:: console usage: nova keypair-show [--user ] Show details about the given keypair. (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:** ```` Name of keypair. **Optional arguments:** ``--user `` ID of key-pair owner (Admin only). .. _nova_limits: nova limits ----------- .. code-block:: console usage: nova limits [--tenant []] [--reserved] Print rate and absolute limits. **Optional arguments:** ``--tenant []`` Display information from single tenant (Admin only). ``--reserved`` Include reservations count. .. _nova_list: nova list --------- .. code-block:: console usage: nova list [--reservation-id ] [--ip ] [--ip6 ] [--name ] [--instance-name ] [--status ] [--flavor ] [--image ] [--host ] [--all-tenants [<0|1>]] [--tenant []] [--user []] [--deleted] [--fields ] [--minimal] [--sort [:]] [--marker ] [--limit ] [--changes-since ] [--tags ] [--tags-any ] [--not-tags ] [--not-tags-any ] List active servers. **Optional arguments:** ``--reservation-id `` Only return servers that match reservation-id. ``--ip `` Search with regular expression match by IP address. ``--ip6 `` Search with regular expression match by IPv6 address. ``--name `` Search with regular expression match by name. ``--instance-name `` Search with regular expression match by server name. ``--status `` Search by server status. ``--flavor `` Search by flavor name or ID. ``--image `` Search by image name or ID. ``--host `` Search servers by hostname to which they are assigned (Admin only). ``--all-tenants [<0|1>]`` Display information from all tenants (Admin only). ``--tenant []`` Display information from single tenant (Admin only). ``--user []`` Display information from single user (Admin only). ``--deleted`` Only display deleted servers (Admin only). ``--fields `` Comma-separated list of fields to display. Use the show command to see which fields are available. ``--minimal`` Get only UUID and name. ``--sort [:]`` Comma-separated list of sort keys and directions in the form of [:]. The direction defaults to descending if not specified. ``--marker `` The last server UUID of the previous page; displays list of servers after "marker". ``--limit `` Maximum number of servers to display. If limit == -1, all servers will be displayed. If limit is bigger than 'osapi_max_limit' option of Nova API, limit 'osapi_max_limit' will be used instead. ``--changes-since `` List only servers changed after a certain point of time.The provided time should be an ISO 8061 formatted time.ex 2016-03-04T06:27:59Z . ``--tags `` The given tags must all be present for a server to be included in the list result. Boolean expression in this case is 't1 AND t2'. Tags must be separated by commas: :option:`--tags` (Supported by API versions '2.26' - '2.latest') ``--tags-any `` If one of the given tags is present the server will be included in the list result. Boolean expression in this case is 't1 OR t2'. Tags must be separated by commas: :option:`--tags-any` (Supported by API versions '2.26' - '2.latest') ``--not-tags `` Only the servers that do not have any of the given tags willbe included in the list results. Boolean expression in this case is 'NOT(t1 AND t2)'. Tags must be separated by commas: :option:`--not-tags` (Supported by API versions '2.26' - '2.latest') ``--not-tags-any `` Only the servers that do not have at least one of the given tagswill be included in the list result. Boolean expression in this case is 'NOT(t1 OR t2)'. Tags must be separated by commas: :option:`--not-tags-any` (Supported by API versions '2.26' - '2.latest') .. _nova_list-extensions: nova list-extensions -------------------- .. code-block:: console usage: nova list-extensions List all the os-api extensions that are available. .. _nova_list-secgroup: nova list-secgroup ------------------ .. code-block:: console usage: nova list-secgroup List Security Group(s) of a server. **Positional arguments:** ```` Name or ID of server. .. _nova_live-migration: nova live-migration ------------------- .. code-block:: console usage: nova live-migration [--block-migrate] [--force] [] Migrate running server to a new machine. **Positional arguments:** ```` Name or ID of server. ```` Destination host name. **Optional arguments:** ``--block-migrate`` True in case of block_migration. (Default=auto:live_migration) (Supported by API versions '2.25' - '2.latest') ``--force`` Force to not verify the scheduler if a host is provided. (Supported by API versions '2.30' - '2.latest') .. _nova_live-migration-abort: nova live-migration-abort ------------------------- .. code-block:: console usage: nova live-migration-abort Abort an on-going live migration. (Supported by API versions '2.24' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` ID of migration. .. _nova_live-migration-force-complete: nova live-migration-force-complete ---------------------------------- .. code-block:: console usage: nova live-migration-force-complete Force on-going live migration to complete. (Supported by API versions '2.22' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` ID of migration. .. _nova_lock: nova lock --------- .. code-block:: console usage: nova lock Lock a server. A normal (non-admin) user will not be able to execute actions on a locked server. **Positional arguments:** ```` Name or ID of server. .. _nova_meta: nova meta --------- .. code-block:: console usage: nova meta [ ...] Set or delete metadata on a server. **Positional arguments:** ```` Name or ID of server. ```` Actions: 'set' or 'delete'. ```` Metadata to set or delete (only key is necessary on delete). .. _nova_migrate: nova migrate ------------ .. code-block:: console usage: nova migrate [--poll] Migrate a server. The new host will be selected by the scheduler. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--poll`` Report the server migration progress until it completes. .. _nova_migration-list: nova migration-list ------------------- .. code-block:: console usage: nova migration-list [--host ] [--status ] [--cell_name ] Print a list of migrations. **Optional arguments:** ``--host `` Fetch migrations for the given host. ``--status `` Fetch migrations for the given status. ``--cell_name `` Fetch migrations for the given cell_name. .. _nova_pause: nova pause ---------- .. code-block:: console usage: nova pause Pause a server. **Positional arguments:** ```` Name or ID of server. .. _nova_quota-class-show: nova quota-class-show --------------------- .. code-block:: console usage: nova quota-class-show List the quotas for a quota class. **Positional arguments:** ```` Name of quota class to list the quotas for. .. _nova_quota-class-update: nova quota-class-update ----------------------- .. code-block:: console usage: nova quota-class-update [--instances ] [--cores ] [--ram ] [--metadata-items ] [--injected-files ] [--injected-file-content-bytes ] [--injected-file-path-bytes ] [--key-pairs ] [--server-groups ] [--server-group-members ] 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:** ```` Name of quota class to set the quotas for. **Optional arguments:** ``--instances `` New value for the "instances" quota. ``--cores `` New value for the "cores" quota. ``--ram `` New value for the "ram" quota. ``--metadata-items `` New value for the "metadata-items" quota. ``--injected-files `` New value for the "injected-files" quota. ``--injected-file-content-bytes `` New value for the "injected-file-content-bytes" quota. ``--injected-file-path-bytes `` New value for the "injected-file-path-bytes" quota. ``--key-pairs `` New value for the "key-pairs" quota. ``--server-groups `` New value for the "server-groups" quota. ``--server-group-members `` New value for the "server-group-members" quota. .. _nova_quota-defaults: nova quota-defaults ------------------- .. code-block:: console usage: nova quota-defaults [--tenant ] List the default quotas for a tenant. **Optional arguments:** ``--tenant `` ID of tenant to list the default quotas for. .. _nova_quota-delete: nova quota-delete ----------------- .. code-block:: console usage: nova quota-delete --tenant [--user ] Delete quota for a tenant/user so their quota will Revert back to default. **Optional arguments:** ``--tenant `` ID of tenant to delete quota for. ``--user `` ID of user to delete quota for. .. _nova_quota-show: nova quota-show --------------- .. code-block:: console usage: nova quota-show [--tenant ] [--user ] [--detail] List the quotas for a tenant/user. **Optional arguments:** ``--tenant `` ID of tenant to list the quotas for. ``--user `` ID of user to list the quotas for. ``--detail`` Show detailed info (limit, reserved, in-use). .. _nova_quota-update: nova quota-update ----------------- .. code-block:: console usage: nova quota-update [--user ] [--instances ] [--cores ] [--ram ] [--metadata-items ] [--injected-files ] [--injected-file-content-bytes ] [--injected-file-path-bytes ] [--key-pairs ] [--server-groups ] [--server-group-members ] [--force] 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:** ```` ID of tenant to set the quotas for. **Optional arguments:** ``--user `` ID of user to set the quotas for. ``--instances `` New value for the "instances" quota. ``--cores `` New value for the "cores" quota. ``--ram `` New value for the "ram" quota. ``--metadata-items `` New value for the "metadata-items" quota. ``--injected-files `` New value for the "injected-files" quota. ``--injected-file-content-bytes `` New value for the "injected-file-content-bytes" quota. ``--injected-file-path-bytes `` New value for the "injected-file-path-bytes" quota. ``--key-pairs `` New value for the "key-pairs" quota. ``--server-groups `` New value for the "server-groups" quota. ``--server-group-members `` New value for the "server-group-members" quota. ``--force`` Whether force update the quota even if the already used and reserved exceeds the new quota. .. _nova_reboot: nova reboot ----------- .. code-block:: console usage: nova reboot [--hard] [--poll] [ ...] Reboot a server. **Positional arguments:** ```` Name or ID of server(s). **Optional arguments:** ``--hard`` Perform a hard reboot (instead of a soft one). Note: Ironic does not currently support soft reboot; consequently, bare metal nodes will always do a hard reboot, regardless of the use of this option. ``--poll`` Poll until reboot is complete. .. _nova_rebuild: nova rebuild ------------ .. code-block:: console usage: nova rebuild [--rebuild-password ] [--poll] [--minimal] [--preserve-ephemeral] [--name ] [--description ] [--meta ] [--file ] Shutdown, re-image, and re-boot a server. **Positional arguments:** ```` Name or ID of server. ```` Name or ID of new image. **Optional arguments:** ``--rebuild-password `` Set the provided admin password on the rebuilt server. ``--poll`` Report the server rebuild progress until it completes. ``--minimal`` Skips flavor/image lookups when showing servers. ``--preserve-ephemeral`` Preserve the default ephemeral storage partition on rebuild. ``--name `` Name for the new server. ``--description `` New description for the server. (Supported by API versions '2.19' - '2.latest') ``--meta `` Record arbitrary key/value metadata to /meta_data.json on the metadata server. Can be specified multiple times. ``--file `` Store arbitrary files from locally to on the new server. You may store up to 5 files. .. _nova_refresh-network: nova refresh-network -------------------- .. code-block:: console usage: nova refresh-network Refresh server network information. **Positional arguments:** ```` Name or ID of a server for which the network cache should be refreshed from neutron (Admin only). .. _nova_remove-fixed-ip: nova remove-fixed-ip -------------------- .. code-block:: console usage: nova remove-fixed-ip
Remove an IP address from a server. **Positional arguments:** ```` Name or ID of server. ``
`` IP Address. .. _nova_remove-secgroup: nova remove-secgroup -------------------- .. code-block:: console usage: nova remove-secgroup Remove a Security Group from a server. **Positional arguments:** ```` Name or ID of server. ```` Name of Security Group. .. _nova_rescue: nova rescue ----------- .. code-block:: console usage: nova rescue [--password ] [--image ] Reboots a server into rescue mode, which starts the machine from either the initial image or a specified image, attaching the current boot disk as secondary. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--password `` The admin password to be set in the rescue environment. ``--image `` The image to rescue with. .. _nova_reset-network: nova reset-network ------------------ .. code-block:: console usage: nova reset-network Reset network of a server. **Positional arguments:** ```` Name or ID of server. .. _nova_reset-state: nova reset-state ---------------- .. code-block:: console usage: nova reset-state [--all-tenants] [--active] [ ...] Reset the state of a server. **Positional arguments:** ```` Name or ID of server(s). **Optional arguments:** ``--all-tenants`` Reset state server(s) in another tenant by name (Admin only). ``--active`` Request the server be reset to "active" state instead of "error" state (the default). .. _nova_resize: nova resize ----------- .. code-block:: console usage: nova resize [--poll] Resize a server. **Positional arguments:** ```` Name or ID of server. ```` Name or ID of new flavor. **Optional arguments:** ``--poll`` Report the server resize progress until it completes. .. _nova_resize-confirm: nova resize-confirm ------------------- .. code-block:: console usage: nova resize-confirm Confirm a previous resize. **Positional arguments:** ```` Name or ID of server. .. _nova_resize-revert: nova resize-revert ------------------ .. code-block:: console usage: nova resize-revert Revert a previous resize (and return to the previous VM). **Positional arguments:** ```` Name or ID of server. .. _nova_restore: nova restore ------------ .. code-block:: console usage: nova restore Restore a soft-deleted server. **Positional arguments:** ```` Name or ID of server. .. _nova_resume: nova resume ----------- .. code-block:: console usage: nova resume Resume a server. **Positional arguments:** ```` Name or ID of server. .. _nova_server-group-create: nova server-group-create ------------------------ .. code-block:: console usage: nova server-group-create [ [ ...]] Create a new server group with the specified details. **Positional arguments:** ```` Server group name. ```` Policies for the server groups. .. _nova_server-group-delete: nova server-group-delete ------------------------ .. code-block:: console usage: nova server-group-delete [ ...] Delete specific server group(s). **Positional arguments:** ```` Unique ID(s) of the server group to delete. .. _nova_server-group-get: nova server-group-get --------------------- .. code-block:: console usage: nova server-group-get Get a specific server group. **Positional arguments:** ```` Unique ID of the server group to get. .. _nova_server-group-list: nova server-group-list ---------------------- .. code-block:: console usage: nova server-group-list [--all-projects] Print a list of all server groups. **Optional arguments:** ``--all-projects`` Display server groups from all projects (Admin only). .. _nova_server-migration-list: nova server-migration-list -------------------------- .. code-block:: console usage: nova server-migration-list Get the migrations list of specified server. (Supported by API versions '2.23' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. .. _nova_server-migration-show: nova server-migration-show -------------------------- .. code-block:: console usage: nova server-migration-show Get the migration of specified server. (Supported by API versions '2.23' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` ID of migration. .. _nova_server-tag-add: nova server-tag-add ------------------- .. code-block:: console usage: nova server-tag-add Add single tag to a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` Tag to add. .. _nova_server-tag-delete: nova server-tag-delete ---------------------- .. code-block:: console usage: nova server-tag-delete Delete single tag from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` Tag to delete. .. _nova_server-tag-delete-all: nova server-tag-delete-all -------------------------- .. code-block:: console usage: nova server-tag-delete-all Delete all tags from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. .. _nova_server-tag-list: nova server-tag-list -------------------- .. code-block:: console usage: nova server-tag-list Get list of tags from a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. .. _nova_server-tag-set: nova server-tag-set ------------------- .. code-block:: console usage: nova server-tag-set [ ...] Set list of tags to a server. (Supported by API versions '2.26' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. ```` Tag(s) to set. .. _nova_service-delete: nova service-delete ------------------- .. code-block:: console usage: nova service-delete Delete the service. **Positional arguments:** ```` ID of service. .. _nova_service-disable: nova service-disable -------------------- .. code-block:: console usage: nova service-disable [--reason ] Disable the service. **Positional arguments:** ```` Name of host. ```` Service binary. **Optional arguments:** ``--reason `` Reason for disabling service. .. _nova_service-enable: nova service-enable ------------------- .. code-block:: console usage: nova service-enable Enable the service. **Positional arguments:** ```` Name of host. ```` Service binary. .. _nova_service-force-down: nova service-force-down ----------------------- .. code-block:: console usage: nova service-force-down [--unset] Force service to down. (Supported by API versions '2.11' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name of host. ```` Service binary. **Optional arguments:** ``--unset`` Unset the force state down of service. .. _nova_service-list: nova service-list ----------------- .. code-block:: console usage: nova service-list [--host ] [--binary ] Show a list of all running services. Filter by host & binary. **Optional arguments:** ``--host `` Name of host. ``--binary `` Service binary. .. _nova_set-password: nova set-password ----------------- .. code-block:: console usage: nova set-password Change the admin password for a server. **Positional arguments:** ```` Name or ID of server. .. _nova_shelve: nova shelve ----------- .. code-block:: console usage: nova shelve Shelve a server. **Positional arguments:** ```` Name or ID of server. .. _nova_shelve-offload: nova shelve-offload ------------------- .. code-block:: console usage: nova shelve-offload Remove a shelved server from the compute node. **Positional arguments:** ```` Name or ID of server. .. _nova_show: nova show --------- .. code-block:: console usage: nova show [--minimal] Show details about the given server. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--minimal`` Skips flavor/image lookups when showing servers. .. _nova_ssh: nova ssh -------- .. code-block:: console usage: nova ssh [--port PORT] [--address-type ADDRESS_TYPE] [--network ] [--ipv6] [--login ] [-i IDENTITY] [--extra-opts EXTRA] SSH into a server. **Positional arguments:** ```` Name or ID of server. **Optional arguments:** ``--port PORT`` Optional flag to indicate which port to use for ssh. (Default=22) ``--address-type ADDRESS_TYPE`` Optional flag to indicate which IP type to use. Possible values includes fixed and floating (the Default). ``--network `` Network to use for the ssh. ``--ipv6`` Optional flag to indicate whether to use an IPv6 address attached to a server. (Defaults to IPv4 address) ``--login `` Login to use. ``-i IDENTITY, --identity IDENTITY`` Private key file, same as the -i option to the ssh command. ``--extra-opts EXTRA`` Extra options to pass to ssh. see: man ssh. .. _nova_start: nova start ---------- .. code-block:: console usage: nova start [--all-tenants] [ ...] Start the server(s). **Positional arguments:** ```` Name or ID of server(s). **Optional arguments:** ``--all-tenants`` Start server(s) in another tenant by name (Admin only). .. _nova_stop: nova stop --------- .. code-block:: console usage: nova stop [--all-tenants] [ ...] Stop the server(s). **Positional arguments:** ```` Name or ID of server(s). **Optional arguments:** ``--all-tenants`` Stop server(s) in another tenant by name (Admin only). .. _nova_suspend: nova suspend ------------ .. code-block:: console usage: nova suspend Suspend a server. **Positional arguments:** ```` Name or ID of server. .. _nova_trigger-crash-dump: nova trigger-crash-dump ----------------------- .. code-block:: console usage: nova trigger-crash-dump Trigger crash dump in an instance. (Supported by API versions '2.17' - '2.latest') [hint: use ':option:`--os-compute-api-version`' flag to show help message for proper version] **Positional arguments:** ```` Name or ID of server. .. _nova_unlock: nova unlock ----------- .. code-block:: console usage: nova unlock Unlock a server. **Positional arguments:** ```` Name or ID of server. .. _nova_unpause: nova unpause ------------ .. code-block:: console usage: nova unpause Unpause a server. **Positional arguments:** ```` Name or ID of server. .. _nova_unrescue: nova unrescue ------------- .. code-block:: console usage: nova unrescue Restart the server from normal boot disk again. **Positional arguments:** ```` Name or ID of server. .. _nova_unshelve: nova unshelve ------------- .. code-block:: console usage: nova unshelve Unshelve a server. **Positional arguments:** ```` Name or ID of server. .. _nova_update: nova update ----------- .. code-block:: console usage: nova update [--name ] [--description ] Update the name or the description for a server. **Positional arguments:** ```` Name (old name) or ID of server. **Optional arguments:** ``--name `` New name for the server. ``--description `` New description for the server. If it equals to empty string (i.g. ""), the server description will be removed. (Supported by API versions '2.19' - '2.latest') .. _nova_usage: nova usage ---------- .. code-block:: console usage: nova usage [--start ] [--end ] [--tenant ] Show usage data for a single tenant. **Optional arguments:** ``--start `` Usage range start date ex 2012-01-20. (default: 4 weeks ago) ``--end `` Usage range end date, ex 2012-01-20. (default: tomorrow) ``--tenant `` UUID of tenant to get usage for. .. _nova_usage-list: nova usage-list --------------- .. code-block:: console usage: nova usage-list [--start ] [--end ] List usage data for all tenants. **Optional arguments:** ``--start `` Usage range start date ex 2012-01-20. (default: 4 weeks ago) ``--end `` Usage range end date, ex 2012-01-20. (default: tomorrow) .. _nova_version-list: nova version-list ----------------- .. code-block:: console usage: nova version-list List all API versions. .. _nova_virtual-interface-list: nova virtual-interface-list --------------------------- .. code-block:: console usage: nova virtual-interface-list Show virtual interface info about the given server. **Positional arguments:** ```` ID of server. .. _nova_volume-attach: nova volume-attach ------------------ .. code-block:: console usage: nova volume-attach [] Attach a volume to a server. **Positional arguments:** ```` Name or ID of server. ```` ID of the volume to attach. ```` Name of the device e.g. /dev/vdb. Use "auto" for autoassign (if supported). Libvirt driver will use default device name. .. _nova_volume-attachments: nova volume-attachments ----------------------- .. code-block:: console usage: nova volume-attachments List all the volumes attached to a server. **Positional arguments:** ```` Name or ID of server. .. _nova_volume-detach: nova volume-detach ------------------ .. code-block:: console usage: nova volume-detach Detach a volume from a server. **Positional arguments:** ```` Name or ID of server. ```` ID of the volume to detach. .. _nova_volume-update: nova volume-update ------------------ .. code-block:: console usage: nova volume-update Update volume attachment. **Positional arguments:** ```` Name or ID of server. ```` Attachment ID of the volume. ```` ID of the volume to attach. .. _nova_x509-create-cert: nova x509-create-cert --------------------- .. code-block:: console usage: nova x509-create-cert [] [] Create x509 cert for a user in tenant. **Positional arguments:** ```` Filename for the private key. [Default: pk.pem] ```` Filename for the X.509 certificate. [Default: cert.pem] .. _nova_x509-get-root-cert: nova x509-get-root-cert ----------------------- .. code-block:: console usage: nova x509-get-root-cert [] Fetch the x509 root cert. **Positional arguments:** ```` Filename to write the x509 root cert.