Bug 1383509 - Openstack image upload issues:400 Bad Request: Client disconnected before sending all data to backend (HTTP 400)
Summary: Openstack image upload issues:400 Bad Request: Client disconnected before sen...
Keywords:
Status: CLOSED DUPLICATE of bug 1383508
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-glance
Version: 9.0 (Mitaka)
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Cyril Roelandt
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-10 20:50 UTC by jivy
Modified: 2016-10-15 02:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-15 02:05:20 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description jivy 2016-10-10 20:50:45 UTC
Description of problem:Receiving 400 Bad Request: Client disconnected before sending all data to backend (HTTP 400)when attempting to upload images when using the Red Hat Director 9 install guide.




Version-Release number of selected component (if applicable):9


How reproducible: Unsure


Steps to Reproduce:
1.
2.
3.

Actual results:
[stack@undercloud ~]$ source stackrc
[stack@undercloud ~]$ cd ~/images
[stack@undercloud images]$ pwd
/home/stack/images
[stack@undercloud images]$ ls
ironic-python-agent.initramfs  ironic-python-agent.kernel  overcloud-full.initrd  overcloud-full.qcow2  overcloud-full.vmlinuz
[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]$ openstack image list

[stack@undercloud images]$ ls -ltr
total 1695328
-rw-r--r--. 1 stack stack  447551200 Aug 18 14:19 ironic-python-agent.initramfs
-rwxr-xr-x. 1 stack stack    5157696 Aug 18 14:19 ironic-python-agent.kernel
-rwxr-xr-x. 1 stack stack    5157696 Aug 18 15:13 overcloud-full.vmlinuz
-rw-r--r--. 1 stack stack   42613432 Aug 18 15:13 overcloud-full.initrd
-rw-r--r--. 1 stack stack 1235524608 Aug 18 15:17 overcloud-full.qcow2
[stack@undercloud images]$


Expected results: Expected results are for all the images to be added to glance. 


Additional info:

Comment 1 Paul Grist 2016-10-15 02:05:20 UTC

*** This bug has been marked as a duplicate of bug 1383508 ***


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