Hi Rami, Thanks Chenlei, he has foud the problem, it is because the change of : https://github.com/openstack-infra/system-config/commit/314c56b3d83e2c7c606c03556ae5a28bbae4cf55 So in the file /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp The below lines should be removed: class { 'openstack_project::slave_common': include_pypy => $include_pypy, } Regards Yixuan From: yixuan_z at hotmail.com To: ramy.asselin at hp.com Date: Wed, 4 Feb 2015 07:46:26 +0000 CC: openstack-infra at lists.openstack.org Subject: [OpenStack-Infra] The CI slave node install failed with Error:Invalid parameter include_pypy on Class[Openstack_project::Slave_common] Hi Ramy, I have installed a CI slave nodes with your scripts: https://github.com/rasselin/os-ext-testing last week . The installation was successful and the slave node works well now. I tried to install a new CI slave nodes with the same scripts: https://github.com/rasselin/os-ext-testing today on the same OS ubuntu14.04, but it always failed now, the Error information is : Error: Invalid parameter include_pypy on Class[Openstack_project::Slave_common] at /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp:41 on node storwize100114 Wrapped exception: Invalid parameter include_pypy Error: Invalid parameter include_pypy on Class[Openstack_project::Slave_common] at /root/os-ext-testing/puppet/os-ext-testing/puppet/modules/os_ext_testing/manifests/devstack_slave.pp:41 on node storwize100114 Have you ever met the same issue and could you have a look? Best Regards Yixuan _______________________________________________ OpenStack-Infra mailing list OpenStack-Infra at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20150204/e07a3c5f/attachment.html>