Add python-neutronclient to osc-plugin-jobs

Neutron is transitioning its CLI to OSC. Some CLIs will reside
within python-openstackclient while others will be OSC plugins
within python-neutronclient (see [1]). In order to support this,
add osc-plugin-jobs support for python-neutronclient per [2].

[1] https://review.openstack.org/#/c/309587/
[2] http://docs.openstack.org/developer/python-openstackclient/plugins.html

Change-Id: I86595e02ec23f2ab68964ba2bdab51ccb3ffef8a
Related-Bug: #1521291
This commit is contained in:
Richard Theis 2016-04-22 12:01:37 -05:00
parent 4c3383a494
commit fed59c3e51
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ install_from_source python-ironicclient
install_from_source python-ironic-inspector-client
install_from_source python-mistralclient
install_from_source python-muranoclient
install_from_source python-neutronclient
install_from_source python-saharaclient
install_from_source python-searchlightclient
install_from_source python-senlinclient

View File

@ -11484,6 +11484,7 @@ projects:
- name: lib-forward-testing
- name: translation-jobs
- name: release-notes-jobs
- name: osc-plugin-jobs
check:
- gate-neutronclient-test-dsvm-functional
- gate-neutronclient-test-dsvm-functional-adv-svcs