Hi Suguru,
The document you pointed is for Red Hat OpenStack Platform. If you are
using it, you need to enable some repos as shown in
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/...
If you want to use RDO on CentOS then you need to enable Ocata repos
using command:
sudo yum install -y centos-release-openstack-ocata
Finally, if you are using RDO on non CentOS you can enable the repos with:
sudo yum install -y
https://www.rdoproject.org/repos/rdo-release.rpm
I hope this helps.
Best regards,
Alfredo
On Thu, May 11, 2017 at 5:44 PM, 杉山 卓 <sugi.mount(a)gmail.com> wrote:
Hi everyone,
I want to use TripleO to Deploy Overcloud in Baremetal Enviroment.
but, TripleO Quickstart document is the virtual environment only.
I want to deploy undercloud in manual as described in RedHat's document.
To install python-tripleoclient, which repository is correct
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/...
```
sudo yum install -y python-tripleoclient
```
and, I am looking for a stable repository because it is a production
environment
best regards
suguru
_______________________________________________
rdo-list mailing list
rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com