Add junos_config unit test (#24005)

This commit is contained in:
Ganesh Nalawade
2017-04-27 20:37:15 +05:30
committed by GitHub
parent 1f7c2c63c2
commit 9c4daded94
9 changed files with 227 additions and 13 deletions

View File

@@ -0,0 +1,28 @@
{
"interfaces" : [
{
"interface" : [
{
"name" :
{
"data" : "ae11"
},
"unit" : [
{
"name" :
{
"data" : "0"
},
"description" : [
{
"data" : "Test"
}
]
}
]
}
]
}
]
}