Comment 4 for bug 1393292

Revision history for this message
Atul Moghe (moghea) wrote :

On mainline also this works fine:
Snippnet for vpc test case with build 2494
[root@10.84.14.5] run: euca-create-subnet -c 10.2.3.0/24 vpc-a548fa10
[root@10.84.14.5] out: Subnet Subnet:subnet-e526f2ee created
[root@10.84.14.5] out:

2014-12-05 21:32:59,693 - INFO - Create subnet with CIDR 10.2.3.0/24
2014-12-05 21:32:59,693 - INFO - Creating vn subnet-e526f2ee..
[root@10.84.14.5] run: euca-describe-subnets
[root@10.84.14.5] out: Subnet-id Vpc-id CidrBlock
[root@10.84.14.5] out: --------- ------ ---------
[root@10.84.14.5] out: subnet-e526f2ee vpc-a548fa10 10.2.3.0/24
[root@10.84.14.5] out: