cloudstack/server/src/com/cloud/resource
Harikrishna Patnala 1e256ccf50 CLOUDSTACK-8897: baremetal:addHost:make host tag info mandtory in baremetal addhost Api call
addhost api is successful with out providing the host tag info and we recommend host tag is mandatory for bare-metal.
In the current implementation host tag check is happening at vm deployment stage but it will be good to have host tag field as mandatory field during adding of the host it self.
2017-03-01 14:18:49 +05:30
..
DiscovererBase.java Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
DummyHostDiscoverer.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
DummyHostServerResource.java Fixed few coverity reported issues around concurrency, null checks 2014-08-11 16:55:23 +05:30
ResourceManagerImpl.java CLOUDSTACK-8897: baremetal:addHost:make host tag info mandtory in baremetal addhost Api call 2017-03-01 14:18:49 +05:30