python-tripleoclient/tripleoclient/v1
Brent Eagles 4a5fb3810e Remove calculation for NeutronDhcpAgentsPerNetwork
This patch removes the calculation that set the
NeutronDhcpAgentsPerNetwork configuration based on the number of
"controllers" being deployed. With composable roles, this is incorrect
and the default, if required, should be determined by the number of
neutron dhcp agent services being deployed - not a role count.

Closes-Bug: #1632721
Depends-On: I06628764c4769d91bbc42efe1c722702d6574d02
Change-Id: If202a8255f8ad9f662f0d66a5f630f1b7ae60a26
(cherry picked from commit 1051880e92)
2017-03-06 12:57:17 -03:30
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Add support for calling validations from introspection 2017-01-26 15:55:39 -05:00
overcloud_delete.py Fix stack delete client 2017-02-11 00:56:49 +00:00
overcloud_deploy.py Remove calculation for NeutronDhcpAgentsPerNetwork 2017-03-06 12:57:17 -03:30
overcloud_execute.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_image.py Make overcloud image upload honor --image-path 2017-02-16 15:33:17 +00:00
overcloud_netenv_validate.py Replace yaml.load() with yaml.safe_load() 2017-01-20 02:22:59 +00:00
overcloud_node.py Add support for calling validations from introspection 2017-01-26 15:55:39 -05:00
overcloud_parameters.py Fix fencing action parameter name. 2017-02-22 10:01:18 -05:00
overcloud_plan.py Merge "Add support for calling validations from deployment" 2017-01-26 18:23:51 +00:00
overcloud_profiles.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_raid.py Create command for building RAID on given nodes 2017-01-23 17:01:36 +01:00
overcloud_update.py Pass empty stack_fields to update manager 2017-02-21 16:22:17 +00:00
undercloud.py Switch undercloud upgrade to use upgrade script 2017-01-11 13:04:06 -07:00