Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/virtualization/openstack: index.xml
Date: Tue, 05 Mar 2013 19:11:23
Message-Id: 20130305191120.D81812171D@flycatcher.gentoo.org
1 prometheanfire 13/03/05 19:11:20
2
3 Added: index.xml
4 Log:
5 initial commit of openstack project
6
7 Revision Changes Path
8 1.1 xml/htdocs/proj/en/virtualization/openstack/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/virtualization/openstack/index.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/virtualization/openstack/index.xml?rev=1.1&content-type=text/plain
12
13 Index: index.xml
14 ===================================================================
15 <?xml version='1.0' encoding="UTF-8"?>
16 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/virtualization/openstack/index.xml,v 1.1 2013/03/05 19:11:20 prometheanfire Exp $ -->
17 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
18 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
19 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
20
21 <project>
22 <name>Openstack</name>
23 <longname>Gentoo Openstack Project</longname>
24 <date>05 Mar 2013</date>
25
26 <author title="Author">
27 <mail link="prometheanfire@g.o">Matthew Thode</mail>
28 </author>
29 <author title='Editor'>
30 <mail link="prometheanfire@g.o">Matthew Thode</mail>
31 </author>
32
33 <description>
34 The Gentoo Openstack Project maintains packages for Openstack and some
35 of it's dependancies.
36 </description>
37
38 <longdescription>
39 <p>
40 Openstack is an <uri link="http://en.wikipedia.org/wiki/IaaS#Infrastructure_as_a_service_.28IaaS.29">IaaS</uri>
41 which means it helps in the managment and deployment of phsyical resources.
42 Some of these resources may be used for virtualization (and is one of the
43 primary focuses of the upstream Openstack project).
44 </p>
45
46 <p>
47 Openstack can manage a few hypervisors. But the list of features changes
48 often so it is best to refrence <uri link="https://wiki.openstack.org/wiki/HypervisorSupportMatrix">upstream</uri>.
49 </p>
50 </longdescription>
51
52 <goals>
53 <p>
54 The current goal is to make Gentoo a first class citizen for hosting
55 Openstack. Particlar focus is going to be made on security releases.
56 There will also be a focus on maintaining 2-3 releases along with git head
57 in a usable state. Todo is an irc channel a mail-alias, and maybe a
58 mailing list.
59 </p>
60 </goals>
61
62 <dev role="lead" description="various openstack packages">prometheanfire</dev>
63 <dev role="member" description="the help">steev</dev>
64
65 <herd name="virtualization" />
66
67 <extrachapter>
68 <title>Contacting Us</title>
69 <section>
70 <title>IRC Channel</title>
71 <body>
72 <p>
73 You can reach all our developers (and some users of course) in
74 #gentoo-virtualization on
75 <uri link="irc://irc.freenode.net">irc.freenode.net</uri>
76 </p>
77 </body>
78 </section>
79 </extrachapter>
80 </project>