From 3ecf7ea5fe5611fea3550fb8065f5ffe0859f17d Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Wed, 13 Jul 2016 14:43:32 +0200 Subject: Creating a template scenario installation file for Colorado. Aside from my likely copywright infringements, please review/comment. The basic idea is we create a "master" versions for each colorado installer then each scenario derives from the master files to produce their own. The template is intentionally modular for that purpose. Change-Id: Ic5ca72ece8eb462e6e6e7307d3cde32ea7760b23 Signed-off-by: ChristopherPrice --- .../template-os-nosdn-nofeature-ha/deployment.rst | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/installationprocedure/template-os-nosdn-nofeature-ha/deployment.rst (limited to 'docs/installationprocedure/template-os-nosdn-nofeature-ha/deployment.rst') diff --git a/docs/installationprocedure/template-os-nosdn-nofeature-ha/deployment.rst b/docs/installationprocedure/template-os-nosdn-nofeature-ha/deployment.rst new file mode 100644 index 000000000..4889d8380 --- /dev/null +++ b/docs/installationprocedure/template-os-nosdn-nofeature-ha/deployment.rst @@ -0,0 +1,32 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. .. http://creativecommons.org/licenses/by/4.0 .. +.. (c) Christopher Price (Ericsson AB) and others + + +Verify Networks +--------------- + +It is important that the Verify Networks action is performed as it will verify +that communicate works for the networks you have setup, as well as check that +packages needed for a successful deployment can be fetched. + +#. From the FUEL UI in your Environment, Select the Networks Tab and select "Connectivity check" on the left pane + + - Select + + - Continue to fix your topology (physical switch, etc) until the "Verification Succeeded" and "Your network is configured correctly" message is shown + +Deploy Your Environment +----------------------- + +38. Deploy the environment. + + - In the Fuel GUI, click on the "Dashboard" Tab. + + - Click on in the "Ready to Deploy?" section + + - Examine any information notice that pops up and click + + Wait for your deployment to complete, you can view the "Dashboard" + Tab to see the progress and status of your deployment. + -- cgit 1.2.3-korg