Commit Graph

18 Commits

Author SHA1 Message Date
Roman Gorshunov 969b27c95a Deprecate airship-in-a-bottle
Change-Id: Iabd48994f97a7c58fe902216f831f51cb72115f0
2020-04-15 10:57:13 +02:00
Marcus Furlong 7cb88d92e0 Use correct shipyard directories
Change-Id: I54057dde3d6ddf31026afa53b1a52420f67b9f09
2019-07-24 10:44:50 +00:00
RAHUL KHIYANI 0d84bdd821 Fix wrong path to PEGLEG
This fix the airship-in-a-bottle deployment as there is no airship-peleg file
or directory

Change-Id: Ic67f50148936518f4b63ed860c74a76d717f19b5
2019-07-23 15:25:18 -05: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
Evgeny L dc548a6cd5 Update links in the docs to refer to opendev
Sync of Airship project to Github has been stopped [0],
refer to opendev.org mirror instead of Github to
make sure the user is always referred to updated
repos.

[0] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html

Change-Id: I31303af9176e90f13ef63bfea68ad3796710bae5
2019-04-22 18:42:21 +00:00
Kaspars Skels fc7e347226 MAAS ingress related fixes for airship-in-a-bottle
Change-Id: I9f2c798ec41e95448f801344af5c30b25603c3c7
2018-12-12 13:51:38 -06:00
Zuul 00d35c441d Merge "Print more information on steps once deployment is complete" 2018-10-15 08:33:31 +00:00
Roman Gorshunov 2c46afefd0 Fix: override of terminal options for pegleg.sh
This takes care of removing -t option when running the script
with automated system (e.g. Vagrant)

Change-Id: I4ecc4779a11255d52e51b6b28923659a3baa1dd4
2018-10-01 16:00:00 +02:00
Roman Gorshunov 3187202050 Print more information on steps once deployment is complete
1) Get and print additional information on 'demo' completion
2) Properly source Shipyard Keystone password to creds.sh

Change-Id: I94ba3b6fe4f9b5a373f64605c4d0c1c591f36a7f
2018-10-01 13:29:50 +02:00
Scott Hussey c2191420df Pin to Pegleg
Until the site definitions in AIAB support the new
git format, pin to a working image for Pegleg.

Change-Id: Ic79cc9070ba8ea7cc5baeed92fe77821819d1617
2018-09-13 20:16:04 -05:00
Bryan Strassner 54961a82c3 Update chart references to newer versions
In response to keystone update and various version updates to airship
components. This change updates across many components ultimately.

Change-Id: I3a794dd37c290f9a272379539f4f56ec80509a6d
2018-09-05 10:15:01 -05:00
Crank, Daniel (dc6350) 2a3dcabe70 Correct local git repo directories
Correct the local target directories for pegleg and shipyard
so they will be properly skipped if they already exist rather
than causing a (benign) git error.

Change-Id: I4dc9dd5e3bf5e38ebeb8f6b90e90aaf3ec46737e
2018-08-01 11:26:49 -05:00
ahmad 5105d3c9ce Updated dev-minimal to deploy behind proxy
Updated the deploy-airship.sh to automatically configure docker
to work behind proxy.
Updated README.txt to add internal dns servers for name resolution
behind proxies.

Change-Id: Ibc0bb6e291b8405a27232a2fbe3c384917b5e52c
2018-07-27 10:16:40 -05:00
Aaron Sheffield 1799f29992 Updates image locations and version
- Removed references to atlanta foundry.
- Updated Promenades's version.
- Updated a lot of versions in the process of moving
  off the atlanta foundry.

Change-Id: Iab34bfdce3b010024c35c2bd14bdab99f2ed44ed
2018-07-03 15:04:36 -05:00
Zuul b081a10dc0 Merge "OSH: Update git refs to OpenStack-Infra" 2018-06-06 15:22:24 +00:00
Bryan Strassner fd2ccd510f Fix echo string for Armada Image reference
This changes the echo statement that was erroneously representing the
envrionment variable for ARMADA_IMAGE, by escaping the leading dollar
sign.

Change-Id: I12bdaeec7a2ce2f7667e2a040e4084836163f7d9
2018-06-05 22:40:32 -05: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