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
|
435a78e48c
|
merged trunk
|
2010-09-20 19:19:28 -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 |
|
Vishvananda Ishaya
|
dff482e992
|
manage command for project quotas
|
2010-09-11 20:54:12 -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 |
|
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
|
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 |
|
Justin Santa Barbara
|
cfe3b2a6dd
|
Check exit codes when spawning processes by default
Also pass --fail to curl so that it sets exit code when download fails
|
2010-08-20 01:24:59 +00:00 |
|
Eric Day
|
49ef2b2934
|
PEP8/pylint cleanup in bin and nova/auth.
|
2010-08-20 01:23:32 +00:00 |
|
Eric Day
|
47e98cdae2
|
Removed old cloud_topic queue setup, it is no longer used.
|
2010-08-18 18:25:16 -07:00 |
|
Vishvananda Ishaya
|
9ab034f8b0
|
last few test fixes
|
2010-08-18 18:03:58 -07:00 |
|
Eric Day
|
b8747fb38e
|
More bin/ pep8/pylint cleanup.
|
2010-08-18 17:39:12 -07:00 |
|
Vishvananda Ishaya
|
f7c556324d
|
fixing more network issues
|
2010-08-18 17:38:51 -07:00 |
|
Justin Santa Barbara
|
d8f8d121a0
|
Merged with trunk
|
2010-08-18 22:14:24 +01:00 |
|
Vishvananda Ishaya
|
62e3bab39f
|
network tests pass
|
2010-08-18 02:07:04 -07:00 |
|
Vishvananda Ishaya
|
8eb531becb
|
almost there
|
2010-08-17 20:33:37 -07:00 |
|
Eric Day
|
1e403e56dc
|
In an effort to keep new and old API code separate, I've created a nova.api to put all new API code under. This means nova.endpoint only contains the old Tornado implementation. I also cleaned up a few pep8 and other style nits in the new API code.
|
2010-08-17 16:43:37 -07:00 |
|
Michael Gundlach
|
f87fb14dcb
|
See description of change... what's the difference between that message and this message again?
|
2010-08-17 17:33:50 +00:00 |
|
Michael Gundlach
|
e8be36d7a7
|
Move eventlet-using class out of endpoint/__init__.py into its own submodule, so that twisted-related code using endpoint.[other stuff] wouldn't run eventlet and make unit tests throw crazy errors about eventlet 0.9.10 not playing nicely with twisted.
|
2010-08-17 13:23:20 -04:00 |
|
Chris Behrens
|
ad7a20231a
|
merge from trunk
|
2010-08-16 15:56:28 -05:00 |
|