← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1555826] [NEW] Functional API client has incorrect URL for volumes

 

Public bug reported:

All of the volume operations in the functional api client helper methods
has 'volumes' for the URL instead of 'os-volumes'
(https://github.com/openstack/nova/blob/master/nova/tests/functional/api/client.py#L307).
[Link to API guide: http://developer.openstack.org/api-ref-
compute-v2.1.html#os-volumes].

This will cause any tests that want to use that helper method to get a
404 instead of their desired function.

** Affects: nova
     Importance: Medium
     Assignee: Ryan Rossiter (rlrossit)
         Status: Triaged


** Tags: api functional testing

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

Title:
  Functional API client has incorrect URL for volumes

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  All of the volume operations in the functional api client helper
  methods has 'volumes' for the URL instead of 'os-volumes'
  (https://github.com/openstack/nova/blob/master/nova/tests/functional/api/client.py#L307).
  [Link to API guide: http://developer.openstack.org/api-ref-
  compute-v2.1.html#os-volumes].

  This will cause any tests that want to use that helper method to get a
  404 instead of their desired function.

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


Follow ups