[Starlingx-discuss] About deployment issue: 06/08: Failed to execute controller manifest. Sporadic fail when config_controller

Liu, ZhipengS zhipengs.liu at intel.com
Mon Jul 23 08:38:55 UTC 2018


Hi all,

After did below 2 modifications, the issue mentioned in https://storyboard.openstack.org/#!/story/2003036 
should be fixed tentatively since we have not enabled docker/kubernetes related features

====================================================================
Remove below 3 lines in stx-config/puppet-manifests/src/manifests/controller.pp
#include ::platform::docker
#include ::platform::kubernetes::master
#include ::platform::collectd
Remove below 2 lines in stx-config/puppet-manifests/src/manifests/compute.pp
#include ::platform::collectd
#include ::platform::kubernetes::worker
====================================================================

To avoid this deployment issue, may I submit a patch for above change?
Welcome to add your comment if you have any concern or good suggestion.

Thanks!
Zhipeng




-----Original Message-----
From: Arce Moreno, Abraham 
Sent: 2018年7月18日 11:23
To: Liu, ZhipengS <zhipengs.liu at intel.com>; Hu, Yong <yong.hu at intel.com>; 'Scott Little' <scott.little at windriver.com>; Qi, Mingyuan <mingyuan.qi at intel.com>; 'starlingx-discuss at lists.starlingx.io' <starlingx-discuss at lists.starlingx.io>
Subject: RE: [Starlingx-discuss] build-pkgs: package built failed , mock package missing

> > Mingyuan asked me checked comps.xml yesterday, it didn't exist.
> > I also could not create it through executing generate-cgcs-centos-repo.sh.
> 
> Thanks Zhipeng, Mingyuan,
> 
> Understood about the problem. Yong and Erich were talking a few days 
> ago internally about the way to handle comps.xml and they suggested a 
> minimal xml so time to bring this conversation out.
> 
> How about this first version [0]? If it is possible for you to test 
> and see if we can start taking this as our base file.
> 
> [0] https://pastebin.com/KMB8QLNX

Review submitted:

"Add minimal comps.xml file into cgcs-centos generator"
    https://review.openstack.org/#/c/583445


More information about the Starlingx-discuss mailing list