summaryrefslogtreecommitdiff
path: root/nova/cmd
Commit message (Expand)AuthorAgeFilesLines
* fup: Print message logging uncaught nova-manage exceptionsLee Yarwood2021-09-031-6/+18
* Add --sleep option for archive_deleted_rows --until-completemelanie witt2021-09-021-6/+19
* Merge "nova-manage: Introduce volume show, refresh, get_connector commands"Zuul2021-08-311-38/+346
|\
| * nova-manage: Introduce volume show, refresh, get_connector commandsLee Yarwood2021-08-251-38/+346
* | Merge "Bump min placement microversion to 1.36"Zuul2021-08-311-4/+4
|\ \
| * | Bump min placement microversion to 1.36Balazs Gibizer2021-08-211-4/+4
| |/
* | Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-301-1/+1
|/
* Merge "Block servers with vGPU and device profile in heal_allocations"Zuul2021-08-181-1/+23
|\
| * Block servers with vGPU and device profile in heal_allocationsBalazs Gibizer2021-08-061-1/+23
* | db: Trivial style changesStephen Finucane2021-08-091-12/+19
* | db: Post reshuffle cleanupStephen Finucane2021-08-091-3/+4
* | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-095-31/+12
* | Merge "db: Remove constant aliases from 'nova.db.api'"Zuul2021-08-081-2/+3
|\ \ | |/ |/|
| * db: Remove constant aliases from 'nova.db.api'Stephen Finucane2021-07-051-2/+3
* | Merge "db: Use module-level imports for sqlalchemy (for real)"Zuul2021-07-301-8/+9
|\ \ | |/
| * db: Use module-level imports for sqlalchemy (for real)Stephen Finucane2021-07-051-8/+9
* | Fix request path to query a resource provider by uuidTakashi Kajinami2021-07-151-1/+1
|/
* Merge "Add --task-log option to nova-manage db archive_deleted_rows"Zuul2021-06-181-4/+16
|\
| * Add --task-log option to nova-manage db archive_deleted_rowsmelanie witt2021-06-171-4/+16
* | Merge "Replace getargspec with getfullargspec"Zuul2021-06-011-2/+2
|\ \
| * | Replace getargspec with getfullargspeclikui2021-05-121-2/+2
* | | Adapt to SQLAlchemy 1.4Balazs Gibizer2021-05-051-1/+10
|/ /
* | docs: Add man pages for 'nova-policy'Stephen Finucane2021-04-191-18/+20
|/
* Merge "Drop support for custom schedulers"Zuul2021-03-071-8/+6
|\
| * Drop support for custom schedulersStephen Finucane2021-02-091-8/+6
* | nova-status: Add hw_machine_type check for libvirt instancesLee Yarwood2021-03-031-1/+21
* | nova-manage: Add libvirt list_unset_machine_type commandLee Yarwood2021-03-031-0/+31
* | nova-manage: Add libvirt update_machine_type commandLee Yarwood2021-03-031-0/+61
* | nova-manage: Add libvirt get_machine_type commandLee Yarwood2021-03-031-1/+40
* | cmd: Remove 'nova-manage db ironic_flavor_migration'Stephen Finucane2021-02-102-216/+2
* | cmd: Remove 'nova-manage db null_instance_uuid_scan'Stephen Finucane2021-02-021-29/+0
|/
* Merge "Add an online migration for PciDevice.uuid"Zuul2021-01-171-0/+3
|\
| * Add an online migration for PciDevice.uuidStephen Finucane2020-04-301-0/+3
* | Reuse code from oslo lib for JSON policy migrationGhanshyam Mann2021-01-141-19/+5
* | Remove six.text_type (1/2)Takashi Natsume2020-12-132-12/+10
* | Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-132-4/+3
* | Merge "Remove six.byte2int/int2byte"Zuul2020-11-091-1/+1
|\ \
| * | Remove six.byte2int/int2byteTakashi Natsume2020-11-071-1/+1
* | | Merge "Remove six.iteritems/itervalues/iterkeys"Zuul2020-11-091-2/+1
|\ \ \ | |/ /
| * | Remove six.iteritems/itervalues/iterkeysTakashi Natsume2020-11-071-2/+1
* | | Merge "Remove six.moves"Zuul2020-11-091-1/+1
|\ \ \ | |/ /
| * | Remove six.movesTakashi Natsume2020-11-071-1/+1
* | | Add upgrade check about old computesBalazs Gibizer2020-11-041-0/+12
|/ /
* | xenapi: Remove Xen-only code pathsStephen Finucane2020-09-111-7/+1
* | Migrate default policy file from JSON to YAMLGhanshyam Mann2020-09-091-0/+20
* | Remove six.PY2 and six.PY3Takashi Natsume2020-08-151-4/+1
* | [Trivial]Add missing white spaces between words in log messageszhufl2020-05-211-1/+1
* | Merge "Support for --force flag for nova-manage placement heal_allocations co...Zuul2020-05-111-8/+29
|\ \
| * | Support for --force flag for nova-manage placement heal_allocations commandjay2020-05-061-8/+29
| |/
* | Merge "config: Explicitly register 'remote_debug' CLI opts"Zuul2020-05-0810-0/+21
|\ \