Update devstack plugin for dependent packages

Recent changes to the gate base images [1] removed a package
neutron-lbaas requires (software-properties-common).
This patch uses the "System Packages" [2] capability of the
plugins to make sure the required package is installed.

[1] https://review.openstack.org/#/c/292573
[2] http://docs.openstack.org/developer/devstack/plugins.html#system-packages

Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
Closes-Bug: #1558289
This commit is contained in:
Michael Johnson 2016-03-16 22:32:58 +00:00
parent a8c9ff6a53
commit eb7a4d4795
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
software-properties-common