Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Merged with trunk | Justin Santa Barbara | 2011-03-30 | 163 | -3167/+15568 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added note agreeing with Brian Lamar that the namespace doesn't belong in wsgi | Justin Santa Barbara | 2011-03-22 | 1 | -0/+4 | |
| | * | | | | | | | | Fixed up unit tests and direct api that was also calling _serialize (naughty!) | Justin Santa Barbara | 2011-03-22 | 2 | -5/+15 | |
| | * | | | | | | | | Support setting the xmlns intelligently | Justin Santa Barbara | 2011-03-22 | 1 | -6/+21 | |
| | * | | | | | | | | Set XML namespace when returning XML | Justin Santa Barbara | 2011-03-22 | 1 | -0/+3 | |
| | | | | * | | | | | Remove <addressSet> and <item> from AllocateAddress response, and fix bug #75... | Masanori Itoh | 2011-04-05 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | fix bug lp:682888 - DescribeImages has no unit tests. | John Tran | 2011-04-05 | 2 | -1/+33 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | adding unit tests for describe_images | John Tran | 2011-03-29 | 2 | -5/+27 | |
| * | | | | | | | | 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 | 3 | -474/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Removed adminclient and referred to pypi nova_adminclient module | Devin Carlen | 2011-03-30 | 3 | -474/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | 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 | 68 | -837/+4579 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | make sure that flag is there in compute api | Vishvananda Ishaya | 2011-03-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Fixes bug 741246. Ed Leafe's inject_file method for the agent plugin was mis... | Chris Behrens | 2011-04-04 | 1 | -6/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | need to support python2.4, so can't use uuid module | Chris Behrens | 2011-03-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | localize NotImplementedError() | Chris Behrens | 2011-03-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Change '"%s" % e' to 'e'. | Chris Behrens | 2011-03-30 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Add ed leafe's code for the inject_file agent plugin method that somehow got ... | Chris Behrens | 2011-03-30 | 1 | -4/+75 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | fixes incorrect case of OpenStack API status response | Ken Pepple | 2011-04-04 | 2 | -12/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | corrected capitalization of openstack api status and added tests | Ken Pepple | 2011-04-04 | 2 | -12/+14 | |
| * | | | | | | | | | | | | merge trunk | Ken Pepple | 2011-04-04 | 67 | -725/+3656 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Make euca-get-ajax-console work with Euca2ools 1.3 | Soren Hansen | 2011-04-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add bug reference. | Soren Hansen | 2011-04-04 | 0 | -0/+0 | |
| * | | | | | | | | | | | | | Add euca2ools import | Soren Hansen | 2011-04-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Make euca-get-ajax-console work with Euca2ools 1.3 | Soren Hansen | 2011-04-01 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 synchronize_session parameter to a query in fixed_ip_disassociate_all_b... | Masanori Itoh | 2011-04-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | 63 | -697/+3529 | |
| |\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-29 | 11 | -48/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | use informative error messages | Mark Washenberger | 2011-03-29 | 1 | -2/+4 |