
Now Nova contains v2 and v2.1 APIs, but version API returns the same href between v2 and v2.1 like: {"href": "http://192.168.11.62:8774/v2/", "rel": "self"} in a response. In addition, current generate_href() handles v3 API case also. However v3 API has disappeared, so the code is meaningless now. This patch fixes the problem for returning a right href. Change-Id: Ie3ac1223a9c88a33bcc037c7a50ac308bcebea2d Closes-Bug: #1373741
OpenStack Nova Documentation README
See the "Building the Documentation" section of doc/source/devref/development.environment.rst.