418N/A Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. 418N/A Licensed under the Apache License, Version 2.0 (the "License"); you may 418N/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 919N/A<
service_bundle type="manifest" name="nova-cert">
418N/A <
service version="1" type="service" 418N/A <
dependency name='multiuser' grouping='require_all' restart_on='error' 418N/A <
exec_method timeout_seconds="60" type="method" name="start" 946N/A <
method_credential user='nova' group='nova' />
553N/A <
exec_method timeout_seconds="60" type="method" name="stop" 553N/A <
instance name='default' enabled='false'>
553N/A <
property_group name='general' type='framework'>
418N/A <
propval name='action_authorization' type='astring' 418N/A <
propval name='value_authorization' type='astring' 418N/A OpenStack Nova Cert Service
418N/A nova-cert is a service that supports the Nova Cert service for
418N/A X509 certificates. Used to generate certificates for
493N/A euca-bundle-image. Only needed for EC2 API.