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:
parent
24b58a9a1a
commit
3a6916e768
1
files/debs/neutron-agent
Normal file
1
files/debs/neutron-agent
Normal file
@ -0,0 +1 @@
|
||||
ipset
|
3
files/debs/neutron-l3
Normal file
3
files/debs/neutron-l3
Normal file
@ -0,0 +1,3 @@
|
||||
conntrack
|
||||
conntrackd
|
||||
keepalived
|
@ -1 +0,0 @@
|
||||
ipset
|
1
files/debs/q-agt
Symbolic link
1
files/debs/q-agt
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-agent
|
@ -1,3 +0,0 @@
|
||||
conntrack
|
||||
conntrackd
|
||||
keepalived
|
1
files/debs/q-l3
Symbolic link
1
files/debs/q-l3
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-l3
|
1
files/rpms-suse/neutron-agent
Normal file
1
files/rpms-suse/neutron-agent
Normal file
@ -0,0 +1 @@
|
||||
ipset
|
2
files/rpms-suse/neutron-l3
Normal file
2
files/rpms-suse/neutron-l3
Normal file
@ -0,0 +1,2 @@
|
||||
conntrack-tools
|
||||
keepalived
|
@ -1 +0,0 @@
|
||||
ipset
|
1
files/rpms-suse/q-agt
Symbolic link
1
files/rpms-suse/q-agt
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-agent
|
@ -1,2 +0,0 @@
|
||||
conntrack-tools
|
||||
keepalived
|
1
files/rpms-suse/q-l3
Symbolic link
1
files/rpms-suse/q-l3
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-l3
|
1
files/rpms/neutron-agent
Normal file
1
files/rpms/neutron-agent
Normal file
@ -0,0 +1 @@
|
||||
ipset
|
2
files/rpms/neutron-l3
Normal file
2
files/rpms/neutron-l3
Normal file
@ -0,0 +1,2 @@
|
||||
conntrack-tools
|
||||
keepalived
|
@ -1 +0,0 @@
|
||||
ipset
|
1
files/rpms/q-agt
Symbolic link
1
files/rpms/q-agt
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-agent
|
@ -1,2 +0,0 @@
|
||||
conntrack-tools
|
||||
keepalived
|
1
files/rpms/q-l3
Symbolic link
1
files/rpms/q-l3
Symbolic link
@ -0,0 +1 @@
|
||||
neutron-l3
|
Loading…
Reference in New Issue
Block a user