Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces/bluez,network-manager: implement ConnectedSlot policy #2948

Merged
merged 20 commits into from Mar 1, 2017

Conversation

jdstrand
Copy link

The bluez and network-manager interfaces were the first two slot implementations and they rely solely on ConnectedPlug policy and do not implement ConnectedSlot policy. Shortly after these interfaces were committed it was decided that we would mediate both sides of the IPC like DBus. This PR brings network-manager and bluez up to date.

network-manager was tested by using 'dbus-send' from the wifi-ap snap. bluez was tested by stopping and starting ofono.

In addition to these changes, a couple of changes were made to network-manager:

  • remove chown syscalls since they are in template
  • allow logind to alert NM of new sessions

This branch is on top of #2946

@jdstrand
Copy link
Author

@morphis - can you also review this PR since this is modifying interfaces you (or your team) implemented?

@morphis
Copy link
Contributor

morphis commented Feb 28, 2017

@jdstrand LGTM

@mvo5 mvo5 added this to the 2.23 milestone Mar 1, 2017
Copy link
Contributor

@mvo5 mvo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@mvo5 mvo5 merged commit b861d5a into snapcore:master Mar 1, 2017
@jdstrand jdstrand deleted the bluez-nm-updates branch March 1, 2017 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants