Bug 720761
| Summary: | aeolus-image list --images does not list imported images | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | wes hayutin <whayutin> |
| Component: | rubygem-aeolus-image | Assignee: | Martyn Taylor <mtaylor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.3.1 | CC: | akarol, dajohnso, markmc, morazi, ssachdev |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-08 13:49:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
wes hayutin
2011-07-12 17:09:27 UTC
commit 7c8427e96dd11f4fe183aeb4e2174ba34c310bfb
Author: Martyn Taylor <mtaylor>
Date: Thu Jul 14 15:19:39 2011 +0100
BZ#720761 List Imported Images
List the invalid images
[root@hp-dl180g6-01 ~]# aeolus-image list --images UUID NAME TARGET OS OS VERSION ARCH DESCRIPTION 0ee69724-4de3-47e5-bcfc-b75b2888428d RHEL_postgres ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres e1df5ef9-2ef0-4978-b253-f241b3271525 RHEL_westestVmware01 ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres e1df5ef9-2ef0-4978-b253-f241b3271525 RHEL_westestVmware01 vsphere RHEL-6 1 x86_64 RHEL61 x86_64 with postgres 6db9dfd1-65cc-4cb1-9dfc-f3118f825c34 RHEL_westestVmware01 ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres [root@hp-dl180g6-01 ~]# aeolus-image import --provider ec2-us-west-1 --target ec2 --id ami-592d7f1c Target Image: d0696f88-4edc-492d-aab7-4491e75d71bc Image: b4e9873c-6f70-40ec-9afa-67a13c50c1a0 Build: 7d6bbaf4-f6b7-4c67-a4c3-84d7125ab03f Provider Image: ab01a62b-c11d-49eb-b85c-83f65fd10990 [root@hp-dl180g6-01 ~]# aeolus-image list --images UUID NAME TARGET OS OS VERSION ARCH DESCRIPTION 0ee69724-4de3-47e5-bcfc-b75b2888428d RHEL_postgres ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres e1df5ef9-2ef0-4978-b253-f241b3271525 RHEL_westestVmware01 ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres e1df5ef9-2ef0-4978-b253-f241b3271525 RHEL_westestVmware01 vsphere RHEL-6 1 x86_64 RHEL61 x86_64 with postgres 6db9dfd1-65cc-4cb1-9dfc-f3118f825c34 RHEL_westestVmware01 ec2 RHEL-6 1 x86_64 RHEL61 x86_64 with postgres [root@hp-dl180g6-01 ~]# [root@hp-dl180g6-01 ~]# rpm -qa | grep aeolus aeolus-conductor-doc-0.3.0-0.el6.20110718142517git4cd3a5e.noarch aeolus-conductor-daemons-0.3.0-0.el6.20110718142517git4cd3a5e.noarch rubygem-aeolus-image-0.0.1-1.el6.20110718142517git4cd3a5e.noarch aeolus-all-0.3.0-0.el6.20110718142517git4cd3a5e.noarch aeolus-conductor-0.3.0-0.el6.20110718142517git4cd3a5e.noarch aeolus-configure-2.0.1-0.el6.20110718092611gitdc7eac0.noarch [root@hp-dl180g6-01 ~]# are we sure this is in the build? [root@hp-ml150g6-01 ~]# aeolus-image import --provider ec2-us-east-1 --target ec2 --id ami-5e837b37 Target Image: 7ea6d181-68bf-45c3-913b-d83e9bc3b17a Image: a049a01d-7279-4f70-8037-9d3f4b5ef09e Build: b096daa6-82da-4b7c-a5f8-6b4be2fd87f6 Provider Image: 5107e675-8791-4848-8cd9-0b1ad32758e2 [root@hp-ml150g6-01 ~]# aeolus-image list --images IMAGE ID LASTEST PUSHED BUILD NAME TARGET OS OS VERSION ARCH DESCRIPTION a049a01d-7279-4f70-8037-9d3f4b5ef09e b096daa6-82da-4b7c-a5f8-6b4be2fd87f6 ami-5e837b37 ec2 [root@hp-ml150g6-01 ~]# [root@hp-ml150g6-01 ~]# rpm -q imagefactory imagefactory-0.4.0-1.el6.noarch moving verified bugs off the tracker release pending... release pending... perm close |