← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1736669] [NEW] designate driver should autodetect API version

 

Public bug reported:

Currently the designate driver assumes that the url it is given points
to the v2 API endpoint, i.e. it includes the "/v2" suffix. When this is
omitted, the driver makes broken calls to designate.

For more stable operations and simplified configuration, the driver
should be able to handle being given the unversioned endpoint and find
its way by doing version discovery.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1736669

Title:
  designate driver should autodetect API version

Status in neutron:
  New

Bug description:
  Currently the designate driver assumes that the url it is given points
  to the v2 API endpoint, i.e. it includes the "/v2" suffix. When this
  is omitted, the driver makes broken calls to designate.

  For more stable operations and simplified configuration, the driver
  should be able to handle being given the unversioned endpoint and find
  its way by doing version discovery.

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


Follow ups