diff options
-rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml index ed1876e..609da64 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml | |||
@@ -1745,7 +1745,10 @@ export CLASSPATH=.:$JAVA_HOME/jre/lib:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar | |||
1745 | create an instance for multiple VNFs, they will be prompted to | 1745 | create an instance for multiple VNFs, they will be prompted to |
1746 | provide a data file for each entry in this table. Each type of VNF | 1746 | provide a data file for each entry in this table. Each type of VNF |
1747 | will require different cloud-init files, e.g.: a license | 1747 | will require different cloud-init files, e.g.: a license |
1748 | file.</para> | 1748 | file. The data files will be added to the cloud-init image that the user |
1749 | provides at the instantiation of the VNF. If the cloud-init image is not | ||
1750 | provided, no Cloud-Init Data Source will be created for that VNF | ||
1751 | and there will be no warning.</para> | ||
1749 | </listitem> | 1752 | </listitem> |
1750 | </orderedlist> | 1753 | </orderedlist> |
1751 | 1754 | ||