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
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
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
Josh Kearney
4d025ef1d2
Added missing xenhost plugin.
2011-05-18 11:27:39 -05: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
Josh Kearney
07113a8ff0
Incorprate johannes.erdfelt's patch
2011-04-06 13:27:43 -05: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
matt.dietz@rackspace.com
f806165703
Resolved conflicts
2011-03-22 17:02:33 +00:00
Josh Kearney
8437d947a6
Better errors when virt driver isn't loaded
2011-03-18 15:34:50 -05:00
Cerberus
a8c2af6cda
merge
2011-03-17 15:30:35 -05:00
Monsyne Dragon
a766b4111a
added in network qos support for xenserver.
...
Pull qos settings from flavor, use when creating instance.
2011-03-17 02:20:18 +00:00
Cerberus
d1469d1566
Some typos
2011-03-16 11:26:40 -05:00
Cerberus
9650e73db3
Plugin
2011-03-15 19:10:50 -05:00
Cory Wright
2554916265
merge trunk
2011-03-09 00:38:37 +00:00
Rick Harris
dd2f001929
Use disk_format and container_format instead of image type
2011-03-08 22:14:25 +00:00
Cory Wright
44a4d20d4b
merged trunk
2011-03-04 17:59:28 +00:00
Cerberus
953fe68ce9
merge fixes
2011-03-02 15:46:50 -06:00
Cory Wright
6321c5047c
* Added first cut of migration for os_type on instances table
...
* Track os_type when taking snapshots
2011-03-02 00:19:02 +00:00
Ken Pepple
2e12ee1c98
fixed pep8
2011-02-28 15:05:50 -08:00
Cerberus
8a9130eae5
Merge from trunk and mega conflict resolution
2011-02-28 15:42:54 -06:00
Cerberus
8da6796789
Merge review fixes
2011-02-28 12:30:02 -06:00
Cerberus
ca1af3d0c1
Merge from trunk and merge conflict resolution
2011-02-28 11:39:23 -06:00
Rick Harris
d27197ae53
Removing unecessary headers
2011-02-25 03:16:04 +00:00
Rick Harris
e3d6dc70a6
Removing unecessary nokernel stuff
2011-02-25 02:51:14 +00:00
Rick Harris
ec9ede003c
Adding _make_subprocess function
2011-02-25 02:26:46 +00:00
Rick Harris
8cf6a0c01e
No longer users image/ directory in tarball
2011-02-25 01:50:18 +00:00
Rick Harris
c8345c9ebc
Merging trunk, small fixes
2011-02-25 01:31:02 +00:00
Salvatore Orlando
7e463d2623
xenapi plugin function now checks whether /boot/guest already exists.
...
If not, it creates the directory
2011-02-24 11:43:40 +00:00
Rick Harris
05d135be0c
Typo fix
2011-02-18 22:50:13 +00:00
Cerberus
201391007e
Merge from trunk and merge conflict resolution
2011-02-18 16:45:31 -06:00
Rick Harris
36ccb108da
Merging trunk
2011-02-18 17:33:18 +00:00
Ed Leafe
c097223390
Uncommitted changes using the wrong author, and re-committing under the correct author
2011-02-17 22:09:26 +00:00
Cerberus
0c002f443d
Merge from trunk
2011-02-17 14:23:28 -06:00
Trey Morris
ea4d21b546
comments + Englilish, changed copyright in migration, removed network_get_all from db.api (vestigial)
2011-02-17 13:10:37 -06:00
Rick Harris
8dceaccb81
Typo fixes
2011-02-17 07:58:42 +00:00