165 Commits

Author SHA1 Message Date
Vishvananda Ishaya
9b7fc3e305 Fixes reversed arguments in nova-manage project environment. 2010-09-29 03:23:09 +00:00
Vishvananda Ishaya
767db3693d Adds bpython support to nova-manage shell, because it is super sexy. 2010-09-29 01:58:14 +00:00
Devin Carlen
e3102b6b9b Fixed tests 2010-09-28 18:43:36 -07:00
Devin Carlen
2327378a1e Removed str_id from FixedIp references 2010-09-28 18:38:19 -07:00
Eric Day
6460a2e9f8 Merged gundlach's branch. 2010-09-23 11:24:26 -07:00
Michael Gundlach
9066931858 Spot-fix endpoint reference 2010-09-23 10:19:27 -04:00
Soren Hansen
ebf71b08ef Wrap WSGI container in server.serve to make it properly handle command line arguments as well as daemonise properly. Moved api and wsgi imports in the main() function to delay their inclusion until after python-daemon has closed all the file descriptors. Without this, eventlet's epoll fd gets opened before daemonize is called and thus its fd gets closed leading to very, very, very confusing errors. 2010-09-23 15:47:29 +02:00
Michael Gundlach
24f589d421 Apply vish's patch 2010-09-23 09:13:27 -04:00
Eric Day
54122c0a15 Various loose ends for endpoint and tornado removal cleanup, including cloudpipe API addition, rpc.call() cleanup by removing tornado ioloop, and fixing bin/* programs. Tornado still exists as part of some test cases and those should be reworked to not require it. 2010-09-22 17:54:57 -07:00
Vishvananda Ishaya
b68b73d081 typo s/an/a 2010-09-21 14:36:06 -07:00
Vishvananda Ishaya
2e258a97d7 merged trunk 2010-09-21 11:12:34 -07:00
Vishvananda Ishaya
6186634c0f bpython is amazing 2010-09-21 11:12:04 -07:00
Vishvananda Ishaya
435a78e48c merged trunk 2010-09-20 19:19:28 -07:00
Jesse Andrews
0936150221 now we can run files - thanks vish 2010-09-13 23:56:32 -07:00
Vishvananda Ishaya
86cd30b749 renamed _get_quota to get_quota and moved int(size) into quota.py 2010-09-13 01:15:35 -07:00
Jesse Andrews
c35f0961a0 add a shell to nova-manage, which respects flags (taken from django) 2010-09-13 00:06:32 -07:00
Vishvananda Ishaya
dff482e992 manage command for project quotas 2010-09-11 20:54:12 -07:00
Vishvananda Ishaya
3dbb3fa967 fixed reversed args in nova-manage project environment 2010-09-11 20:05:32 -07:00
Vishvananda Ishaya
6de809d887 merged trunk 2010-09-11 08:24:19 -07:00
Vishvananda Ishaya
fe78b3651c typo fixes, add flag to nova-dhcpbridge 2010-09-11 04:06:22 -07:00
Vishvananda Ishaya
d41ebe02fa merged trunk 2010-09-11 00:21:58 -07:00
Vishvananda Ishaya
9003fe35cf improved network error case handling for fixed ips 2010-09-11 00:16:12 -07:00
Vishvananda Ishaya
0242bc5106 merged orm and put instance in scheduling state 2010-09-10 14:27:42 -07:00
Vishvananda Ishaya
214f15b5ea dhcpbridge needed host instead of node name 2010-09-10 12:25:45 -07:00
Vishvananda Ishaya
a654c6a680 merged orm 2010-09-09 21:58:02 -07:00
Vishvananda Ishaya
4dcc4bc4b4 list command for floating ips 2010-09-09 07:53:57 -07:00
Vishvananda Ishaya
33631c21e7 floating ip commands 2010-09-09 07:47:30 -07:00
Vishvananda Ishaya
83402810be put soren's fancy path code in scheduler bin as well 2010-09-09 02:30:07 -07:00
Soren Hansen
f2a3f9a622 Make the scripts in bin/ detect if they're being run from a bzr checkout
or an extracted release tarball or whatever and adjust PYTHONPATH
accordingly.
2010-09-08 10:45:39 +02:00
Vishvananda Ishaya
b1cd5d52df updated to the new orm code 2010-09-08 00:34:20 -07:00
Vishvananda Ishaya
f9c060d137 merged trunk 2010-09-07 21:19:46 -07:00
Vishvananda Ishaya
96682df90f dhcpbridge fixes from review 2010-09-07 19:48:38 -07:00
Vishvananda Ishaya
22aa51638d removed extra file and updated sql note 2010-09-03 00:53:41 -07:00
Vishvananda Ishaya
dd8c1d1bc4 merged orm 2010-09-02 23:13:41 -07:00
Vishvananda Ishaya
66ed706a2f removed model from nova-manage 2010-09-02 23:13:12 -07:00
Vishvananda Ishaya
e55234bd86 merged orm branch 2010-09-02 11:33:06 -07:00
Vishvananda Ishaya
7edff9298f scheduler + unittests 2010-09-02 11:32:37 -07:00
Vishvananda Ishaya
116402306e updated models a bit and removed service classes 2010-09-02 11:25:10 -07:00
Vishvananda Ishaya
e7eb9443bc merged orm branch 2010-08-31 23:21:30 -07:00
Vishvananda Ishaya
b4c5c97160 more pep8 2010-08-30 17:58:02 -07:00
Vishvananda Ishaya
ffcc019e38 merged trunk, fixed a couple errors 2010-08-30 16:44:30 -07:00
Vishvananda Ishaya
4089925920 ip addresses work now 2010-08-30 09:03:43 -07:00
Vishvananda Ishaya
9c98cfb471 instance runs 2010-08-30 00:55:19 -07:00
Eric Day
5f14a7955b Dead code removal. 2010-08-30 06:23:17 +00:00
Vishvananda Ishaya
fab0bbaca8 tests pass 2010-08-29 18:53:47 -07:00
Vishvananda Ishaya
a6784ba138 network tests pass again 2010-08-25 16:44:10 -07:00
Vishvananda Ishaya
d832003f17 typo in release_ip 2010-08-24 01:30:48 -07:00
Vishvananda Ishaya
5860a54bff run instances works 2010-08-24 01:14:10 -07:00
Vishvananda Ishaya
157ef10b30 merged trunk and fixed merge errors 2010-08-23 14:36:14 -07:00
Vishvananda Ishaya
78c2175898 Refactored network model access into data abstraction layer.
Also changed the name to floating_ip.
2010-08-23 13:55:16 -07:00