]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Added initial devstack plugin
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 18 Aug 2015 14:57:44 +0000 (16:57 +0200)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Thu, 20 Aug 2015 16:27:56 +0000 (18:27 +0200)
commit01c0466d74a4c1e50d53f9215b95aa3db62760c9
treee745419720bdbd746f294951cf9eefe51eb53e9e
parent7b960af9b0ff44ed0e2a7bcfa7c40200552bbc6b
Added initial devstack plugin

For now it only supports q-qos service that is used to configure QoS service
plugin. It also adds ability to enable l2 agent extensions.

To check that it works, I am enabling QoS tests back for API job.

Partially-Implements: blueprint quantum-qos-api
Change-Id: I19e4fe0cf5ecc55397628017631c3ff6718ce36f
devstack/lib/l2_agent [new file with mode: 0644]
devstack/lib/ml2 [new file with mode: 0644]
devstack/lib/qos [new file with mode: 0644]
devstack/plugin.sh [new file with mode: 0644]
devstack/settings [new file with mode: 0644]
neutron/tests/contrib/gate_hook.sh