metadata.yaml: Move nrpe-external-master interface from provides to requires.

This commit is contained in:
Adam Gandelman 2013-06-24 21:27:15 -07:00
parent 117b856fce
commit cdbc8c7229
2 changed files with 4 additions and 4 deletions

View File

@ -8,9 +8,6 @@ description: |
provides:
cloud-compute:
interface: nova-compute
nrpe-external-master:
interface: nrpe-external-master
scope: container
requires:
shared-db:
interface: mysql-shared
@ -20,6 +17,9 @@ requires:
interface: glance
ceph:
interface: ceph-client
nrpe-external-master:
interface: nrpe-external-master
scope: container
peers:
compute-peer:
interface: nova

View File

@ -1 +1 @@
91
92