Hi folks

Nova,Keystone,Glance uses RDBMS and they use unique key constraints.
Nowadays, we can use Mysql,Sqlite,Postgresql.
Unfortunately, the unique key behaviors of each DB are different.

- Mysql : case-insensitive
- Sqlite : case-sensitive
- Postgresql : case-sensitive

I wanna know the spec of OpenStack.
Unique key is case-sensitive or *in*sensitive?

Cheers
Nati

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to