Hi: I've just pushed a new release of python-neutronclient out. The main feature in this release is keystone v3 auth support [1]. In addition, the following, changes are also a part of this release:
f22dbd2 Updated from global requirements 9f3ffdf Remove unnecessary get_status_code wrapper function deb850b Fix CLI support for DVR, take 2 155d325 Refactor CreateRouter to use update_dict 749a5f5 Repeat add-tenant and remove-tenant option in cli 98d2135 Rename --timeout param to --http-timeout 74968bd Fix typo in cli help 8f59a30 Print exception when verbose is over DEBUG_LEVEL e254392 Remove incorrect super() call 16e04a5 Avoid modifying default function arguments ef39ff0 Fix unit tests to succeed on any PYTHONHASHSEED 5258ec5 Provide support for nested objects 2203b01 Add keystone v3 auth support 9ee9415 Updated from global requirements 8f38b2e Fix listing security group rules a3d0095 Introduce shadow resources for NeutronCommands 4164de2 setup logger name of NeutronCommand automatically The release can be downloaded from PyPi here: https://pypi.python.org/pypi/python-neutronclient Thanks! Kyle [1] https://review.openstack.org/#/c/92390/ _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
