mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4149
[upgrade][2.2.13 -> 2.2.14 -> 4.2][KVM] When we try to upgrade the KVM agent from 2.2.14 to 4.2 using the "U" option in install.sh script, management server also gets installed!
This commit is contained in:
parent
f081092b80
commit
d1b4a8d98c
|
|
@ -104,7 +104,6 @@ Obsoletes: cloud-deps < 4.1.0
|
|||
Obsoletes: cloud-python < 4.1.0
|
||||
Obsoletes: cloud-setup < 4.1.0
|
||||
Obsoletes: cloud-cli < 4.1.0
|
||||
Obsoletes: cloud-daemonize < 4.1.0
|
||||
Group: System Environment/Libraries
|
||||
%description common
|
||||
The Apache CloudStack files shared between agent and management server
|
||||
|
|
@ -130,6 +129,7 @@ Provides: cloud-agent
|
|||
Obsoletes: cloud-agent < 4.1.0
|
||||
Obsoletes: cloud-agent-libs < 4.1.0
|
||||
Obsoletes: cloud-test < 4.1.0
|
||||
Obsoletes: cloud-daemonize < 4.1.0
|
||||
Group: System Environment/Libraries
|
||||
%description agent
|
||||
The CloudStack agent for KVM hypervisors
|
||||
|
|
|
|||
Loading…
Reference in New Issue