This change can fix the issue during package upgrade that causes config_controller failed at step 6.
Root cause is that package update introduced a warning output in frontend.pp file which will cause
puppet-manifest-apply failure as it do not allow any warning existed in puppet log.
Story: 2003389
Task: 24504
Depends-On: https://review.openstack.org/#/c/600359/
Change-Id: Iabfa73e80859feeccbc1e6c81032169f94812013
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
This updated package will cause config_controller failed at step 6.
This reverts commit a711bc77faa6a70fbd8b29597408334b1d54e894.
Change-Id: Ib9eaad8150c13336c7a467b101f18950a6c7518e
0002-disable-config-validation-prechecks.patch is removed because the
validate_cmd is already remvoed in the new src package.
Story: 2003389
Task: 24504
Change-Id: I4b56ac72577e3dc2614e545f30125cb3027c5354
Signed-off-by: chenyan <yan.chen@intel.com>