Add python2-ruamel-yaml to controllers
This change filters out the new package from non-controller nodes. Depends-On: https://review.openstack.org/615923 Change-Id: I6b9c078c19bf37ef0312947fc2a4249347a604f7 Signed-off-by: Jason McKenna <jason.mckenna@windriver.com> Story: 2004240 Task: 27763
This commit is contained in:
parent
62a3441be5
commit
0d9bb5e7da
@ -263,6 +263,7 @@ python2-networking-bgpvpn
|
||||
python-networking-bgpvpn-dashboard
|
||||
python-networking-bgpvpn-heat
|
||||
python2-neutron-dynamic-routing
|
||||
python2-ruamel-yaml
|
||||
python2-ryu
|
||||
python-ryu-common
|
||||
platform-kickstarts
|
||||
|
@ -265,6 +265,7 @@ python2-networking-bgpvpn
|
||||
python-networking-bgpvpn-dashboard
|
||||
python-networking-bgpvpn-heat
|
||||
python2-neutron-dynamic-routing
|
||||
python2-ruamel-yaml
|
||||
python2-ryu
|
||||
python-ryu-common
|
||||
platform-kickstarts
|
||||
|
@ -303,6 +303,7 @@ python2-networking-bgpvpn
|
||||
python-networking-bgpvpn-dashboard
|
||||
python-networking-bgpvpn-heat
|
||||
python2-neutron-dynamic-routing
|
||||
python2-ruamel-yaml
|
||||
python2-ryu
|
||||
python-ryu-common
|
||||
python2-networking-sfc
|
||||
|
@ -1,3 +1,3 @@
|
||||
SRC_DIR="${GIT_BASE}/bsp-files"
|
||||
COPY_LIST="$PKG_BASE/LICENSE"
|
||||
TIS_PATCH_VER=1
|
||||
TIS_PATCH_VER=2
|
||||
|
Loading…
Reference in New Issue
Block a user