Loading 05-osm-usage.md +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ openvim image-create --name cirros034 --path /mnt/openvim-nfs/cirros-0.3.4-x86_6 - From the UI: - Go to 'VNF Packages' on the 'Packages' menu to the left - Drag and drop the VNF package file cirros_vnf.tar.gz in the importing area. - Drag and drop the VNF package file `cirros_vnf.tar.gz` in the importing area.  Loading @@ -51,7 +51,7 @@ osm vnfd-list - From the UI: - Go to 'NS Packages' on the 'Packages' menu to the left - Drag and drop the NS package file cirros_2vnf_ns.tar.gz in the importing area. - Drag and drop the NS package file `cirros_2vnf_ns.tar.gz` in the importing area.  Loading README.md +5 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,11 @@ sudo -H python3 -m pip install -r requirements.txt Then run: ```bash # Clean previous html make clean # Fix references to sections in other docs for i in [0-1]*.md; do sed -i "s/\.md\#/\.html\#/g" $i; done # Build html documentation make html ``` Loading Loading
05-osm-usage.md +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ openvim image-create --name cirros034 --path /mnt/openvim-nfs/cirros-0.3.4-x86_6 - From the UI: - Go to 'VNF Packages' on the 'Packages' menu to the left - Drag and drop the VNF package file cirros_vnf.tar.gz in the importing area. - Drag and drop the VNF package file `cirros_vnf.tar.gz` in the importing area.  Loading @@ -51,7 +51,7 @@ osm vnfd-list - From the UI: - Go to 'NS Packages' on the 'Packages' menu to the left - Drag and drop the NS package file cirros_2vnf_ns.tar.gz in the importing area. - Drag and drop the NS package file `cirros_2vnf_ns.tar.gz` in the importing area.  Loading
README.md +5 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,11 @@ sudo -H python3 -m pip install -r requirements.txt Then run: ```bash # Clean previous html make clean # Fix references to sections in other docs for i in [0-1]*.md; do sed -i "s/\.md\#/\.html\#/g" $i; done # Build html documentation make html ``` Loading