summaryrefslogtreecommitdiffstats
path: root/cloudmasterd/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fixing stupid cloudmaster mistakeBrenton Leanhardt2008-07-211-1/+1
|
* Fix on the virttypeMatt Hicks2008-07-171-2/+2
|
* Adding output for the type of cloud machine (Xen, KVM)Matt Hicks2008-07-172-5/+20
|
* The cloudmaster now uses the virt func module's autostart methodBrenton Leanhardt2008-07-171-1/+1
|
* 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-161-3/+8
| | | | the cloud
* Handling multiple machines coming back from the stateMatt Hicks2008-07-161-3/+5
|
* Update for the new func formatMatt Hicks2008-07-151-26/+6
|
* Fixing indentationMatt Hicks2008-07-101-5/+5
|
* Genome styling updateMatt Hicks2008-07-101-0/+4
|
* Changed cloudmaster to use the new cobbler proxy and revved the RPM releaseGreg Blomquist2008-07-101-1/+1
|
* Renaming everying everest to genomeChris Alfonso2008-07-081-1/+1
|
* 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.
* More styling tweaksMatthew Hicks2008-06-301-0/+3
|
* Added the gpl v2 header to all the rb filesChris Alfonso2008-06-272-0/+32
|
* Fix to the distro lookupMatthew Hicks2008-06-251-2/+8
|
* 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.
* Cloud master cleanupMatthew Hicks2008-06-241-9/+0
|
* Tools cleanupMatthew Hicks2008-06-243-30/+205
|
* More RPM fixes to get the cloudmaster-sync working from scratchMatthew Hicks2008-06-231-1/+1
| | | | 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-232-117/+1
|
* Removing thread functionality - doesn't work with the serviceMatthew Hicks2008-06-222-9/+12
|
* Updating versionsMatthew Hicks2008-06-221-1/+1
|
* More error handlingMatthew Hicks2008-06-221-26/+69
| | | | Adding a proxy pass reverse for the machine deletion redirects
* Moving several of the everest tools from rpm-source to hereMatthew Hicks2008-06-221-2/+2
|
* Adding initial redirectMatthew Hicks2008-06-222-5/+5
|
* Updating the versionMatthew Hicks2008-06-221-1/+1
|
* More cleanupMatthew Hicks2008-06-221-1/+31
| | | | Fixing the /etc/xen/auto variable
* Adding cloud memory outputMatthew Hicks2008-06-221-54/+84
|
* Adding real instance cleanupMatthew Hicks2008-06-211-3/+14
|
* First pass of deleting imagesMatthew Hicks2008-06-211-4/+10
|
* Optimizing DB updatesMatthew Hicks2008-06-211-2/+1
|
* More sync logicMatthew Hicks2008-06-211-11/+34
|
* Adding some scheduled syncing logicMatthew Hicks2008-06-211-11/+54
|
* Adding wiring for deleting vmsMatthew Hicks2008-06-211-3/+16
|
* Adding a db primer (for testing)Matthew Hicks2008-06-211-7/+7
| | | | More work around the model names and db structure
* More work on the modelMatthew Hicks2008-06-211-13/+16
|
* Updating the versionMatthew Hicks2008-06-211-1/+1
|
* Adding model support into the cloudmaster and fixing a few creation defectsMatthew Hicks2008-06-211-8/+51
|
* Bug fixes in machine creationMatthew Hicks2008-06-202-3/+5
|
* Added .chomp() to the call to func-find-resources in order to trim any ↵root2008-06-201-1/+1
| | | | trailing whitespace
* removed disk-space paramter in call to func-find-resourcesroot2008-06-201-1/+1
|
* removed disk-space paramter in call to func-find-resourcesroot2008-06-201-1/+1
|
* removed -f paramter in call to func-find-resourcesroot2008-06-201-1/+1
|
* Fixing rake errorsroot2008-06-201-2/+1
|
* Removing unfinished "Models" sectionroot2008-06-191-3/+0
|
* Moved the cloud daemon to cloudmasterd to give it a better nameroot2008-06-192-0/+179