272 Commits

Author SHA1 Message Date
Joel Moore joelbm24@gmail.com
91561d721d Get IP doesn't fail of you not connected to the intetnet
------------- This line and the following will be ignored --------------

modified:
  nova/utils.py
unknown:
  CA/cacert.pem
  CA/index.txt
  CA/openssl.cnf
  CA/serial
  CA/private/cakey.pem
  bin/nova@
2010-08-03 11:02:58 -07:00
Justin Santa Barbara
d0add55b81 Added --fail argument to curl invocations, so that HTTP request fails get surfaced as non-zero exit codes 2010-07-29 14:48:10 -07:00
Justin Santa Barbara
ad689bf158 Merged with trunk 2010-07-29 14:35:41 -07:00
Vishvananda Ishaya
5597f454c6 oops retry and add extra exception check 2010-07-28 23:19:07 -07:00
Vishvananda Ishaya
53ef88c666 allow driver to be passed in to auth manager instead of depending solely on flag 2010-07-28 12:53:27 -07:00
Todd Willey
669231b822 Expiry awareness for SessionToken. 2010-07-26 17:00:50 -04:00
Justin Santa Barbara
6fb3168821 Check exit codes when spawning processes by default 2010-07-22 12:28:47 -07:00
Vishvananda Ishaya
3cd95836e3 use a locally administered mac address so it isn't saved by udev 2010-07-20 20:28:34 -05:00
Jesse Andrews
dba57c616e reorder imports spacing 2010-07-15 18:13:48 -05:00
Todd Willey
828a587ccc update copyrights 2010-07-15 01:28:51 -04:00
Vishvananda Ishaya
fadc2e5aa6 Merge of DHCP changes including dnsmasq callbacks
Conflicts:
	nova/utils.py
2010-07-14 16:27:18 -05:00
Vishvananda Ishaya
2d62da3359 datetime import typo 2010-07-08 11:00:53 -07:00
Vishvananda Ishaya
5b2e1d7a2d added missing isotime method from utils 2010-07-08 10:53:27 -07:00
Joshua McKenty
f78c35bf34 Fixed the os.environ patch (bogus) 2010-07-07 12:24:24 -07:00
Joshua McKenty
7f54893129 Fixes as per Vish review (whitespace, import statements) 2010-07-07 12:24:22 -07:00
Joshua McKenty
fc8efdb9e5 Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world. 2010-07-07 12:15:11 -07:00
Joshua McKenty
685cfb7847 Capture signals from dnsmasq and use them to update network state. 2010-07-07 12:06:34 -07:00
Vishvananda Ishaya
33f9b22b1f Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen
e582be69e9 Updated licenses 2010-06-23 22:04:16 -07:00
andy
9249076962 make get_my_ip return 127.0.0.1 for testing 2010-06-11 10:08:13 +01:00
andy
dd626621c3 whitespace fixes for nova/utils.py 2010-06-10 18:39:07 +01:00
Jesse Andrews
ff29c76abb initial commit 2010-05-27 23:05:26 -07:00