Commit Graph

6 Commits

Author SHA1 Message Date
Roman Gorshunov 969b27c95a Deprecate airship-in-a-bottle
Change-Id: Iabd48994f97a7c58fe902216f831f51cb72115f0
2020-04-15 10:57:13 +02:00
Scott Hussey 0517272333 Make the gate more configurable
Updates to make the gate more configurable

Change-Id: I9080267a869cae757b67a9603f99fbdacc78b9e3
2018-12-11 17:30:33 -06:00
Bryan Strassner be4af6d9f6 [FIX] correct the EOF for ucp_endpoints yaml
Missing newline at end of file

Change-Id: I79fffb2229bb07b004d4e2e4d5053d287c7d70ec
2018-11-08 10:25:19 -06:00
Bryan Strassner f7436ddcd1 [FIX] Update the global endpoints for base case
Keystone and Shipyard globally defined host_fqdn_override that utilizes
a DNS server set up for multinode gates. This change moves these to be
overridden/merged in at the site layer instead, allowing the global to
be usable for the single-node Airship-in-a-bottle demo.

Change-Id: I83c9a8f1cdda7017882ca0253ce07d48fb684e16
2018-10-30 16:12:22 -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
Scott Hussey 4624804f80 Definition for virtual site deployment
- Create a site definition to support a full site deployment
  workflow using VMs

Multi-Nodes Gate

Enable multi-node gate for Airship using core Airship
components.

Deployment will be driven by Shipyard.

We will re-use and adapt the source codes from the Promenade
g2 Gate [1].

[1] https://github.com/openstack/airship-promenade/tree/master/tools/g2

Change-Id: I41e79f5f26311fa179a2e5c121aa815caa05cfcd
2018-07-30 14:12:54 +00:00