Bug 457045 - Review Request: rubygem-cloudmasterd - Genome library and web application for managing cloud machines
Summary: Review Request: rubygem-cloudmasterd - Genome library and web application for...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-29 12:49 UTC by Jeroen van Meeuwen
Modified: 2008-09-25 08:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-25 08:50:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeroen van Meeuwen 2008-07-29 12:49:47 UTC
Spec URL: http://www.kanarip.com/custom/SPECS/rubygem-cloudmasterd.spec
SRPM URL: http://www.kanarip.com/custom/f10/SRPMS/rubygem-cloudmasterd-1.0.0-15.fc10.src.rpm

Description:
The cloudmasterd daemon runs by default on port 8107 that is proxy passed by
apache from the root context.  This daemon provides a REST style interface to
both create new machine instances and manage the existing machine instances.
It also provides a view of the cloud instances available and the amount of
free memory that is available.  A cloud consists of multiple cloud instances
(e.g. cloud1.example.org, cloud2.example.org) which in turn host multiple
machine instances (e.g. jboss1.example.org, jboss2.example.org).

Func (https://fedorahosted.org/func) is used to aggregate all the information
from the individual cloud instances to store in a sqlite database on the
cloud master.

Additional Info:

Sub-packages: httpd-cloudmasterd, httpd-cloudmasterd-redirect, both of which do not require the base package since reverse proxying or redirecting doesn't need to happen on the same host that runs the cloudmasterd rubygem.

RPMLint WARNINGS:

rubygem-cloudmasterd.noarch: W: incoherent-init-script-name cloudmasterd
The init script name should be the same as the package name in lower case, or
one with 'd' appended if it invokes a process by that name.

the init script is called cloudmasterd instead of rubygem-cloudmasterd for obvious reasons. Maybe, this package should actually be called cloudmasterd and be a rubygem regardless, but I'm using the upstream name for now.

The other subpackages have no errors


Note You need to log in before you can comment on or make changes to this bug.