blob: 456574c982dbec107fbf8f23ff8387cc282994a2 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# All the events that need to be created as a result of execution of Regression test
VM.CREATE=2
VM.DESTROY=2
VM.START=2
VM.STOP=2
VM.REBOOT=1
VM.UPGRADE=1
VM.RESETPASSWORD=1
ROUTER.CREATE=1
ROUTER.DESTROY=1
ROUTER.START=2
ROUTER.STOP=2
ROUTER.REBOOT=1
NET.IPASSIGN=2
NET.IPRELEASE=2
SNAPSHOT.CREATE=1
SNAPSHOT.DELETE=1
PF.SERVICE.APPLY=1
PF.SERVICE.REMOVE=1
TEMPLATE.CREATE=2
NET.RULEADD=4
NET.RULEDELETE=4
VOLUME.CREATE=6
VOLUME.DELETE=6
VOLUME.ATTACH=1
VOLUME.DETACH=1