Hi Andreas,
thanks for sharing details of your test setup, few inline comments below:
On Wed, Dec 19, 2018 at 9:41 AM Andreas Kasenides
<andreas.kasenides(a)cs.ucy.ac.cy> wrote:
- the network is pretty much standard from the manual and is
available here:
https://drive.google.com/file/d/1x57_tmMU9yOaJlFFepn3-gNASTR-oI1R/view?us...
what is NN.MM in NIC labels i.e. which one is VLAN id?
- repos are enabled with: sudo yum install
centos-release-openstack-rocky
as shardy mentioned, this is CentOS Cloud SIG repo not covered by
TripleO docs and CI.
tl;dr SIG repos build from tagged upstream releases while RDO Trunk
builds every commit from upstream stable branches,
see
http://rdoproject.org/what/repos/ and for more details
https://blogs.rdoproject.org/2016/04/new-in-rdo-repos-one-size-doesn-t-fi...
In this case puppet-ironic has few patches past their latest Rocky
upstream release 13.3.1:
http://git.openstack.org/cgit/openstack/puppet-ironic/log/?h=stable/rocky
These error pointed me to this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1647001 which I am not sure that is exactly
relevant.
If it is,
https://trunk.rdoproject.org/centos7-rocky/current-tripleo/
should have the fix from stable/rocky branches.
Either way, I agree error messaging could be nicer, hopefully TripleO
UI will address that eventually!
Cheers,
Alan