[FIX] creation of new threads where a new API environment should be initialized
authorXavier Morel <xmo@openerp.com>
Tue, 15 Jul 2014 11:33:38 +0000 (13:33 +0200)
committerXavier Morel <xmo@openerp.com>
Tue, 15 Jul 2014 11:33:38 +0000 (13:33 +0200)
* fix #1149 courtesy of @andreparames
* remove useless threaded yaml import
* openerp.service.server thread spawning get an API environment further down
  the stack


Trivial merge