Hi Chunghan, If you clone the fuel repo and then checkout the patch
git fetch https://gerrit.opnfv.org/gerrit/fuel refs/changes/27/17427/2 && git checkout FETCH_HEAD Then also get a recent version of the fuel opnfv .iso from the artifacts.opnfv.org. You should then be able to run the deploy script below. The script will create a three VMs on your host. One for fuel master and one each for a control and compute node. It will also create a virtual network (ie a bunch of linux bridges and vnets) to connect the VMs together. The fuel master guest will then proceed to deploy opnfv on to the controller & compute guest’s. You will also need to have qemu/libvirt installed on your os. /Billy. From: Lee, Chunghan [mailto:[email protected]] Sent: Monday, August 22, 2016 11:41 AM To: O Mahony, Billy <[email protected]>; [email protected]; [email protected] Subject: RE: [ovsnfv] How to install OPNFV testbed (virtual deployment) ? Hi, Billy Thank you for reply! > https://gerrit.opnfv.org/gerrit/#/c/17427/ I can access the above link. > You could try applying that patch to your local fuel repo and deploying it > with something like : Sorry, I’d like to confirm my understanding. I have to prepare fuel jump server with the fuel repo and apply your patch. Is it right ? I’ll try to do this. Regards, Chunghan Lee ---------------------------------------------------------- Chunghan Lee Cloud Network Project. Fujitsu Laboratories Ltd. 4-1-1 Kamikodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa 211-8588, Japan E-mail: [email protected]<mailto:[email protected]> ---------------------------------------------------------- From: O Mahony, Billy [mailto:[email protected]] Sent: Monday, August 22, 2016 5:18 PM To: Lee, Chunghan/李 忠翰; [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: RE: [ovsnfv] How to install OPNFV testbed (virtual deployment) ? Hi Chunghan, I did a patch on a minimal virtual deployment for fuel https://gerrit.opnfv.org/gerrit/#/c/17427/ It needs a bit more work before it can be merged but it works. You could try applying that patch to your local fuel repo and deploying it with something like : sudo ./fuel/ci/deploy.sh -b file:///opt/fuel/fuel/deploy/config<file:///\\opt\fuel\fuel\deploy\config> -s os-nosdn-nofeature-noha-minimal -l local -p virtual_minimal -i file:///opt/fuel/fuel_iso/opnfv-2016-08-03_23-58-37.iso<file:///\\opt\fuel\fuel_iso\opnfv-2016-08-03_23-58-37.iso> Otherwise I would contact the fuel team - probably [email protected]<mailto:[email protected]> or [email protected]<mailto:[email protected]> as they may also have an already upstreamed method that works. Cheers, Billy. From: Lee, Chunghan [mailto:[email protected]] Sent: Friday, August 19, 2016 4:01 AM To: [email protected]<mailto:[email protected]>; O Mahony, Billy <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: [ovsnfv] How to install OPNFV testbed (virtual deployment) ? Hi Billy and Tom, In the previous meeting (7/18), Mark mentioned virtual and bare-metal deployments. I’d like to try to install OPNFV (Brahmaputra or Colorado) using virtual deployments (VM base) in my local environment (one or two physical machines). In the public links (https://www.opnfv.org/software/download http://artifacts.opnfv.org/fuel/brahmaputra/docs/installation-instruction.html), it provides iso images and bare-metal deployments only. Is there any image or information for the virtual deployments (Fuel and Apex)? Regards, Chunghan Lee ---------------------------------------------------------- Chunghan Lee Cloud Network Project. Fujitsu Laboratories Ltd. 4-1-1 Kamikodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa 211-8588, Japan E-mail: [email protected]<mailto:[email protected]> ----------------------------------------------------------
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
