mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Merge pull request #2036 from rafaelweingartner/midoneDisablingForRetirement
[CLOUDSTACK-9858] Retirement of midonet plugin (build disabling) (This is also a test for me to see if Github merges work properly)
This commit is contained in:
commit
b8dd08c362
@ -79,7 +79,6 @@
|
||||
<module>network-elements/nuage-vsp</module>
|
||||
<module>network-elements/bigswitch</module>
|
||||
<module>network-elements/brocade-vcs</module>
|
||||
<module>network-elements/midonet</module>
|
||||
<module>network-elements/stratosphere-ssp</module>
|
||||
<module>network-elements/opendaylight</module>
|
||||
<module>outofbandmanagement-drivers/ipmitool</module>
|
||||
@ -206,5 +205,11 @@
|
||||
<module>hypervisors/simulator</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>midonet</id>
|
||||
<modules>
|
||||
<module>network-elements/midonet</module>
|
||||
</modules>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user