summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* global: overrides conversionBruce Ashfield2021-07-311-10/+10
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-troveclient: upgrade 2.19.0 -> 3.0.0Zang Ruochen2019-09-181-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-troveclient: upgrade 2.18.0 -> 2.19.0Yuan Chao2019-09-031-2/+2
| | | | | Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-troveclient: upgrade 1.3.0 -> 2.18.0Zang Ruochen2019-08-301-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Added python-pbr-native into DEPENDS to fix build error.Lei Maohui2018-06-051-0/+5
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* trove: move to latest releaseMark Asselstine2016-02-051-4/+5
| | | | | | | | Uprev trove to the latest release. This requires updates to configurations strings since the 'sql_' configs have been deprecated. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-troveclient: upgrade to 1.0.9Jackie Huang2015-04-161-2/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* clients: update to the latest available clientsBruce Ashfield2015-02-201-2/+2
| | | | | | To start the kilo update cycle, we refresh and update the clients. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* clients: update to juno release candidate versionsBruce Ashfield2014-10-171-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* troveclient: Split troveclient into separate packages.Liam R. Howlett2014-09-171-2/+47
| | | | | | | | Update troveclient to newer git commit to support postgresql and split the package into a meta-package, the python package, bin package, and test package. Add the meta-package to the compute image & trove RDEPENDS. Signed-off-by: Liam R. Howlett <Liam.Howlett@WindRiver.com>
* clients: update clients to juno b3 sync pointBruce Ashfield2014-09-161-2/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-troveclient: introduce trove clientBruce Ashfield2014-04-301-0/+31
icehouse horizon looks for troveclient. So we introduce it (without full trove support), to keep it happy. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>