summaryrefslogtreecommitdiff
path: root/releasenotes/notes/reset-marker-for-map_instances-0c841ef45e3adc7b.yaml
blob: 6fa433e0b5520be6141c266fc242afeafbdac27a (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Currently the ``nova-manage cell_v2 map_instances`` command uses a marker
    setup by which repeated runs of the command will start from where the last
    run finished, by default. A ``--reset`` option has been added to this command
    by which the marker can be reset and users can start the process from the
    beginning if needed, instead of the default behavior.