Since I extensively tested this, and it won't be in the critical path until next week at the earliest, I just pushed this patchset to the appliance repo. We can resolve any issues as they come up.
I also built a recipe rpm from this latest set and uploaded it to the fedorapeople.org repo. To test this recipe and the installer in the easier manner, simply run through the following steps (as root or using sudo): # wget http://repos.fedorapeople.org/repos/deltacloud/appliance/fedora-appliance.repo -O /etc/yum.repos.d/fedora-appliance.repo # yum install --nogpgcheck deltacloud_recipe # /usr/sbin/dc-install Then use deltacloud as you would normally, then when you're done run: # /usr/sbin/dc-uninstall Note the "fix broken init scripts 'status' methods (updated)" patch still need to be applied to the aggregator for this to fully work. It is a very small fix which is easy to test though. -Mo _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
