public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] gentoo as openstack compute node?
@ 2014-11-16 17:37 Konstantinos Agouros
  2014-11-16 18:17 ` [gentoo-user] " James
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantinos Agouros @ 2014-11-16 17:37 UTC (permalink / raw
  To: gentoo-user

Hi,

I tried to install sys-cluster/nova but this gives me a 'block' as some
of the python modules it wants do not work in one install. Anybody had
success in getting a Gentoo Box to be a compute node for OpenStack?

Konstantin
-- 
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood@agouros.de
Altersheimerstr. 1, 81545 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"There is no 'dead' in team!" - Sameen Shaw


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user] Re: gentoo as openstack compute node?
  2014-11-16 17:37 [gentoo-user] gentoo as openstack compute node? Konstantinos Agouros
@ 2014-11-16 18:17 ` James
  0 siblings, 0 replies; 2+ messages in thread
From: James @ 2014-11-16 18:17 UTC (permalink / raw
  To: gentoo-user

Konstantinos Agouros <elwood <at> agouros.de> writes:


> I tried to install sys-cluster/nova but this gives me a 'block' as some
> of the python modules it wants do not work in one install. Anybody had
> success in getting a Gentoo Box to be a compute node for OpenStack?


Looking at /usr/portage/sys-cluster/openstack-meta/
openstack-meta-2014.1.9999.ebuild
I see:



EAPI=5

DESCRIPTION="A openstack meta-package for installing the various openstack
pieces"
HOMEPAGE="https://openstack.org"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS=""
IUSE="keystone swift neutron glance cinder nova horizon"

DEPEND=""
RDEPEND="keystone? ( ~sys-auth/keystone-2014.1.9999 )
		swift? ( ~sys-cluster/swift-2014.1.9999 )
		neutron? ( ~sys-cluster/neutron-2014.1.9999 )
		glance? ( ~app-admin/glance-2014.1.9999 )
		cinder? ( ~sys-cluster/cinder-2014.1.9999 )
		nova? ( ~sys-cluster/nova-2014.1.9999 )
		horizon? ( ~www-apps/horizon-2014.1.9999 )"



So all are using the latest release (*.9999) of these packages.
I'd go and look in BGO for bugs related to nova.

sys-cluster/nova is not maintained by the gentoo cluster herd:
http://gentoobrowse.randomdan.homeip.net/herd/cluster

The gentoo cluster project is similar but not the same as the 
cluster herd:
https://www.gentoo.org/proj/en/cluster/

Some devs (hi Rich) are working on consolidation of herds and projects.

The herd lists what they maintain, although it may not be current.
BGO Bug 494026  says the security team has masked this package
for vulnerabilities. It's not straightforward to tell who exactly
is maintaining nova. It may by "up for grabs" for a (proxy) maintainter.
Just search out "nova" on BGO.



Also, after the herd decprecation is complete, and some other things
are finalized, it shlould be clear who is maintaining what codes,
Who is on what project team and if a code (package) is not claimed
by a team, then the individual (dev or proxy) that is maintaining the
code. Or this is my understanding/speculation on how it's gonna work.

Ok, so from here all you gotta do is *dig* a bit.

Also look for overlays on nova and the other "Depends" in the openstack
ebuild to work around your issues. Also, often there is a way to get
around hard masks if you choose to go that path.

Goodhunting!
James






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-16 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-16 17:37 [gentoo-user] gentoo as openstack compute node? Konstantinos Agouros
2014-11-16 18:17 ` [gentoo-user] " James

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