Guest User

Untitled

a guest
Feb 1st, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. test_description = {'foo_environment_id': None}
  2. mock_heat_api.stack_get.return_value = mock.Mock(description=test_description)
  3.  
  4. find_stack('foo_environment_id')
Advertisement
Add Comment
Please, Sign In to add comment