summaryrefslogtreecommitdiffstats
path: root/cloudmasterd
Commit message (Collapse)AuthorAgeFilesLines
* Rename spec file for packagingHEADmasterJeroen van Meeuwen (Fedora Unity)2008-07-292-3/+4
|
* Updates for moving away from the iso based quick startBrenton Leanhardt2008-07-281-1/+1
| | | | | Mostly just spec file fixes. The genome-repo-bootstrap script was updated to rename the "respin" files since it would be confusing in the quickstart.
* Fix up cloudmasterd (even rpmlint -i is silent *grin*)Jeroen van Meeuwen (Fedora Unity)2008-07-213-16/+40
|
* Fixing stupid cloudmaster mistakeBrenton Leanhardt2008-07-212-2/+2
|
* The cloudmaster needs the virtinst libraryBrenton Leanhardt2008-07-181-1/+2
|
* Splitting the cloudmasterd into 3 RPMSMatt Hicks2008-07-173-6/+29
| | | | | | | - The separate RPMs will allow the cloudmasterd functionality to be separated from the httpd configuration and redirects. This should ease setting up a combined cloud / Genome machine in the future.
* Updating a fix to the virttype lookupMatt Hicks2008-07-171-1/+1
|
* Fix on the virttypeMatt Hicks2008-07-171-2/+2
|
* Adding output for the type of cloud machine (Xen, KVM)Matt Hicks2008-07-173-6/+21
|
* The cloudmaster now uses the virt func module's autostart methodBrenton Leanhardt2008-07-172-2/+2
|
* More updates to the cloudmaster and genome-bootstrap to record ip addressMatt Hicks2008-07-161-29/+34
|
* Updating genome-bootstrap and cloudmaster to store the repo and ipaddress in ↵Matthew Hicks2008-07-162-4/+9
| | | | the cloud
* Updating the versionMatt Hicks2008-07-161-1/+1
|
* Handling multiple machines coming back from the stateMatt Hicks2008-07-161-3/+5
|
* Update for the new func formatMatt Hicks2008-07-151-26/+6
|
* Adding the genome-func dependencyMatt Hicks2008-07-151-1/+1
|
* Changing build system over to Koji. Now the MakefilesMatt Hicks2008-07-121-1/+1
| | | | | will only generate src RPMs. Koji builds can then be submitted to specific distribution builds.
* Adding libvirt as a dependency tooMatthew Hicks2008-07-111-0/+1
|
* Adding koan as a requirement to the cloudmaster RPMMatthew Hicks2008-07-111-1/+2
|
* Removed non GPL copyright messagesChris Alfonso2008-07-111-3/+0
|
* Fixing indentationMatt Hicks2008-07-101-5/+5
|
* Genome styling updateMatt Hicks2008-07-102-1/+5
|
* Changed cloudmaster to use the new cobbler proxy and revved the RPM releaseGreg Blomquist2008-07-102-2/+2
|
* Renaming everying everest to genomeChris Alfonso2008-07-086-16/+16
|
* Removed Red Hat DDNS and references from everest-bootstrap, everestd, and ↵Greg Blomquist2008-07-011-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | cloudmasterd Changes include: * everest-bootstrap's default mode is now "cloud". - It is assumed that all systems provisioned by everest-bootstrap will be sent to a cloudmaster for provisioning. However, a cloudmaster does not necessarily have to control several minions to qualify. A cloudmaster can be configured to simply control its own disk space. - The "advanced" mode also expects that systems are getting provisioned in a cloud, and requires a "cloudmaster" parameter. - The previous "--config-only" command line parameter has been changed to a mode. Now a user can select between "standard", "advanced", and "config-only" modes. - Hooks for cobbler dns have been added. A great deal more work needs to be done here before it is ready, though. - everest-bootstrap can now ask everestd if it knows the IP address and hostname of newly provisioned machines * everestd can now examine the /var/log/cobbler/install.log file to determine the IP address and hostname of new systems. - I suspect that this functionality will get moved from everestd to the cloudmaster. Users of everest-bootstrap will be directed to the cloud's status page to access the systems' IP addy and hostnames.
* Added everest-styling as rpm dependency for everestd and cloudmasterd.Chris Alfonso2008-07-011-0/+1
|
* More styling tweaksMatthew Hicks2008-06-302-1/+4
|
* Added the gpl v2 header to all the rb filesChris Alfonso2008-06-274-0/+64
|
* Removing unnecessary dependencyMatthew Hicks2008-06-251-1/+0
|
* Fix to the distro lookupMatthew Hicks2008-06-252-3/+9
|
* Added Makefile to:Greg Blomquist2008-06-241-1/+2
| | | | | | | | | | * everest-dsl * everest-bootstrap Remaining problems: * everest-sync still missing a spec file * everest-repo cannog build RPM without a local copy of "docs" git repo
* Adding the arch to func-find-resourcesMatthew Hicks2008-06-241-4/+5
|
* Added "Added Date" to host machine status and "Created Date" to guest ↵Naveen MaliK2008-06-242-9/+24
| | | | machine status.
* More .gitignore cleanupMatthew Hicks2008-06-241-1/+1
| | | | Spec file / version cleanup
* Added Makefile to everestd to build RPM from tools directoryGreg Blomquist2008-06-241-1/+1
| | | | | Updated everestd Rakefile to clean the gem package data before RPM build Updated cloudmasterd Rakefile to correctly clean the gem package data before RPM build
* Added clean tasks for rakeGreg Blomquist2008-06-241-1/+2
|
* Adding Makefile to create a cloudmasterd rpm.Greg Blomquist2008-06-241-0/+34
| | | | | | | Modified Rakefile to add clean/clobber rake commands Developers can now create a new RPM from the tools/cloudmasterd directory by simply running "make". The "make" command should be repeatable by running "rake clean package" in the Makefile
* Rakefile cleanupMatthew Hicks2008-06-241-4/+4
|
* Cleaning up the documentationMatthew Hicks2008-06-241-4/+4
|
* Cleaning up the gem structure and adding test directoryMatthew Hicks2008-06-247-37/+14
|
* README updatesMatthew Hicks2008-06-241-1/+44
|
* Cloud master cleanupMatthew Hicks2008-06-2436-2517/+418
|
* Tools cleanupMatthew Hicks2008-06-247-167/+212
|
* Another service script fixMatthew Hicks2008-06-231-2/+2
|
* Another fix for the RPM buildingMatthew Hicks2008-06-231-1/+1
|
* Manifest fixMatthew Hicks2008-06-231-0/+1
|
* More RPM fixes to get the cloudmaster-sync working from scratchMatthew Hicks2008-06-234-3/+152
| | | | RPM dependency fixups
* Moving fastthread dependencyMatthew Hicks2008-06-231-2/+0
|
* Moving the sync script to an external location and adding cleanup logicMatthew Hicks2008-06-234-118/+4
|
* Removing thread functionality - doesn't work with the serviceMatthew Hicks2008-06-223-10/+13
|