Mark McLoughlin
e38ba3a606
Just a couple of small changes I needed to get the migrations working with SQLAlchemy 0.7.x on Fedora 16
2011-08-26 00:14:51 +00:00
Mark McLoughlin
b77d1462eb
Add me to Authors
2011-08-24 22:16:02 +01:00
Tim Simpson
8371335942
Merged from upstream.
2011-08-23 13:16:04 -05:00
Christopher MacGown
b91a5542c1
Merged trunk
2011-08-22 21:17:57 -07:00
Tim Simpson
1b9cc046e9
Upstream merge
2011-08-22 14:07:27 -05:00
Tim Simpson
e36ebf3169
Added ability to detect import errors in list_notifier if one or more drivers could not be loaded.
2011-08-22 14:06:59 -05:00
Troy Toman
79f3b15121
Changed return code to 413 for metadata, personality and instance quota issues
2011-08-17 02:41:17 -05:00
Kei Masumoto
ea53d0f37a
Adding kvm-block-migration feature.
...
I wrote some description the below URL. I hope it may help for reviewing.
<http://etherpad.openstack.org/kvm-block-migration >
2011-08-15 20:31:43 +00:00
Donal Lafferty
1fe628fbe1
Added ability too boot VM from install ISO. System detects an image of type iso. Images is streamed to a VDI and mounted to the VM. Blank disk allocated to VM based on instance type.
...
Currently available for XenServer.
2011-08-14 04:25:46 +00:00
Christopher MacGown
3f82580b98
Merge config_drive with trunk
2011-08-12 14:23:10 -07:00
Kei masumoto
7393a114f4
merged rev1418 and fixed code so that less than 1G image can be migrated
2011-08-13 04:00:48 +09:00
vladimir.p
4ce5c65e40
Author added
2011-08-11 16:32:51 -07:00
Jake Dahn
c95954ca1a
adding myself to authors
2011-08-09 14:17:56 -07:00
Donal Lafferty
04af316f17
Trunk contained PEP8 errors. Fixed.
2011-08-05 09:51:50 +01:00
Mandell Degerness
ca79470843
Fix to nova-ajax-console-proxy to use the new syntax.
...
create_consumer and create_connection abstractions were added recently.
2011-08-04 10:43:16 -07:00
Kei Masumoto
c75e2ee89f
merged trunk rev1348
2011-08-02 18:43:30 +09:00
Donal Lafferty
df9dc85ab2
Resync to trunk
2011-08-01 09:58:06 +01:00
Matthew Hooker
6703e33a68
Fix various errors discovered by pylint and pyflakes.
2011-07-29 19:48:58 +00:00
Matthew Hooker
7026927fa5
fix call to nonexistant method to_global_ipv6.
...
Add myself to authors file
2011-07-27 20:32:46 -04:00
Donal Lafferty
d19f53cfe9
merge with trunk
2011-07-27 11:48:20 +01:00
Zed Shaw
eaf8385dfc
Add myself to authors.
2011-07-26 16:43:04 -07:00
Adam Johnson
1bb28f728e
adding to authors
2011-07-26 09:49:36 +09:00
Adam Johnson
a9b10f32ae
fixing merge conflict
2011-07-26 09:41:55 +09:00
Arvind Somya asomya@cisco.com
c8f91001eb
Bug #796813 : vmwareapi does not support distributed vswitch
...
The extant API assumed a standard switch network for all cases of ESX(i), was not usable when the hypervisor was added to a distributed portgroup on a virtual switch. The VM's would create a new standard switch with the same name as the dv portgroup.
Bug #796834 : ESX(i) : Incorrect machine id parameters in vmx for guest_tool.py
-The machine.id string was missing required information for the guest_tool.py script to set networking in the guest VMs.
-Additionally the script crashed on Python > 2.4 due to the implicit gettext translator(_()) used.
-Added support for Ubuntu guest operating systems.
2011-07-25 21:29:58 +00:00
Christopher MacGown
d963e25906
Config-Drive happiness, minus smoketest
2011-07-22 20:29:37 -07:00
Ryu Ishimoto
c7f19fb765
Merged trunk
2011-07-21 15:38:13 +09:00
Adam Gandelman
617fd37492
Fix email address in Author
2011-07-20 12:10:01 -07:00
Ryu Ishimoto
22f6b3d99c
Added Dan Wendlandt to Authors, and fixed failing network unit tests
2011-07-21 03:20:07 +09:00
Adam Gandelman
6178861ffd
Update Authors file
2011-07-20 10:03:56 -07:00
Ryu Ishimoto
ef7de73bd5
Merged trunk
2011-07-20 04:20:15 +09:00
Arvind Somy
7c7a15b520
- Fixed the conflift in vmops.py
2011-07-18 10:04:13 -04:00
Stephanie Reese
ad700b0ece
Fixes Bug #810149 that had an incomplete regex
2011-07-15 06:52:32 +00:00
Stephanie Reese
0aeec37c27
Updated Authors
2011-07-14 23:12:42 -04:00
Scott Moser
ee143766a3
add self to authors
2011-07-14 07:08:02 -04:00
Dan Prince
f794139e6a
Added Mohammed Naser to Authors file.
2011-07-13 08:34:41 -04:00
Alexander Sakhnov
db356e04fa
Fix 809316 bug which prevent cloudpipe to get valid IP.
2011-07-12 17:25:42 +04:00
Devendra Modium
9095a497dc
Fix the bug 800759.
2011-07-11 15:11:13 +00:00
Devendra Modium
d326033f5e
Missing Author updated
2011-07-11 10:48:32 -04:00
Devendra Modium
49697c5fa1
Merging issues
2011-07-07 16:47:23 -04:00
Devendra Modium
7048530fb6
Comments Incorporated for Bug800759
2011-07-07 11:25:45 -04:00
Ryu Ishimoto
f568d9345d
Added a L2 network driver for bridge/vlan creation
2011-07-07 01:03:00 +09:00
Nikolay Sokolov
ca191deeca
Proper Author section insertion (thx Eldar).
2011-07-06 00:43:39 +04:00
Nikolay Sokolov
1732c373aa
Gracefull shutdown of nova-api.
2011-07-04 23:48:05 +04:00
Donal Lafferty
3aa556c96e
resync with trunk.
2011-06-28 12:44:29 +01:00
Donal Lafferty
d7844ecbf5
Pulled trunk, merged boot from ISO changes.
2011-06-27 15:22:15 +01:00
Ilya Alekseyev
fd3da28b56
mailmap
2011-06-25 04:47:06 +04:00
Ilya Alekseyev
584615837f
mailmap
2011-06-25 04:45:15 +04:00
Ilya Alekseyev
62018b1aba
fixes
2011-06-25 03:03:17 +04:00
Ilya Alekseyev
cbd0622ffb
some tests
2011-06-25 00:33:40 +04:00
Ilya Alekseyev
09d439cd74
stub tests
2011-06-24 23:55:18 +04:00