From 719cf0300eb2c63375dde152851d6ba73ca99498 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 22 Apr 2016 15:38:45 +0200 Subject: Copy OPNFV docs dir as documentation base. Armband Fuel for aarch64 is very similar to amd64 in both configuration and deployment, with a small difference in the build process. Therefore it makes sense to base our documentation on Jonas' work in OPNFV Fuel. --- docs/configguide/postinstall.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/configguide/postinstall.rst (limited to 'docs/configguide/postinstall.rst') diff --git a/docs/configguide/postinstall.rst b/docs/configguide/postinstall.rst new file mode 100644 index 00000000..e80d72aa --- /dev/null +++ b/docs/configguide/postinstall.rst @@ -0,0 +1,23 @@ +.. This document is protected/licensed under the following conditions +.. (c) Jonas Bjurel (Ericsson AB) +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see . + +Fuel post installation procedures +================================= + +Automated post installation activities +-------------------------------------- +Fuel provides a fairly broad coverage of built in automated health checks. +These validate the installation in terms of configuration, services, +networking, storage, policies, etc. +The execution of the full range of health checks takes less than 30 minutes. + +For instructions on how to run health-checks, please refer to the Fuel installation instructions. + +Platform components validation +------------------------------ +Consult the feature sections in this document for any post-install +feature specific validation/health-checks. + -- cgit 1.2.3-korg