a147631309cfc57f47f74fc9721f07db85d3fe65

Output is: Unable to find network with name '7ea795c9-0b72-4585-bd91-9bf83c0d1c80' Output should be: Unable to find network with name or id Someone could think that the net id is not checked. Closes-Bug: #1544907 Change-Id: I6999ab4e07a58751a9860764447c00fe7bf8ee81
Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the neutronclient
module) and a
command-line tool (neutron
).
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-neutronclient
- Source: http://git.openstack.org/cgit/openstack/python-neutronclient
- Bugs: http://bugs.launchpad.net/python-neutronclient
Description
Languages
Python
100%