Hi, With pleasure. I am on vacation now, will do that in the beginning of next week.
Thanks, Borislav Glozman +972-9-7669188 +972-52-2835726 -----Original Message----- From: Kanagaraj Manickam [[email protected]] Received: Monday, 28 Aug 2017, 10:21 To: Borislav Glozman [[email protected]]; [email protected] [[email protected]] Subject: RE: [oom][cli] CLI deployment from OOM Dear Borislav Glozman Last week we were able to make CLI available as docker image as onap/cli-1.0-STAGING-latest. And we would like to install CLI as part of Portal component. Can you please help to make required changes in OOM. Thanks Kanagaraj M *************************************************************************************** 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!************************************************************************************** *************************************************************************************** This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! *************************************************************************************** From: Borislav Glozman [mailto:[email protected]] Sent: Sunday, August 06, 2017 8:18 PM To: Kanagaraj Manickam; [email protected] Subject: RE: [oom][cli] CLI deployment from OOM Hi, 1. You need to create a directory with all your products and also write a Dockerfile descriptor. You can take a look at other projects and do similar in sdnc project (like sdnc/oam/installation/sdnc) a. Take a look at the docker file: sdnc\oam\installation\sdnc\src\main\docker\Dockerfile b. Take a look at the pom: sdnc\oam\installation\sdnc\pom.xml i. You will find here docker-maven-plugin among others. ii. Then you can run a maven (something like mvn deploy) command in Jenkins and the images will be created and uploaded. 2. Once you will have a docker image (produced from 1.), I can help you with the k8s deployment. a. You can look at an example of sdnc deployment descriptors at oom project: oom\kubernetes\sdnc\*.yaml files Thanks, Borislav Glozman O:+972.9.776.1988 M:+972.52.2835726 From: Kanagaraj Manickam [mailto:[email protected]] Sent: Friday, August 4, 2017 7:46 AM To: Borislav Glozman <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: RE: [oom][cli] CLI deployment from OOM Hi Borislav Glozman, We would like to deploy the CLI as part of OOM ONAP deployment and we are currently investigating on making the required changes for building CLI docker as part of CI. So could you please help us 1. How to create the docker image for CLI as part of Jenkins CLI 2. How to create the k8s deployment ? Thanks Kanagaraj M *************************************************************************************** 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!************************************************************************************** *************************************************************************************** This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! *************************************************************************************** From: Borislav Glozman [mailto:[email protected]] Sent: 03 August 2017 16:13 To: Kanagaraj Manickam; [email protected]<mailto:[email protected]> Subject: RE: [oom][cli] CLI deployment from OOM Hi Kanagaraj, What exactly would you like to deploy? Is there a docker image for it? Is there Dockerfile? I will be glad to assist with the k8s deployment. Thanks, Borislav Glozman O:+972.9.776.1988 M:+972.52.2835726 From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Kanagaraj Manickam Sent: Thursday, August 3, 2017 9:32 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] [oom][cli] CLI deployment from OOM Dear OOM team, We are from CLI project and for creating the deployment of CLI from OOM, we would like to collaborate with your team. Could you please guide us to make required implementation in OOM. Thanks Regards Kanagaraj M *************************************************************************************** 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!************************************************************************************** *************************************************************************************** This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! *************************************************************************************** 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 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 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
