]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cisco plugin CLI call to quantumclient CLI
authormat <mathieu.rohon@gmail.com>
Wed, 16 May 2012 14:16:43 +0000 (16:16 +0200)
committermat <mathieu.rohon@gmail.com>
Wed, 16 May 2012 14:16:43 +0000 (16:16 +0200)
commit77df8ddc47d575efad34b1b2d932bec7c0f3a270
tree1050550ec30a6d04bf8b8b9178d4f2f4dec53faf
parentae73d027140f87a881f4b324e6c243afc81cfbb0
Cisco plugin CLI call to quantumclient CLI

when Cisco plugin CLI is used, it wil call the quantumclient CLI if the command is not in its extensions.
the version of the Quantum API must be specified when the the Cisco plugin CLI is looking for Quantum commands.

Bug 1000251

Change-Id: I3e4039edb7cb79411fc60677ef6f99fca8007dc9
quantum/plugins/cisco/client/cli.py