Rajani Karuturi created CLOUDSTACK-8706:
-------------------------------------------
Summary: id of the regions table is not an autoincrement
Key: CLOUDSTACK-8706
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8706
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Rajani Karuturi
This cannot be autoincrement as region ids must be in sync across installs and
hence is accepted as input to the addregions api.
It is not a good practise to override id for this purpose. another column
'regionId' should to be created and used.
It caused regression(CLOUDSTACK-8696) when autoincrement was added on this field
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)