Commit Graph

8 Commits

Author SHA1 Message Date
Roman Gorshunov 969b27c95a Deprecate airship-in-a-bottle
Change-Id: Iabd48994f97a7c58fe902216f831f51cb72115f0
2020-04-15 10:57:13 +02:00
Bryan Strassner ad53fbf5c3 Fix references to olso by correcting them to oslo
Transposed characters in the target replacements in some of the
deployment files can lead to unexpected results (mostly that defaults
are used instead of overrides)

Since defaults were being used before, the endpoint definition needed to
be redefined to use the expected scheme (amqp) and path (/airflow)

Change-Id: I5721390b49115ebb367dc6c9a964aebe6a523de0
2019-02-22 22:43:30 +00:00
Vladyslav Drok 86fd1df4d1 Add separate rabbit admin entry for shipyard
Needed-By: https://review.openstack.org/614610
Change-Id: If8af8041382706e08d51077775abbd253df87722
2018-12-21 12:37:28 -08:00
Aaron Sheffield dc3c40ab26 Enable Helm Tests for Airship Components
- Add test: true to Armada charts to enable helm tests.

Change-Id: I86f905cabeed5611683708cab0afc68594947a02
2018-07-09 13:30:53 -05:00
Bryan Strassner 16321fa137 Update chart to match SY on OSH-infra HTK
The move to OSH-infra HTK causes some minor changes to the overrides of
values in the Armada charts. This PS introduces those.

Change-Id: I97f6518f639061b1b81e9f591ed82ae5b8aa31d9
2018-06-28 20:35:08 +00:00
Aaron Sheffield b4111dd2dc Added Helm Toolkit Labels
- Added labels for application and component for HTK on the Airship
  components.
- Updated timeouts for all components.

Change-Id: Ib242ca935b21fb3a6821c10f32b43cbb16fbebf1
2018-06-19 08:43:39 -05:00
Aaron Sheffield 39a8904663 Airship chart label updates
- Add delete hooks via labels for Airship components.
- Add waits via labels for Airship components.

Change-Id: I6b63dcd6953adc069c25219de98f744c67214cde
2018-05-31 11:43:24 -05: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