diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-09-08 16:38:15 +0300 |
---|---|---|
committer | cristinapauna <cristina.pauna@enea.com> | 2016-09-16 19:03:18 +0300 |
commit | b832a3e82070e12dff555e2a83d604de7e398acb (patch) | |
tree | 52cc5df48f845cd32c3c46ce54f847a8bc11d30c /docs/configguide/postinstall.rst | |
parent | df00772021308f2f9a09f9a87db164daf104d1db (diff) |
docs: Copy OPNFV docs dir as documentation base
There has been some restructuring of the documentation in fuel project.
This commit copies those files, while a subsequent commit will adapt
the documentation with aarch64 specifics.
Change-Id: I56b52d5d16975b88fd5b26099b43046c6a5d5747
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/configguide/postinstall.rst')
-rw-r--r-- | docs/configguide/postinstall.rst | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/configguide/postinstall.rst b/docs/configguide/postinstall.rst deleted file mode 100644 index 5064e4a2..00000000 --- a/docs/configguide/postinstall.rst +++ /dev/null @@ -1,24 +0,0 @@ -.. 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 <http://creativecommons.org/licenses/by/4.0/>. - -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 read the Fuel installation -instructions. - -Platform components validation ------------------------------- -Consult the feature sections in this document for any post-install -feature specific validation/health-checks. - |