forked from eucalyptus/Eucalyptus-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
24 lines (18 loc) · 831 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Eucalyptus Scripts
------------------
This repository contains various scripts used with Eucalyptus. For example
it contains what we use to implement the SLA (Service Level Agreements)
for the ECC (Eucalyptus Community Cloud at http://open.eucalyptus.com/try).
Others examples will be scripts used with our test images (which are
provided on http://open.eucalyptus.com).
Structure
---------
Each scripts (or set of) is a mini-project, thus each one should reside in
its own directory with a README to explain what it is doing and how to use
it.
Participate
-----------
Since you are already reading this, you are already participating! To
add/modify scripts you can of course use github or
http://projects.eucalyptus.com (to be live at the end of summer 2011).
For any question feel free to contact [email protected].