commit 78b45ee909994eef9fbdeba59bb91d9fc955272b Author: Rick Harris Date: Thu Aug 5 22:06:42 2010 -0500 Initial check-in diff --git a/README b/README new file mode 100644 index 0000000000..76e2a66d3d --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +Glance Project +============== + +Glance has to sub-projects: + + Parallax - an image registry + Teller - a image delivery agent + + diff --git a/parallax/README b/parallax/README new file mode 100644 index 0000000000..e69de29bb2 diff --git a/parallax/parallax/__init__.py b/parallax/parallax/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/teller/README b/teller/README new file mode 100644 index 0000000000..e69de29bb2 diff --git a/teller/teller/__init__.py b/teller/teller/__init__.py new file mode 100644 index 0000000000..e69de29bb2