Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
python-lxc: Convert state to uppercase #2
Conversation
hallyn
merged commit a179a58
into
lxc:staging
Sep 10, 2012
referenced
this pull request
in stgraber/lxc
Dec 19, 2013
added a commit
that referenced
this pull request
Dec 19, 2013
added a commit
to hallyn/lxc
that referenced
this pull request
Mar 28, 2014
added a commit
to hallyn/lxc
that referenced
this pull request
Mar 28, 2014
stgraber
referenced this pull request
Jul 14, 2014
Closed
lxc-destroy on a container with missing config segfaults #254
added a commit
to hallyn/lxc
that referenced
this pull request
Nov 12, 2014
This was referenced Nov 26, 2014
Closed
pushed a commit
to z-image/lxc
that referenced
this pull request
Oct 16, 2016
This was referenced Oct 29, 2016
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stgraber commentedSep 10, 2012
At Serge's suggestion, always convert the state passed to the wait()
function in the python API to its uppercase equivalent.
Signed-off-by: Stéphane Graber stgraber@ubuntu.com