Re: [opnfv-tech-discuss] [infra] xci-aio deployment failed on on an Intel NUC Kit NUC6i7KYK

2017-07-18 Thread Markos Chandras
On 07/17/2017 10:02 PM, Dave Urschatz wrote:
> I’m trying the XCI deployer on an Intel® NUC Kit NUC6i7KYK
> 
>  
> 
> Deployments are failing.
> 
> I’m new to this deployer and I’m wondering if something obvious is
> happening?
> 
> Or do I need to dig deeper? 
> 
>  
> 
> The deployment was done as follows:
> 
> $ git clone https://gerrit.opnfv.org/gerrit/releng.git
> 
> $ cd releng/prototypes/xci
> 
> ~/releng/prototypes/xci$ export XCI_FLAVOR=aio
> 
> ~/releng/prototypes/xci$ ./xci-deploy.sh
> 
>  
> 
> It runs through quite a bit and fails here:
> 
> NO MORE HOSTS LEFT
> *
> 
> to retry, use: --limit
> @/tmp/.xci-deploy-env/releng/prototypes/xci/playbooks/configure-opnfvhost.retry
> 
>  
> 
> PLAY RECAP
> *
> 
> opnfv  : ok=5changed=3unreachable=0failed=1
> 
>  
Hello,

What distribution are you running?

This alone does not help much. We need more information. Ideally, in the
last few lines before this one, you should see a 'fatal' failure. That
may help us identify the cause

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [infra] xci-aio How to consume as a user for hands-on investigation and manual testing

2017-07-20 Thread Markos Chandras
On 19/07/17 21:37, Dave Urschatz wrote:
> I’m able to run openstack commands from the ansible_ssh_host but I would
> also like to use the horizon dashboard and console to VMs. 
> 
>  
> 
> Is there an easy way to get the horizon dashboard url in the all-in-one
> deployment? 
> 
> Is there a default user and password? 
> 
> Any documentation?
> 
>  

Hello,

The documentation you are looking for is the upstream one

https://docs.openstack.org/openstack-ansible/latest/

For horizon specifically, you are probably looking at this

https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/verify-operation.html


-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [infra] xci mini failed on SuperMicro

2017-07-21 Thread Markos Chandras
On 21/07/17 13:27, Dave Urschatz wrote:
> Hi Fatih.
> 
> XCI_FLAVOR=mini failed
> 
> On:
> 
> Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz, CPU=2, Cores=12, RAM=64GB,
> HD=2x2T
> 
> Distribution=Ubuntu 16.04.02
> 
>  
> 
> $ export XCI_FLAVOR=mini
> 
> $ export OPENSTACK_OSA_VERSION=d4ae08646d1c1192e5806be2f81b1748f520fd39
> 
> $ export LOG_PATH=/home/xci/xcilogs
> 
> ~/releng/prototypes/xci$ ./xci-deploy.sh 2>&1 | tee -a xci-deploy.log
> 
>  
> 
> The output of xci-deploy.sh is here:
> 
> http://paste.ubuntu.com/25136182/
> 

There might be a typo somewhere

fatal: [controller00_nova_api_os_compute_container-ea1d98d7]: FAILED! =>
{"failed": true, "msg": "Failed to get information on remote file
(/etc/network/interfaces.d/eth1.cfg): No passwd entry for user 'broot'\n"}

'broot'?

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci with mini flavor failed in ironic

2017-07-25 Thread Markos Chandras
On 24/07/17 09:44, Periyasamy Palanisamy wrote:
> Hi Everyone,
>  
> I am trying to install xci with mini flavor and looks like it fails
> ironic enroll task [1].
> PFA full log.
>  
> Thanks,
> Periyasamy
>  
> [1]
> controller00]", "ok: [compute00]", "ok: [opnfv]", "", "TASK
> [ironic-enroll-dynamic : Execute os_client_config to collect facts]
> ***", "skipping: [controller00]", "skipping: [compute00]",
> "skipping: [opnfv]", "", "TASK [ironic-enroll-dynamic : Set
> os_client_config's auth parameters if not already set.] ***", "skipping:
> [controller00]", "skipping: [compute00]", "skipping: [opnfv]", "", "TASK
> [ironic-enroll-dynamic : Dynamic enrollment]
> **", "fatal: [controller00]: FAILED! =>
> {\"changed\": false, \"failed\": true, \"module_stderr\": \"No handlers
> could be found for logger \\\"ironicclient.common.http\\\"\\nTraceback
> (most recent call last):\\n  File
> \\\"/tmp/ansible_5PfqqM/ansible_module_os_ironic.py\\\", line 349, in
> \\nmain()\\n  File
> \\\"/tmp/ansible_5PfqqM/ansible_module_os_ironic.py\\\", line 239, in
> main\\nserver = cloud.get_machine(node_id)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/operatorcloud.py\\\", line
> 70, in get_machine\\n_tasks.MachineNodeGet(node_id=name_or_id)))\\n 
> File \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\",
> line 260, in submit_task\\nreturn self.run_task(task=task,
> raw=raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 271, in run_task\\nreturn self._run_task(task, raw=raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 285, in _run_task\\nreturn task.wait(raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 139, in wait\\nsuper(Task, self).wait()\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line 99,
> in wait\\nself._traceback)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 128, in run\\nself.done(self.main(client))\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/_tasks.py\\\", line 92, in
> main\\nreturn client.ironic_client.node.get(**self.args)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/v1/node.py\\\", line
> 313, in get\\nreturn self._get(resource_id=node_id,
> fields=fields)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/base.py\\\",
> line 88, in _get\\nreturn self._list(self._path(resource_id))[0]\\n 
> File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/base.py\\\",
> line 174, in _list\\nresp, body = self.api.json_request('GET',
> url)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 558, in json_request\\nresp = self._http_request(url, method,
> **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 188, in wrapper\\nreturn func(self, url, method, **kwargs)\\n 
> File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 527, in _http_request\\nraise_exc=False, **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/positional/__init__.py\\\", line
> 101, in inner\\nreturn wrapped(*args, **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/keystoneauth1/session.py\\\", line
> 703, in request\\nresp = send(**kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/keystoneauth1/session.py\\\", line
> 777, in _send_request\\nraise
> exceptions.ConnectFailure(msg)\\nkeystoneauth1.exceptions.connection.ConnectFailure:
> Unable to establish connection to
> http://localhost:6385/v1/nodes/e1369efa-5391-5035-8533-3a065c44a584:
> HTTPConnectionPool(host='localhost', port=6385): Max retries exceeded
> with url: /v1/nodes/e1369efa-5391-5035-8533-3a065c44a584 (Caused by
> NewConnectionError(' 0x2c6b090>: Failed to establish a new connection: [Errno 111] Connection
> refused',))\\n\", \"module_stdout\": \"\", \"msg\": \"MODULE
> FAILURE\"}", "fatal: [compute00]: FAILED! => {\"changed\": false,
> \"failed\": true, \"module_stderr\": \"No handlers could be found for logger
>  
> 
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> 

Could you check what's the status of the VMs when this error happens?

Try 'virsh list --all'

If a VM is stopped, can you try to start it with

'virsh start $vm_name'

it may give us a more obvious error.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci with mini flavor failed in ironic

2017-07-25 Thread Markos Chandras
On 25/07/17 15:05, Periyasamy Palanisamy wrote:
> Hi Markos,
> 
> Looks like virsh command works with sudo.
> Here is the output:
> 
> [opnfv_epalper@pod1-blade02 xci]$ sudo virsh list --all
>  IdName   State
> 
>  - opnfv  shut off
> 
> [opnfv_epalper@pod1-blade02 xci]$ sudo virsh start opnfv
> error: Failed to start domain opnfv
> error: internal error: process exited while connecting to monitor: 
> 2017-07-25T14:03:03.766466Z qemu-kvm: -chardev 
> file,id=charserial0,path=/var/log/libvirt/baremetal_logs/opnfv_console.log: 
> Could not open '/var/log/libvirt/baremetal_logs/opnfv_console.log': 
> Permission denied
> 
> Thanks,
> Periyasamy

Well the issue is pretty clear now. The only thing is why are you seeing
this and I don't. I even tried it now on a fresh ubuntu 16.04
installation and everything works fine.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci with mini flavor failed in ironic

2017-07-25 Thread Markos Chandras
On 25/07/17 13:50, Periyasamy Palanisamy wrote:
> Hi Markos,
> 
> Here is the error I see for aio flavor (same error [1] is thrown for all 
> flavors from os_ironic during dynamic enrolling of bare metal) :
> 
> [opnfv_epalper@pod1-blade02 xci]$ virsh list --all
> error: failed to connect to the hypervisor
> error: Cannot recv data: Connection reset by peer
> 
> [opnfv_epalper@pod1-blade02 xci]$ virsh start opnfv
> error: failed to connect to the hypervisor
> error: Cannot recv data: Connection reset by peer
> 
> Thanks,
> Periyasamy

Is the libvirtd (or libvirt-bin or however it's called in your system)
service running? Any errors? Can you start it? It appears that there is
some of of KVM issue on your system so XCI can't even boot (or even
create) the virtual machines

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [infra] xci-aio deployment failed on on an Intel NUC Kit NUC6i7KYK

2017-07-19 Thread Markos Chandras
Hello,

On 19/07/17 13:30, Dave Urschatz wrote:
> Hi Markos.
> 
> Thanks for your reply.
> 
> The distribution is Ubuntu 16.04 as per XCI Wiki.
> 
> Here is the failure:
> 

The real problem is this

> self.install_requires:\\nAttributeError: Distribution instance has no 
> attribute 'install_requires'\",

This has been reported in upstream openstack
http://lists.openstack.org/pipermail/openstack-dev/2017-July/119694.html

This is caused by the latest setuptools release

The upstream OpenStack Ansible project has a workaround in place
https://review.openstack.org/#/c/483874/

but we don't have that in the XCI yet

Your best bet right now is to do the following

export OPENSTACK_OSA_VERSION=d4ae08646d1c1192e5806be2f81b1748f520fd39
./xci-deploy.sh

but it's not guarantee to work at this point.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci with mini flavor failed in ironic

2017-07-24 Thread Markos Chandras
On 24/07/17 09:56, Markos Chandras wrote:
> On 24/07/17 09:44, Periyasamy Palanisamy wrote:>> [...]
> 
> Tianwei(on CC) had the same issue a few days ago. I don't know it's
> solved or not but perhaps he can shed some light here
> 

[Retrying again with re-arranged headers since the CC was dropped on my
other e-mail]

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci with mini flavor failed in ironic

2017-07-24 Thread Markos Chandras
On 24/07/17 09:44, Periyasamy Palanisamy wrote:
> Hi Everyone,
>  
> I am trying to install xci with mini flavor and looks like it fails
> ironic enroll task [1].
> PFA full log.
>  
> Thanks,
> Periyasamy
>  
> [1]
> controller00]", "ok: [compute00]", "ok: [opnfv]", "", "TASK
> [ironic-enroll-dynamic : Execute os_client_config to collect facts]
> ***", "skipping: [controller00]", "skipping: [compute00]",
> "skipping: [opnfv]", "", "TASK [ironic-enroll-dynamic : Set
> os_client_config's auth parameters if not already set.] ***", "skipping:
> [controller00]", "skipping: [compute00]", "skipping: [opnfv]", "", "TASK
> [ironic-enroll-dynamic : Dynamic enrollment]
> **", "fatal: [controller00]: FAILED! =>
> {\"changed\": false, \"failed\": true, \"module_stderr\": \"No handlers
> could be found for logger \\\"ironicclient.common.http\\\"\\nTraceback
> (most recent call last):\\n  File
> \\\"/tmp/ansible_5PfqqM/ansible_module_os_ironic.py\\\", line 349, in
> \\nmain()\\n  File
> \\\"/tmp/ansible_5PfqqM/ansible_module_os_ironic.py\\\", line 239, in
> main\\nserver = cloud.get_machine(node_id)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/operatorcloud.py\\\", line
> 70, in get_machine\\n_tasks.MachineNodeGet(node_id=name_or_id)))\\n 
> File \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\",
> line 260, in submit_task\\nreturn self.run_task(task=task,
> raw=raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 271, in run_task\\nreturn self._run_task(task, raw=raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 285, in _run_task\\nreturn task.wait(raw)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 139, in wait\\nsuper(Task, self).wait()\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line 99,
> in wait\\nself._traceback)\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/task_manager.py\\\", line
> 128, in run\\nself.done(self.main(client))\\n  File
> \\\"/usr/lib/python2.7/site-packages/shade/_tasks.py\\\", line 92, in
> main\\nreturn client.ironic_client.node.get(**self.args)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/v1/node.py\\\", line
> 313, in get\\nreturn self._get(resource_id=node_id,
> fields=fields)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/base.py\\\",
> line 88, in _get\\nreturn self._list(self._path(resource_id))[0]\\n 
> File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/base.py\\\",
> line 174, in _list\\nresp, body = self.api.json_request('GET',
> url)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 558, in json_request\\nresp = self._http_request(url, method,
> **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 188, in wrapper\\nreturn func(self, url, method, **kwargs)\\n 
> File
> \\\"/usr/lib/python2.7/site-packages/ironicclient/common/http.py\\\",
> line 527, in _http_request\\nraise_exc=False, **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/positional/__init__.py\\\", line
> 101, in inner\\nreturn wrapped(*args, **kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/keystoneauth1/session.py\\\", line
> 703, in request\\nresp = send(**kwargs)\\n  File
> \\\"/usr/lib/python2.7/site-packages/keystoneauth1/session.py\\\", line
> 777, in _send_request\\nraise
> exceptions.ConnectFailure(msg)\\nkeystoneauth1.exceptions.connection.ConnectFailure:
> Unable to establish connection to
> http://localhost:6385/v1/nodes/e1369efa-5391-5035-8533-3a065c44a584:
> HTTPConnectionPool(host='localhost', port=6385): Max retries exceeded
> with url: /v1/nodes/e1369efa-5391-5035-8533-3a065c44a584 (Caused by
> NewConnectionError(' 0x2c6b090>: Failed to establish a new connection: [Errno 111] Connection
> refused',))\\n\", \"module_stdout\": \"\", \"msg\": \"MODULE
> FAILURE\"}", "fatal: [compute00]: FAILED! => {\"changed\": false,
> \"failed\": true, \"module_stderr\": \"No handlers could be found for logger
>  
> 
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> 

Tianwei(on CC) had the same issue a few days ago. I don't know it's
solved or not but perhaps he can shed some light here

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [xci] xci - aio installation failed on a ubuntu 16.04 VM

2017-10-17 Thread Markos Chandras
On 16/10/17 23:22, Srikanth Vavilapalli wrote:
> Thanks Mark
> 
> I recreated my VM with 8GB RAM and 8 vCPUs as recommended in the wiki, but I 
> still hit the same issue. I will try to increase the RAM further and try, but 
> in the meantime if there are anything else I could try, plz let me know...
> 
> vagrant@xci:~/releng-xci/xci$ sudo virsh start opnfv
> error: Failed to start domain opnfv
> error: internal error: early end of file from monitor, possible problem: 
> 2017-10-16T22:14:57.110918Z qemu-system-x86_64: cannot set up guest memory 
> 'pc.ram': Cannot allocate memory
> 
> vagrant@xci:~/releng-xci/xci$ free -m
>   totalusedfree  shared  buff/cache   
> available
> Mem:   7982 8974226  122859
> 6738
> Swap:   511   0 511
> vagrant@xci:~/releng-xci/xci$
> 
> 
Hello,

As I said in my previous e-mail, the AIO VM needs 8GB of ram so your
host (ie your vagrant VM) will need to have more than that. The AIO VM
will be created inside the vagrant VM so you will end up with nested
virtualization. If you are using virtualbox then it does not support
nested KVM virtualization which means your AIO VM will need to use the
Qemu emulator which will be terribly slow. It's probably best to create
a big (>=12G of RAM, >=120G ofr disk, >=8vcpus) KVM virtual machine
(with libvirt, virt-manager or something else) and then execute
./xci-deploy.sh inside of it.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] XCI Meeting Minutes - October 11th

2017-10-12 Thread Markos Chandras
Hi,

Meeting minutes are available on
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-pharos/2017/opnfv-pharos.2017-10-11-13.00.txt

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [xci] xci - aio installation failed on a ubuntu 16.04 VM

2017-10-12 Thread Markos Chandras
On 11/10/17 23:17, Srikanth Vavilapalli wrote:
> Hi
> 
>  
> 
> I am trying to run XCI inside a ubuntu 16.04 VM and in the mid-way the
> script stopped with the following error (The log is available at
> https://hastebin.com/maqepiwoyi.md). Can any one plz help me to resolve
> this issue? The environment I have is a vagrant VM with ubuntu 16.04 loaded.
> 
>  
> 
> TASK [ironic-inspect-node : Sending dnsmasq HUP]
> *
> 
> skipping: [opnfv]
> 
>  
> 
> TASK [ironic-inspect-node : Execute node introspection - noauth_mode]
> 
> 
> fatal: [opnfv]: FAILED! => {"changed": false, "failed": true, "msg":
> "Inspection of node 93494378-56ee-5e22-b6f0-e3be3a9ebdf1 failed, last
> error: timeout reached while inspecting the node"}
>  

Hello,

Can you do a 'sudo virsh list --all' and then start the opfnv VM
(assuming there is one) using 'sudo virsh stsart opnfv'? You may get
some useful errors on why your VM is not starting

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [xci] xci - aio installation failed on a ubuntu 16.04 VM

2017-10-13 Thread Markos Chandras
On 12/10/17 19:33, Srikanth Vavilapalli wrote:
> Hi Markos
> 
> The following is the error I get when I start the opnfv domain. It says 
> "cannot allocate memory". I have 4GB RAM assigned to my vagrant VM where I am 
> bringing up the XCI. May I know what are minimum RAM needs fro XCI AIO flavor?
> 
> vagrant@xci:~$ sudo virsh start opnfv
> error: Failed to start domain opnfv
> error: internal error: early end of file from monitor, possible problem: 
> 2017-10-12T18:29:50.649458Z qemu-system-x86_64: cannot set up guest memory 
> 'pc.ram': Cannot allocate memory
> 
> vagrant@xci:~$ free -m
>   totalusedfree  shared  buff/cache   
> available
> Mem:   3951 6561853  361441
> 2958
> Swap:   511  19 492
> vagrant@xci:~$

The AIO requirements are listed here

https://git.opnfv.org/releng-xci/tree/xci/config/aio-vars

The opnfv VM will need 8G of RAM so your vagrant box has to have more
than that.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [opnfv-tsc] [announce] Opening nominations for Committers-at-Large TSC & Committer Board elections

2017-09-06 Thread Markos Chandras
On 09/05/2017 05:31 AM, Raymond Paik wrote:
> [...]
> Nominations should be posted to opnfv-tech-discuss & opnfv-tsc
> mailing lists by 5pm Pacific Time on September 8th (Friday).  You
> are welcome to reply to this email or if you're sending out a
> separate note, please include phrases like "Committer Board
> nomination" or "Committer-at-Large TSC nomination" in email
> subjects.  In nomination statements, please list the following
> information:   
> 
>   * Which election (TSC vs. Board) the nomination is for
>   * Name of the nominee
>   * Organization
>   * A brief description of nominee's qualifications
> [...]

I would like to nominate Fatih Degirmenci (Ericsson) for the TSC
election. He has done a great work leading, planning, designing and
improving the XCI project and he also understands the inter-project
requirements across the OPNFV spectrum which I believe is an valuable
skill for a TSC member.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci authentication problem

2017-10-02 Thread Markos Chandras
On 02/10/17 08:23, Manuel Buil wrote:
> Hey Markos,
> 
> I am trying with noha
> 
> Regards,
> Manuel
> 

I think this is probably a bug so if you could open a Jira ticket that
would be really helpful.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] xci authentication problem

2017-09-29 Thread Markos Chandras
On 29/09/17 15:23, Manuel Buil wrote:
> Hey guys,
> 
> After deploying xci, I have two different openrc files. One in the
> opnfv vm:
> 
Hi Manuel,

What XCI flavor is this?

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] Problems deploying xci

2017-10-05 Thread Markos Chandras
Hello,

On 05/10/17 19:06, Manuel Buil wrote:
> Hello,
> 
> I tried today to get familiar with the releng-xci master branch but I
> was very unlucky because I tried two times and both failed.
> 
> First time I tried with flavor= aio and this is the result:
> 
> https://hastebin.com/suseyojepu.md
> 
> Then I tried with flavor = noha and it failed before:

I guess the VM is in 'shut off' state. Try starting the opnfv VM
manually and see what libvirt says.

> 
> https://hastebin.com/oyejesafos.sm
> 
> After this second try, I ran bifrost-provision.sh alone to see if I was
> getting more information but I could not see anything extra
> 
> https://hastebin.com/amaqelafij.coffeescript

Running bifrost-provision.sh doesn't work because it expects to run in
an XCI deployment and certain variables are expected to be set (as the
error suggests)

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [releng] Committer list per Releng repository

2017-12-08 Thread Markos Chandras
+1

On 12/08/2017 12:01 AM, Fatih Degirmenci wrote:
> Hi Releng Committers,
> 
>  
> 
> During OPNFV Plugfest, we had conversations around having committer list
> per Releng repository/Gerrit Project.
> 
>  
> 
> The reason behind this is that, Releng project currently has 5 different
> repositories as listed below. [1]
> 
>  
> 
>   * releng
>   * releng-anteater
>   * releng-testresults
>   * releng-utils
>   * releng-xci
> 
>  
> 
> The work that is done in these repositories require different competence
> profiles. For example for releng repository, the committers need to have
> knowledge in CI, Jenkins, Jenkins Job Builder and so on.
> 
> Apart from the required competence, some developers might not be
> interested in certain parts of Releng but interested in others.
> 
>  
> 
> Having single committer list across all Releng owned repositories
> prevents us from recognizing contributors and promoting them as
> committers for the corresponding repositories since they will perhaps
> never have enough contributions across all of them.
> 
> Another limitation is that, the current review practices followed by
> Releng is not good and we need to improve this. Having right set of
> committers per repo and getting patches reviewed by them properly will
> help with the quality of work we are doing.
> 
>  
> 
> In order to address this limitation and have the ability and the
> possibility to recognize and promote developers who made great
> contributions to Releng in general in the repositories they worked in, I
> propose to create committer list per repo.
> 
>  
> 
> Please respond to this mail with +1 and -1 and share questions,
> comments, concerns if you have any.
> 
>  
> 
> I plan to bring this topic to TSC on December 12th if the vote passes.
> 
>  
> 
> [1] https://gerrit.opnfv.org/gerrit/#/admin/projects/?filter=releng
> 
>  
> 
> /Fatih
> 


-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Feedback needed for SDF template files

2018-06-05 Thread Markos Chandras
Hello,

We have started working on a prototype for SDF template files[1] in the
XCI repository (although the SDF files will be hosted along with the
scenarios in the end)

There is also an SDF template file archived in the octopus repository[2]
but we thought to start fresh and see if we can borrow some ideas and
concepts from the previous attempt.

If you want to become more familiar with the SDF initiative you may want
to have a look on the presentation[3] from the Beijing summit.

Please join us and share your feedback :)

[1] https://gerrit.opnfv.org/gerrit/#/c/57679/
[2]https://git.opnfv.org/octopus/tree/scenarios/templates/sdf-template.yaml
[3]
https://www.slideshare.net/OPNFV/opnfv-scenarios-challenges-and-opportunities

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg





signature.asc
Description: OpenPGP digital signature
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [xci] DNS Entries in XCI

2018-08-30 Thread Markos Chandras
On 29/08/18 19:15, Mark Beierl wrote:
> Hello.
> 
>  
> 
> I just did an XCI deploy, and I see that the controller and compute
> nodes have 8.8.8.8 in /etc/resolv.conf.  Does anyone know how that gets
> put there and how I can have XCI write custom values instead?
> 
>  
> 
> Regards,
> 
> Mark
> 

Hello,

There is not pretty way to do that right now although it's not too hard
to fix it.

Maybe this commit could help you understand the bits that you need to
modify in order to change the DNS entries in the virtual machines

https://github.com/opnfv/releng-xci/commit/13d46ccfd5cabbc8b07db5c447a2d5f5feadbeb9

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#21883): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/21883
Mute This Topic: https://lists.opnfv.org/mt/25076272/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [opnfv-tech-discuss] [Pharos] Stepping down as PTL

2018-01-17 Thread Markos Chandras
On 01/17/2018 07:06 AM, Jack Morgan wrote:
> OPNFV,
> 
> It is with great sorrow that I'm announcing that I will be stepping down
> as the Pharos PTL. It has been nearly two years since I took over the
> PTL role and I hope my contributions have been beneficial. I really
> appreciate all the help and support I've received from the community. I
> feel I've really gained from the experience.
> 
> In the meanwhile, I would like to nominate Julien Zhang as the next
> Pharos PTL. He has been very active in the Pharos project this past year
> not just with gerrit patches, but also in documentation, Infra WG
> meetings and other Pharos projects.
> 
> 
> Committers, please vote +2/-2 for Julien as Pharos PTL.
> 
> 
> Thanks,

Hi Jack,

It's been a pleasure and a lot of fun working with you. Thank you for
your contributions all these years. You helped us a lot with all the
infra related questions and requests we had every now and then. I hope
you stick around in OPNFV one way or another.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] XCI Deployment Error

2018-04-06 Thread Markos Chandras
On 05/04/18 21:21, Muhammad Khizar wrote:
> Hey all, I was trying to deploy Openstack on SuperMicro blades, but
> after a hour of installation I got this error
> http://paste.ubuntu.com/p/Wn7fV8jydX/, can anyone help me with this?
> Thanks
> 
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> 
Hello,

I think you need to look in the controller00 host and find out why
loopback devices are missing. Could be 'modprobe loop' or something
else. compute00 and controller00 are using the same OS image so it's
strange that only one of them is failing. It could also be a genuine bug
that we need to fix upstream in OpenStack-Ansible.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg



signature.asc
Description: OpenPGP digital signature
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] XCI

2018-03-23 Thread Markos Chandras
On 03/22/2018 08:49 PM, Muhammad Khizar wrote:
> Hi all,
> 
>  
> 
> While deploying Openstack "os-nosdn-nofeature " scenario, via XCI
> deployer, “mini” flavor, I got the following error.
> 
>  
> 
> TASK [bootstrap-host : Ensure networking packages are present]
> *
> 
> fatal: [opnfv]: FAILED! => {"changed": false, "cmd": "apt-get install
> python-apt -y -q", "msg": "E: Package 'python-apt' has no installation
> candidate", "rc": 100, "stderr": "E: Package 'python-apt' has no
> installation candidate\n", "stderr_lines": ["E: Package 'python-apt' has
> no installation candidate"], "stdout": "Reading package
> lists...\nBuilding dependency tree...\nReading state
> information...\nPackage python-apt is not available, but is referred to
> by another package.\nThis may mean that the package is missing, has been
> obsoleted, or\nis only available from another source\nHowever the
> following packages replace it:\n  python3-apt python-apt-common\n\n",
> "stdout_lines": ["Reading package lists...", "Building dependency
> tree...", "Reading state information...", "Package python-apt is not
> available, but is referred to by another package.", "This may mean that
> the package is missing, has been obsoleted, or", "is only available from
> another source", "However the following packages replace it:", " 
> python3-apt python-apt-common", ""]}
> 
>     to retry, use: --limit
> @/home/ubuntu/releng-xci/xci/installer/osa/playbooks/configure-opnfvhost.retry
> 

Hello,

python-apt is available on Ubuntu xenial [1] so I don't think this is a
problem with XCI. Are you trying this on 16.04 and are your repos
configured properly?

[1] https://packages.ubuntu.com/xenial/python-apt

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] #XCI Swift Support

2018-10-05 Thread Markos Chandras
On 05/10/2018 13:57, Mark Beierl wrote:
> Hello, everyone.
> 
>  
> 
> I am still looking for an OPNFV installer that supports Swift, so I
> would like to re-open the discussion about XCI and Swift.  Does anyone
> know what type of effort would be required in order to add a Swift
> services to XCI and if this is something that is desired in the XCI roadmap?
> 
>  
> 
> Regards,
> 
> Mark
> 

Hello Mark,

XCI uses OpenStack-Ansible for the OpenStack deployment and this project
supports Swift[1]. Is that what you want or did I misunderstand you? You
can tweak the existing user_variables.yml file for the flavour you are
using in order to add support for Swift.

[1]
https://docs.openstack.org/openstack-ansible-os_swift/latest/configure-swift.html

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22121): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/22121
Mute This Topic: https://lists.opnfv.org/mt/26800435/21656
Mute #xci: https://lists.opnfv.org/mk?hashtag=xci=2783016
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [opnfv-tech-discuss] #xci #releng-xci #functest public network?

2018-10-15 Thread Markos Chandras
Hello Mark,

On 12/10/2018 20:33, Mark Beierl wrote:
> Hello, all.
> 
>  
> 
> Possibly a dumb question, but after running XCI, I don’t see a network
> created in Horizon.  What do projects like Functest use for setting up
> public IP addresses and creating floating IP pools?

The network required for functest execution is being created in the
prepare-tests[1] role which is not part of the default deployment. We
run this step separately in the Jenkins jobs [2]

[1]
https://github.com/opnfv/releng-xci/blob/master/xci/playbooks/roles/prepare-tests/templates/prepare-tests.sh.j2#L28

[2]
https://github.com/opnfv/releng/blob/master/jjb/xci/xci-run-functest.sh#L46-L60

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22156): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/22156
Mute This Topic: https://lists.opnfv.org/mt/27291241/21656
Mute #xci: https://lists.opnfv.org/mk?hashtag=xci=2783016
Mute #releng-xci: https://lists.opnfv.org/mk?hashtag=releng-xci=2783016
Mute #functest: https://lists.opnfv.org/mk?hashtag=functest=2783016
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [opnfv-tech-discuss] #XCI Swift Support

2018-10-16 Thread Markos Chandras
Hi Mark,

On 05/10/2018 21:24, Mark Beierl wrote:
> Ah, I spoke too soon.
> 
> I have to admit I am at a loss to figure out how to enable swift in the 
> current XCI scripts.  Is there any documentation for XCI that could help me 
> understand which files need to be changed and what would need to be added?  
> I’m nowhere close to being an Ansible expert, unfortunately.

There is no documentation as far as I can tell. All the information that
you need can be found in the OpenStack-Ansible document I posted before.

https://docs.openstack.org/openstack-ansible-os_swift/latest/configure-swift.html

So that document suggests to make changes to
/etc/openstack_deploy/user_variables.yml and
/etc/openstack_deploy/conf.d/swift.yml

For XCI, we have our own copy of user_variables.yml (which is flavor
specific) at

https://github.com/opnfv/releng-xci/blob/master/xci/installer/osa/files/mini/user_variables.yml

For switch.yml we don't have our own copy but you can create one similar
to what we do for cinder

https://github.com/opnfv/releng-xci/blob/master/xci/installer/osa/files/cinder.yml

You would then have to modify

https://github.com/opnfv/releng-xci/blob/master/xci/installer/osa/playbooks/configure-opnfvhost.yml#L98

to ensure that your swift.yml file is being copied to the right location.

I hope that makes sense.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22167): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/22167
Mute This Topic: https://lists.opnfv.org/mt/26800435/21656
Mute #xci: https://lists.opnfv.org/mk?hashtag=xci=2783016
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [opnfv-tech-discuss] Stepping down as PTL of SDNVPN

2018-11-19 Thread Markos Chandras
On 16/11/2018 12:19, Periyasamy Palanisamy wrote:
> Hi SDNVPN team,
> 
>  
> 
> I’d like to announce that I am stepping down as PTL of SDNVPN project
> due to my other work commitments.
> 
> I had a great time working with you and enjoyed working on DC-GW
> simulations and integrating SDNVPN with XCI project.
> 
> Thanks a lot for your support !
> 

Hello Peri,

Thank you for everything you've done in XCI. It was great fun working
with you.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22403): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/22403
Mute This Topic: https://lists.opnfv.org/mt/28165673/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [opnfv-tech-discuss] [xci] Timeout

2018-09-14 Thread Markos Chandras
On 14/09/2018 16:24, Mark Beierl wrote:
> I am attempting to re-do an XCI installation, and am getting the
> following error now:
> 
>  
> 
> fatal: [controller00 -> 192.168.122.2]: FAILED! => {"changed": false,
> "msg": "Inspection of node e1369efa-5391-5035-8533-3a065c44a584 failed,
> last error: timeout reached while inspecting the node"}
> 
>  
> 
> This worked twice before, but now I keep getting that.  Is there a
> timeout that needs to be increased somewhere?  Note: this is XCI MINI in
> a VM.
> 
> Regards,
> 
> Mark
> 

Hello Mark,

Are you using the latest XCI code? We pushed some fixes recently to
remove some artifacts from previous deployments which may resolve your
problem

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#22028): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/22028
Mute This Topic: https://lists.opnfv.org/mt/25675636/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-