Capitalization
Capitalization of "Fenix" and minor editorial changes. Change-Id: I5a66a9ad1a9d0bf89cc3faa9920f08d97d378b08 Signed-off-by: Edit Koselak <edit.koselak@nokia.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
Administrators guide
|
Administrators guide
|
||||||
====================
|
====================
|
||||||
|
|
||||||
Administrators guide of fenix.
|
Administrators guide of Fenix.
|
||||||
|
@@ -2,4 +2,4 @@
|
|||||||
Command line interface reference
|
Command line interface reference
|
||||||
================================
|
================================
|
||||||
|
|
||||||
CLI reference of fenix.
|
CLI reference of Fenix.
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
.. fenix documentation master file, created by
|
.. Fenix documentation master file, created by
|
||||||
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
|
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
|
||||||
You can adapt this file completely to your liking, but it should at least
|
You can adapt this file completely to your liking, but it should at least
|
||||||
contain the root `toctree` directive.
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
=====================================
|
=====================================
|
||||||
Welcome to the documentation of fenix
|
Welcome to the documentation of Fenix
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Before you install and configure the fenix service,
|
Before you install and configure the Fenix service,
|
||||||
you must create a database, service credentials, and API endpoints.
|
you must create a database, service credentials, and API endpoints.
|
||||||
|
|
||||||
#. To create the database, complete these steps:
|
#. To create the database, complete these steps:
|
||||||
@@ -57,7 +57,7 @@ you must create a database, service credentials, and API endpoints.
|
|||||||
|
|
||||||
$ openstack role add --project service --user fenix admin
|
$ openstack role add --project service --user fenix admin
|
||||||
|
|
||||||
* Create the fenix service entities:
|
* Create the Fenix service entities:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
@@ -68,7 +68,7 @@ you must create a database, service credentials, and API endpoints.
|
|||||||
those nodes. This means you may want to have the ssh without password
|
those nodes. This means you may want to have the ssh without password
|
||||||
configured for Fenix service user.
|
configured for Fenix service user.
|
||||||
|
|
||||||
#. Create the fenix service API endpoints:
|
#. Create the Fenix service API endpoints:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
@@ -82,8 +82,8 @@ you must create a database, service credentials, and API endpoints.
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Note! Fenix is not currently included to Linux distros.
|
Note! Fenix is currently not included in Linux distributions.
|
||||||
You need to clone and install from source.
|
You need to clone and install it from source.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
@@ -1,9 +1,9 @@
|
|||||||
======================
|
======================
|
||||||
fenix service overview
|
Fenix service overview
|
||||||
======================
|
======================
|
||||||
The fenix service provides...
|
The Fenix service provides...
|
||||||
|
|
||||||
The fenix service consists of the following components:
|
The Fenix service consists of the following components:
|
||||||
|
|
||||||
``fenix-api`` service
|
``fenix-api`` service
|
||||||
Accepts and responds to end user API calls
|
Accepts and responds to end user API calls
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
================================
|
================================
|
||||||
fenix service installation guide
|
Fenix service installation guide
|
||||||
================================
|
================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
@@ -9,8 +9,8 @@ fenix service installation guide
|
|||||||
install.rst
|
install.rst
|
||||||
verify.rst
|
verify.rst
|
||||||
|
|
||||||
The fenix service (fenix) provides...
|
The host maintenance service (Fenix) provides...
|
||||||
|
|
||||||
This chapter assumes a working setup of OpenStack following the
|
This chapter assumes a working setup of OpenStack following the
|
||||||
`OpenStack Installation Tutorial
|
`OpenStack Installation Tutorial
|
||||||
<https://docs.openstack.org/project-install-guide/ocata/>`_.
|
<https://docs.openstack.org/install-guide/>`_.
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
Install and configure for openSUSE and SUSE Linux Enterprise
|
Install and configure for openSUSE and SUSE Linux Enterprise
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This section describes how to install and configure the fenix service
|
This section describes how to install and configure the Fenix service
|
||||||
for openSUSE and SUSE Linux Enterprise Server.
|
for openSUSE and SUSE Linux Enterprise Server.
|
||||||
|
|
||||||
.. include:: common_prerequisites.rst
|
.. include:: common_prerequisites.rst
|
||||||
|
@@ -4,7 +4,7 @@ Install and configure for Red Hat Enterprise Linux and CentOS
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
||||||
This section describes how to install and configure the fenix service
|
This section describes how to install and configure the Fenix service
|
||||||
for Red Hat Enterprise Linux and CentOS.
|
for Red Hat Enterprise Linux and CentOS.
|
||||||
|
|
||||||
.. include:: common_prerequisites.rst
|
.. include:: common_prerequisites.rst
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
Install and configure for Ubuntu
|
Install and configure for Ubuntu
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This section describes how to install and configure the fenix
|
This section describes how to install and configure the Fenix
|
||||||
service for Ubuntu.
|
service for Ubuntu.
|
||||||
|
|
||||||
.. include:: common_prerequisites.rst
|
.. include:: common_prerequisites.rst
|
||||||
|
@@ -4,7 +4,7 @@ Install and configure
|
|||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This section describes how to install and configure the
|
This section describes how to install and configure the
|
||||||
fenix service, code-named fenix, on the controller node.
|
host maintenance service, code-named Fenix, on the controller node.
|
||||||
|
|
||||||
This section assumes that you already have a working OpenStack
|
This section assumes that you already have a working OpenStack
|
||||||
environment.
|
environment.
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
========
|
=====
|
||||||
Usage
|
Usage
|
||||||
========
|
=====
|
||||||
|
|
||||||
To use fenix in a project::
|
To use Fenix in a project::
|
||||||
|
|
||||||
TBD
|
TBD
|
||||||
|
@@ -2,4 +2,4 @@
|
|||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
|
|
||||||
References of fenix.
|
References of Fenix.
|
||||||
|
Reference in New Issue
Block a user