Dmytro Dovbii 39875b0e75 Fix Docker GuestBook
Function find() in DockerApplication `initialize` method
returned `null` due to the fact that instance of DockerRedisSlave
class was created with `new()` and this object didn't have owner.
This fix corrects the creation of object

Change-Id: Ib4209cd95edb0209f82dc05e55fe777a212ec9e5
Closes-Bug: #1560441
2016-03-22 15:41:32 +02:00
..
2016-03-22 15:41:32 +02:00