43403b7b07bdd071388b3ea798c43d1d16a1f5bf

This patch adds a '--long' option to trunk list OSC CLI. Using '--long' option will now allow user to see additional fields while listing all trunks. This patch is also a follow up patch for change I6fe1dbd81813fae234801a61c0e3d89f9e7c791e to address multiple TODOs like importing modules from osc-lib instead direct imports and adding exception handling for NetworkTrunkSet command with appropriate unit tests. Change-Id: Iae1801b0b4f6bc2ca434290041ab5277285e400b
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
).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Developer's Guide
Description
Languages
Python
100%