commit | d6fc4ad08fbaa860235c8b6468fce0bff08dd4ef | [log] [tgz] |
---|---|---|
author | Tianbiao Qi <qitianbiao@gmail.com> | Fri Oct 28 16:29:24 2016 +0800 |
committer | Tianbiao Qi <qitianbiao@gmail.com> | Fri Oct 28 16:29:24 2016 +0800 |
tree | 9d514e03a7556c94b8a1b05d20a1c3eca581b143 | |
parent | 17cca5850d50a2ab7302f67899c263a9b4da7585 [diff] |
Correct a scheme example error from fake netutron versions client Based on the standard neturon api document in following url: http://developer.openstack.org/api-ref/networking/v2/index.html?expanded=list-api-versions-detail#api-versions the response parameters from neutron api versions list request doesn't have names of 'updated', 'version', 'min_version' which nova api versions list has though. This patch is removing the misleading and make the example explicit. Change-Id: I1ef117d6b61de16528d1b47fff41a5c8981b2075