Luong Anh Tuan 39bf8d3f7b Fix Old style classes are deprecated and no longer available in Python 3
[H238] Old style classes are deprecated and no longer available in Python 3
(they are converted to new style classes). In order to avoid any unwanted side
effects all classes should be declared using new style. See the new-style class
documentation for reference on the differences.

http://docs.openstack.org/developer/hacking/#python-3-x-compatibility

Change-Id: I79e2f0d7d53d398fcf5ba18cefc8318ee6e07426
2016-09-30 16:07:14 +07:00
2015-05-29 07:27:59 +00:00
2016-09-13 20:35:01 +00:00
2013-06-24 14:11:15 -07:00
2013-06-14 18:25:42 -04:00
2013-06-24 14:11:15 -07:00
2014-03-19 15:06:23 +01:00
2016-08-31 18:12:49 -04:00
2015-05-29 07:27:59 +00:00
2013-04-29 18:01:12 -04:00
2013-06-25 10:41:57 +02:00
2016-09-14 13:56:24 -04:00
2016-05-04 15:48:55 +05:30
2015-11-19 10:25:01 +00:00
2016-08-12 05:29:41 -07:00
2015-09-23 14:14:17 +00:00

Trove

Trove is Database as a Service for OpenStack.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/trove

You can raise bugs here: https://bugs.launchpad.net/trove

Python client

https://git.openstack.org/cgit/openstack/python-troveclient

References

Description
OpenStack Database As A Service (Trove)
Readme 114 MiB
Languages
Python 95%
Shell 4.9%