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:
Edit Koselak 2020-01-24 11:09:56 +01:00
parent 24ccf9e835
commit 2eee99ae4e
12 changed files with 23 additions and 23 deletions

View File

@ -2,4 +2,4 @@
Administrators guide
====================
Administrators guide of fenix.
Administrators guide of Fenix.

View File

@ -2,4 +2,4 @@
Command line interface reference
================================
CLI reference of fenix.
CLI reference of Fenix.

View File

@ -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.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
=====================================
Welcome to the documentation of fenix
Welcome to the documentation of Fenix
=====================================
Contents:

View File

@ -1,7 +1,7 @@
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.
#. 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
* Create the fenix service entities:
* Create the Fenix service entities:
.. 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
configured for Fenix service user.
#. Create the fenix service API endpoints:
#. Create the Fenix service API endpoints:
.. code-block:: console
@ -82,8 +82,8 @@ you must create a database, service credentials, and API endpoints.
Installation
------------
Note! Fenix is not currently included to Linux distros.
You need to clone and install from source.
Note! Fenix is currently not included in Linux distributions.
You need to clone and install it from source.
.. code-block:: console

View File

@ -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
Accepts and responds to end user API calls

View File

@ -1,5 +1,5 @@
================================
fenix service installation guide
Fenix service installation guide
================================
.. toctree::
@ -9,8 +9,8 @@ fenix service installation guide
install.rst
verify.rst
The fenix service (fenix) provides...
The host maintenance service (Fenix) provides...
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Tutorial
<https://docs.openstack.org/project-install-guide/ocata/>`_.
<https://docs.openstack.org/install-guide/>`_.

View File

@ -4,7 +4,7 @@
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.
.. include:: common_prerequisites.rst

View File

@ -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.
.. include:: common_prerequisites.rst

View File

@ -3,7 +3,7 @@
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.
.. include:: common_prerequisites.rst

View File

@ -4,7 +4,7 @@ Install and configure
~~~~~~~~~~~~~~~~~~~~~
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
environment.

View File

@ -1,7 +1,7 @@
========
=====
Usage
========
=====
To use fenix in a project::
To use Fenix in a project::
TBD

View File

@ -2,4 +2,4 @@
References
==========
References of fenix.
References of Fenix.