Skip to content

user and developer documentation for ETSI MANO implementation and usage

License

Notifications You must be signed in to change notification settings

openmsa/etsi-mano-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation build

This repository contain documentation for ETSI MANO servers, such as ubiqube NFV-VNFM webapp, and NFV-NFVO webapp.

ETSI-MANO User Manual

The doc source is written in asciidoc format

To view the doc formatted you need to clone the git repo and checkout the branch you are interested in.

You can use the asciidoc browser extension to view the doc rendered in HTML.

Building the doc

Clone the repository Checkout the branch you need to use and build the doc with the CLI command below

docker build -t ubi.docs .

if you have gradle you can also execute

gradle asciidoctor

The doc is generated in build/docs/

Inspecting the result

docker run --rm ubi.docs tar c build | tar x

docker run --rm -it ubi.docs

Authentication

All activable authentication modules.

Multi tenant

Multi tenant

6a07a6c (Add multi tenant documentation)

About

user and developer documentation for ETSI MANO implementation and usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published