summaryrefslogtreecommitdiff
path: root/nova/cmd/manage.py
Commit message (Expand)AuthorAgeFilesLines
* add header alingment for PrettyTable 3.4.0Sean Mooney2022-09-021-0/+4
* Unify placement client singleton implementationsDan Smith2022-08-181-2/+2
* Remove workaround for SQLAlchemy < 1.4Stephen Finucane2022-08-051-9/+1
* Follow up for nova-manage image property commandsmelanie witt2022-02-241-1/+1
* manage: Add image_property commandsLee Yarwood2022-02-241-0/+163
* nova-manage: Always get BDMs using get_by_volume_and_instanceLee Yarwood2021-11-021-1/+1
* [nova-manage]support extended resource requestBalazs Gibizer2021-11-011-147/+207
* nova-manage: Ensure mountpoint is passed when updating attachmentLee Yarwood2021-09-291-1/+2
* 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
* | 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: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-8/+6
* | 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
* | 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
* | Adapt to SQLAlchemy 1.4Balazs Gibizer2021-05-051-1/+10
|/
* 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-101-100/+0
* 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
* | Remove six.text_type (1/2)Takashi Natsume2020-12-131-9/+8
* | Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-1/+1
* | Remove six.iteritems/itervalues/iterkeysTakashi Natsume2020-11-071-2/+1
* | Remove six.movesTakashi Natsume2020-11-071-1/+1
* | 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
| |/
* | Remove future importsStephen Finucane2020-03-241-2/+0
|/
* Merge "Support for nova-manage placement heal_allocations --cell"Zuul2020-04-031-3/+23
|\
| * Support for nova-manage placement heal_allocations --cellhackertron2020-04-021-3/+23
* | Merge "FUP for Add a placement audit command"Zuul2020-04-021-3/+3
|\ \
| * | FUP for Add a placement audit commandSylvain Bauza2020-03-301-3/+3
* | | Merge "Add a placement audit command"Zuul2020-03-301-0/+295
|\ \ \ | |/ / | | / | |/ |/|
| * Add a placement audit commandSylvain Bauza2020-01-301-0/+295
* | Minor improvements to cell commandsVladyslav Drok2020-02-041-11/+36
|/
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-151-6/+6
* Remove nova-manage network, floating commandsStephen Finucane2019-11-231-272/+0
* Remove service_uuids_online_data_migrationMatt Riedemann2019-11-081-3/+0
* Do not print default dicts during heal_allocationsBalazs Gibizer2019-10-021-2/+6