diff options
Diffstat (limited to 'tools/md-testvnf/config.json')
-rw-r--r-- | tools/md-testvnf/config.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/md-testvnf/config.json b/tools/md-testvnf/config.json new file mode 100644 index 00000000..fcfbf0cc --- /dev/null +++ b/tools/md-testvnf/config.json @@ -0,0 +1,11 @@ +{ + "username": "", + "password": "", + "networks" : "", + "source_image": "", + "flavor": "", + "domain_name": "", + "floating_ip_network" : "", + + "ssh_path": "" +} |