f5c3541778
This change updates the airshipctl virtualized testing env documentation to clarify the differences between airshipctl and treasuremap environments. It also moves the documentation to its own page, as not all pre-reqs on the Developer's guide are required for the virtualized testing environments. Signed-off-by: Drew Walters <andrew.walters@att.com> Change-Id: I6c2e8ff0f1bc21622fa38f06cf5af6d6ee01cd72
50 lines
1.4 KiB
ReStructuredText
50 lines
1.4 KiB
ReStructuredText
..
|
|
Copyright 2018 AT&T Intellectual Property.
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
======================================
|
|
Welcome to airshipctl's Documentation!
|
|
======================================
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
.. toctree::
|
|
:caption: Airshipctl
|
|
:hidden:
|
|
:maxdepth: 2
|
|
|
|
architecture
|
|
phases
|
|
developers
|
|
environment
|
|
plugins
|
|
testing-guidelines
|
|
virtual_redfish_bmc
|
|
hardware_profile
|
|
cli/index
|
|
providers/cluster_api_docker
|
|
providers/cluster_api_openstack
|
|
providers/cluster_api_gcp
|
|
providers/cluster_api_azure
|
|
|
|
.. toctree::
|
|
:caption: Airship Project Documentation
|
|
:hidden:
|
|
|
|
Airship Documentation <https://docs.airshipit.org>
|
|
Airshipctl <https://docs.airshipit.org/airshipctl>
|
|
Airshipui <https://docs.airshipit.org/airshipui>
|
|
Treasuremap <https://docs.airshipit.org/treasuremap>
|