Install same packages for neutron-* services as for q-*

This patch creates symlinks between neutron-* files tracking runtime
dependencies for services, and q-* files. Since lib/neutron is the
new recommended way to deploy neutron with devstack, this patch made
neutron-* files real files, while q-* files are just symlinks.

Change-Id: I0f361f31160d0fee40ad3e8de873edd05173e54e
This commit is contained in:
Ihar Hrachyshka 2017-02-25 05:12:38 +00:00
parent 24b58a9a1a
commit 3a6916e768
12 changed files with 16 additions and 10 deletions

1
files/debs/neutron-agent Normal file
View File

@ -0,0 +1 @@
ipset

3
files/debs/neutron-l3 Normal file
View File

@ -0,0 +1,3 @@
conntrack
conntrackd
keepalived

View File

@ -1 +0,0 @@
ipset

1
files/debs/q-agt Symbolic link
View File

@ -0,0 +1 @@
neutron-agent

View File

@ -1,3 +0,0 @@
conntrack
conntrackd
keepalived

1
files/debs/q-l3 Symbolic link
View File

@ -0,0 +1 @@
neutron-l3

View File

@ -0,0 +1 @@
ipset

View File

@ -0,0 +1,2 @@
conntrack-tools
keepalived

View File

@ -1 +0,0 @@
ipset

1
files/rpms-suse/q-agt Symbolic link
View File

@ -0,0 +1 @@
neutron-agent

View File

@ -1,2 +0,0 @@
conntrack-tools
keepalived

1
files/rpms-suse/q-l3 Symbolic link
View File

@ -0,0 +1 @@
neutron-l3

1
files/rpms/neutron-agent Normal file
View File

@ -0,0 +1 @@
ipset

2
files/rpms/neutron-l3 Normal file
View File

@ -0,0 +1,2 @@
conntrack-tools
keepalived

View File

@ -1 +0,0 @@
ipset

1
files/rpms/q-agt Symbolic link
View File

@ -0,0 +1 @@
neutron-agent

View File

@ -1,2 +0,0 @@
conntrack-tools
keepalived

1
files/rpms/q-l3 Symbolic link
View File

@ -0,0 +1 @@
neutron-l3