On Wed, Dec 19, 2018 at 9:44 AM Andreas Kasenides
<andreas.kasenides(a)cs.ucy.ac.cy> wrote:
>
> On 19/12/2018 11:11, Steven Hardy wrote:
>
> On Wed, Dec 19, 2018 at 8:41 AM Andreas Kasenides
> <andreas.kasenides(a)cs.ucy.ac.cy> wrote:
>
> Thank you all. All comments very much appreciated. Here is how we attempt to
install:
> - we start from a minimal CentOS 7 install, latest and updated on the undercloud
machine
> - 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...
> - we follow closely the TripleO instal manual
> - repos are enabled with: sudo yum install centos-release-openstack-rocky
>
> This may be the problem - you should use the tripleo-repos tool to
> ensure the latest/correct RDO repos are enabled, I don't think we
> document centos-release-openstack-rocky anywhere in the tripleo docs?
>
>
https://docs.openstack.org/tripleo-docs/latest/install/installation/insta...
>
>
> As I retrace our steps into what caused the installation troubles in the first place
I notice the following in the undercloud install manual:
>
> At bullet point "2. Enable needed repositories" and under the RHEL box
>
> "Download and install the python2-tripleo-repos RPM from the current RDO
repository. For example"
>
> "sudo yum install -y
https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-<ve...
>
> What should <version> be? rocky? Then the install fails with
>
> [root@pallas ~]# yum install
https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-rocky....
> Loaded plugins: fastestmirror
> Cannot open:
https://trunk.rdoproject.org/centos7/current/python2-tripleo-repos-rocky.....
Skipping.
> Error: Nothing to do
>
> Looking at
https://trunk.rdoproject.org/centos7/current/ I see that there is a
python2-tripleo-repos-0.0.1-0.20181218212820.a5b709e.el7.noarch.rpm. Is this the one?
>
The tripleo-repos package is not versioned for the release. Any rpm will do.
sudo rpm -ivh
https://trunk.rdoproject.org/centos7-master/current/python2-tripleo-repos...
sudo tripleo-repos -b rocky current
with tripleo_repos_repo_file_url is the delorean.repo out of current/
or current-tripleo
> best wishes.
>
> --
> Andreas Kasenides
> Senior IT Officer
> Dept. of Computer Science,
> University of Cyprus
>
http://www.cs.ucy.ac.cy/~ank
> Tel: 22892714, Fax: 22892701
>
> _______________________________________________
> users mailing list
> users(a)lists.rdoproject.org
>
http://lists.rdoproject.org/mailman/listinfo/users
>
> To unsubscribe: users-unsubscribe(a)lists.rdoproject.org