Addressed the error in retrieving subnets 86/96186/1
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Tue, 24 Sep 2019 17:11:35 +0000 (10:11 -0700)
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>
Tue, 24 Sep 2019 17:13:40 +0000 (10:13 -0700)
commite0b745eb060db35bb3da1a24ee778b622da9295b
treeda2f7456a3ebbd0a83b50bb31f7b54db76253572
parentcef365681191dd67ae790ba9553efd2776890a11
Addressed the error in retrieving subnets

Addressed the error in retrieving subnets
with SO Libs repository openstack SDK project

Issue-ID: SO-2361
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: If54a8097ca16a266b075d3e5bfcf09157947087d
quantum-model/src/main/java/com/woorea/openstack/quantum/model/Routes.java [new file with mode: 0644]
quantum-model/src/main/java/com/woorea/openstack/quantum/model/Subnet.java
quantum-model/src/test/java/com/woorea/openstack/quantum/model/SubnetTest.java
quantum-model/src/test/java/com/woorea/openstack/quantum/model/SubnetsTest.java