----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12976/ -----------------------------------------------------------
Review request for cloudstack, Alena Prokharchyk and Venkata Siva Vijayendra Bhamidipati. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-3647 Repository: cloudstack-git Description ------- Remove duplicate row (id=206) from table guest_os. Decided to remove instead of checking for duplicates on insertion since : 1. The new row is referenced by id=166 elsewhere in the DB 2. Old row with id=206 is not referenced in DB Diffs ----- setup/db/db/schema-410to420.sql 82ca403 Diff: https://reviews.apache.org/r/12976/diff/ Testing ------- Local environment Thanks, Amogh Vasekar