summaryrefslogtreecommitdiff
path: root/trove/configuration/views.py
Commit message (Expand)AuthorAgeFilesLines
* Support datastore version number for configurationLingxian Kong2020-11-221-3/+5
* Mask passwords in configuration-showMatt Van Dijk2017-05-311-1/+3
* Trivial: Remove unused logging importwangjunqing2016-04-231-4/+0
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* convert the max and min values to int instead of stringCraig Vyvial2015-02-241-2/+2
* configuration parameters payload changedCraig Vyvial2014-11-071-2/+2
* restart_required cfg-param is bool and not stringCraig Vyvial2014-10-131-2/+2
* convert restart_required to 'true' or 'false' stringCraig Vyvial2014-10-101-1/+3
* Datastore Configuration Parameters stored in dbCraig Vyvial2014-09-031-3/+26
* Add datatore/version name into configurations responseDenis Makogon2014-07-111-5/+14
* Add timestamps and instance count to config groupsTheron Voran2014-06-271-0/+5
* adding configuration group supportCraig Vyvial2014-02-061-0/+107