diff options
-rw-r--r-- | docs/configguide/installer-config.rst | 2 | ||||
-rw-r--r-- | docs/userguide/onos.rst | 4 | ||||
-rw-r--r-- | docs/userguide/opendaylight.rst | 4 | ||||
-rw-r--r-- | docs/userguide/openstack.rst | 4 |
4 files changed, 13 insertions, 1 deletions
diff --git a/docs/configguide/installer-config.rst b/docs/configguide/installer-config.rst index 3d34931f2..7d84f9e1d 100644 --- a/docs/configguide/installer-config.rst +++ b/docs/configguide/installer-config.rst @@ -10,7 +10,7 @@ The following sections describe the per installer configuration options. Further details for each installer are captured in the referred project documentation. .. include:: ../projects/apex/configguide/introduction.rst -.. include:: ../projects/apex/configguide/baremetal.rst +.. include:: ../projects/apex/configguide/baremetalinstall.rst .. include:: ../projects/fuel/configguide/installerconfig.rst .. include:: ../projects/joid/configguide/installerconfig.rst diff --git a/docs/userguide/onos.rst b/docs/userguide/onos.rst index 66cd1255b..b39478e2d 100644 --- a/docs/userguide/onos.rst +++ b/docs/userguide/onos.rst @@ -9,3 +9,7 @@ Add ONOS specific user guide information here. Needs to include OPNFV default ports and addresses and references to upstream documentation applicable for an OPNFV deployment. + +From the Jumphost VIP:8282 +karaf/karaf + diff --git a/docs/userguide/opendaylight.rst b/docs/userguide/opendaylight.rst index e6870f34e..dc0430863 100644 --- a/docs/userguide/opendaylight.rst +++ b/docs/userguide/opendaylight.rst @@ -9,3 +9,7 @@ Add opendaylight specific user guide information here. Needs to include OPNFV default ports and addresses and references to upstream documentation applicable for an OPNFV deployment. + +From the Jumphost VIP:8181 +admin/admin + diff --git a/docs/userguide/openstack.rst b/docs/userguide/openstack.rst index 70a5d6550..09b482e7c 100644 --- a/docs/userguide/openstack.rst +++ b/docs/userguide/openstack.rst @@ -9,3 +9,7 @@ Add openstack specific user guide information here. Needs to include OPNFV default ports and addresses and references to upstream documentation applicable for an OPNFV deployment. + +From the Jumphost VIP:80 +admin/admin + |