Files
python-troveclient/troveclient/v1
Peter Stachowski 714c6e781c Add module-instance-count command
Added a --count_only flag to the call for module instances
to return a summary of the applied instances
based on the MD5 of the module (this is most useful
for live_update modules, to see which ones haven't been
updated).

Added a new module-instance-count command.  This was done
to facilitate getting the summary, since it returns
a different result set.  It basically calls the
same python interface as module-instances, but adds
the --count_only flag.

Also added some missing tests.

Change-Id: Iea661166bf3a4f3520a590da5954aedcd0036243
Partial-Bug: #1554900
Depends-On: I4caf4a57226dd711575cde766076fa25d16792e2
2017-01-05 00:11:59 +00:00
..
2014-02-04 11:14:58 +04:00
2016-08-25 16:57:54 -04:00
2016-08-25 13:49:08 +00:00
2016-11-09 16:33:48 -05:00
2015-06-29 10:13:12 +09:00
2017-01-05 00:11:59 +00:00
2016-08-25 13:49:08 +00:00
2015-12-10 11:23:53 -05:00
2017-01-05 00:11:59 +00:00