mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-26 09:57:23 +03:00
M #-: Add GOCA changes to docker addon (#3989)
This commit is contained in:
parent
a7932813b9
commit
fd2766970d
@ -109,7 +109,7 @@ func (d *Driver) buildConfig() {
|
||||
|
||||
func (d *Driver) getController() *goca.Controller {
|
||||
d.buildConfig()
|
||||
client := goca.NewClient(d.Config)
|
||||
client := goca.NewDefaultClient(d.Config)
|
||||
|
||||
return goca.NewController(client)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user