summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merged with current trunk.Yuriy Taraday2011-05-0533-321/+1103
|\
| * Fixes for nova-manage vpn listVishvananda Ishaya2011-05-041-0/+4
| |\
| | * fix display of vpn instance id and add output rule so it can be tested from n...Vishvananda Ishaya2011-04-201-0/+4
| * | It's ok if there's no commit history. Otherwise the test suite in the tarball...Soren Hansen2011-05-041-1/+1
| * | Adding OSAPI v1.1 limits resourceBrian Waldon2011-05-034-28/+233
| |\ \
| | * \ merging trunkBrian Waldon2011-05-0313-53/+193
| | |\ \
| | * | | removing class importsBrian Waldon2011-05-031-4/+2
| | * | | merging trunkBrian Waldon2011-04-3079-1688/+2416
| | |\ \ \
| | * | | | adding view fileBrian Waldon2011-04-302-13/+113
| | * | | | merging trunkBrian Waldon2011-04-1575-450/+1531
| | |\ \ \ \
| | * | | | | adding support for OSAPI v1.1 limits resourceBrian Waldon2011-04-053-25/+131
| * | | | | | adding debug log messageBrian Waldon2011-05-031-0/+1
| * | | | | | merging trunkBrian Waldon2011-05-036-13/+61
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ensure create image conforms to OS API 1.1 specKen Pepple2011-05-033-8/+23
| | |\ \ \ \ \
| | | * | | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore...Ken Pepple2011-04-252-9/+19
| | | * | | | | pep8Ken Pepple2011-04-211-1/+1
| | | * | | | | pep8Ken Pepple2011-04-212-1/+2
| | | * | | | | updated image builder and tests for OS API 1.1 compatibility (serverRef)Ken Pepple2011-04-212-6/+10
| | | * | | | | rebase trunkKen Pepple2011-04-2196-1393/+2394
| | | |\ \ \ \ \
| | | * | | | | | return image create response as image dictKen Pepple2011-04-051-1/+1
| | * | | | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ...Naveed Massjouni2011-05-022-1/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | No need to test length of admin password in local href test.Naveed Massjouni2011-05-021-1/+0
| | | * | | | | | | Added support in osapi for requests with local hrefs, e.g., "imageRef":"2"Naveed Massjouni2011-05-022-1/+36
| | * | | | | | | | Add a flag to allow the user to specify a dnsmasq configuration file for nova...Kevin Bringard2011-05-021-4/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed 2 lines to allow pep8 check to passKevin Bringard2011-05-021-2/+2
| | | * | | | | | | | Removed extraneous white spaceKevin Bringard2011-03-281-4/+1
| | | * | | | | | | | Fixed a typo on line 677 where there was no space between % and FLAGSKevin Bringard2011-03-251-1/+1
| | | * | | | | | | | Added a flag to allow a user to specify a dnsmasq_config_file is they would l...Kevin Bringard2011-03-251-1/+3
| * | | | | | | | | | merging trunk; resolving conflicts; fixing issue with ApiError test failing s...Brian Waldon2011-05-026-12/+40
| |\| | | | | | | | |
| | * | | | | | | | | Implement get_host_ip_addr in the libvirt compute driver.Dan Prince2011-05-022-0/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Use my_ip for libvirt version of get_host_ip_addr.Dan Prince2011-05-022-4/+6
| | | * | | | | | | | | Merge w/ trunk.Dan Prince2011-05-0270-1633/+2240
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | * | | | | | | | | Implement get_host_ip_addr in the libvirt compute driver.Dan Prince2011-04-182-0/+18
| | * | | | | | | | | | Modified the instance status returned by the OS api to more accurately repres...Alex Meade2011-05-022-4/+29
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | pep8 fixesAlex Meade2011-04-271-4/+4
| | | * | | | | | | | | Fixed formatting to align with PEP 8Alex Meade2011-04-261-4/+4
| | | * | | | | | | | | Modified instance status for shutoff power state in OS apiAlex Meade2011-04-262-3/+12
| | | * | | | | | | | | Modified instance status for shutdown power state in OS apiAlex Meade2011-04-212-3/+19
| | | |/ / / / / / / /
| * | | | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-05-0249-763/+1402
| |\| | | | | | | | |
| | * | | | | | | | | add support for git checking and a default of failing if the history can't be...Jason Kölker2011-05-021-17/+32
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | add support for git checking and a default of failing if the history can't be...Jason Kölker2011-04-191-17/+32
| | | |/ / / / / / / /
| | * | | | | | | | | ApiError 'code' arg set to None, and will only display a 'code' as part of th...John Tran2011-05-022-2/+40
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | removed extra newlineJohn Tran2011-04-251-1/+0
| | | * | | | | | | | | add the testsJohn Tran2011-04-061-0/+35
| | | * | | | | | | | | ApiError code should default to None, and will only display a code if one exi...John Tran2011-04-061-2/+6
| | * | | | | | | | | | Fixed: Check for use of IPv6 missingEldar Nugaev2011-05-022-7/+22
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | small changes in libvirt testsEldar Nugaev2011-05-011-3/+5
| | | * | | | | | | | | | place ipv6_rules creation under if ip_v6 sectionEldar Nugaev2011-05-011-2/+2
| | | * | | | | | | | | | Added checking ip_v6 flag and test for itEldar Nugaev2011-05-012-7/+20
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | fix typo in importEldar Nugaev2011-05-021-1/+1