----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19912/ -----------------------------------------------------------
Review request for cloudstack. Repository: cloudstack-git Description ------- Don't allow service instance creation with empty or null service-instance "name" Diffs ----- plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/api/command/CreateServiceInstanceCmd.java d2cb4de Diff: https://reviews.apache.org/r/19912/diff/ Testing ------- Unit tested for null and empty "name" parameter. Thanks, Sachchidanand Vaidya