Files
python-troveclient/releasenotes/notes/module_update_all_ds-f5cdbb71462e3de4.yaml
Peter Stachowski 5d82867d57 module-update with --all_datastores doesn't work
In writing the scenario tests for the fix for
https://launchpad.net/bugs/1611525 (see
https://review.openstack.org/#/c/353118/ ) it became evident that the
--all_datastores and --all_datastore_versions options weren't
functioning correctly. These options are now handled in the right way.

Change-Id: I0f226f09db08f635c542b27d8d2f898050d327fa
Partial-Bug: #1612430
2016-08-11 17:57:54 -04:00

6 lines
127 B
YAML

---
fixes:
- Updating a module with all_datastores and
all_datastore_versions now works correctly.
Bug 1612430