aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/pre_network/ansible_host_config.ansible
AgeCommit message (Collapse)AuthorFilesLines
2017-06-13Modify PreNetworkConfig config inline with role-specific parametersSaravanan KR1-58/+0
Existing host_config_and_reboot.role.j2.yaml is done in ocata to configure kernel args. This can be enhanced with use of role-specific parameters, which is done in the current patch. The earlier method is deprecated and will be removed in Q releae. Implements: blueprint ovs-2-6-dpdk Change-Id: Ib864f065527167a49a0f60812d7ad4ad12c836d1
2017-01-06Configure Kernel Args and Tuned and then reboot for ComputeSaravanan KR1-0/+58
* On top of the https://review.openstack.org/#/c/411204 * Added Kernel args and Tune-d configuration * Added provision to provide different kernel args per role (applicable for different types of compute roles only) Implements: blueprint tuned-nfv-dpdk Change-Id: I5c538428c376c9d2ebd1c364f0ee8503fd7d620e