This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
268839fbb9ba19cfcb70cab659ff47cbef33447a
python-ganttclient
/
nova
History
Tushar Patil
3f4724655d
NetworkManager's add_fixed_ip_to_instance calls _allocate_fixed_ips without vpn or requested_networks parameters. If vpn or requested_networks is not provided to the _allocate_fixed_ips method, it throws an exception. This issue is fixed now.
2011-09-08 21:11:52 +00:00
..
auth
fix for rc generation using noauth.
2011-08-23 12:21:52 -07:00
notifier
more logging info to help identify bad payloads
2011-08-29 10:27:25 -07:00
rpc
kludge for kombu 1.1.3 memory transport bug
2011-08-31 11:54:19 -07:00
scheduler
One more bug fix to make zones work in trunk. Basic problem is that in novaclient using the 1.0 OSAPI, servers.create() takes an ipgroups argument, but when using the 1.1 OSAPI, it doesn't, which means booting instances in child zones won't work with OSAPI v1.0. This fix works around that by using keyword arguments for all the arguments after the flavor, and dropping the unused ipgroups argument.
2011-09-08 20:27:33 +00:00
tests
NetworkManager's add_fixed_ip_to_instance calls _allocate_fixed_ips without vpn or requested_networks parameters. If vpn or requested_networks is not provided to the _allocate_fixed_ips method, it throws an exception. This issue is fixed now.
2011-09-08 21:11:52 +00:00
vsa
removed create_volumes, added log & doc comment about experimental code
2011-08-26 13:55:43 -07:00
fakememcache.py
docstring cleanup, nova dir
2011-04-20 12:08:22 -07:00
fakerabbit.py
cleanup the code for merging
2011-05-25 15:42:49 -07:00
flags.py
merged trunk
2011-08-29 08:07:34 -07:00
log.py
cosmetic cleanup
2011-08-25 19:09:50 -07:00