Comment 17 for bug 1393268

Revision history for this message
Pavlo Shchelokovskyy (pshchelo) wrote :

And several more found in contrib resources

OS::Barbican::Order

  - handle_create returns ``order_href`` (probably harmless)

OS::Zaqar::Queue

  - handle_create returns queue object

Rackspace::Cloud::LoadBalancer

  - handle_create returns loadbalancer object
  - handle_delete returns taskrunner object
  - handle_update returns (possibly very long) list of taskrunner objects

Rackspace::Cloud::Network

  - handle_delete returns a network object as part of dictionary

Rackspace CloudServer

  - check_create_complete accepts a server object (as currently does Nova Server, need to be fixed in the same commit)