70N/A<?
xml version="1.0" ?>
70N/A Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 919N/A Licensed under the Apache License, Version 2.0 (the "License"); you may 919N/A not use this file except in compliance with the License. You may obtain 919N/A a copy of the License at 919N/A Unless required by applicable law or agreed to in writing, software 919N/A distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 919N/A WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the 919N/A License for the specific language governing permissions and limitations 919N/A NOTE: This service manifest is not editable; its contents will 919N/A be overwritten by package or patch operations, including 919N/A operating system upgrade. Make customizations in a different 70N/A<
service_bundle type="manifest" name="nova-cert">
70N/A <
service version="1" type="service" 851N/A <
dependency name='multiuser' grouping='require_all' restart_on='error' 551N/A <
dependency name='upgrade' grouping='require_all' restart_on='none' 649N/A <
dependency name='conductor' grouping='optional_all' restart_on='error' 325N/A <
dependency name='ntp' grouping='optional_all' restart_on='none' 332N/A <
dependency name='rabbitmq' grouping='optional_all' restart_on='none' 532N/A <
logfile_attributes permissions='600'/>
493N/A <
exec_method timeout_seconds="60" type="method" name="start" 791N/A <
method_credential user='nova' group='nova' />
347N/A <
exec_method timeout_seconds="60" type="method" name="stop" 474N/A <
instance name='default' enabled='false'>
332N/A <
property_group name='general' type='framework'>
464N/A <
propval name='action_authorization' type='astring' 509N/A <
propval name='value_authorization' type='astring' 414N/A OpenStack Nova Cert Service
493N/A nova-cert is a service that supports the Nova Cert service for
493N/A X509 certificates. Used to generate certificates for
729N/A euca-bundle-image. Only needed for EC2 API.