Re: [openstack-dev] [Congress] Magnum_driver

2016-12-12 Thread Ruben
Hi Tim, thanks a lot for your help. I've seen that there is a failure for "gate-congress-pe-replicated-nv". It's strange because I didn't have failure before. So, what should I do now? Ruben - Messaggio originale - Da: "Tim Hinrichs" <t...@styra.com&g

Re: [openstack-dev] [Congress] Magnum_driver

2016-12-09 Thread Ruben
Hi Tim, sorry for the late, but I've had a busy week. Anyway, I've tried to add the magnum_driver to review into a single commit. I don't know if I have been able.. Ruben - Messaggio originale - Da: "Tim Hinrichs" <t...@styra.com> A: "Ruben" <r.manga

Re: [openstack-dev] [Congress] Magnum_driver

2016-11-30 Thread Ruben
Hi Tim, what should I do to squash all the commits into a single one? To add the code to review I made: git add git commit git review Isn't it correct? Ruben - Messaggio originale - Da: "Tim Hinrichs" <t...@styra.com> A: "Ruben" <r.manganiel...@student

Re: [openstack-dev] [Congress] Magnum_driver

2016-11-29 Thread Ruben
Hi Tim, I've added the code of magnum_driver and its unit test to review. It seems everything works. Ruben - Original Message - From: "Tim Hinrichs" <t...@styra.com> To: "Ruben" <r.manganiel...@studenti.unisa.it> Cc: openstack-dev@lists.op

Re: [openstack-dev] [Congress] Magnum_driver

2016-11-25 Thread Ruben
. Are these problems according to you? Should I to try to add the translation of pods, containers and services? I've add the code to review. Ruben - Original Message - From: "Tim Hinrichs" <t...@styra.com> To: "Ruben" <r.manganiel...@student

Re: [openstack-dev] [Congress] Magnum_driver

2016-11-24 Thread Ruben
urces.datasource_driver [-] magnum:: finished polling Any suggestions to solve it? I've add the code to review. Ruben - Original Message - From: "Ruben" <r.manganiel...@studenti.unisa.it> To: "Tim Hinrichs" <t...@styra.com> Cc: openstack-dev@lists.o

Re: [openstack-dev] [Congress] Magnum_driver

2016-11-23 Thread Ruben
oslo.policy>=1.15.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 oslo.vmware>=2.11.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 WebOb>=1.6.0 # MIT" - Orig

[openstack-dev] [Congress] Magnum_driver

2016-11-23 Thread Ruben
summary __ ERROR: py27: commands failed" Pep8 is ok. What should I do to solve the error above? Anyway I've errors with the

[openstack-dev] [Congress] Magnum_driver

2016-11-20 Thread Ruben
160.3"}]} magnum --debug cluster-list RESP BODY: {"clusters": [{"status": "CREATE_FAILED", "cluster_template_id": "8d25a1ed-faa6-4305-a6a1-6559708c805b", "uui

[openstack-dev] [Congress] Magnum_driver

2016-11-16 Thread Ruben
+ Anyway, I've added the code to review. I have a conflict, but I don't know how to resolve it. Ruben __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.open

[openstack-dev] [Congress] Magnum_driver

2016-11-14 Thread Ruben
Hi everybody, I've added the magnum_driver code, that I'm trying to write for congress, to review. I think that I've made some errors. I hope in your help. Ruben __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [Congress] Error datasource create

2016-11-08 Thread Ruben
ib/python2.7/dist-packages/oslo_concurrency/lockutils.py:212 2016-11-08 12:15:29.914 DEBUG oslo_concurrency.lockutils [-] Releasing semaphore "singleton_lock" from (pid=10406) lock /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:225 " Ruben - Messaggio ori

Re: [openstack-dev] [Congress] Run unit test

2016-11-08 Thread Ruben
Hi everybody, I've been able to restart the congress server, add the driver for magnum and create a datasource. Now, how can I run the unit test for this driver? Which steps have I to do? Ruben - Messaggio originale - Da: "Ruben" <r.manganiel...@studenti.unisa.it> A: &qu

Re: [openstack-dev] [Congress] Restart Congress server

2016-11-06 Thread Ruben
/congress-server --debug in the congress window. Is it possible that I should rejoin the stack? Ruben - Original Message - From: "Eric" <ekcs.openst...@gmail.com> To: openstack-dev@lists.openstack.org Cc: "Ruben" <r.manganiel...@studenti.unisa.it> Sent: Fri

[openstack-dev] [Congress] Restart Congress server

2016-11-04 Thread Ruben
do to solve it and even if the driver I've written works. Maybe I make mistakes when I restart Congress server.. What should I do to restart Congress server? What could I do to test the datasource and solve these problems? Ruben ___