Bug 1236663
| Summary: | No output for upload images command | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ola Pavlenko <opavlenk> |
| Component: | python-rdomanager-oscplugin | Assignee: | Marek Aufart <maufart> |
| Status: | CLOSED ERRATA | QA Contact: | Marius Cornea <mcornea> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | Director | CC: | brad, calfonso, jslagle, maufart, mburns, mcornea, nbarcet, rhel-osp-director-maint, sasha |
| Target Milestone: | y1 | Keywords: | Triaged, ZStream |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-rdomanager-oscplugin-0.0.9-2.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-08 12:10:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ola Pavlenko
2015-06-29 16:46:08 UTC
same for openstack baremetal import --json instackenv.json (In reply to Ola Pavlenko from comment #3) > same for openstack baremetal import --json instackenv.json please file this separately [stack@instack ~]$ rpm -qa | grep python-rdomanager-oscplugin python-rdomanager-oscplugin-0.0.10-3.el7ost.noarch [stack@instack ~]$ openstack overcloud image upload Image "overcloud-full-vmlinuz" was uploaded. +--------------------------------------+------------------------+-------------+---------+--------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------+------------------------+-------------+---------+--------+ | 9bf4187d-0854-4653-9382-e1377af0a32f | overcloud-full-vmlinuz | aki | 5026624 | active | +--------------------------------------+------------------------+-------------+---------+--------+ Image "overcloud-full-initrd" was uploaded. +--------------------------------------+-----------------------+-------------+----------+--------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------+-----------------------+-------------+----------+--------+ | 266a3e7a-61fc-48c7-a0a3-38bbe1331a55 | overcloud-full-initrd | ari | 33613984 | active | +--------------------------------------+-----------------------+-------------+----------+--------+ Image "overcloud-full" was uploaded. +--------------------------------------+----------------+-------------+-----------+--------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------+----------------+-------------+-----------+--------+ | b751229b-3a64-4459-aee1-870c440f8d23 | overcloud-full | qcow2 | 980504064 | active | +--------------------------------------+----------------+-------------+-----------+--------+ Image "bm-deploy-kernel" was uploaded. +--------------------------------------+------------------+-------------+---------+--------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------+------------------+-------------+---------+--------+ | 72683534-25a8-4022-8d41-c78e46f887a1 | bm-deploy-kernel | aki | 5026624 | active | +--------------------------------------+------------------+-------------+---------+--------+ Image "bm-deploy-ramdisk" was uploaded. +--------------------------------------+-------------------+-------------+----------+--------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------+-------------------+-------------+----------+--------+ | 40316d41-ce9d-41ed-9e1c-312c153bf75d | bm-deploy-ramdisk | ari | 57998865 | active | +--------------------------------------+-------------------+-------------+----------+--------+ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1862 |