c34e37eef3
Unlike in nova-manage create_cell, in nova-manage update_cell the check for the same combination of transport-url and/or database_connection does not exist. Hence it allows a user to update a cell's transport-url and/or database_connection to another existing cell's transport/db urls. Change-Id: Ia5d5566c535d6da3d215392590a2d362e1226424 Closes-Bug: #1729806