Hi Marco, Do these include the openstack-ization of the DCAE VMs? Last I remember, those were a work in progress. Thx Mandeep
From: <[email protected]> on behalf of "PLATANIA, MARCO (MARCO)" <[email protected]> Date: Monday, May 8, 2017 at 3:05 PM To: "[email protected]" <[email protected]> Subject: [onap-discuss] [installation] Updated Heat templates for vanilla OpenStack Hello all, Gerrit demo repo contains an updated set of Heat templates to install ONAP in vanilla OpenStack. Please check here: https://gerrit.onap.org/r/gitweb?p=demo.git;a=tree;f=heat/OpenECOMP;h=b191dadd58edbe261c860adb649acdfd8e7c8b0f;hb=refs/heads/master 1. onap_openstack.yaml / onap_openstack.env: ONAP VMs created out of this template have one vNIC. The vNIC has a private IP towards the Private Management Network and a floating IP. The floating IPs addresses are assigned during ONAP installation by OpenStack, based on floating IP availability. This template can be used when users do not know the set of floating IPs assigned to them. Note that this template should be used in OpenStack Kilo and older releases, because those releases do not support fixed floating IP association via Heat template. 2. onap_openstack_float.yaml / onap_openstack_float.env: ONAP VMs created out of this template have one vNIC. The vNIC has a private IP towards the Private Management Network and a floating IP. The floating IPs addresses are specified ahead of time in the environment file. This template can be used when users always want to assign the same floating IP to an ONAP VM in different ONAP installation. Note that fixed floating IP assignment via Heat template is not supported in OpenStack Kilo and older releases. 3. onap_openstack_nofloat.yaml / onap_openstack_nofloat.env: ONAP VMs created out of this template have two vNICs: one has a private IP towards the Private Management Network and the other one has a public IP address towards the external network. From a network resource perspective, this template is similar to the Heat template used to build ONAP in Rackspace. Templates at point 2 are the ones previously named onap_openstack_RC.yaml and onap_openstack_RC.env, the content is the same. For a detailed description of ONAP installation in vanilla OpenStack, please refer to the wiki page: https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack Thanks, Marco This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
