Commit Graph

5 Commits (2ec5e87a2e5be8777d828075ff5e29d620cdb83d)

Author SHA1 Message Date
David Shrewsbury e8abea25c7 Fix OpenStack module failure output
The exception message, when shade fails, will contain much more
specific information about the failure if the exception is treated
as a string. The 'message' attribute alone is usually not helpful.
9 years ago
Dmitry Labutin 35d32c9378 Fix issue #2721: os_object parameters and docs don't align (file/filename) 9 years ago
Monty Taylor 5609d1dc5a Return resource objects from OpenStack modules
It's not uncommon for people to want to do additional things after
creating a module. Also, add a note about it to the dev notes.
9 years ago
Brian Coca 898e338318 minor doc fixes 9 years ago
Monty Taylor f2c6619826 Add OpenStack Object module 10 years ago