First time here? Check out the FAQ!
2016-01-11 07:37:38 -0600 | received badge | ● Great Question (source) |
2015-08-13 06:17:47 -0600 | received badge | ● Good Question (source) |
2015-05-11 05:20:25 -0600 | received badge | ● Famous Question (source) |
2014-09-11 03:03:55 -0600 | received badge | ● Nice Question (source) |
2014-07-23 07:00:25 -0600 | received badge | ● Notable Question (source) |
2014-07-23 07:00:25 -0600 | received badge | ● Popular Question (source) |
2013-07-31 12:11:34 -0600 | received badge | ● Student (source) |
2013-07-30 22:32:37 -0600 | asked a question | Finding out the contents of a request context and service catalog In cinder.py within nova/volume, there is a reference to a context and service catalog in the cinderclient(context) function. Is there a way to output the contents of sc and context onto a log? Thanks! |