airship-in-a-bottle/manifests/dev_single_node
Bryan Strassner 44b38244c4 Cleanup Airship verbiage in docs
This change attempts to move the airship-in-a-bottle documentation
closer to a target state for Airship by removing references to the
Undercloud Platform. This triggered the reformating of some paragraphs,
but this change does not attempt to correct all of the information -
much more a syntactical change of the documentation than a semantic
change. Requests to correct information in any significant way will be
deferred to subsequent work.

Some completely outdated pages were removed completely, as they provided
more distraction than benefit.

Documents that were "under development" since their inception (and
nothing more than "under development") have been eliminated and may be
re-instantiated if anyone ever has anything to say about the topics, but
for now, removed the clutter.

Change-Id: Ida72b3706c894771888d8b694e1cf95d6cf810ed
2018-08-15 16:08:10 -05:00
..
README.txt Suggest correct IP if using non-default interface 2018-06-11 16:25:32 +02:00
airship-in-a-bottle.sh Cleanup Airship verbiage in docs 2018-08-15 16:08:10 -05:00
test_create_heat_stack.sh Fix to support OSH all-in-one environment 2018-07-24 18:03:08 -05:00

README.txt

# Copyright 2018 AT&T Intellectual Property.  All other 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.

dev_single_node, an Airship Demonstration
=========================================

Use the airship-in-a-bottle.sh script to automatically deploy a demonstration
version of Airship. It will attempt to detect the required environment settings
and deploy an instance of Airship, including running a demo instance of
OpenStack (using OpenStack Helm), and creating a simple Virtual Machine.

This demonstration uses the images pinned in the versions file of the targeted
deployment_files based site definitions:
deployment_files/global/v1.0demo/software/config/versions.yaml

By default, files will be downloaded into and built in the /root/deploy
directory of the virtual machine being used to install this demo.

Note that this process will result in the contents of the VM to be modified
outside of that directory, and the VM should be intended to be discarded after
demo use.