chef-boneyard / knife-rackspace

Chef knife plug-in for Rackspace
https://github.com/chef/knife-rackspace
Apache License 2.0
153 stars 114 forks source link

Add boot from volume, documentation #104

Closed martinb3 closed 9 years ago

martinb3 commented 9 years ago

RE: #91, #95.

Per #91, this adds some documentation on top of the #95 commits providing the needed functionality. The thread in #95 asks for some specs, but we don't really have any specs that test each parameter in knife-rackspace, so there isn't really any established pattern. The project appears to have some functional tests ensuring the right FOG behavior (ensuring particular endpoints), but it does not test most parameters as far as I can tell.

martinb3 commented 9 years ago

This was merged in, so I'm going to close it.