arosales | does anyone know which protocol is used for juju client <--> juju controller, juju controller <--> MAAS API, and juju client <--> MAAS API | 01:47 |
---|---|---|
arosales | looking over https://github.com/juju/gomaasapi I am guessing https as that is the default for as the default | 01:57 |
rick_h | arosales: the juju client talks to the controller via the https websocket protocol https://godoc.org/github.com/juju/juju/api | 23:09 |
rick_h | arosales: the juju client only talks to the controller and the controller handles the communication with maas | 23:10 |
arosales | ah ok, wanted to confirm https | 23:10 |
arosales | juju to Mass is also https? | 23:11 |
rick_h | arosales: yes | 23:34 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!