Source Link:
https://www.rdoproject.org/documentation/repositories/
Enabling the Optional, Extras, and RH Common channels on RHEL
If using RHEL, then RDO needs the
Optional
, Extras
, and RH Common
channels to be enabled:$ sudo subscription-manager repos --enable rhel-7-server-optional-rpms
$ sudo subscription-manager repos --enable rhel-7-server-extras-rpms
$ sudo subscription-manager repos --enable=rhel-7-server-rh-common-rpms
========================================
very helpfull , enabling these repos helped in getting the nova installation done .
ReplyDeletethanks
Same for beaker on RHEL 7. Thanks!
ReplyDelete