Commit Graph

7 Commits

Author SHA1 Message Date
Scott Hussey 3cd7d2afa1 Remove v1.0dev global version
- The v1.0dev globals are no longer needed

Change-Id: I163719349c442bf0fa07f0f90a0bf7a916262ec1
2019-08-22 10:51:01 -05:00
Bryan Strassner 7a0cbb466e Revert apiserver and promenade updates
Moves the apiserver and Promenade related items back to a better-working
state, in closer alignment with airship-treasuremap

Change-Id: I4094932a3ef1b574bdd784db3e5feeaa5ce02a00
2018-12-03 18:48:46 -06:00
Bryan Strassner 221441f1bf Update apiserver for admission controller
Update the apiserver's command prefix to match between the apiserver
chart and the genesis api server.

Includes an optimization of virsh commands to parallelize and wait for
cloud init to complete (requires Ubuntu 16.04.4)

Change-Id: I793d210e15c3c13e8b662bd2459ed8bcba30d434
2018-11-20 15:42:20 -06:00
Bryan Strassner 7a9db79c8e Update to set the apiserver command
Sets the apiserver command for use during genesis to refect the service
cidr and service node port range to match Treasuremap conventions (and
fix a failing genesis process)

Change-Id: Id1745d7734901e071e0889fe2a3dc00982156d44
2018-11-07 14:22:49 -06:00
Roman Gorshunov cf3b7938d7 fix: Support setting node domains: add node_domain to other sites
Adding node_domain to other sites to make promenade render documents w/o
errors [0].

[0] http://lists.airshipit.org/pipermail/airship-discuss/2018-October/000147.html

Depends-On: Ie5890cd3b962f69429b93ee182ef25dd788f8b94
Change-Id: I418cb43dfbe67dab1d20ebeefada16c4c45c7bb2
2018-10-22 13:40:04 +02: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
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