Enable use of openvswitch interface now its landed in snapd

Change-Id: I7c85de8f501288214e3cc9609c2326f623bf9578
This commit is contained in:
James Page 2016-12-15 14:38:17 +00:00
parent 2a0fe46cce
commit 67273af6d7
3 changed files with 7 additions and 9 deletions

1
bindep.txt Normal file
View File

@ -0,0 +1 @@
snapcraft [platform:dpkg]

View File

@ -1,5 +1,2 @@
# Requirements to build snap
git+https://github.com/openstack-snaps/snapcraft@fixup-install-requires#egg_name=snapcraft
# PyPi less dependencies
https://launchpad.net/ubuntu/+archive/primary/+files/python-apt_1.1.0~beta1build1.tar.xz
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
# NOTE empty for now untill snapcraft installable from branch

View File

@ -29,7 +29,7 @@ apps:
- system-trace
- hardware-observe
- libvirt
# - openvswitch
- openvswitch
nova-api-metadata:
command: snap-openstack nova-api-metadata
daemon: simple
@ -48,7 +48,7 @@ apps:
- process-control
- system-trace
- system-observe
# - openvswitch
- openvswitch
neutron-l3-agent:
command: snap-openstack neutron-l3-agent
daemon: simple
@ -59,7 +59,7 @@ apps:
- process-control
- system-trace
- system-observe
# - openvswitch
- openvswitch
neutron-dhcp-agent:
command: snap-openstack neutron-dhcp-agent
daemon: simple
@ -69,7 +69,7 @@ apps:
- process-control
- system-trace
- system-observe
# - openvswitch
- openvswitch
neutron-metadata-agent:
command: snap-openstack neutron-metadata-agent
daemon: simple
@ -81,7 +81,7 @@ apps:
plugs:
- network
- network-control
# - openvswitch
- openvswitch
neutron-netns-cleanup:
command: snap-openstack neutron-netns-cleanup
plugs: