Bug 1236663 - No output for upload images command
Summary: No output for upload images command
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-rdomanager-oscplugin
Version: Director
Hardware: Unspecified
OS: Linux
high
medium
Target Milestone: y1
: 7.0 (Kilo)
Assignee: Marek Aufart
QA Contact: Marius Cornea
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-29 16:46 UTC by Ola Pavlenko
Modified: 2023-02-22 23:02 UTC (History)
9 users (show)

Fixed In Version: python-rdomanager-oscplugin-0.0.9-2.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-08 12:10:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 242061 0 None None None Never
Red Hat Product Errata RHSA-2015:1862 0 normal SHIPPED_LIVE Moderate: Red Hat Enterprise Linux OpenStack Platform 7 director update 2015-10-08 16:05:50 UTC

Description Ola Pavlenko 2015-06-29 16:46:08 UTC
Description of problem:
there is no output of failed/succeed for openstack overcloud images upload command 

Version-Release number of selected component (if applicable):
python-rdomanager-oscplugin-0.0.8-13.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1.having undercloud installed and using pre-built images
2.upload the images using openstack client " openstack overcloud image upload"

Actual results:
no output.

Expected results:
expected output: table with listed images were uploaded to the glance.

Additional info:

Comment 3 Ola Pavlenko 2015-06-29 16:48:59 UTC
same for openstack baremetal import --json instackenv.json

Comment 4 Mike Burns 2015-06-29 16:55:10 UTC
(In reply to Ola Pavlenko from comment #3)
> same for openstack baremetal import --json instackenv.json

please file this separately

Comment 7 Marius Cornea 2015-09-14 17:15:19 UTC
[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 |
+--------------------------------------+-------------------+-------------+----------+--------+

Comment 9 errata-xmlrpc 2015-10-08 12:10:15 UTC
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


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