cloudstack/setup
Rohit Yadav a60d232d07 CLOUDSTACK-6212: Let vm_instance table's ID field be unique and auto_increment
`vm_instance` table's id column is unique but does not auto_increment like other
resource tables. The fix simply alter the table's id column to have it
auto_increment which may avoid id conflicts in a multi-master mysql setup.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit e1e5e12aaa)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-08 14:47:58 +05:30
..
bindir packaging: updated hardcoded jasypt version to 1.9.2 2014-12-04 04:04:30 +05:30
db CLOUDSTACK-6212: Let vm_instance table's ID field be unique and auto_increment 2014-12-08 14:47:58 +05:30
dev CLOUDSTACK-7500: Add 2 hosts to simulator basic.cfg 2014-09-08 10:01:22 +05:30