public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/quantum: metadata.xml ChangeLog quantum-2012.2.1.ebuild Manifest
@ 2013-01-26  8:58 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-01-26  8:58 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/01/26 08:58:44

  Added:                metadata.xml ChangeLog quantum-2012.2.1.ebuild
                        Manifest
  Log:
  initial add of openstack quantum
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.1                  sys-cluster/quantum/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <maintainer>
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
    Just like OpenStack Nova provides an API to dynamically request and
	configure virtual servers, Quantum provides an API to dynamically request
	and configure virtual networks. These networks connect "interfaces" from
	other OpenStack services (e.g., vNICs from Nova VMs). The Quantum API
	supports extensions to provide advanced network capabilities
	(e.g., QoS, ACLs, network monitoring, etc)
  </longdescription>
</pkgmetadata>




1.1                  sys-cluster/quantum/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sys-cluster/quantum
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.1 2013/01/26 08:58:44 prometheanfire Exp $

*quantum-2012.2.1 (26 Jan 2013)

  26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2012.2.1.ebuild, +metadata.xml:
  adding sys-cluster/quantum, last before nova I hope




1.1                  sys-cluster/quantum/quantum-2012.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/quantum-2012.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/quantum-2012.2.1.ebuild?rev=1.1&content-type=text/plain

Index: quantum-2012.2.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2012.2.1.ebuild,v 1.1 2013/01/26 08:58:44 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Quantum is a virtual network service for Openstack."
HOMEPAGE="https://launchpad.net/quantum"
SRC_URI="http://launchpad.net/${PN}/folsom/${PV}/+download/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/paste
		=dev-python/pastedeploy-1.5.0
		>=dev-python/routes-1.12.3
		=dev-python/amqplib-0.6.1
		=dev-python/anyjson-0.2.4[${PYTHON_USEDEP}]
		>=dev-python/eventlet-0.9.17
		>=dev-python/greenlet-0.3.1
		dev-python/httplib2
		>=dev-python/iso8601-0.1.4
		=dev-python/kombu-1.0.4
		dev-python/lxml
		dev-python/netaddr
		>=dev-python/python-quantumclient-2.0[${PYTHON_USEDEP}]
		dev-python/pyudev
		>dev-python/sqlalchemy-0.6.4
		<=dev-python/sqlalchemy-0.7.9
		=dev-python/webob-1.0.8"

python_install() {
	distutils-r1_python_install
	keepdir /etc/quantum
	insinto /etc/quantum

	doins "etc/api-paste.ini"
	doins "etc/dhcp_agent.ini"
	doins "etc/l3_agent.ini"
	doins "etc/policy.json"
	doins "etc/quantum.conf"
	doins "etc/rootwrap.conf"
	insinto /etc
	doins -r "etc/quantum/"

	#remove the etc stuff from usr...
	rm -R "${D}/usr/etc/"
}



1.1                  sys-cluster/quantum/Manifest

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/quantum/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST quantum-2012.2.1.tar.gz 767262 SHA256 ad452d3be551b6ef8124823ec7b1b3f4370c9571a11c04d21ace624242443358 SHA512 7de091e8b605d3e7cd291c84a73371e3532f54f39e4e905693f2348541b9904aea9f1b63faa523b10b4bcd603f8ca47e957bc58200d53cf8a33766bcbea7555f WHIRLPOOL a8528843cccadb6ff1618efda5da21371898f70e7238027928e0e9d0c55410b4ec8f4601cda4d57ccf8e9e97844e48b1ce025964a8e413fc5eb0be6178fe1978
EBUILD quantum-2012.2.1.ebuild 1462 SHA256 54c7c5884aec3c0f0be93ac75496183bc69be57ef77e900e550f9f6ec49a1fc4 SHA512 0d39972a9b969761680b6df0b563fa85e74e5bfca1d9102567a65f321bd987fcc65b20b97610fcc8838719e7a6217e19bc7cdeab49b20fb2e286e68e6eda55a9 WHIRLPOOL 814ac469331acefeda8e7574878708c500b34c3970cedaedb109acc8c65c1ac2b454c3e790ac31cace7344ea8c310a2179f0d8d6e19c68d9f7aa2d5ab413e2dc
MISC ChangeLog 308 SHA256 286fa4c8a82ebc9f4d29bb30e75d0dc4683098c8776e9586e384f41079dd2a41 SHA512 528f8fb73fd966d79002914838332887808df0e167625f5cd81f3618bc1d014147f75264b61f4cc3d0b2b5c1e3d014606317e6f79c2e4df86c33f98a784f9d94 WHIRLPOOL 49632ab2f7eca50743930b92bd15d424aa0ecaa9ad861ece2248372b9783fbf2a2ca01c94386a10d48a1b291d1c2ac202a9a492d145abddbccc3302507b030f2
MISC metadata.xml 718 SHA256 288d1e2f05a567092bf8301d3e19a3c358d0a4505f58390a8e755db378319a07 SHA512 808ba2c4df61b454dbbd93c59ee684951646d0d6476ea8be8a5ed9f5043bfe39cb80b4217559b1d28f1f56379d64ca165a2fb6f6f57953a619ad9db2752d10ea WHIRLPOOL 7f3a1dad02a95f36171e8b319bf5b7034b57af1d536e57e78e46f92d502880b0d4c2a8cc1e478504c26daace6875589d2e9056f50a894fef676f18dce688f64a





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-26  8:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26  8:58 [gentoo-commits] gentoo-x86 commit in sys-cluster/quantum: metadata.xml ChangeLog quantum-2012.2.1.ebuild Manifest Matt Thode (prometheanfire)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox