← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1476657] Re: Attempt to upload image via ftp makes queued image

 

horizon cannot know which types of URL are supported, so the glance API
should handle it appropriately and return an error when unsupported.
This is an job of horizon (even though horizon can display some message
based on an exception message or a response code). Marking this as
Invalid. Feel free to file a new bug if the situation has changed since
the bug was reported and there is any implemented in the horizon side.

** Changed in: horizon
     Assignee: Vlad Okhrimenko (vokhrimenko) => (unassigned)

** Changed in: horizon
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1476657

Title:
  Attempt to upload image via ftp makes queued image

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Attempt to upload image via ftp creates queued image.

  Steps:
  1. Login to Horizon.
  2. Go to Images tab.
  3 .Click Create Image.
  4. Specify Name and type FTP location instead of HTTP.

  Actual:
  Image with permanent "queued" status is created.

  Expected to get some warning about unsupported protocol.
  For example glance CLI does not allow to upload via FTP and warns user by words:
  "400 Bad Request
  ...
  External source are not supported"

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1476657/+subscriptions


References