Add neutron-plugin-api relation for future use

This commit is contained in:
Liam Young 2014-06-11 09:25:59 +00:00
parent 56fbfa3510
commit 895d91474a
5 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
neutron_api_hooks.py

View File

@ -0,0 +1 @@
neutron_api_hooks.py

View File

@ -0,0 +1 @@
neutron_api_hooks.py

View File

@ -0,0 +1 @@
neutron_api_hooks.py

View File

@ -8,6 +8,10 @@ categories:
provides:
neutron-api:
interface: neutron-api
# neutron-plugin-api unused at present but will be used for passing config
# to neutron plugin subordinates like GRE, VXLAN and VLAN ranges
neutron-plugin-api:
interface: neutron-plugin-api
requires:
shared-db:
interface: mysql-shared