Hi all, Is there a way to allow nova provision a vm with two NICs in the same network? nova boot lzy --flavor 1 --image image --security-groups default --nic net-id=2cb346d9-4e00-4fd8-ab91-7b86f08e99a6 --nic net-id=2cb346d9-4e00-4fd8-ab91-7b86f08e99a6 which return "Duplicate networks" error. Thanks. Zhi Yan Liu