Dear All
I have NSO running setup in ubuntu machine and want to add Cisco NFVO bundle into it.
Unable to understand, that how to add NFVO bundle as a package.
I have ncs-4.7.1-tailf-etsi-rel2-nfvo-project-3.5.0.tar.gz and a runing NSO system.
Pls help with the procedure doc for the same.
Rgds
Satish
Solved! Go to Solution.
Hi!
If you look in the packages directory, you'll see a number of packages (some of which are examples). Copy the following packages to your NSO packages directory:
esc
tailf-etsi-rel2-nfvo
If you want resource orchestration:
tailf-etsi-rel2-nfvo-ro and tailf-etsi-rel2-nfvo-ro-os
If you want UI:
tailf-etsi-rel2-nfvo-ui
Cheers,
Fredrik
Hi!
If you look in the packages directory, you'll see a number of packages (some of which are examples). Copy the following packages to your NSO packages directory:
esc
tailf-etsi-rel2-nfvo
If you want resource orchestration:
tailf-etsi-rel2-nfvo-ro and tailf-etsi-rel2-nfvo-ro-os
If you want UI:
tailf-etsi-rel2-nfvo-ui
Cheers,
Fredrik
Thanks
Satish