promenade/promenade
Scott Hussey 0011414107 Supporting setting domain on nodes
- During the genesis or join operation when /etc/hosts and
  /etc/resolv.conf are controlled by Promeande, we need to
  support including a domain name. This can be configured
  by YAML definition or by the join-script API. To support
  backward compatability use a default of 'local' when no
  domain is specified.

Testing: `./tools/gate.sh resiliency` has passed locally

Change-Id: Ia0d300912d3ec25eb7f1cb9c580eaa40b5b4addb
2018-08-27 10:33:02 -05:00
..
control Supporting setting domain on nodes 2018-08-27 10:33:02 -05:00
schemas Supporting setting domain on nodes 2018-08-27 10:33:02 -05:00
templates Supporting setting domain on nodes 2018-08-27 10:33:02 -05:00
utils Fix broken validatedesign endpoint 2018-07-19 13:29:18 -05:00
__init__.py Basic HA kubernetes deployment (#7) 2017-06-15 20:57:22 -07:00
builder.py Add retry to fetching tarballs 2018-06-26 08:56:04 -05:00
cli.py Remove kubectl & credentials on join 2018-04-25 15:12:09 +00:00
config.py Supporting setting domain on nodes 2018-08-27 10:33:02 -05:00
design_ref.py Avoid using DH engine for substitution with DH 2018-04-30 10:16:00 -05:00
exceptions.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
generator.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
logging.py Migrate to DH-managed config files 2018-01-26 13:43:18 -05:00
options.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
pki.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
policy.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
promenade.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
renderer.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
tar_bundler.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
validation.py Fix broken validatedesign endpoint 2018-07-19 13:29:18 -05:00