aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2020-04-05 00:34:22 +0200
committerMagnus Granberg <zorry@gentoo.org>2020-04-09 07:57:59 +0200
commit4d464e08601a9234ce112ccd5226430e3b1740a6 (patch)
tree4b411823304878732652069bbfbe91deeec8e34c /README.txt
parentuse perform_checksum for checksum on files (diff)
downloadtinderbox-cluster-4d464e08601a9234ce112ccd5226430e3b1740a6.tar.gz
tinderbox-cluster-4d464e08601a9234ce112ccd5226430e3b1740a6.tar.bz2
tinderbox-cluster-4d464e08601a9234ce112ccd5226430e3b1740a6.zip
Redone the code to use OpenStack's libs
We use Openstack's libs and Nova code as a base for the POC Most of the code to populate the db is done. Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..da77900
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,17 @@
+=============================
+Gentoo OpenStack Build System
+=============================
+
+This is a POC
+We are useing OpenStack's libs and nova as code base.
+https://github.com/openstack/nova
+For the building and populate the db we use portage's api.
+https://gitweb.gentoo.org/proj/portage.git
+Thanks to the community of thos team's.
+
+The code for now need alot of work.
+We need to cleanout not needed Nova code.
+Most of the code to populate the db is done.
+The code for the build worker neeed to be done.
+
+https://wiki.gentoo.org/wiki/Project:Tinderbox-cluster