| 2 | |
| 3 | == Meeting 2016-11-29 == |
| 4 | |
| 5 | Place:: |
| 6 | IFCA |
| 7 | |
| 8 | Date and time:: |
| 9 | 29^th^ of November, 11:45 |
| 10 | |
| 11 | Estimated duration:: |
| 12 | 90 minutes |
| 13 | |
| 14 | Summoned attendees:: |
| 15 | Antonio Minondo and Carlos Blanco |
| 16 | |
| 17 | Discussed topics:: |
| 18 | 1. The publishing of the release 2.6.0 ([milestone:DRM4G-2.6.0]) : |
| 19 | [[TicketQuery(format=progress,milestone=DRM4G-2.6.0)]] |
| 20 | |
| 21 | Decisions made:: |
| 22 | * Comment on ticket:6014#comment:3 |
| 23 | * Comment on ticket:6033#comment:1 |
| 24 | * Comment on ticket:5977#comment:4 |
| 25 | * Comment on ticket:6003#comment:3 |
| 26 | * Comment on ticket:6006#comment:4 |
| 27 | * Comment on ticket:5964#comment:6 |
| 28 | |
| 29 | Actions made:: |
| 30 | 1. Changed the level of some log messages in the "''Agent''" class in the module '''drm4g.commands''' |
| 31 | 1. A small error in the code in the module '''drm4g.utils.message''' has been fixed |
| 32 | |
| 33 | Forthcoming actions to be made:: |
| 34 | 1. Open ticket explaining the requirements for establishing a connection using OpenSSH (ticket #6048) |
| 35 | 1. Add to the configuration file "__resources.conf__" a new key value, with which to define which communicator the user wants to use (ticket #6051) |
| 36 | * ''ssh'' - it will choose paramiko’s communicator by default |
| 37 | * ''pk-ssh'' - it will choose paramiko’s communicator |
| 38 | * ''op-ssh'' - it will choose openssh’s communicator |
| 39 | 1. Remove the function "''checkOutLock''" from all "''Communicator''" classes, since it's not needed anymore (ticket #6049) |
| 40 | 1. Optimize the modules '''drm4g.core.tm_mad'''’s function "''_update_com''" (ticket #6050) |
| 41 | |
| 42 | |