Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-10 Thread Alexandru Avadanii
PM To: pramod.sud...@wipro.com; Tina Tsou; eric.dm...@wipro.com; UKASICK, AIMEE L (AIMEE L); Joe Kidder Cc: 'opnfv-tech-discuss@lists.opnfv.org' Subject: Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates A couple of notes: 1) There should not be multiple

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-10 Thread SULLIVAN, BRYAN L (BRYAN L)
A couple of notes: 1. There should not be multiple endpoints with the same name defined in OpenStack. It's likely that one is a remainder from some earlier test. You may need to use "openstack endpoint delete ..." to remove one of the endpoints. Being related to keystone in this case, it's n

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread Tina Tsou
Yes, I think so. Thank you, Tina On Jan 9, 2018, at 3:50 PM, SULLIVAN, BRYAN L (BRYAN L) mailto:bryan.sulli...@research.att.com>> wrote: Re ARM arch, good point. I don’t have ARM hw and did not build this for ARM. You can try to build it using the script (tacker.sh) in the models build folde

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread Alexandru Avadanii
fv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of UKASICK, AIMEE L (AIMEE L) Sent: Wednesday, January 10, 2018 2:19 AM To: SULLIVAN, BRYAN L (BRYAN L); pramod.sud...@wipro.com; Tina Tsou; eric.dm...@wipro.com; Joe Kidder Cc: 'opnfv-tech-discuss@lists.opnfv.org' Subject: Re: [opnfv-tech-discuss] [Model

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread UKASICK, AIMEE L (AIMEE L)
Yes you need a Docker image compiled on ARM in order for it to run on ARM. I've never created a Docker image for multiple architectures but I did read about the capability last year: https://blog.docker.com/2017/11/multi-arch-all-the-things/ https://developer.ibm.com/linuxonpower/2017/07/27/create

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread SULLIVAN, BRYAN L (BRYAN L)
Re ARM arch, good point. I don't have ARM hw and did not build this for ARM. You can try to build it using the script (tacker.sh) in the models build folder. If it works, you will need to push the container to docker hub and patch the vHello_Tacker.sh script to reference it, or figure out how to

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread pramod.sud...@wipro.com
Hi Bryan, I am copying Joe for getting info/process used by him to deploy OPNFV/Fuel in this ARM Pod. The sudo docker logs -f tacker shows "standard_init_linux.go:178: exec user process caused "exec format error"". The "sudo docker image inspect blsaws/models-tacker" shows "Architecture": "amd

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread Ozgur
  10.01.2018, 01:13, "SULLIVAN, BRYAN L (BRYAN L)" :Can you send directly the info/process you used to deploy Fuel, in as much detail as possible? I will try to duplicate it in my lab so I have enough info to see what’s going on. My tests so far were under Centos with Apex. Some answers to your spe

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread SULLIVAN, BRYAN L (BRYAN L)
Two minor edits: 1. The link to start.sh (thanks, outook): https://git.opnfv.org/models/tree/build/tacker/start.sh 2. start.sh already discovers the region name via the API so I'm not sure what's going on as reported in your log. See the line: region=$(openstack endpoint list | awk "/ nov

Re: [opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread SULLIVAN, BRYAN L (BRYAN L)
Can you send directly the info/process you used to deploy Fuel, in as much detail as possible? I will try to duplicate it in my lab so I have enough info to see what's going on. My tests so far were under Centos with Apex. Some answers to your specific questions: 1. If the tacker container e

[opnfv-tech-discuss] [Models][Auto] vHello_Tacker updated for Euphrates

2018-01-09 Thread SULLIVAN, BRYAN L (BRYAN L)
Pramod, Bringing this offline discussion to the list... The Models vHello_Tacker test is now updated/merged and working for Euphrates (verified for Apex virtual install). There were a variety of API/CLI and other changes in OpenStack Ocata, and I took the opportunity to refactor the test. It n