| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Drop pycrypto from tests dependencies" | Jenkins | 2017-07-28 | 2 | -5/+4 |
| |\ | |||||
| | * | Drop pycrypto from tests dependencies | Haikel Guemar | 2017-07-18 | 2 | -5/+4 |
| * | | Fix token response mock | Lance Bragstad | 2017-07-26 | 1 | -1/+1 |
| |/ | |||||
| * | Add datastore-list to OSC | Trevor McCasland | 2017-06-11 | 2 | -0/+49 |
| * | Add database-list to OSC | Trevor McCasland | 2017-06-11 | 2 | -0/+56 |
| * | Add list to OSC | Trevor McCasland | 2017-06-11 | 2 | -0/+57 |
| * | Add user-list to OSC | Trevor McCasland | 2017-06-10 | 2 | -0/+50 |
| * | Add limit-list to OSC | Trevor McCasland | 2017-06-10 | 2 | -0/+57 |
| * | Add configuration-list to OSC | Trevor McCasland | 2017-06-10 | 2 | -0/+57 |
| * | Add cluster-list to OSC | Trevor McCasland | 2017-06-10 | 2 | -0/+56 |
| * | Merge "Add backup-list to OSC" | Jenkins | 2017-06-10 | 2 | -0/+58 |
| |\ | |||||
| | * | Add backup-list to OSC | Trevor McCasland | 2017-01-17 | 2 | -0/+58 |
| * | | Merge "Client changes for datastore-version volume-types" | Jenkins | 2017-04-11 | 2 | -0/+47 |
| |\ \ | |/ |/| | |||||
| | * | Client changes for datastore-version volume-types | Matt Van Dijk | 2016-11-29 | 2 | -0/+47 |
| * | | Add OpenStackClient plugin and flavor list | Trevor McCasland | 2017-01-11 | 6 | -0/+160 |
| * | | Add support for module-reapply command | Peter Stachowski | 2017-01-05 | 3 | -0/+19 |
| * | | Add module-instance-count command | Peter Stachowski | 2017-01-05 | 4 | -0/+100 |
| * | | Time to get rid of slave_of | jiansong | 2016-12-23 | 1 | -7/+2 |
| * | | Merge "Cluster Upgrade"2.7.0 | Jenkins | 2016-12-10 | 2 | -0/+15 |
| |\ \ | |/ |/| | |||||
| | * | Cluster Upgrade | Morgan Jones | 2016-11-09 | 2 | -0/+15 |
| * | | Merge "Added limit/marker support for config group lists" | Jenkins | 2016-11-21 | 1 | -10/+16 |
| |\ \ | |||||
| | * | | Added limit/marker support for config group lists | Duk Loi | 2016-11-02 | 1 | -10/+16 |
| | |/ | |||||
| * | | Merge "Multi-Region Support" | Jenkins | 2016-11-18 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Multi-Region Support | Morgan Jones | 2016-11-17 | 1 | -0/+2 |
| | |/ | |||||
| * | | move old apiclient code out of openstack/common | Steve Martinelli | 2016-11-10 | 2 | -2/+2 |
| |/ | |||||
| * | Merge "Avoid use xx=[] for parameter initial value" | Jenkins | 2016-10-05 | 1 | -1/+3 |
| |\ | |||||
| | * | Avoid use xx=[] for parameter initial value | jiansong | 2016-09-30 | 1 | -1/+3 |
| * | | Merge "Replace assertTrue(a in b) with assertIn(a, b)" | Jenkins | 2016-10-04 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Replace assertTrue(a in b) with assertIn(a, b) | Anh Tran | 2016-10-03 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge "Throw correct error on creation of size 0" | Jenkins | 2016-10-04 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Throw correct error on creation of size 0 | Trevor McCasland | 2016-09-30 | 1 | -0/+4 |
| | |/ | |||||
| * | | Add tests to fake | jiansong | 2016-09-29 | 1 | -0/+8 |
| |/ | |||||
| * | Use strutils.to_slug() instead of utils.slugify() | Christian Berendt | 2016-09-06 | 1 | -8/+0 |
| * | Implement scheduled backups2.5.0 | Morgan Jones | 2016-08-25 | 1 | -0/+123 |
| * | Merge "Add --incremental flag to backup-create" | Jenkins | 2016-08-25 | 2 | -6/+19 |
| |\ | |||||
| | * | Add --incremental flag to backup-create | Ali Adil | 2016-08-25 | 2 | -6/+19 |
| * | | Add support for module ordering on apply | Peter Stachowski | 2016-08-25 | 3 | -4/+17 |
| |/ | |||||
| * | Merge "Add command to delete BUILD instances and clusters" | Jenkins | 2016-08-24 | 1 | -0/+16 |
| |\ | |||||
| | * | Add command to delete BUILD instances and clusters | Ali Adil | 2016-08-17 | 1 | -0/+16 |
| * | | Implement Instance Upgrade | Morgan Jones | 2016-08-16 | 2 | -0/+14 |
| * | | Merge "Replace assertDictEqual" | Jenkins | 2016-08-08 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Replace assertDictEqual | jiansong | 2016-07-29 | 2 | -2/+2 |
| | |/ | |||||
| * | | Support flavor ids with leading '0' | Peter Stachowski | 2016-07-14 | 2 | -10/+38 |
| |/ | |||||
| * | Merge "Locality support for clusters" | Jenkins | 2016-06-24 | 2 | -3/+26 |
| |\ | |||||
| | * | Locality support for clusters | Peter Stachowski | 2016-06-21 | 2 | -3/+26 |
| * | | Merge "Locality support for replication" | Jenkins | 2016-06-24 | 3 | -7/+67 |
| |\ \ | |/ | |||||
| | * | Locality support for replication | Peter Stachowski | 2016-05-02 | 3 | -7/+67 |
| * | | Merge "Fix troveclient to support Mistral" | Jenkins | 2016-06-01 | 4 | -43/+7 |
| |\ \ | |||||
| | * | | Fix troveclient to support Mistral | Morgan Jones | 2016-05-26 | 4 | -43/+7 |
| | |/ | |||||
| * | | switch to keystoneauth | Steve Martinelli | 2016-05-22 | 2 | -10/+8 |
| |/ | |||||
