[ https://issues.apache.org/jira/browse/CLOUDSTACK-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896902#comment-15896902 ]
ASF GitHub Bot commented on CLOUDSTACK-9674: -------------------------------------------- GitHub user harikrishna-patnala opened a pull request: https://github.com/apache/cloudstack/pull/1990 CLOUDSTACK-9674: Baremetal deployment improvements With the current implementation of baremetal with cloudstack works but there are lot of improvements and bug fixes to be done. 1) Improvements in the baremetal planner. 2) Currently baremetal deployement supports only single nic on the baremetal host. Need to add multiple isolated network support in advanced zone. 3) There is a dependency on VMWare hypervisor to host the Virtual router. This has to be removed and make the VR deployment hypervisor agnostic. 4) To be able to handle baremetal deployments in case of RVR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9674 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1990.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 #1990 ---- commit 601b0671d81e1842da49601947d08cdb3a4c134e Author: Harikrishna Patnala <harikrishna.patn...@accelerite.com> Date: 2017-03-06T07:03:30Z CLOUDSTACK-9674: Baremetal deployment improvements With the current implementation of baremetal with cloudstack works but there are lot of improvements and bug fixes to be done. 1) Improvements in the baremetal planner. 2) Currently baremetal deployement supports only single nic on the baremetal host. Need to add multiple isolated network support in advanced zone. 3) There is a dependency on VMWare hypervisor to host the Virtual router. This has to be removed and make the VR deployment hypervisor agnostic. 4) To be able to handle baremetal deployments in case of RVR. ---- > Baremetal deployment improvements > --------------------------------- > > Key: CLOUDSTACK-9674 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9674 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Baremetal > Reporter: Harikrishna Patnala > Assignee: Harikrishna Patnala > Fix For: 4.9.2.0 > > > With the current implementation of baremetal with cloudstack works but there > are lot of improvements and bug fixes to be done. > 1) Improvements in the baremetal planner. > 2) Currently baremetal deployement supports only single nic on the baremetal > host. Need to add multiple isolated network support in advanced zone. > 3) There is a dependency on VMWare hypervisor to host the Virtual router. > This has to be removed and make the VR deployment hypervisor agnostic. > 4) To be able to handle baremetal deployments in case of RVR. -- This message was sent by Atlassian JIRA (v6.3.15#6346)