summaryrefslogtreecommitdiff
path: root/troveclient/osc/v1/database_limits.py
Commit message (Collapse)AuthorAgeFilesLines
* Add limit-list to OSCTrevor McCasland2017-06-101-0/+34
This change adds database support to the python-openstackclient project for the limit-list command. The trove command limit-list is now: openstack database limit list Change-Id: I534d30022cbfef4ae596077f604e2a305dbe3146 Partially-Implements: trove-support-in-python-openstackclient