summaryrefslogtreecommitdiff
path: root/trove/tests/unittests/common
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsTakashi Natsume2022-10-152-7/+7
* Fix illegal shell characters18.0.0.0rc118.0.0wu.chunyang2022-09-141-0/+16
* Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-171-3/+3
* remove unicode from codelikui2021-01-033-8/+8
* Remove six usage and basestring checkwangzihao2020-10-161-2/+1
* Remove mysql query cache settingsSam Morrison2020-10-021-4/+4
* Support online volume resizeLingxian Kong2020-07-241-28/+6
* Use unittest.mock instead of mockHervé Beraud2020-06-118-11/+11
* Use unittest.mock instead of third party mockSean McGinnis2020-04-264-4/+5
* Use dedicated service credential configLingxian Kong2019-10-101-650/+0
* Support to create public trove instanceLingxian Kong2019-09-111-2/+5
* Fix incorrect use of raise in template testSam Morrison2019-06-181-1/+1
* Remove pycrypto from requirementsFan Zhang2018-06-141-2/+2
* Switch to cryptography from pycryptoZhao Chao2018-06-081-9/+7
* Use RootHistory to check if root is ever enabledZhao Chao2018-02-282-318/+20
* Fix incorrect usage of assertTrueZhao Chao2018-02-261-4/+4
* report_root should always use context.userZhao Chao2018-02-071-3/+3
* Fix api exception with unicode tenant name.Zhao Chao2018-01-232-0/+48
* Merge "Add support for MySQL 5.7 on Ubuntu Xenial"Zuul2018-01-091-3/+3
|\
| * Add support for MySQL 5.7 on Ubuntu XenialLuke Browning2018-01-081-3/+3
* | Replace assertRaisesRegexp with assertRaisesRegexValencia Serrao2017-12-061-16/+16
|/
* Fix nova proxy admin loginSamuel Matzek2017-11-141-1/+26
* Merge "Remove the use of deprecated attributes in novaclient calls."Zuul2017-10-251-5/+5
|\
| * Remove the use of deprecated attributes in novaclient calls.Stephen Ma2017-08-251-5/+5
* | Fix gate issuesSamuel Matzek2017-10-131-14/+5
|/
* Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-0/+129
* Merge "Handle log message interpolation by the logger in common/"8.0.0.0b2Jenkins2017-06-071-2/+4
|\
| * Handle log message interpolation by the logger in common/Gábor Antal2017-05-311-2/+4
* | Remove usage of parameter enforce_typeAmrith Kumar2017-05-301-24/+12
|/
* Remove Trove's support for HeatAmrith Kumar2017-05-262-165/+0
* Add Couchbase helper client methodsPetr Malik2017-04-261-0/+48
* insulate TroveContext from possible changes in oslo.contextAmrith Kumar2017-02-041-0/+22
* unwedge the gateAmrith Kumar2017-01-291-2/+2
* secure oslo_messaging.rpcAmrith Kumar2017-01-113-0/+301
* Add support for Oslo Policies to TrovePetr Malik2016-12-062-26/+85
* Merge "Enable hacking extensions framework"Jenkins2016-11-231-2/+2
|\
| * Enable hacking extensions frameworkAmrith Kumar2016-11-171-2/+2
* | Multi-Region SupportMorgan Jones2016-11-041-0/+42
|/
* Improve guestagent datastore modelsMatt Van Dijk2016-10-121-0/+342
* Merge "Use more specific asserts in tests"Jenkins2016-10-042-2/+2
|\
| * Use more specific asserts in testsGábor Antal2016-09-292-2/+2
* | Fix Old style classes are deprecated and no longer available in Python 3Luong Anh Tuan2016-09-301-1/+1
|/
* Merge "Use assertIn instead of assertTrue(A in B)"Jenkins2016-09-272-12/+12
|\
| * Use assertIn instead of assertTrue(A in B)Bin Zhou2016-09-122-12/+12
* | Implement full online backups for DB2Mariam John2016-09-131-0/+24
|/
* Replace some of assertEqualjiansong2016-08-091-2/+2
* Persist error messages and display on 'show'Peter Stachowski2016-07-012-3/+47
* Port test_pagination on Python 3Victor Stinner2016-06-291-1/+1
* Locality support for replicationPeter Stachowski2016-06-201-0/+111
* Cleanup guestagent modelsPetr Malik2016-06-031-1/+50