c95954ca1a704b6f6e53e7b37f797ad51cb5efa9
Commit Graph

189 Commits

Author SHA1 Message Date
Jake Dahn
c95954ca1a adding myself to authors 2011年08月09日 14:17:56 -07: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
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
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
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
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
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
Arvind Somy
faed18358f Fix for Bug lp:796813
- Adding support for distributed virtual portgroups on vmware ESX(i)
2011年06月17日 14:02:24 -04:00
Jason Cannavale
24948671c2 Update migrate script version to 22. 2011年06月03日 16:39:48 -05:00
Mike Scherbakov
17de1520f0 Bugfix #780784 . KeyError when creating custom image. 2011年06月02日 17:16:06 +00:00
Jason Cannavale
e16ac0dbe6 Cleaned up text conflict. 2011年05月31日 11:43:38 -05:00
Jason Cannavale
b6e9072a89 Cleaned up pep8 errors. 2011年05月31日 11:31:35 -05:00
f903911a07 Fixed the APIError typo 2011年05月31日 16:31:32 +00:00
Jason Cannavale
6bf9bd5f78 MySQL database tables are currently using the MyISAM engine. Created migration script nova/db/sqlalchemy/migrate_repo/versions/020_set_engine_mysql_innodb.py to change all current tables to InnoDB. 2011年05月31日 11:25:38 -05:00
05c21ed52d Added myself to Authors file 2011年05月31日 21:04:01 +05:30
MORITA Kazutaka
9f42084531 Merge trunk 2011年05月27日 13:37:39 +09:00
Mike Scherbakov
fe77c55b76 Merged with trunk 2011年05月26日 00:51:14 +04:00
Dave Walker (Daviey)
16ad120a23 When adding a keypair with ec2 API that already exists, give a friendly error and no traceback in nova-api 2011年05月24日 16:36:04 +00:00
Renuka Apte
e1795bd73c Fixes euca-attach-volume for iscsi using Xenserver
Minor changes required to xenapi functions to get correct format for volume-id, iscsi-host, etc.
2011年05月23日 15:36:18 +00:00
Dave Walker (Daviey)
57a405d630 Added myself to Authors 2011年05月21日 13:00:22 +01:00
Andrey Brindeyev
1faf772484 Addressing bug #785763 . Usual default for maximum number of DHCP leases in dnsmasq is 150. This prevents instances to obtain IP addresses from DHCP in case we have more than 150 in our network. Adding myself to Authors. 2011年05月20日 17:57:04 +04:00
Jason Cannavale
e96b904fea MySQL database tables are using the MyISAM engine. Created migration script to change all current tables to InnoDB. 2011年05月16日 18:09:26 -05:00
MORITA Kazutaka
aa3931393e Merge trunk 2011年05月16日 16:30:17 +09:00
Isaku Yamahata
321d724df5 Authors: add myself to Authers file
add myself to Authers file for later commit.
2011年05月13日 23:07:34 +09:00
William Wolf
8392d6c9bb merge from trunk 2011年05月12日 09:18:25 -04:00
Lvov Maxim
0576766cdf 1 Set default paths for nova.conf and api-paste.ini to /etc/nova/
2 Changed countryName policy because https://bugs.launchpad.net/nova/+bug/724317 still affected.
2011年05月11日 22:56:57 +00:00