summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Restructure host filtering to be easier to use."Jenkins2011-10-131-0/+1
|\
| * Restructure host filtering to be easier to use.Johannes Erdfelt2011-10-041-0/+1
* | Merge "Allow tenant networks to be shared with domain 0."Jenkins2011-10-123-13/+40
|\ \
| * | Allow tenant networks to be shared with domain 0.Ewan Mellor2011-09-243-13/+40
* | | Merge "Use ovs-vsctl iface-to-br to look up the bridge associated with the gi...Jenkins2011-10-121-1/+2
|\| | | |/ |/|
| * Use ovs-vsctl iface-to-br to look up the bridge associated with the given VIF.Ewan Mellor2011-09-241-1/+2
* | Make snapshots private by defaultJohannes Erdfelt2011-09-281-1/+1
* | Make sure options is set before checking managed_disk setting. Fixes bug 860520.Dan Prince2011-09-271-1/+1
* | Merge "Adds disk config"Jenkins2011-09-271-2/+6
|\ \
| * | Adds disk configMatt Dietz2011-09-231-2/+6
| |/
* / Call endheaders when auth_token is None. Fixes bug 856721.Dan Prince2011-09-261-1/+1
|/
* Fixing list prependRick Harris2011-09-161-1/+1
* Allowing resizes to the same machineRick Harris2011-09-162-5/+12
* Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-101-1/+5
* Added the host 'enabled' status to the host_data returned by the plugin.Ed Leafe2011-08-171-0/+1
* Fixed typo found in reviewEd Leafe2011-08-081-1/+2
* Merged trunk.Ed Leafe2011-08-081-1/+1
|\
| * Review fixesEd Leafe2011-08-081-1/+1
| * Updated with code changes on LPEd Leafe2011-08-081-33/+6
| |\
| * \ Merged trunkEd Leafe2011-08-081-6/+36
| |\ \
* | | | cleaned up unneeded lineEd Leafe2011-08-081-1/+0
* | | | Merged trunkEd Leafe2011-08-081-4/+63
|\ \ \ \
| * \ \ \ Merged in the power action changesEd Leafe2011-08-041-6/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-041-6/+6
| * | | | Added xenhost config get/setting.Ed Leafe2011-08-041-4/+62
| |\| | |
| | * | | Merged trunkEd Leafe2011-08-031-5/+17
| | |\ \ \
| | * | | | Removed duplicate methods created by previous merge.Ed Leafe2011-08-031-27/+0
| | | |/ / | | |/| |
| | * | | Merged from labEd Leafe2011-08-021-1/+42
| | |\ \ \
| | | * \ \ Added the powerstate changes to the plugin.Ed Leafe2011-08-021-5/+24
| | | |\ \ \
| | | | * | | Added host shutdown/reboot conditioning.Ed Leafe2011-08-021-5/+22
| | | |/ / /
| | | * | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-011-1/+24
| | * | | | Merged trunkEd Leafe2011-08-017-32/+28
| | |\| | |
| | * | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-071-1/+29
* | | | | | Merged trunkEd Leafe2011-08-081-2/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Read response to reset HTTPConnection state machineRick Harris2011-08-051-0/+3
| * | | | Updates to the XenServer glance plugin so that it obtains the set ofDan Prince2011-08-041-2/+17
| | |_|/ | |/| |
* | | | Merged trunkEd Leafe2011-08-031-5/+17
|\| | |
| * | | Use auth_token to set x-auth-token header in glance requestsKevin L. Mitchell2011-07-271-5/+17
| | |/ | |/|
* | | Added the config values to the return of the host_data method.Ed Leafe2011-07-281-0/+2
* | | Added methods to read/write values to a config file on the XenServer host.Ed Leafe2011-07-281-1/+47
|/ /
* | Older Windows agents are very picky about the data sent to it. It also requir...Johannes Erdfelt2011-07-201-1/+3
|\ \
| * | Some older windows agents will crash if the public key for the keyinit commandJohannes Erdfelt2011-07-201-1/+3
* | | Fix permissions for pluginsJohannes Erdfelt2011-07-205-0/+0
* | | Don't jsonify the inject_file response. It is already json.Dan Prince2011-07-181-1/+0
* | | returncode is an integer.Dan Prince2011-07-181-1/+1
* | | Check returncode in get_agent_features.Dan Prince2011-07-181-1/+4
* | | Change _agent_has_method to _get_agent_features. Update the injectDan Prince2011-07-161-9/+6
* | | Updates to the XenServer agent plugin to fix file injection:Dan Prince2011-07-151-25/+19
* | | Update the agent plugin so that it gets 'b64_contents' from the args dictDan Prince2011-07-141-1/+1
* | | Merge from trunk.Naveed Massjouni2011-07-113-13/+46
|\ \ \