Ewan Mellor
9f5a604e24
Remove the unnecessary insertion of whitespace. This happens to be enough
...
to make this patch apply on recent versions of XenServer / Xen Cloud Platform.
2011-06-25 02:10:27 +00:00
Ewan Mellor
31e3aed4a2
Remove the unnecessary insertion of whitespace. This happens to be enough
...
to match this patch apply on recent versions of XenServer / Xen Cloud Platform.
2011-06-20 20:33:15 -07:00
Johannes Erdfelt
00eae759e8
Result is already in JSON format from _wait_for_agent
2011-06-17 20:34:43 +00:00
Johannes Erdfelt
edcb7399e3
Merge with trunk
2011-06-15 14:33:52 +00:00
Dan Prince
73303a3465
Updated so that we use a 'tmp' subdirectory under the Xen SR when staging
...
migrations. Fixes an issue where you would get a 'File exists' error because
the directory under 'images' already existed (created via the rsync copy).
2011-06-11 22:12:59 -04:00
Johannes Erdfelt
1392d885e6
Add version and agentupdate commands
2011-06-09 20:10:02 +00:00
Dan Prince
f521426039
Updated to use the '/v1/images' URL when uploading images to glance
...
in the Xen glance plugin. Fixes issue where snapshots failed to get uploaded.
2011-06-03 14:14:28 -04:00
Cory Wright
2bd6e55613
pep8 fixes
2011-05-31 09:51:20 -04:00
Cory Wright
a027d887b7
merge trunk
2011-05-26 16:58:40 -04:00
Cory Wright
613aee2dd1
move udev file so it follows the xen-backend.rules
2011-05-26 16:58:06 -04:00
Chris Behrens
9e22f51c80
put back the hidden assert check i accidentally removed from glance plugin
2011-05-26 20:01:09 +00:00
Chris Behrens
04785db717
fix image_path in glance plugin
2011-05-26 19:37:51 +00:00
Chris Behrens
899642030d
Change the return from glance to be a list of dictionaries describing VDIs
...
Fix the rest of the code to account for this
Add a test for swap
2011-05-26 19:27:27 +00:00
Chris Behrens
42c209d90f
fix tests, have glance plugin return json encoded string of vdi uuids
2011-05-23 16:51:28 -05:00
Chris Behrens
94766fac0f
cleanup and fixes
2011-05-23 20:42:54 +00:00
Chris Behrens
ffac2aa816
initial fudging in of swap disk
2011-05-23 14:38:37 -05:00
Cory Wright
57acd948d8
merge trunk
2011-05-23 11:39:39 -04:00
paul@openstack.org
a615702773
fixing glance plugin bug and setting the plugin to use /v1 of the glance api
2011-05-20 16:45:19 -05:00
Cory Wright
0850945efd
move init start position to 96 to allow openvswitch time to fully start
2011-05-20 21:30:04 +00:00
Cory Wright
2c6c184138
fix typo in udev rule
2011-05-18 20:46:21 +00:00
Cory Wright
bee87f68c4
merge trunk
2011-05-18 20:40:56 +00:00
Josh Kearney
4d025ef1d2
Added missing xenhost plugin.
2011-05-18 11:27:39 -05:00
Cory Wright
fd2861fdcd
fix sys.argv requirement
2011-05-13 21:05:12 +00:00
Cory Wright
bccbe3f845
add udev rules and modified ovs_configure_vif_flows.py to work with udev rules
2011-05-13 19:29:10 +00:00
Cory Wright
a7c25a19a9
Add init script and sysconfig file for openvswitch-nova
2011-05-13 14:21:55 +00:00
Cory Wright
30341658e5
merge trunk
2011-05-11 17:26:00 +00:00
Josh Kearney
6425095be3
Review feedback
2011-05-06 15:41:36 -05:00
Josh Kearney
7860f72c91
Review feedback
2011-05-06 15:19:55 -05:00
Josh Kearney
311c774e11
Review feedback
2011-05-06 14:48:54 -05:00
Josh Kearney
791f8dc895
Set root password upon XenServer instance creation.
2011-05-06 13:47:47 -05:00
Cory Wright
a13616c2de
removed unused imports and renamed template variables
2011-04-22 16:35:26 -04:00
Cory Wright
bbcc230416
change action= to actions=
2011-04-21 14:53:03 -04:00
Cory Wright
7c53dc7a79
bugfix signature
2011-04-20 14:24:29 -04:00
Cory Wright
169496af39
refactor the way flows are deleted/reset
2011-04-20 14:11:25 -04:00
Cory Wright
a46bd9fb64
only apply ipv6 if the data exists in xenstore
2011-04-19 22:13:40 +00:00
Cory Wright
4e11c04a34
strip output, str() link local
2011-04-19 20:10:57 +00:00
Cory Wright
c134d3c9bf
calc link local
2011-04-18 13:30:54 -04:00
Cory Wright
f2e9d4120e
set the bridge on each OvsFlow
2011-04-14 14:35:42 -04:00
Cory Wright
fae0e20a94
merge trunk
2011-04-11 14:56:42 +00:00
Josh Kearney
07113a8ff0
Incorprate johannes.erdfelt's patch
2011-04-06 13:27:43 -05:00
Cory Wright
545e87bcca
merge trunk
2011-04-04 20:41:14 +00:00
Cory Wright
a4e1db03a2
use novalib for vif_rules.py, fix OvsFlow class
2011-04-01 20:26:59 +00:00
Cory Wright
74b9f240c7
extract execute methods to a library for reuse
2011-04-01 19:54:55 +00:00
Cory Wright
367581e63d
change bridge
2011-04-01 15:28:21 +00:00
Cory Wright
d7c51db418
lots of updates to ovs scripts
2011-04-01 14:43:04 +00:00
Chris Behrens
b39a0eabd5
need to support python2.4, so can't use uuid module
2011-03-31 09:01:01 -07:00
Chris Behrens
cf89dea62e
localize NotImplementedError()
2011-03-30 13:38:10 -07:00
Chris Behrens
1e9cc02d3c
Change '"%s" % e' to 'e'.
2011-03-30 13:36:03 -07:00
Chris Behrens
a1992ba586
Add ed leafe's code for the inject_file agent plugin method that somehow got lost (fixes bug 741246).
...
Update TimeoutError string for i18n
2011-03-30 13:13:04 -07:00
Cory Wright
ab1bf7c0c1
minor fix and comment
2011-03-28 21:00:44 +00:00