Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 755730 - exported RHEL templates from katello fail to build in aeolus due to bad name.. <name>Red Hat Enterprise Linux</name><
Summary: exported RHEL templates from katello fail to build in aeolus due to bad name....
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: katello-agent
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Bryan Kearney
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-11-21 21:39 UTC by wes hayutin
Modified: 2019-09-25 21:07 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:08:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2011-11-21 21:39:43 UTC
Description of problem:

/var/log/imagefactory.log

Cuw1eKidqAmBpTLvmKn654VQtKStoEz\ngXYSxAq+WmTPCbhEgmtQi9pqOmFxryJL1ddoUawMQx7ak4iFl/gaNz3clHmaEKwH\nbj0qiJMCgYB9GFsGSkRgdqupuJUPFPqALAGvAWy5u8r4N+uhLjhx21/D7A+0+x05\nt0Ggz8+6N1E90RgW4au219p9uRw1mbc2PYAm7GUWsdil8ZfWUA3Yd3KB6OAF7dKp\nlhdADLk1PHvxDZpZk+/XCYwizVzx7aki7wADuswiJOh7sGC1KZqRWA==\n-----END RSA PRIVATE KEY-----\n</clientkey>\n    </repository>\n  </repositories>\n</template>'}
2011-11-21 15:40:50,279 DEBUG imgfac.rest.imagefactory pid(16482) Message: Starting 'build' process...
2011-11-21 15:40:50,280 DEBUG imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Created Image Warehouse instance http://localhost:9090 - buckets(target_images, templates, icicles, provider_images)
2011-11-21 15:40:50,282 DEBUG imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Image Warehouse returned status (500) with message: 
2011-11-21 15:40:50,282 INFO imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Creating a bucket returned status (500), .
2011-11-21 15:40:50,287 DEBUG imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Setting metadata ({'object_type': 'image', 'uuid': '6ee35a94-634b-4a7b-b856-e4ec7ec21dfe'}) for http://localhost:9090/images/6ee35a94-634b-4a7b-b856-e4ec7ec21dfe
2011-11-21 15:40:50,373 DEBUG imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Image Warehouse returned status (500) with message: 
2011-11-21 15:40:50,373 INFO imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Creating a bucket returned status (500), .
2011-11-21 15:40:50,377 DEBUG imgfac.ImageWarehouse.ImageWarehouse pid(16482) Message: Setting metadata ({'timestamp': '1321908050.38', 'image': '6ee35a94-634b-4a7b-b856-e4ec7ec21dfe', 'object_type': 'build', 'uuid': '06de2240-6c2e-401d-92e3-48e3ac9ffbff'}) for http://localhost:9090/builds/06de2240-6c2e-401d-92e3-48e3ac9ffbff
2011-11-21 15:40:50,546 ERROR imgfac.rest.imagefactory pid(16482) Message: No module named Red Hat Enterprise Linux_vsphere_Builder
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/imgfac/rest/imagefactory.py", line 118, in build_image
    jobs = BuildDispatcher().build_image_for_targets(image_id, None, template, targets.split(','))
  File "/usr/lib/python2.6/site-packages/imgfac/BuildDispatcher.py", line 61, in build_image_for_targets
    job = job_cls(template, target, image_id, build_id, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/imgfac/BuildJob.py", line 49, in __init__
    self._builder = self._get_builder()
  File "/usr/lib/python2.6/site-packages/imgfac/BuildJob.py", line 104, in _get_builder
    __import__(module_name)
ImportError: No module named Red Hat Enterprise Linux_vsphere_Builder


*** ERROR HERE ****
<name>Red Hat Enterprise Linux</name><

also may be missing passwd.. not sure if thats mandatory or optional
*** ERROR HERE ****


[root@qeblade30 ~]# cat rhel-61.xml 
<?xml version="1.0" encoding="UTF-8"?><template><name>rhel-61</name><os><name>Red Hat Enterprise Linux</name><version>6.1</version><arch>x86_64</arch><install type="url"><url>http://10.11.230.208/pulp/ks/ACME_Corporation/Locker/RHEL-61/Server/</url></install><rootpw>redhat</rootpw></os><description></description><packages><package name="zsh"/></packages><repositories><repository name="Server"><url>https://10.11.230.208/pulp/repos/ACME_Corporation/Locker/RHEL-61/Server</url><persisted>No</persisted><clientcert>-----BEGIN CERTIFICATE-----
MIIFwjCCBSugAwIBAgIIAxN4aRaSJC4wDQYJKoZIhvcNAQEFBQAwMTEQMA4GA1UE
AwwHdmd1ZXN0MjELMAkGA1UEBhMCVVMxEDAOBgNVBAcMB1JhbGVpZ2gwIBcNMTEx
MTE4MTU1MzIzWhgPMjExMTExMTgxNTUzMjNaMCsxKTAnBgNVBAMTIDAwMDAwMDAw
MzNiNzMwOTQwMTMzYjc2MWRiNGQwMDBhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
MIIBCgKCAQEAsvz0Y37ABZYFrKUar1VGVo65sbew4JsZBuFM8CTjMbJrBpwwqJ1T
vBecDhCbU2vXH0XhvbLL1zhXFUVMny3KCCQ/khzpwqSBmqtT8H4XrdC8xKLInDFr
Ab1SBoEzBIzmcRmnPvtlLfFnH/HQ7mAkCXBb+weCLJx1jLxprhEMGTe7APTZaypZ
2gdsTZu8EExeNhWBfrb3LLdIbqzYEOQ1eZ4JXoUpNybtainOzS+gzEtw8WBZUWnU
nc7humi0+YxYBI0KlY2RTbWIfxRM9B3hoTNvfChVWjd//2fnS2xUJSz/03ambOvA
r8P3mnGoF/6MtH9rkISDfQ88iGdCzvzbXwIDAQABo4IDYTCCA10wEQYJYIZIAYb4
QgEBBAQDAgWgMAsGA1UdDwQEAwIEsDBhBgNVHSMEWjBYgBRU2g3NNo3JbzDO9cOz
x7tT0AFP+6E1pDMwMTEQMA4GA1UEAwwHdmd1ZXN0MjELMAkGA1UEBhMCVVMxEDAO
BgNVBAcMB1JhbGVpZ2iCCQDdqO6/lm/cmDAdBgNVHQ4EFgQUacKunz4E2tq4UbNS
/ZQdZrNmMM0wEwYDVR0lBAwwCgYIKwYBBQUHAwIwNAYQKwYBBAGSCAkBpru7h7Ms
AQQgDB5BQ01FX0NvcnBvcmF0aW9uX3VlYmVyX3Byb2R1Y3QwFgYQKwYBBAGSCAkB
pru7h7MsAwQCDAAwFgYQKwYBBAGSCAkBpru7h7MsAgQCDAAwGQYQKwYBBAGSCAkC
pru7h7NDAQQFDAN5dW0wJAYRKwYBBAGSCAkCpru7h7NDAQEEDwwNdWViZXJfY29u
dGVudDAyBhErBgEEAZIICQKmu7uHs0MBAgQdDBsxMzIxNjMxNjAzMTE2X3VlYmVy
X2NvbnRlbnQwHQYRKwYBBAGSCAkCpru7h7NDAQUECAwGQ3VzdG9tMCgGESsGAQQB
kggJAqa7u4ezQwEGBBMMES9BQ01FX0NvcnBvcmF0aW9uMBcGESsGAQQBkggJAqa7
u4ezQwEHBAIMADAYBhErBgEEAZIICQKmu7uHs0MBCAQDDAExMC4GCisGAQQBkggJ
BAEEIAweQUNNRV9Db3Jwb3JhdGlvbl91ZWJlcl9wcm9kdWN0MDAGCisGAQQBkggJ
BAIEIgwgMDAwMDAwMDAzM2I3MzA5NDAxMzNiNzYxZGExZjAwMDYwHQYKKwYBBAGS
CAkEAwQPDA0xMzIxNjMxNjAzMTE2MBEGCisGAQQBkggJBAUEAwwBMTAkBgorBgEE
AZIICQQGBBYMFDIwMTEtMTEtMThUMTU6NTM6MjNaMCQGCisGAQQBkggJBAcEFgwU
MjExMS0xMS0xOFQxNTo1MzoyM1owEQYKKwYBBAGSCAkEDAQDDAEwMBEGCisGAQQB
kggJBA4EAwwBMDARBgorBgEEAZIICQQLBAMMATEwNAYKKwYBBAGSCAkFAQQmDCRk
ODFiMDIzMS03YTE2LTQ4NDItYmEwYi1jOTBiOWQxZWMzYTcwDQYJKoZIhvcNAQEF
BQADgYEAEOhrZWhsfBc3QneF73RxhkDi05RBlxIWSW9lcmDWs91h2qzmkMgDb8Jh
1K0c3nniXmmElYCz3f3AwBLC4G5/4vPaVvWkS7Dr4p3XcwvGzl5TUSYFRfNfrQPM
2yBdg12VeQirC5RpLR8nl6zr5/MdUkgimseJseKywQR8z2HNggs=
-----END CERTIFICATE-----
</clientcert><clientkey>-----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAsvz0Y37ABZYFrKUar1VGVo65sbew4JsZBuFM8CTjMbJrBpww
qJ1TvBecDhCbU2vXH0XhvbLL1zhXFUVMny3KCCQ/khzpwqSBmqtT8H4XrdC8xKLI
nDFrAb1SBoEzBIzmcRmnPvtlLfFnH/HQ7mAkCXBb+weCLJx1jLxprhEMGTe7APTZ
aypZ2gdsTZu8EExeNhWBfrb3LLdIbqzYEOQ1eZ4JXoUpNybtainOzS+gzEtw8WBZ
UWnUnc7humi0+YxYBI0KlY2RTbWIfxRM9B3hoTNvfChVWjd//2fnS2xUJSz/03am
bOvAr8P3mnGoF/6MtH9rkISDfQ88iGdCzvzbXwIDAQABAoIBAAlmg6deFtO0R2QD
39zpi6IsKNCOpzmEq9HSr2nFZjFL/5b/SQbyDF3Kl6Wddarx9QBteSevZklNajVx
yE5r5zp6POR9pEFWxn/LE8ODu9ajKebh7ctWRRp4SQCSdI1+oPO7ty71oSDClvn0
h1adsgbU4d/TSyDwrrPPiXVc69e/IRTlKZc2ZBogq7SG2aE5AfZC+Oc4EdDdfIms
jYjotxZ7TgwTutfHHbnhE/QMJ01yr/b8e9tVDkgnKvnlus1D9C1gF8ytT3VDYYPv
mlQ//V2iGTDTnJ9BfcEvteJ980W1w4AfFME6RytMe8qmLz48MZTw0AAmBfAxpnsf
GVtEqQECgYEA14uG8g9nqPY5V2+AadUNUA0Xi1gAemimhTDgPGkc/XORF4yXflhN
Z4SG0X3ZncvX0RaJvmRLyv+FpxilBzQO9/y6TU9LVTluOld9rKoEsdYjrBLcAY20
lf678yv1ULmU16NQlx0y4Sm+yO1nSS3nC39+nJo4tJaHOibWpp5b/8ECgYEA1JTy
QXk26pEKyMRU4EhwDhDTLvWzlYmoiGYHknkNR9nXpwtc3VVoNj3JOxtD6ZhTr8uh
4n0wXNQsu9Ep0Yvd9K6zkCVNYYWQbsgn75Wj2dfk3KFRRvEYe24xJ5NanpeyP0DD
98ksuG79Xb7kcoSviqSJcLs9hYzdfaNYDJ5Box8CgYEAlE5/omvxEjOgzsV8oNUk
HNF1Qr5hTdhVw00W7NoSRV3QFlj5H8jYMYLhVKF4K3fHXilYy3StJdbc+lUdr7Al
IIJ3GZyWo+QpMOFkKnqtUkOaNdqgID2FZLNqVO4JE+stO5Y2bFN936leiVe3+oUn
9SRbVJtUqwTrtJpmlSxe9sECgYEAx9WIceHnrNNR5u8gtoGBzMcmLqPMAIuaQTZg
ceGXiW6P2bjFwE60GyEz1HtJ+QI30S7EbCuw1eKidqAmBpTLvmKn654VQtKStoEz
gXYSxAq+WmTPCbhEgmtQi9pqOmFxryJL1ddoUawMQx7ak4iFl/gaNz3clHmaEKwH
bj0qiJMCgYB9GFsGSkRgdqupuJUPFPqALAGvAWy5u8r4N+uhLjhx21/D7A+0+x05
t0Ggz8+6N1E90RgW4au219p9uRw1mbc2PYAm7GUWsdil8ZfWUA3Yd3KB6OAF7dKp
lhdADLk1PHvxDZpZk+/XCYwizVzx7aki7wADuswiJOh7sGC1KZqRWA==
-----END RSA PRIVATE KEY-----
</clientkey></repository></repositories></template>

Comment 1 chris alfonso 2011-11-21 21:52:59 UTC
You can see the supported builder names here https://github.com/aeolusproject/imagefactory/tree/master/imgfac/builders

I believe the <name> element value needs to be one of those builder prefixed names.

Comment 2 Mike McCune 2011-11-21 22:45:17 UTC
Before we go and add a mapping table in Katello to transform the distribution names provided by Release Engineering in the treeinfo files, eg:

https://cdn.redhat.com/content/dist/rhel/server-6/6Server/x86_64/os/treeinfo

or if you can't access that, here:

https://fedorahosted.org/katello/wiki/ExampleTreeinfoFile

we will want to make sure that we are making the right translations to the format imagefactory wants.  It seems a bit backwards to translate the standard product name to a Image Factory specific classname as noted in the above URL.

Seems to me Image Factory should be the one doing the mapping but we can go ahead and do this if necessary.

Comment 3 Mike McCune 2011-11-21 22:55:21 UTC
To be clear the translation would be:

treeinfo data:

family = Red Hat Enterprise Linux -> RHEL
version = 6.0 -> 6

RHEL6_

I assume it is up to IF to fill out the rest of the string?

Comment 4 Mike McCune 2011-11-21 22:59:53 UTC
Also ... do we need to translate both fields so:

  <os>
    <name>Red Hat Enterprise Linux</name>
    <version>6.1</version>

becomes:

  <os>
    <name>RHEL</name>
    <version>6</version>

seems like a bad idea to chop off the .1 from 6.1 just because there does not yet exist a class in IF to deal with 6.1 (vs 6).

Comment 5 wes hayutin 2011-11-22 00:33:12 UTC
I agree that image factory should be more tolerant of names used..
That family = Red Hat Enterprise Linux -> RHEL 

The current implementation of factory actually includes the major version of RHEL in the name..

So it looks like..

    <name>RHEL-6</name>    
    <version>1</version>

It does seem more intuitive to write out the xml as Mike has described it.
w/ <name> taking either RHEL or "Red Hat Enterprise Linux"

and then in the version specifying the major and minor versions, however that is not how it works today. We have some very old bugs targeting the diff between fedora and rhel templates, but the is what it is now.


I'm betting the SE guys ran into the same confusion we had, which was RHEL templates would look like fedora templates..
 <os>
    <name>Fedora</name>
    <version>15</version>

However they do *not*..

Again.. RHEL has the major version in the <name>

  <os>    
    <name>RHEL-6</name>    
    <version>1</version>

Comment 6 Mike McCune 2011-11-22 00:40:53 UTC
I'd like to advocate at least a common convention could be adopted if and when we (CE) are to translate the output of the template into the Image Factory required format.

I'd prefer to avoid having to put in logic that does:

 * if RHEL include version in name
 * else, just include name

and would like it if we could just do:

 treeinfo name -> IF required name format (eg, Red Hat Enterprise Linux -> RHEL)
 treeinfo version > IF required version format (eg, 5.5 -> 5)

Comment 7 Garik Khachikyan 2011-11-22 07:22:27 UTC
btw - the bug seems not triage-ed and no priority/severity is there.

@Wes: what is importance of this fix for you ?

About the mapping structure - would be great after (during) implementation have a wiki for that. thanks.

Comment 8 jrd 2011-11-22 14:24:10 UTC
I'm not going to express an opinion at this point about the merits of making IF be more tolerant and/or sensible about what it accepts.  The proposals above sound reasonable.....  for post 1.0.

Whether or not it's ideal, the template schema has mileage on it, and I think it's a bad idea to change it at this stage of the project.  Aside from everything else, the IF team has already agreed to take on an out-of-band project for this sprint.  We don't have the bandwidth to fiddle the format without breaking it.

I strongly advocate that the katello team put in some variety of mapping, however kludgey, to get us past 1.0.  Let's revisit enhancements to the template schema afterwards.

Comment 10 Lukas Zapletal 2011-11-23 11:32:51 UTC
I recommend the following mapping:

# katello mapping file
---

# supported distribution mapping for TDL name-version pairs
- aeolus_imagefactory:
    Fedora 14: [Fedora, 14]
    Fedora 15: [Fedora, 15]
    Fedora 16: [Fedora, 16]
    Fedora 17: [Fedora, 17]
    Red Hat Enterprise Linux 5.5: [RHEL-5, U5]
    Red Hat Enterprise Linux 5.6: [RHEL-5, U6]
    Red Hat Enterprise Linux 5.7: [RHEL-5, U7]
    Red Hat Enterprise Linux 5.8: [RHEL-5, U8]
    Red Hat Enterprise Linux 5.9: [RHEL-5, U9]
    Red Hat Enterprise Linux 6: [RHEL-6, 0]
    Red Hat Enterprise Linux 6.0: [RHEL-6, 0]
    Red Hat Enterprise Linux 6.1: [RHEL-6, 1]
    Red Hat Enterprise Linux 6.2: [RHEL-6, 2]
    Red Hat Enterprise Linux 6.3: [RHEL-6, 3]
    Red Hat Enterprise Linux 6.4: [RHEL-6, 4]

# vim: sw=4:ts=3:et

Comment 11 Lukas Zapletal 2011-11-24 15:08:35 UTC
Katello now has a mapping file in /etc/katello/mapping.yml which contain all supported distributions and versions.

5c2cdca 755730 - exported RHEL templates mapping

Comment 12 wes hayutin 2011-11-28 01:16:55 UTC
removing bugs from ce-sprint from the tracker.. you can find these bugs by querying the "qa whiteboard" for ce-sprint-60

Comment 13 Sachin Ghai 2011-12-29 12:03:14 UTC
Verified with following katello build:

[root@dhcp201-197 ~]# rpm -qa | grep katello
katello-glue-pulp-0.1.155-1.el6.noarch
katello-configure-0.1.48-1.el6.noarch
katello-trusted-ssl-cert-1.0-1.noarch
katello-cli-common-0.1.31-1.el6.noarch
katello-glue-foreman-0.1.155-1.el6.noarch
katello-common-0.1.155-1.el6.noarch
katello-httpd-ssl-key-pair-1.0-1.noarch
katello-0.1.155-1.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-repos-0.1.4-1.el6.noarch
katello-cli-0.1.31-1.el6.noarch
katello-glue-candlepin-0.1.155-1.el6.noarch
katello-all-0.1.155-1.el6.noarch
katello-certs-tools-1.0.1-1.el6.noarch


mapping.yml file includes:
===========================
[root@dhcp201-197 ~]# cat /etc/katello/mapping.yml 
# katello mapping file
---

# supported distribution mapping for TDL name-version pairs
imagefactory_naming:
    Fedora 14: [Fedora, 14]
    Fedora 15: [Fedora, 15]
    Fedora 16: [Fedora, 16]
    Fedora 17: [Fedora, 17]
    Red Hat Enterprise Linux 5.5: [RHEL-5, U5]
    Red Hat Enterprise Linux 5.6: [RHEL-5, U6]
    Red Hat Enterprise Linux 5.7: [RHEL-5, U7]
    Red Hat Enterprise Linux 5.8: [RHEL-5, U8]
    Red Hat Enterprise Linux 5.9: [RHEL-5, U9]
    Red Hat Enterprise Linux 6: [RHEL-6, 0]
    Red Hat Enterprise Linux 6.0: [RHEL-6, 0]
    Red Hat Enterprise Linux 6.1: [RHEL-6, 1]
    Red Hat Enterprise Linux 6.2: [RHEL-6, 2]
    Red Hat Enterprise Linux 6.3: [RHEL-6, 3]
    Red Hat Enterprise Linux 6.4: [RHEL-6, 4]

# vim: sw=4:ts=3:et
[root@dhcp201-197 ~]#


I generated a system template of rhel6.1 distro that uses the name version pairs like:

[RHEL-6, 1]

Please see the generated template here:


-----
[root@scroponok ~]# xmllint --format --recover rhel61_29dec-Locker-export.xml 
<?xml version="1.0" encoding="UTF-8"?>
<template>
  <name>rhel61_29dec</name>
  <os>
    <name>RHEL-6</name>
    <version>1</version>
    <arch>x86_64</arch>
    <install type="url">
      <url>http://dhcp201-197.englab.pnq.redhat.com/pulp/ks/ACME_Corporation/Locker/content/dist/rhel/server/6/6.1/x86_64/os/</url>
    </install>
    <rootpw>redhat</rootpw>
  </os>
  <description/>
  <packages/>
  <repositories>
    <repository name="Red Hat Enterprise Linux 6 Server RPMs 61 x86_64">
      <url>https://dhcp201-197.englab.pnq.redhat.com/pulp/repos/ACME_Corporation/Locker/content/dist/rhel/server/6/6.1/x86_64/os</url>
      <persisted>No</persisted>
      <clientcert>-----BEGIN CERTIFICATE-----
MIIF9jCCBV+gAwIBAgIIGknYCH99CJowDQYJKoZIhvcNAQEFBQAwSzEqMCgGA1UE
AwwhZGhjcDIwMS0xOTcuZW5nbGFiLnBucS5yZWRoYXQuY29tMQswCQYDVQQGEwJV
UzEQMA4GA1UEBwwHUmFsZWlnaDAgFw0xMTEyMjkwNjMwNDVaGA8yMTExMTIyOTA2
MzA0NVowKzEpMCcGA1UEAxMgOGFjMTQ5NDUzNDg1OTM5NjAxMzQ4ODgzODhkNjAw
M2YwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeHvarvPDs6NPeSvVS
24EhxoL2ixgUtRmzVr4vXGD7K9YorQNdmkoROxV7QukLL68H4C1/nCjUE8Wsx/B5
yQh3VLGsFRiJSGy3/1KHfW48kcKW+TRvGxHg7egG91O1FJKmGbmRvJqag7CCqHvs
YFuL8+haFnu9CzeFo3aOZQFheZK5mY2xE/4qo4JfWKZHdk5ipwgwDCMLww80cJn3
wRh5jIlk9FvBHEWc6Bdts1o4meMICfdze6qzaqJ2wjNwepl5M/yeekqL5ZBjDDrF
cWBjfCjL0gpqdfeiIeFGTNcwUVOVydBzYDT/CG8Yv3PkpaWjHQ40jY/hDjnfkBJ5
TM5HAgMBAAGjggN7MIIDdzARBglghkgBhvhCAQEEBAMCBaAwCwYDVR0PBAQDAgSw
MHsGA1UdIwR0MHKAFB1uXyEBTKXDtkavZ2xhq13FlA/qoU+kTTBLMSowKAYDVQQD
DCFkaGNwMjAxLTE5Ny5lbmdsYWIucG5xLnJlZGhhdC5jb20xCzAJBgNVBAYTAlVT
MRAwDgYDVQQHDAdSYWxlaWdoggkA7MyJm9IcjmowHQYDVR0OBBYEFOQsH6v2Chyi
bjcqdByQZZz/eqU0MBMGA1UdJQQMMAoGCCsGAQUFBwMCMDQGECsGAQQBkggJAabI
xI32TwEEIAweQUNNRV9Db3Jwb3JhdGlvbl91ZWJlcl9wcm9kdWN0MBYGECsGAQQB
kggJAabIxI32TwMEAgwAMBYGECsGAQQBkggJAabIxI32TwIEAgwAMBkGECsGAQQB
kggJAqbIxI33UgEEBQwDeXVtMCQGESsGAQQBkggJAqbIxI33UgEBBA8MDXVlYmVy
X2NvbnRlbnQwMgYRKwYBBAGSCAkCpsjEjfdSAQIEHQwbMTMyNTE0MDI0NTMyN191
ZWJlcl9jb250ZW50MB0GESsGAQQBkggJAqbIxI33UgEFBAgMBkN1c3RvbTAoBhEr
BgEEAZIICQKmyMSN91IBBgQTDBEvQUNNRV9Db3Jwb3JhdGlvbjAXBhErBgEEAZII
CQKmyMSN91IBBwQCDAAwGAYRKwYBBAGSCAkCpsjEjfdSAQgEAwwBMTAuBgorBgEE
AZIICQQBBCAMHkFDTUVfQ29ycG9yYXRpb25fdWViZXJfcHJvZHVjdDAwBgorBgEE
AZIICQQCBCIMIDhhYzE0OTQ1MzQ4NTkzOTYwMTM0ODg4MzdlMTkwMDNiMB0GCisG
AQQBkggJBAMEDwwNMTMyNTE0MDI0NTMyNzARBgorBgEEAZIICQQFBAMMATEwJAYK
KwYBBAGSCAkEBgQWDBQyMDExLTEyLTI5VDA2OjMwOjQ1WjAkBgorBgEEAZIICQQH
BBYMFDIxMTEtMTItMjlUMDY6MzA6NDVaMBEGCisGAQQBkggJBAwEAwwBMDARBgor
BgEEAZIICQQOBAMMATAwEQYKKwYBBAGSCAkECwQDDAExMDQGCisGAQQBkggJBQEE
JgwkOTI3Y2FiODMtYThhNy00NGY3LWI4OGEtODEwYTc5NjJmODg1MA0GCSqGSIb3
DQEBBQUAA4GBAKP2QHPXmfZumfuyLWBgwxrxXaQCjMr8RhQjqU5sYbUdM+skzWK7
yzcK2lLEGoiDVl3VqVAVZKU9LtIx4Kh/QXKibzcYUAOGXXmW2npO0wehiXxT/Hl5
jE2+KgcwwzQedKIG4ABe0F+HEjr8UUT8C3dZBzbN0uHeDQ5miPrnn4Ce
-----END CERTIFICATE-----
</clientcert>
      <clientkey>-----BEGIN RSA PRIVATE KEY-----
MIIEogIBAAKCAQEAnh72q7zw7OjT3kr1UtuBIcaC9osYFLUZs1a+L1xg+yvWKK0D
XZpKETsVe0LpCy+vB+Atf5wo1BPFrMfweckId1SxrBUYiUhst/9Sh31uPJHClvk0
bxsR4O3oBvdTtRSSphm5kbyamoOwgqh77GBbi/PoWhZ7vQs3haN2jmUBYXmSuZmN
sRP+KqOCX1imR3ZOYqcIMAwjC8MPNHCZ98EYeYyJZPRbwRxFnOgXbbNaOJnjCAn3
c3uqs2qidsIzcHqZeTP8nnpKi+WQYww6xXFgY3woy9IKanX3oiHhRkzXMFFTlcnQ
c2A0/whvGL9z5KWlox0ONI2P4Q4535ASeUzORwIDAQABAoIBADnflWNIVVow4ZME
FoSMKNhm4vo/8MFrg4ubXSLSigCEi+75XDj/RsrFuFgUJl3cxxB34c9KJbtxvTE/
QOoiRYH/ssQMOJ3Or1QtFFTY+OccZn+BmMptuv57tSgPkEi/zekTk1MfF+sj9g/s
gOcEYZ142XtXrVSE7X5xVOxLVdUJ6euE2QZHjRbIy1pT9CLTElMoZBeoimxLrF/i
EgshBpvJszGOYQfmSmXAKtC6eDxxmQLj5Jeu6KNzjtnVmlTtsY0iqXkI4SBL6V5+
crMhsYnyRbbpJPF6yYDWmsqT03gY7RtStT6SE7v6256nkGY7khxyS6YMlpzZ+jBU
NDkmzIkCgYEAz4nL0cWarqqTmv/JbZ5XDdV8TTwOWO03FrHNjiF07iQKrWuqmabD
YRM9z9MinKJT5ZZgMarRGhGcMqD9Xzol6FfUwmsnGxL2vMVj5RS/B5zn9QQ4wxL1
3SDh2VNeYc1t+hrZZ49IKgVkl8QTLTsmzjTNK1PmYlsd19DWeziaYi0CgYEAwwsa
hDrJDRe6we7a6oI4Ark3E1z1dBcpD+CEhhk5RGth6rWuxv+kLwU0EM1HH1Y9kImB
plN0wwCN5bf85nTZiZSBCrYZ8oflMWanWc24tgkPQls1+9lSq823kQCpC2Cvcn5o
3RQ2adTNldmNuxyAiOchaB6PtnTo/01WBYx13sMCgYB6HMj5T7yY4zLgc3pwbkco
k6GEzD5g4oqUZt/criDf8gL6USxbJf01xB2Nh9yIrxaQMu+8qZZJMW1neMQ8YLln
QS6limjDDGBzZ+1EH/Xao97zkp1XYnOZvbxFpEEXaMk57MxYm7zJRM0QY0UpSvGl
SPojcUVQP+6KSo24iPCFrQKBgD2j/LVdfrzMixFPU5BZpyn1LxrHfis6Rpfl9PwM
bLTa2w86bAooMNNLabEFrzyQHNTZIEhYh8Y5Hp9DDoIm27lHXaDs/DZSDHUYZDtV
cNLW+iOWf/EgNahmU2VYOBSIcepVWP7FrIy13GNHZiuETnr10PD+95xKRnipEE6g
nX/RAoGAZZLAa4K54zFGmBNDCe0i01TIryMl+q9EgNt86Rk0FJev7nBNCsEgm0Ph
zBcIC7rnkBkcbCG7I8ezG+Frtw45lBC2gBhbVkVJs8r0vhhCufT3Fjw0M6jxBfIz
4XEug3qRp1hGlPhZJh62gJ/N/qnvrn2ih08RtYSlYhP79IcN7Tw=
-----END RSA PRIVATE KEY-----
</clientkey>
    </repository>
  </repositories>
</template>
[root@scroponok ~]#


Later I tried to import it in aeolus for building an image:

[root@scroponok ~]# aeolus-cli build --target ec2 --template rhel61_29dec-Locker-export.xml
Image: 3536eb57-c681-4e81-8bfb-271da0d4b0eb
Build: f60030a0-1cf5-4a25-a9b6-66a43726d130
Target Image: 3391332d-b798-491a-89e3-f2aadb4e7847	 :Status COMPLETED

Comment 16 Mike McCune 2013-08-16 18:06:07 UTC
getting rid of 6.0.0 version since that doesn't exist


Note You need to log in before you can comment on or make changes to this bug.