python-tripleoclient/tripleoclient/v1
Harald Jensås a7dd7a6bbe Validate all or no subnets use dns_nameservers
Follow up for https://review.opendev.org/667380

Adds a validation to ensure that dns_nameservers
are used for all subnets if used. If not subnets
defines dns_nameservers they all fall back to
use undercloud_nameservers which was has been the
default for some time.

Relates-Bug: #1834306
Change-Id: I1cc1d20f8e15d531fb94b02c8d1313888fc8964d
2019-07-02 17:27:17 +02:00
..
releasenotes/notes New preflight check for the undercloud: disk space 2018-08-03 07:46:00 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
container_image.py Merge "Implement tripleo container image list command" 2019-06-07 00:53:11 +00:00
minion_config.py Add minion installation 2019-06-21 07:44:21 -06:00
overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
overcloud_config.py Make overcloud_config working with Python 3 2019-04-10 15:47:26 -04:00
overcloud_credentials.py Remove overcloudrc.v3 generation 2019-03-05 15:39:14 +02:00
overcloud_delete.py Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy.py Merge "Don't look for execution in payload" 2019-06-18 05:55:23 +00:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_external_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_ffwd_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_image.py nova-less-deploy: stop using glance for ironic-python-agent images 2019-06-14 17:06:56 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Merge "nova-less-deploy: stop using glance for ironic-python-agent images" 2019-06-26 08:08:24 +00:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py plan: export the plan with data in bytes (not string) (python3) 2019-03-07 10:54:11 -05:00
overcloud_plan_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_profiles.py Merge "Report node availability from "overcloud profiles list"" 2017-12-27 12:47:31 +00:00
overcloud_raid.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
overcloud_support.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_update.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
overcloud_upgrade.py Allow run_update_ansible_action run with Mistral or Ansible 2019-06-14 16:47:25 +02:00
tripleo_config.py get_parser() should return a parser 2019-02-05 11:18:22 +00:00
tripleo_deploy.py Add minion installation 2019-06-21 07:44:21 -06:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
tripleo_validator.py Add new CLI option openstack tripleo validate run 2019-03-05 09:27:51 +01:00
undercloud.py Remove instack-undercloud and --use-heat 2018-09-24 19:36:38 +00:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Don't pass the DNSServers param in undercloud env 2019-06-27 11:15:56 +02:00
undercloud_deploy.py Make standalone role name configurable 2018-05-23 10:36:53 -06:00
undercloud_minion.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud_preflight.py Validate all or no subnets use dns_nameservers 2019-07-02 17:27:17 +02:00