cloudstack/tools/devcloud-kvm
Prasanna Santhanam 5442df2b5e devcloud-kvm: marvin deployment config generator for devcloud-kvm
The devcloud-kvm.py script will take the kvm.properties file to generate
an advanced zone configuration with two physical networks with traffic
labels for 'guest' and 'public' traffic going on 'eth0' and 'eth1'
respectively.

To generate config:
$ python devcloud-kvm.py -i kvm.properties -o devcloud-kvm-advanced.cfg

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-01-13 14:22:56 +05:30
..
README.md Summary: Add devcloud-kvm files 2013-01-10 14:13:58 -07:00
devcloud-kvm-advanced.cfg devcloud-kvm: marvin deployment config generator for devcloud-kvm 2013-01-13 14:22:56 +05:30
devcloud-kvm.cfg Summary: Add devcloud-kvm files 2013-01-10 14:13:58 -07:00
devcloud-kvm.py devcloud-kvm: marvin deployment config generator for devcloud-kvm 2013-01-13 14:22:56 +05:30
devcloud-kvm.sql Summary: Change url of tiny linux in devcloud-kvm.sql 2013-01-11 11:52:46 -07:00
kvm.properties devcloud-kvm: marvin deployment config generator for devcloud-kvm 2013-01-13 14:22:56 +05:30
pom.xml Summary: Add devcloud-kvm files 2013-01-10 14:13:58 -07:00

README.md

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.

===========================================================

This directory hosts configs for setting up the devcloud-kvm environment.