summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* rather comprehensive style fixesandy2010-08-161-3/+9
* Removes requirement of internet connectivity to run api server.Joel Moore joelbm24@gmail.com2010-08-141-5/+9
|\
| * Get IP doesn't fail of you not connected to the intetnetJoel Moore joelbm24@gmail.com2010-08-031-5/+9
* | oops retry and add extra exception checkVishvananda Ishaya2010-07-281-1/+1
|/
* allow driver to be passed in to auth manager instead of depending solely on flagVishvananda Ishaya2010-07-281-0/+10
* Expiry awareness for SessionToken.Todd Willey2010-07-261-3/+6
* use a locally administered mac address so it isn't saved by udevVishvananda Ishaya2010-07-201-1/+1
* reorder imports spacingJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Merge of DHCP changes including dnsmasq callbacksVishvananda Ishaya2010-07-141-6/+7
|\
| * Fixed the os.environ patch (bogus)Joshua McKenty2010-07-071-1/+1
| * Fixes as per Vish review (whitespace, import statements)Joshua McKenty2010-07-071-1/+1
| * Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world.Joshua McKenty2010-07-071-2/+0
| * Capture signals from dnsmasq and use them to update network state.Joshua McKenty2010-07-071-3/+7
* | datetime import typoVishvananda Ishaya2010-07-081-1/+1
* | added missing isotime method from utilsVishvananda Ishaya2010-07-081-4/+10
|/
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-12/+17
* make get_my_ip return 127.0.0.1 for testingandy2010-06-111-0/+2
* whitespace fixes for nova/utils.pyandy2010-06-101-0/+13
* initial commitJesse Andrews2010-05-271-0/+96