diff --git a/elements/rhel7-rdo-icehouse/README.md b/elements/rhel7-rdo-icehouse/README.md new file mode 100644 index 000000000..42ab2cfc6 --- /dev/null +++ b/elements/rhel7-rdo-icehouse/README.md @@ -0,0 +1,7 @@ +The rhel7-rdo-icehouse element produces image builds on RHEL7 using RDO +packages from OpenStack Icehouse. + +Any elements using an OpenStack project used in conjuction with this element +will have their install type set to package via package-installs element, and +the packages will be installed using the yum repository enabled by the +rdo-icehouse and rdo-release elements. diff --git a/elements/rhel7-rdo-icehouse/element-deps b/elements/rhel7-rdo-icehouse/element-deps new file mode 100644 index 000000000..02220a2ce --- /dev/null +++ b/elements/rhel7-rdo-icehouse/element-deps @@ -0,0 +1,5 @@ +baremetal +rhel7 +package-installs +rdo-icehouse +rdo-release \ No newline at end of file