components/openstack/nova/files/nova-compute.xml
changeset 6854 52081f923019
parent 6031 1aaf20a19738
child 7262 19860fd7b64f
--- a/components/openstack/nova/files/nova-compute.xml	Wed Sep 07 14:48:42 2016 -0700
+++ b/components/openstack/nova/files/nova-compute.xml	Wed Sep 07 14:48:42 2016 -0700
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
 <!--
- Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
 
  Licensed under the Apache License, Version 2.0 (the "License"); you may
  not use this file except in compliance with the License. You may obtain
@@ -36,13 +36,8 @@
         value='svc:/application/openstack/nova/nova-upgrade' />
     </dependency>
 
-    <dependency name='evs' grouping='require_all' restart_on='error'
-      type='service'>
-      <service_fmri value='svc:/network/evs:default' />
-    </dependency>
-
-    <dependency name='neutron-ovs-agent' grouping='optional_all' restart_on='none'
-      type='service'>
+    <dependency name='neutron-ovs-agent' grouping='optional_all'
+      restart_on='none' type='service'>
       <service_fmri value='svc:/application/openstack/neutron/neutron-openvswitch-agent:default' />
     </dependency>