2c94aa7d9f
Remove deprecated optional argument '--version' in the following commands. * nova-manage db sync * nova-manage api_db sync Change-Id: I7795e308497de66329f288b43ecfbf978d67ad75
9 lines
212 B
YAML
9 lines
212 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``--version`` argument has been removed in the following commands.
|
|
Use the ``VERSION`` positional argument instead.
|
|
|
|
- ``nova-manage db sync``
|
|
- ``nova-manage api_db sync``
|