[Libosinfo] [PATCH] rhel: Specify resources for all RHEL 6 releases
Christophe Fergeau
cfergeau at redhat.com
Sat Dec 29 12:03:38 UTC 2012
NACK, this only addresses half of the review comments.
Christophe
On Sat, Dec 29, 2012 at 01:48:26AM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> ---
> data/oses/rhel.xml.in | 39 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 39 insertions(+)
>
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index d41f343..0838c95 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -695,6 +695,19 @@
> <kernel>isolinux/vmlinuz</kernel>
> <initrd>isolinux/initrd.img</initrd>
> </media>
> +
> + <resources arch="all">
> + <minimum>
> + <n-cpus>1</n-cpus>
> + <ram>536870912</ram>
> + </minimum>
> +
> + <recommended>
> + <cpu>400000000</cpu>
> + <ram>1207959552</ram>
> + <storage>9663676416</storage>
> + </recommended>
> + </resources>
> </os>
>
> <os id="http://redhat.com/rhel/6.1">
> @@ -727,6 +740,19 @@
> <kernel>isolinux/vmlinuz</kernel>
> <initrd>isolinux/initrd.img</initrd>
> </media>
> +
> + <resources arch="all">
> + <minimum>
> + <n-cpus>1</n-cpus>
> + <ram>536870912</ram>
> + </minimum>
> +
> + <recommended>
> + <cpu>400000000</cpu>
> + <ram>1207959552</ram>
> + <storage>9663676416</storage>
> + </recommended>
> + </resources>
> </os>
>
> <os id="http://redhat.com/rhel/6.2">
> @@ -759,6 +785,19 @@
> <kernel>isolinux/vmlinuz</kernel>
> <initrd>isolinux/initrd.img</initrd>
> </media>
> +
> + <resources arch="all">
> + <minimum>
> + <n-cpus>1</n-cpus>
> + <ram>536870912</ram>
> + </minimum>
> +
> + <recommended>
> + <cpu>400000000</cpu>
> + <ram>1207959552</ram>
> + <storage>9663676416</storage>
> + </recommended>
> + </resources>
> </os>
>
> <os id="http://redhat.com/rhel/6.3">
> --
> 1.8.0.2
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20121229/9150ba56/attachment.sig>
More information about the Libosinfo
mailing list