First OpenStack commit

Change-Id: Ie1f8eec82c17a7f1788834f2f9e327972560738b
This commit is contained in:
Naga Praveen Illa
2015-05-16 16:36:25 -07:00
parent 78f82dc3bf
commit cb79d86d1f

View File

@@ -30,5 +30,6 @@ def main():
print "The snake which cannot cast its skin has to die."
print "My name is khan............................................................................................"
print ":-)"
print "First lame commit:-)"
if __name__ == "__main__":
main()