Problem: pseudo collections, those implented in the deltacloud DB and not actually supported by the back end, do not have any operations.
Possible Solutions: Check against a const. array of pseudo collections,. instead of matching against the cloud backend when determining if operations URLs should be returnd. Note: Two tests still fail: cimi/part4_test.rb and cimi/cep_test.rb I had talked with RLandy about this and it seems that this patch is good and she is going to look into the tests.
