For heat install modify the heat template and env file to not install components that you are not likely to need for your testing. Given your IP limitations you might want to try an OOM install.
For OOM but you can do it with in the integration-override.yaml by setting a project’s enabled=false For example to turn of cli you would do the following (can also be done on the command like with –set cli.enabled=false) cli: enabled: false also reduce the clustering to 1 node in SDNC/APPC. There is work going on to create a standard template for various configuration of OOM – if you just want to do vFW or closed loops or if you want to do VoLTE etc. Unfortunately as an End to End system there is quite a lot of memory required to run the full suite but you can make a smaller set. I cant find the work Eric is doing on the minimal configuration but here is what I think you could get away with: Assuming this is Bejing then: For vFW onboard/instantiation: Robot - you will need robot to “init” the customer/cloud data Dmaap Portal SDC VID AAI SO SDNC For vFW closed loop add: DCAE Policy APPC You will not be able to run all the use cases with this miminal configuration but for the simple vFW/vFWCL it should be the minimal environment. If you get errors on startup it may be that I missed a project so look at the log files to see if there was a startup dependency I missed (for some reason I suspect Music may be required for Portal. Obviously if you want to test a particular aspect like CLAMP or OOF for vCPE you can add them in if your hardware permits. Brian From: [email protected] <[email protected]> On Behalf Of prasad kokkula Sent: Wednesday, August 22, 2018 8:44 AM To: [email protected] Subject: [onap-discuss] ONAP installation. Hi, Iam trying to Install ONAP on Openstack (single tenate). I have observed below hardware requirements for ONAP, looking its huge memory requirements. Shall we proceed with less memory and single floating ip for PoC of vFW demo. https://onap.readthedocs.io/en/latest/guides/onap-developer/settingup/onap_heat.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__onap.readthedocs.io_en_latest_guides_onap-2Ddeveloper_settingup_onap-5Fheat.html&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=JkpSexJaioDlx7f_MwjQsG0eWVwhXY6UoEHfoDptbkU&s=KIRc4ofiD0xS3m5CutAFn8-0zuQDcB7KGsdjbFIDx6I&e=> · 20 VM · 88 vCPU · 176 GB RAM · 1.76 TB Storage · 20 floating IP addresses Regards, Varaprasad K -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12003): https://lists.onap.org/g/onap-discuss/message/12003 Mute This Topic: https://lists.onap.org/mt/24919470/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
