~snappy-dev/snapd/+git/snapd-pawel:reusable-config-helpers

Last commit made on 2017-02-14
Get this branch:
git clone -b reusable-config-helpers https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
reusable-config-helpers
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

e5f25f0... by Paweł Stołowski

Merge branch 'master' into reusable-config-helpers

cae8c6e... by Jonathan Cave

interfaces/builtin: more path options for serial (#2626)

adcf908... by Michael Vogt

i18n: look into core snaps when checking for translations (#2654)

a7d16e9... by Federico Gimenez <email address hidden>

tests: nested image testing (#2475)

c6abf3b... by Michael Vogt

tests: add basic test for docker (#2421)

38c272b... by Paweł Stołowski

hookstate,ifacestate: support snapctl set/get slot and plug attrs (step 3) (#2251)

snapctl - extended get and set subcommands to allow getting/setting of slot/plug attributes from the hooks. Initialize attributes with slot and plug attributes from the yaml when the hooks are executed.

The feature is still WIP. Attributes are not yet really used when connecting the interface and are not persisted. These will be implemented in separate PRs.

4ed3e6a... by Zygmunt Krynicki

cmd/snap: add shell completion to connect (#2588)

3c7d8e1... by Zygmunt Krynicki

Merge pull request #2775 from zyga/mount-entry-tools

cmd: add functions to load/save fstab-like files

4dc90de... by Paweł Stołowski

Exposed some methods of config.

72cf275... by Zygmunt Krynicki

cmd/snap-update-ns: add test for loading an inexisting file

Signed-off-by: Zygmunt Krynicki <email address hidden>