GitHub user harikrishna-patnala opened a pull request:
https://github.com/apache/cloudstack/pull/874
CLOUDSTACK-8897: baremetal:addHost:make host tag info mandtory in barâ¦
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harikrishna-patnala/cloudstack CLOUDSTACK-8897
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/874.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #874
----
commit 88f023cee3f2a52c3d1f6452cac84aa03477a2f1
Author: Harikrishna Patnala <[email protected]>
Date: 2015-09-22T11:41:16Z
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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---