| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rebased to trunk 942. | Masanori Itoh | 2011-04-05 | 9 | -501/+115 |
| |\ | |||||
| | * | fix bug lp:682888 - DescribeImages has no unit tests. | John Tran | 2011-04-05 | 1 | -1/+32 |
| | |\ | |||||
| | | * | adding unit tests for describe_images | John Tran | 2011-03-29 | 1 | -5/+26 |
| | | * | initial unit test for describe images | John Tran | 2011-03-29 | 1 | -0/+10 |
| | * | | Network injection check fixed in libvirt driver. | Ilya Alekseyev | 2011-04-04 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | working with network_ref like with mapping | Ilya Alekseyev | 2011-04-04 | 1 | -1/+1 |
| | | * | | network injection check fixed | Ilya Alekseyev | 2011-04-04 | 1 | -1/+1 |
| | * | | | Removed adminclient.py and added reference to the new nova-adminclient projec... | Devin Carlen | 2011-04-04 | 1 | -473/+0 |
| | |\ \ \ | |||||
| | | * | | | Removed adminclient and referred to pypi nova_adminclient module | Devin Carlen | 2011-03-30 | 1 | -473/+0 |
| | * | | | | Don't prefix adminPass with the first 4 chars of the instance name. | Josh Kearney | 2011-04-04 | 2 | -6/+3 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merged trunk | Josh Kearney | 2011-03-31 | 3 | -5/+16 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Don't include first 4 chars of instance name in adminPass | Josh Kearney | 2011-03-31 | 2 | -6/+3 |
| | * | | | | | | Declares the flag for vncproxy_topic in compute.api | Vishvananda Ishaya | 2011-04-04 | 1 | -1/+5 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | fixed ordering and spacing | Vishvananda Ishaya | 2011-03-30 | 1 | -1/+4 |
| | | * | | | | | | merged trunk | Vishvananda Ishaya | 2011-03-29 | 61 | -820/+4536 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | make sure that flag is there in compute api | Vishvananda Ishaya | 2011-03-29 | 1 | -0/+1 |
| | * | | | | | | | | Attempt to circumvent errors in the API from improper/malformed responses fro... | Brian Lamar | 2011-04-04 | 2 | -7/+60 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Ensure no errors for improper responses from image service. | Brian Lamar | 2011-04-04 | 1 | -4/+4 |
| | | * | | | | | | | | Fixes error which occurs when no name is specified for an image. | Brian Lamar | 2011-04-04 | 2 | -3/+56 |
| | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | | corrected capitalization of openstack api status and added tests | Ken Pepple | 2011-04-04 | 2 | -12/+14 |
| | * | | | | | | | | merge trunk | Ken Pepple | 2011-04-04 | 57 | -709/+3448 |
| | |\| | | | | | | | |||||
| | * | | | | | | | | make all openstack status uppercase | Ken Pepple | 2011-03-28 | 2 | -3/+3 |
| * | | | | | | | | | Moved 'name' property from <imageId> to <imageLocation>, corrected <imageType... | Masanori Itoh | 2011-04-05 | 1 | -7/+8 |
| | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Only define 'VIMMessagePlugin' class if suds can be loaded. | Brian Lamar | 2011-04-04 | 1 | -25/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Hopefully absolved us of the suds issue? | Brian Lamar | 2011-03-31 | 1 | -25/+22 |
| * | | | | | | | | | Add checking if the floating_ip is allocated or not before appending to resul... | Masanori Itoh | 2011-04-01 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Made the fix simpler. | Masanori Itoh | 2011-04-02 | 1 | -14/+15 |
| | * | | | | | | | | | Add checking if the floating_ip is allocated or not before appending to resul... | Masanori Itoh | 2011-04-02 | 1 | -13/+14 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Added updated_at field to update statement according to Jay's comment. | Masanori Itoh | 2011-04-02 | 1 | -1/+3 |
| * | | | | | | | | | Rebased to trunk 930. | Masanori Itoh | 2011-04-01 | 6 | -11/+105 |
| |\| | | | | | | | | |||||
| | * | | | | | | | | Removes excessive logging message in the event of a rabbitmq failure. | Sandy Walsh | 2011-03-31 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | removes excessive logging on rabbitmq failure | Sandy Walsh | 2011-03-31 | 1 | -2/+0 |
| | * | | | | | | | | | Add a change password action to /servers in openstack api v1.1, and associate... | Mark Washenberger | 2011-03-31 | 2 | -4/+89 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-31 | 54 | -681/+3327 |
| | | |\| | | | | | | | |||||
| | | * | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-29 | 10 | -44/+161 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | | use informative error messages | Mark Washenberger | 2011-03-29 | 1 | -2/+4 |
| | | * | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-28 | 4 | -19/+46 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | pep8 whitespace | Mark Washenberger | 2011-03-28 | 1 | -1/+1 |
| | | * | | | | | | | | | lock down requirements for change password | Mark Washenberger | 2011-03-28 | 2 | -0/+29 |
| | | * | | | | | | | | | style changes | Mark Washenberger | 2011-03-28 | 2 | -11/+6 |
| | | * | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-28 | 4 | -18/+120 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | merge lp:nova | Mark Washenberger | 2011-03-25 | 119 | -2706/+11311 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | add changePassword action to os api v1.1 | Mark Washenberger | 2011-03-23 | 2 | -0/+59 |
| | * | | | | | | | | | | | | Review feedback | Josh Kearney | 2011-03-31 | 3 | -6/+15 |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | More friendly error message | Josh Kearney | 2011-03-31 | 1 | -1/+3 |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Rebased to trunk 726. | Masanori Itoh | 2011-04-01 | 1 | -0/+15 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | If the floating ip address is not allocated or is allocated to another projec... | Tushar Patil | 2011-03-31 | 1 | -0/+15 |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -3/+2 |
| | | * | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -8/+12 |
| | | * | | | | | | | | | Fix for LP Bug #745152 | Tushar Patil | 2011-03-30 | 1 | -0/+12 |
