Merge "Remove fuel references"

This commit is contained in:
Jenkins 2017-07-03 15:39:38 +00:00 committed by Gerrit Code Review
commit 5b6f1d350a
4 changed files with 0 additions and 9 deletions

View File

@ -175,8 +175,6 @@ The following Launchpad Bugs areas are available:
* `Bugs: Database service (trove) <https://bugs.launchpad.net/trove>`_
* `Bugs: Deployment service (fuel) <https://bugs.launchpad.net/fuel>`_
* `Bugs: DNS service (designate) <https://bugs.launchpad.net/designate>`_
* `Bugs: Key Manager Service (barbican) <https://bugs.launchpad.net/barbican>`_

View File

@ -166,7 +166,6 @@ list below.
* ``cinder`` - Block Storage API and extensions
* ``cloudkitty`` - Rating service API
* ``designate`` - DNS service API
* ``fuel`` - Deployment service API
* ``glance`` - Image service API
* ``gnocchi`` - Telemetry API v3
* ``heat`` - Orchestration API

View File

@ -79,10 +79,6 @@ service with its package name and description.
- trove
- python-troveclient
- Creates and manages databases.
* - Deployment service
- fuel
- python-fuelclient
- Plans deployments.
* - DNS service
- designate
- python-designateclient

View File

@ -68,8 +68,6 @@
<h3><i class="fa fa-cog"></i> Deployment Projects</h3>
<a href="/charm-guide/latest/">
Deploying OpenStack using Juju Charms (charms)</a><br />
<a href="/fuel-docs/latest/">
Deploying OpenStack using Fuel (fuel)</a><br />
<a href="/kolla/latest/">
Deploying OpenStack using Ansible in Docker Containers (kolla)</a><br />
<a href="/openstack-ansible/latest/">