Commit Graph

15 Commits

Author SHA1 Message Date
Roman Gorshunov 969b27c95a Deprecate airship-in-a-bottle
Change-Id: Iabd48994f97a7c58fe902216f831f51cb72115f0
2020-04-15 10:57:13 +02:00
Jiří Suchomel 55ce138a00 Replace repository links so they point directly to opendev.org
Change-Id: I3da45390c923e00058428207dca26f2f75cd8714
2019-07-02 11:26:55 +02:00
Pavlo Shchelokovskyy 90f7de61fe Fix link formatting in the README.md
use markdown link formatting instead of RST one.

Change-Id: I9970b48fff7623c8a46ddc7040e77d754ab0981e
2019-01-09 13:30:04 +02:00
Roman Gorshunov ff024eb81a Unify publishing of docs, update code convention
Unified publishing to the readthedocs with other Airship projects.
Updated code convention for new documentation location.

Change-Id: If3b634bf04ed36b3f88831f0a276809ce6539b42
2018-09-14 23:47:43 +02:00
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
Roman Gorshunov 688015f738 Added Vagrantfile
Vagrantfile can be used to launch airship-in-a-bottle demo deployment
in one command.

Change-Id: Ib0a54f5e3ed19d3e4cd86bd23299562b1e37d598
2018-06-14 13:08:43 +02:00
Pete Birley e3f95d332a OSH: Update git refs to OpenStack-Infra
This PS updates the git refs to use OpenStack's git, rather than the
github mirrors for OSH components.

Change-Id: Ibc9ea52ccd3505eaf7da932cdfc1c29212b3c535
Signed-off-by: Pete Birley <pete@port.direct>
2018-06-06 01:49:06 +00:00
Bryan Strassner f5e3ef1e7e Separate demo and dev deployments of Airship
Separates and cleans up some documentation around the
airship-in-a-bottle usage for demo vs. development
environment purposes. Dev environments will deploy only the
Airship specific components, while the Demo will show a
more complete installation of OpenStack on top of Airship.

Change-Id: Icca614c4cc4aed426006720b924c105b15d9e510
2018-05-29 13:36:35 -05:00
Roman Gorshunov 4eda978704 Fix: minor README fix for RAM required (569456)
Change-Id: I5bbf898592857d0cd6d58a83c12332b245c11a07
2018-05-21 09:54:14 +02:00
Roman Gorshunov 0e9e6dd5cc Fix: VM requirements verification
Added VM size and OS version requrements precheck to script and
information to README.
Require to run as root, because ./deploy-airship.sh would anyway
require root priveleges.
Added lazy mode for questions asked - just hit Enter.

Change-Id: Ib9e5eb0b4ca65fd0dcdf5f8478b219edcdd33adb
2018-05-19 00:34:39 +02:00
Roman Gorshunov ed2941b342 Fix README.md for VM version
Should be listed that Ubuntu 16.04 is a requirement at the moment.

Change-Id: I976963075e84b1cf6fd7f20551f19cef0a1033ab
2018-05-18 21:24:37 +02:00
Aaron Sheffield 09204689ba Executes deploy_site in Airship-Shipyard when Deploying
- Addes a method to deploy_site to install OSH.
- Updated the readme.

Change-Id: Ie0c984a900ff942e4f253ba28694c62234136968
2018-05-18 12:38:59 -05:00
Aaron Sheffield 45493eaef4 Add a dev script to kick off Airship in a Bottle
- Single node dev script to gather variables and kick off deploy script.
- Updated UCP references to Airship.

Change-Id: Ie4d18adf611f2a5f9a0d22939b3c4a583bb68f31
2018-05-18 09:25:32 -05:00
Bryan Strassner c51d75705d Provide for UCP standards and conventions
This change intends to account for various standards and conventions
used by the undercloud components. As the topic of conventions for
any active project is naturally open ended, this set of changes does
not intend to be a complete representation.

Several of the sections identified for conventions are marked as under
development, and will not be formalized as part of this change.

Change-Id: Ideaa9ed4146f4a6dcd2d3c44037bcac2ed3755bb
2018-01-02 14:48:51 -06:00
Scott Hussey 886f0ea12b Start a readme for the repo 2017-08-02 14:22:58 -05:00