python-tripleoclient/tripleoclient/v1
Harald Jensås c0c66a93c0 Only validate admin and public host in local_subnet cidr
When multiple subnets are configured validations where failing
becuase the admin and public host addresses where checked
for all subnets. The admin and public host addresses should
only be validated against the cidr of the local_subnet.

Closes-Bug: #1791088
Change-Id: Ie9a6f88cc449c135593a0df0426e4d8054b38183
2018-09-17 16:27:45 +00: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 "Prepare defaults, defer detecting undercloud registry" 2018-07-31 07:21:14 +00:00
overcloud_config.py Use workflow config_download_export 2018-07-26 09:09:09 -04:00
overcloud_credentials.py Changes Creation Of overcloudrc File to Call Workflow 2018-06-29 09:46:25 -04:00
overcloud_delete.py Fix overcloud delete command 2018-06-12 12:48:49 +02:00
overcloud_deploy.py Merge "Add --override-ansible-cfg" 2018-08-31 23:51:42 +00:00
overcloud_execute.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_external_update.py Update/upgrade commands for services with external installers 2018-07-27 09:01:37 +02:00
overcloud_external_upgrade.py Update/upgrade commands for services with external installers 2018-07-27 09:01:37 +02:00
overcloud_ffwd_upgrade.py Remove --container-registry-file parameter from * upgrade clis 2018-08-07 15:54:26 +02:00
overcloud_image.py Issue a message to update nodes after updating images 2018-08-14 18:00:19 +02:00
overcloud_netenv_validate.py Add each command to the history file 2017-11-27 15:37:00 +00:00
overcloud_node.py Actually use the arch and platform to select appropriate images 2018-07-10 11:16:27 +10:00
overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
overcloud_plan.py overcloud plan deployment status 2018-05-16 21:04:28 -04: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 Use tripleo-admin user for minor updates 2018-08-27 17:09:03 +02:00
overcloud_upgrade.py Remove --container-registry-file parameter from * upgrade clis 2018-08-07 15:54:26 +02:00
tripleo_config.py Generate ansible.cfg for UC/standalone deployments 2018-07-12 12:11:41 +00:00
tripleo_deploy.py Allow custom UC/standalone passwords 2018-08-21 09:41:19 +02:00
tripleo_upgrade.py Replace logging with oslo_log for upgrade classes 2018-05-23 11:45:21 +00:00
undercloud.py Make openstack undercloud upgrade --dry-run actually dry 2018-08-20 17:29:06 -04:00
undercloud_backup.py Use i18n for undercloud installer and utils messages 2018-05-21 16:38:03 +02:00
undercloud_config.py Introduce container_cli parameter for undercloud.conf 2018-09-12 22:13:03 +00:00
undercloud_deploy.py Make standalone role name configurable 2018-05-23 10:36:53 -06:00
undercloud_preflight.py Only validate admin and public host in local_subnet cidr 2018-09-17 16:27:45 +00:00