| Summary: | Cannot upload the overcloud image to glance | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Shang Wu <shwu> | ||||||
| Component: | python-tripleoclient | Assignee: | Jason E. Rist <jrist> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Ola Pavlenko <opavlenk> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 8.0 (Liberty) | CC: | hbrock, jcoufal, jivy, jrist, jslagle, mburns, opavlenk, rhel-osp-director-maint, tvignaud | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | 10.0 (Newton) | Flags: | jrist:
needinfo?
(opavlenk) |
||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-10-14 22:54:58 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: | |||||||
| Attachments: |
|
||||||||
|
Description
Shang Wu
2016-04-15 06:33:00 UTC
Created attachment 1147602 [details]
glance api log
Created attachment 1147603 [details]
glance registry log
Issue resolved the latest image update. This issue can happen if "openstack overcloud image upload --image-path /home/stack/images/" is run from another directory. It works fine if run from /home/stack/images/ If run from /home/stack/images/, the error won't show up. This is a rare error as usually one will upload the images right after untaring them, so from the right directory... This probably needs to be reopened. I'm running into the problem and i'm in the correct directory. [stack@undercloud images]$ ls ironic-python-agent.initramfs overcloud-full.initrd overcloud-full.vmlinuz ironic-python-agent.kernel overcloud-full.qcow2 [stack@undercloud images]$ openstack overcloud image upload --image-path /home/s tack/images/ 400 Bad Request: Client disconnected before sending all data to backend (HTTP 40 0) [stack@undercloud images]$ openstack image list [stack@undercloud images]$ openstack image list [stack@undercloud images]$ openstack overcloud image upload --image-path /home/stack/images/ 400 Bad Request: Client disconnected before sending all data to backend (HTTP 400) [stack@undercloud images]$ pwd /home/stack/images This probably needs to be reopened. I'm running into the problem and i'm in the correct directory. [stack@undercloud images]$ ls ironic-python-agent.initramfs overcloud-full.initrd overcloud-full.vmlinuz ironic-python-agent.kernel overcloud-full.qcow2 [stack@undercloud images]$ openstack overcloud image upload --image-path /home/s tack/images/ 400 Bad Request: Client disconnected before sending all data to backend (HTTP 40 0) [stack@undercloud images]$ openstack image list [stack@undercloud images]$ openstack image list [stack@undercloud images]$ openstack overcloud image upload --image-path /home/stack/images/ 400 Bad Request: Client disconnected before sending all data to backend (HTTP 400) [stack@undercloud images]$ pwd /home/stack/images Sorry, this is for Red Hat 9.0 Sorry, this is for Red Hat 9.0 Can you check this on 10? *** This bug has been marked as a duplicate of bug 1275326 *** |