Hi there,
today i wanted to install openstack with tripleo (i follow the documentation on access.redhat.com)
And i have trouble installing the director packages. I just do:
sudo yum install -y python-tripleoclient
I expect it to just install the packages but it fails everytime on the packages:
openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-kilo
both are located in the rhel-7-server-openstack-8-director-rpms repository.
What i get are just 404 Not found followed by "[Errno 256] No more mirrors to try."
Is there an issue with those packages, how can i debug this error and can i maybe somehow download and install the rpms manually?
Thanks in advice, nevo