Skip to content

Commit 2998da0

Browse files
davidjumaniyadvr
authored andcommitted
Showing networks from selected physical network (#877)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 26566fa commit 2998da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/infra/network/IpRangesTabGuest.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ export default {
138138
this.componentLoading = true
139139
api('listNetworks', {
140140
zoneid: this.resource.zoneid,
141+
physicalnetworkid: this.resource.id,
141142
page: this.page,
142143
pagesize: this.pageSize
143144
}).then(response => {

0 commit comments

Comments
 (0)