~morphis/snappy-hwe-snaps/+git/wifi-ap:fixes-and-client-ctl

Last commit made on 2016-09-20
Get this branch:
git clone -b fixes-and-client-ctl https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
fixes-and-client-ctl
Repository:
lp:~morphis/snappy-hwe-snaps/+git/wifi-ap

Recent commits

020ff32... by Simon Fels

Do not export service response struct

35c9905... by Simon Fels

Add unit tests for the client implementation

6111470... by Simon Fels

Restructure client implementation a bit

a7275ee... by Simon Fels

Reorganize Go code into a cmd subdirectory

c556546... by Simon Fels

Fixup service side unit tests

28ee6f2... by Simon Fels

Replacement shell script for configuration with a Go client

3564c87... by Simon Fels

Fix several small things

* Always provide a value for Response.Result to make sure we don't
  get a null value on the client side
* Respect Go language naming rules of things
* Don't export Response struct by renaming it to serviceResponse

af410ec... by Simon Fels

Parse default configuration on the right path

4fd2ca0... by Simon Fels

Add network-bind plug for our management service

434e6bc... by Simon Fels

Add missing grade property