| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged with current trunk. | Yuriy Taraday | 2011-05-05 | 33 | -321/+1103 |
| |\ | |||||
| | * | Fixes for nova-manage vpn list | Vishvananda Ishaya | 2011-05-04 | 1 | -0/+4 |
| | |\ | |||||
| | | * | fix display of vpn instance id and add output rule so it can be tested from n... | Vishvananda Ishaya | 2011-04-20 | 1 | -0/+4 |
| | * | | It's ok if there's no commit history. Otherwise the test suite in the tarball... | Soren Hansen | 2011-05-04 | 1 | -1/+1 |
| | * | | Adding OSAPI v1.1 limits resource | Brian Waldon | 2011-05-03 | 4 | -28/+233 |
| | |\ \ | |||||
| | | * \ | merging trunk | Brian Waldon | 2011-05-03 | 13 | -53/+193 |
| | | |\ \ | |||||
| | | * | | | removing class imports | Brian Waldon | 2011-05-03 | 1 | -4/+2 |
| | | * | | | merging trunk | Brian Waldon | 2011-04-30 | 79 | -1688/+2416 |
| | | |\ \ \ | |||||
| | | * | | | | adding view file | Brian Waldon | 2011-04-30 | 2 | -13/+113 |
| | | * | | | | merging trunk | Brian Waldon | 2011-04-15 | 75 | -450/+1531 |
| | | |\ \ \ \ | |||||
| | | * | | | | | adding support for OSAPI v1.1 limits resource | Brian Waldon | 2011-04-05 | 3 | -25/+131 |
| | * | | | | | | adding debug log message | Brian Waldon | 2011-05-03 | 1 | -0/+1 |
| | * | | | | | | merging trunk | Brian Waldon | 2011-05-03 | 6 | -13/+61 |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | | * | | | | | ensure create image conforms to OS API 1.1 spec | Ken Pepple | 2011-05-03 | 3 | -8/+23 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore... | Ken Pepple | 2011-04-25 | 2 | -9/+19 |
| | | | * | | | | | pep8 | Ken Pepple | 2011-04-21 | 1 | -1/+1 |
| | | | * | | | | | pep8 | Ken Pepple | 2011-04-21 | 2 | -1/+2 |
| | | | * | | | | | updated image builder and tests for OS API 1.1 compatibility (serverRef) | Ken Pepple | 2011-04-21 | 2 | -6/+10 |
| | | | * | | | | | rebase trunk | Ken Pepple | 2011-04-21 | 96 | -1393/+2394 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | return image create response as image dict | Ken Pepple | 2011-04-05 | 1 | -1/+1 |
| | | * | | | | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ... | Naveed Massjouni | 2011-05-02 | 2 | -1/+35 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | No need to test length of admin password in local href test. | Naveed Massjouni | 2011-05-02 | 1 | -1/+0 |
| | | | * | | | | | | | Added support in osapi for requests with local hrefs, e.g., "imageRef":"2" | Naveed Massjouni | 2011-05-02 | 2 | -1/+36 |
| | | * | | | | | | | | Add a flag to allow the user to specify a dnsmasq configuration file for nova... | Kevin Bringard | 2011-05-02 | 1 | -4/+3 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Fixed 2 lines to allow pep8 check to pass | Kevin Bringard | 2011-05-02 | 1 | -2/+2 |
| | | | * | | | | | | | | Removed extraneous white space | Kevin Bringard | 2011-03-28 | 1 | -4/+1 |
| | | | * | | | | | | | | Fixed a typo on line 677 where there was no space between % and FLAGS | Kevin Bringard | 2011-03-25 | 1 | -1/+1 |
| | | | * | | | | | | | | Added a flag to allow a user to specify a dnsmasq_config_file is they would l... | Kevin Bringard | 2011-03-25 | 1 | -1/+3 |
| | * | | | | | | | | | | merging trunk; resolving conflicts; fixing issue with ApiError test failing s... | Brian Waldon | 2011-05-02 | 6 | -12/+40 |
| | |\| | | | | | | | | | |||||
| | | * | | | | | | | | | Implement get_host_ip_addr in the libvirt compute driver. | Dan Prince | 2011-05-02 | 2 | -0/+8 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Use my_ip for libvirt version of get_host_ip_addr. | Dan Prince | 2011-05-02 | 2 | -4/+6 |
| | | | * | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-05-02 | 70 | -1633/+2240 |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | |||||
| | | | * | | | | | | | | | Implement get_host_ip_addr in the libvirt compute driver. | Dan Prince | 2011-04-18 | 2 | -0/+18 |
| | | * | | | | | | | | | | Modified the instance status returned by the OS api to more accurately repres... | Alex Meade | 2011-05-02 | 2 | -4/+29 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| | | | * | | | | | | | | | pep8 fixes | Alex Meade | 2011-04-27 | 1 | -4/+4 |
| | | | * | | | | | | | | | Fixed formatting to align with PEP 8 | Alex Meade | 2011-04-26 | 1 | -4/+4 |
| | | | * | | | | | | | | | Modified instance status for shutoff power state in OS api | Alex Meade | 2011-04-26 | 2 | -3/+12 |
| | | | * | | | | | | | | | Modified instance status for shutdown power state in OS api | Alex Meade | 2011-04-21 | 2 | -3/+19 |
| | | | |/ / / / / / / / | |||||
| | * | | | | | | | | | | merging trunk; resolving conflicts | Brian Waldon | 2011-05-02 | 49 | -763/+1402 |
| | |\| | | | | | | | | | |||||
| | | * | | | | | | | | | add support for git checking and a default of failing if the history can't be... | Jason Kölker | 2011-05-02 | 1 | -17/+32 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | add support for git checking and a default of failing if the history can't be... | Jason Kölker | 2011-04-19 | 1 | -17/+32 |
| | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | | ApiError 'code' arg set to None, and will only display a 'code' as part of th... | John Tran | 2011-05-02 | 2 | -2/+40 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | removed extra newline | John Tran | 2011-04-25 | 1 | -1/+0 |
| | | | * | | | | | | | | | add the tests | John Tran | 2011-04-06 | 1 | -0/+35 |
| | | | * | | | | | | | | | ApiError code should default to None, and will only display a code if one exi... | John Tran | 2011-04-06 | 1 | -2/+6 |
| | | * | | | | | | | | | | Fixed: Check for use of IPv6 missing | Eldar Nugaev | 2011-05-02 | 2 | -7/+22 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | small changes in libvirt tests | Eldar Nugaev | 2011-05-01 | 1 | -3/+5 |
| | | | * | | | | | | | | | | place ipv6_rules creation under if ip_v6 section | Eldar Nugaev | 2011-05-01 | 1 | -2/+2 |
| | | | * | | | | | | | | | | Added checking ip_v6 flag and test for it | Eldar Nugaev | 2011-05-01 | 2 | -7/+20 |
| | | | | |_|/ / / / / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | fix typo in import | Eldar Nugaev | 2011-05-02 | 1 | -1/+1 |
