Adding upstream version 1.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e82d603de0
commit
42ce9d48e1
946 changed files with 4401 additions and 1290 deletions
48
test/config/data/config-pcie-with-tcp-config.out
Normal file
48
test/config/data/config-pcie-with-tcp-config.out
Normal file
|
@ -0,0 +1,48 @@
|
|||
[
|
||||
{
|
||||
"hostnqn":"nqn.2014-08.org.nvmexpress:uuid:2cd2c43b-a90a-45c1-a8cd-86b33ab273b5",
|
||||
"hostid":"2cd2c43b-a90a-45c1-a8cd-86b33ab273b5",
|
||||
"subsystems":[
|
||||
{
|
||||
"nqn":"nqn.io-1",
|
||||
"ports":[
|
||||
{
|
||||
"transport":"tcp",
|
||||
"traddr":"192.168.154.144",
|
||||
"trsvcid":"4420",
|
||||
"dhchap_key":"none"
|
||||
},
|
||||
{
|
||||
"transport":"tcp",
|
||||
"traddr":"192.168.154.144",
|
||||
"trsvcid":"4421",
|
||||
"dhchap_key":"none"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hostnqn":"nqn.2014-08.org.nvmexpress:uuid:befdec4c-2234-11b2-a85c-ca77c773af36",
|
||||
"hostid":"befdec4c-2234-11b2-a85c-ca77c773af36",
|
||||
"subsystems":[
|
||||
{
|
||||
"nqn":"nqn.io-1",
|
||||
"ports":[
|
||||
{
|
||||
"transport":"tcp",
|
||||
"traddr":"192.168.154.144",
|
||||
"trsvcid":"4420",
|
||||
"dhchap_key":"none"
|
||||
},
|
||||
{
|
||||
"transport":"tcp",
|
||||
"traddr":"192.168.154.144",
|
||||
"trsvcid":"4421",
|
||||
"dhchap_key":"none"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue