First time here? Check out the FAQ!
2019-10-08 08:34:50 -0600 | received badge | ● Nice Answer (source) |
2015-07-26 22:39:13 -0600 | received badge | ● Teacher (source) |
2015-07-26 22:39:13 -0600 | received badge | ● Necromancer (source) |
2014-06-23 02:49:38 -0600 | received badge | ● Enthusiast |
2014-06-19 02:56:31 -0600 | commented answer | How to list Server Id using python-novaclient Python API? it works!!! thanks. |
2014-06-18 20:26:33 -0600 | answered a question | How to list Server Id using python-novaclient Python API? Hi, I wonder how to get 'OS-EXT-STS:task_state' value? "print instances[0].OS-EXT-STS:task_state " result is "invalid syntax" |