summaryrefslogtreecommitdiff
path: root/trove/extensions
Commit message (Expand)AuthorAgeFilesLines
...
| * Fail on deleting non-existing databasePetr Malik2016-11-162-0/+12
* | Multi-Region SupportMorgan Jones2016-11-046-41/+53
|/
* Improve guestagent datastore modelsMatt Van Dijk2016-10-126-53/+65
* Remove cfg and logging import unusedCao Xuan Hoang2016-09-231-2/+0
* Merge "Quota Management"Jenkins2016-09-132-2/+18
|\
| * Quota ManagementMorgan Jones2016-09-012-2/+18
* | Correct reraising of exceptionBin Zhou2016-07-081-4/+4
|/
* Add db-models and RootController for PostgresPetr Malik2016-05-122-0/+29
* Trivial: Remove unused logging importwangjunqing2016-04-239-33/+0
* Merge "Python3: Add support for httplib, urlparse"Jenkins2016-04-181-1/+2
|\
| * Python3: Add support for httplib, urlparseabhishekkekane2016-01-311-1/+2
* | Add MongoDB cluster root-enable supportMatt Van Dijk2016-03-093-0/+57
* | Add support for root functions to CassandraPetr Malik2016-02-272-0/+28
* | Implement DBaaS Ceilometer NotificationsMorgan Jones2016-02-272-61/+103
* | root enable for pxc clustered datastoreCraig Vyvial2016-02-176-99/+120
* | Add support for root-disableDuk Loi2016-02-036-3/+60
|/
* Merge "Make Trove exists events notifs be emitted in current audit period"Jenkins2016-01-261-3/+3
|\
| * Make Trove exists events notifs be emitted in current audit periodVictoria Martinez de la Cruz2016-01-201-3/+3
* | Fixed a typo in log messageGábor Antal2016-01-251-1/+1
* | Merge "Cleanup trove debug and info logging messages"Jenkins2016-01-238-62/+102
|\ \
| * | Cleanup trove debug and info logging messagesAmrith Kumar2016-01-158-62/+102
| |/
* | Fix indexing of dict.keys() in python3Bo Wang2016-01-153-3/+3
|/
* Modifying Vertica clusters to have a master nodesharika2015-12-161-6/+9
* Move ignore_dbs and ignore_users out of DEFAULTAmrith Kumar2015-11-091-4/+2
* Pagination limit code refactorIshita Mandhan2015-10-161-2/+2
* Root enablement for Vertica clusters/instancessharika2015-09-0411-118/+423
* Merge "Implements Datastore Registration API"Jenkins2015-09-044-0/+210
|\
| * Implements Datastore Registration APISushil Kumar2015-08-214-0/+210
* | Fix a few typos in log messages and commentsTakashi NATSUME2015-08-111-2/+2
|/
* Switch to the oslo_log librarySergey Vilgelm2015-07-2323-23/+38
* Switch to oslo.serviceSergey Vilgelm2015-07-171-1/+1
* Fixes hacking rulesSushil Kumar2015-05-2919-54/+52
* Merge "Added unit-tests for mgmt-cluster-service"Jenkins2015-05-132-19/+7
|\
| * Added unit-tests for mgmt-cluster-serviceSushil Kumar2015-05-082-19/+7
* | Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
|/
* Fixed NotificationTransformer to handle missing InstanceServiceStatusNikhil Manchanda2015-04-011-2/+13
* Add Mgmt API For Testing RPC Connectivityamcrn2015-03-183-0/+15
* Enhance Mgmt-Show To Support Deleted Instancesamcrn2015-03-163-9/+17
* resync oslo-incubator codeAmrith Kumar2015-02-031-4/+6
* Merge "Move cluster strategies to strategies/cluster"Jenkins2015-02-021-1/+1
|\
| * Move cluster strategies to strategies/clusterSteve Leon2015-01-261-1/+1
* | Merge "Use dict comprehensions instead of dict constructor"Jenkins2015-01-281-1/+1
|\ \
| * | Use dict comprehensions instead of dict constructorChangBo Guo(gcb)2015-01-091-1/+1
| |/
* | Correct calls to mask_password() which no longer workAmrith Kumar2015-01-221-4/+4
|/
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-6/+3
* Obsolete oslo-incubator modules - gettextutils (now oslo.i18n)Amrith Kumar2014-12-2512-12/+12
* Check for server attributes before using themrumale2014-10-241-4/+10
* Merge "Mark strings for translation"Jenkins2014-10-212-11/+12
|\
| * Mark strings for translationAnna Philips2014-10-082-11/+12
* | restart_required cfg-param is bool and not stringCraig Vyvial2014-10-131-1/+3
|/