Closed Oyabi closed 9 years ago
For your Ubuntu example, it appears you have a networking issue: "Could not resolve 'ubuntu-cloud.archive.canonical.com'", "Error: Could not send report: No route to host - connect(2)", which we cannot help with.
For your CentOS example, openstack-neutron-lbaas and openstack-neutron-fwaas appear to be the correct packages from https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7/ . It may be another networking issue. It may be that your package repositories are not configured correctly. Try examining your yum repos and running yum install by hand. If you believe this is an issue with the repositories, please file a bug against the puppet-openstack_extras module. If you believe it is an issue with the puppet-neutron module's package naming, please file a bug against the puppet-neutron module
For your Debian example, this looks like either an issue with the puppetlabs-apt module or the puppet-openstack_extras module. Try upgrading your apt module to 1.8.0. If that does not fix the problem, file a bug against the puppet-openstack_extras module.
Closing this, please file a bug against the appropriate module (puppet-neutron or puppet-openstack_extras) if your problem is not resolved.
Hi, there is some package missing with the latest version of your module installed with r10k (network node): CentOS Linux release 7.1.1503 (Core):
Ubuntu 14.04:
Debian 8:
I haven't change anything in my source.list You can take a look at my neutron config:
My package version:
Thank you.