Commit graph

6 commits

Author SHA1 Message Date
Jenkins
a74a188735 Merge "Add plug-in summary for osc doc" 2017-01-24 22:23:40 +00:00
KATO Tomoyuki
a12f823ded Add plug-in summary for osc doc
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/
plugin-commands.html

Change-Id: I7e7f4f8714c0a261d587d1382103f4f367b64248
2017-01-23 08:02:57 +00:00
Jenkins
af8c7cbbb6 Merge "OSC plugin: catch up with osc-lib 1.0 interface change" 2017-01-12 09:08:45 +00:00
gecong1973
e9e31d9766 Fix a typo
TrivialFix

Change-Id: Ia95e55b712a06648ea19dce30b01a568d7b3edde
2016-11-21 11:49:33 +08:00
Akihiro Motoki
86914044a5 OSC plugin: catch up with osc-lib 1.0 interface change
The detail is documented at
http://docs.openstack.org/developer/osc-lib/transition.html

Change-Id: I012a63290380ab41b2b8207cff660d5a0adac40e
2016-10-11 16:57:34 +09:00
Richard Theis
d63a92a55f Base OSC plugin support
Enable neutronclient OSC plugin support.
This patch set does the following:

 - Establishes OSC plugin structure for commands and unit tests
 - Creates the OSC plugin
 - Adds OSC to test-requirements.txt

Co-Authored-By: Akihiro Motoki <motoki@da.jp.nec.com>
Change-Id: I9a20bc7a3d8aa7b631fb0fd534fc5705c23326ce
Related-Bug: #1521291
2016-07-08 21:54:29 +00:00