liuqing
0427f2ef00
Trove user-delete API can use periods in user names in fact
I can create and delete a user named "mytest.abc" correctly both with mysql-5.6 and mongodb-3.0, not as the details describe that "Do not use periods in user names". In addition, in order to create a mongodb database user in trove, its format must be as "DBName.UserName". And, I can delete the users correctly! Closes-Bug: #1652889 Change-Id: I2316943475b0bcfdb498733e221d2021b8a827a0
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
- Wiki: https://wiki.openstack.org/wiki/Trove
- Developer Docs: http://docs.openstack.org/developer/trove
You can raise bugs here: https://bugs.launchpad.net/trove
Python client
https://git.openstack.org/cgit/openstack/python-troveclient
References
- Installation docs: http://docs.openstack.org/developer/trove/dev/install.html
- Manual installation docs: http://docs.openstack.org/developer/trove/dev/manual_install.html
- Build guest image: http://docs.openstack.org/developer/trove/dev/building_guest_images.html
Description
Languages
Python
95%
Shell
4.9%