summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge trunkSalvatore Orlando2011-06-271-5/+1
| | |\ \
| | * \ \ Merge trunkSalvatore Orlando2011-06-232-3/+35
| | |\ \ \
| | * \ \ \ Merge trunkSalvatore Orlando2011-06-141-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge trunkSalvatore Orlando2011-06-1311-67/+670
| | |\ \ \ \ \
| | * \ \ \ \ \ Improved unit tests Salvatore Orlando2011-04-061-6/+77
| | |\ \ \ \ \ \
| | * | | | | | | addressed reviewers' concernsSalvatore Orlando2011-03-281-0/+1
| | * | | | | | | merge trunkSalvatore Orlando2011-03-241-1/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge trunkSalvatore Orlando2011-03-221-2/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Improved exception handlingSalvatore Orlando2011-03-171-8/+0
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed bugs in bug fix (plugin call)Salvatore Orlando2011-03-151-1/+1
| | |\| | | | | | | | |
| | * | | | | | | | | | merge trunk Salvatore Orlando2011-03-141-17/+17
| | |\| | | | | | | | |
| | * | | | | | | | | | Merge trunk (revno #795)Salvatore Orlando2011-03-142-37/+67
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merged with trunkSalvatore Orlando2011-03-092-3/+128
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed pep8 violation in glance pluginSalvatore Orlando2011-03-091-1/+1
| | * | | | | | | | | | | | Removes VDIs from XenServer backend if spawn process fails before vm rec is c...Salvatore Orlando2011-03-081-4/+11
| * | | | | | | | | | | | | Updated the plugin to return the actual enabled status instead of just 'true'...Ed Leafe2011-07-051-1/+5
| * | | | | | | | | | | | | Updated unit testsEd Leafe2011-07-011-6/+39
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Adding files for building an rpm for xenserver xenapi plugins.Naveed Massjouni2011-06-292-0/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove the unnecessary insertion of whitespace. This happens to be enoughEwan Mellor2011-06-251-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Remove the unnecessary insertion of whitespace. This happens to be enoughEwan Mellor2011-06-201-5/+1
* | | | | | | | | | | | | Making the xen plugins rpm to be noarch.Naveed Massjouni2011-07-111-0/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Updating license to ASL 2.0Naveed Massjouni2011-06-271-1/+1
* | | | | | | | | | | | Changed package name to openstack-xen-plugins per dprince's suggestion.Naveed Massjouni2011-06-272-7/+7
* | | | | | | | | | | | Adding files for building an rpm for xenserver xenapi plugins.Naveed Massjouni2011-06-272-0/+56
|/ / / / / / / / / / /
* | | | | | | | | | | Result is already in JSON format from _wait_for_agentJohannes Erdfelt2011-06-171-1/+0
* | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-06-151-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | Updated so that we use a 'tmp' subdirectory under the Xen SR when stagingDan Prince2011-06-111-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | Add version and agentupdate commandsJohannes Erdfelt2011-06-091-2/+35
|/ / / / / / / / /
* | | | | | | | / Updated to use the '/v1/images' URL when uploading images to glanceDan Prince2011-06-031-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | pep8 fixesCory Wright2011-05-312-6/+7
* | | | | | | | merge trunkCory Wright2011-05-261-25/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | put back the hidden assert check i accidentally removed from glance pluginChris Behrens2011-05-261-0/+2
| * | | | | | | | fix image_path in glance pluginChris Behrens2011-05-261-1/+2
| * | | | | | | | Change the return from glance to be a list of dictionaries describing VDIsChris Behrens2011-05-261-34/+63
| * | | | | | | | fix tests, have glance plugin return json encoded string of vdi uuidsChris Behrens2011-05-231-1/+5
| * | | | | | | | cleanup and fixesChris Behrens2011-05-231-4/+8
| * | | | | | | | initial fudging in of swap diskChris Behrens2011-05-231-3/+9
* | | | | | | | | move udev file so it follows the xen-backend.rulesCory Wright2011-05-262-1/+1
* | | | | | | | | merge trunkCory Wright2011-05-231-2/+2
|\| | | | | | | |
| * | | | | | | | fixing glance plugin bug and setting the plugin to use /v1 of the glance apipaul@openstack.org2011-05-201-2/+2
* | | | | | | | | move init start position to 96 to allow openvswitch time to fully startCory Wright2011-05-201-1/+1
* | | | | | | | | fix typo in udev ruleCory Wright2011-05-181-2/+2
* | | | | | | | | merge trunkCory Wright2011-05-181-0/+183
|\| | | | | | | |
| * | | | | | | | Added missing xenhost plugin.Josh Kearney2011-05-181-0/+183
* | | | | | | | | fix sys.argv requirementCory Wright2011-05-131-1/+1
* | | | | | | | | add udev rules and modified ovs_configure_vif_flows.py to work with udev rulesCory Wright2011-05-132-12/+19
* | | | | | | | | Add init script and sysconfig file for openvswitch-novaCory Wright2011-05-133-16/+116
* | | | | | | | | merge trunkCory Wright2011-05-112-7/+4
|\| | | | | | | |
| * | | | | | | | Review feedbackJosh Kearney2011-05-061-1/+1
| * | | | | | | | Review feedbackJosh Kearney2011-05-061-1/+1