Commit Graph

76 Commits

Author SHA1 Message Date
Ken Pepple 2e12ee1c98 fixed pep8 2011-02-28 15:05:50 -08: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
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
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
Rick Harris 04e29f6dc4 Use glance image type to determine disk type 2011-02-17 01:24:31 +00:00
Rick Harris c56b1814cf Pep8 fixes 2011-02-16 23:39:12 +00:00
Rick Harris 585ba4d6cf Putting glance plugin under pep8 control 2011-02-16 18:43:55 +00:00
Rick Harris b89f3826a6 Merging trunk part 1 2011-02-16 02:44:37 +00:00
Rick Harris af920572f4 Adding vhd hidden sanity check 2011-02-15 23:36:23 +00:00
Rick Harris c7cd7b755c More pep8 fixes 2011-02-15 22:31:51 +00:00
Rick Harris 1d72b9d3dd Using Nova style nokernel 2011-02-15 21:36:13 +00:00
Rick Harris 300657f298 Adding documentation 2011-02-15 19:51:23 +00:00
Rick Harris acf95a640c Regrouping methods so they make sense 2011-02-15 19:17:27 +00:00
Rick Harris eb603b5ec3 Refactoring put_vdis 2011-02-15 18:50:40 +00:00
Rick Harris 0fc3a18423 Moving SR path code outside of glance plugin 2011-02-15 18:23:14 +00:00
Rick Harris 15cdeef782 Adding more documentation, code-cleanup 2011-02-15 18:01:13 +00:00
Rick Harris 238ae2b5a8 Removing testing statements 2011-02-15 00:00:56 +00:00
Trey Morris 9d1bdde7ef fixed merge conflict 2011-02-14 17:18:59 -06:00
Rick Harris 41e4e18a03 First cut on XenServer unified-images 2011-02-14 23:12:34 +00:00
Trey Morris 9664047293 added resetnetwork to the XenAPIPlugin.dispatch dict 2011-02-10 15:25:26 -06:00
Salvatore Orlando 2ecd9de1a0 Fixed pep8 errors
Unit tests passed
2011-02-08 10:14:51 +00:00
Salvatore Orlando 93d6050078 Fix for bug #714709 2011-02-07 17:06:30 +00:00
Sandy Walsh fed4adfb61 Added missing import 2011-01-27 10:12:07 -06:00
Trey Morris 303a8ee5bf merged branch to name net_manager.create_networks args 2011-01-24 12:42:20 -06:00
Rick Harris b05f4f55f0 Adding getttext to pluginlib_nova 2011-01-21 19:10:31 +00:00
Trey Morris 9b993d5083 added plugin call for resetnetworking 2011-01-20 15:47:08 -06:00
jaypipes@gmail.com 13b4f32d19 i18n's strings that were missed or have been added since initial i18n strings branch. 2011-01-20 12:52:02 -05:00
Ewan Mellor e8a8b14e6b Merged with trunk revno 572. 2011-01-17 19:32:34 +00:00
Rick Harris b5445da21b Merging trunk 2011-01-17 11:16:36 -06:00
Ewan Mellor b8c45af21d Merged with trunk revno 565. 2011-01-14 15:51:42 +00:00
Ed Leafe d91a06b4fe Removed unneeded SimpleDH code from agent plugin. Improved handling of plugin call failures. 2011-01-11 12:17:39 -06:00
Salvatore Orlando a96c12f134 fixed issue in pluginlib_nova.py 2011-01-11 16:11:08 +00:00
Salvatore Orlando 6ba35582ee Now removing kernel/ramdisk VDI after copy
Code tested with PV and HVM guests
Fixed pep8 errors

Could not run tests - test environment broken on dev machine
2011-01-11 01:50:14 +00:00
Ed Leafe bae57e8276 Fixed issues raised by reviews 2011-01-10 15:33:10 -06:00
Salvatore Orlando 97ff39bd1d Can now correctly launch images with external kernels through glance.
Further tests and Pep8 fixes to come.
2011-01-10 18:26:40 +00:00
Ed Leafe 147693e45c Additional cleanup prior to pushing 2011-01-07 11:04:53 -06:00
Ed Leafe eaa5b59948 getting ready to push for merge prop 2011-01-07 10:23:48 -06:00
Rick Harris ecb6363533 Merging trunk 2011-01-06 23:46:36 -06:00
Rick Harris 3bf9bc6f6c Reserving image before uploading 2011-01-06 21:37:33 -06:00
Ed Leafe e66f301737 Got the basic 'set admin password' stuff working 2011-01-06 15:53:11 -06:00
Ed Leafe 69ca117095 Added xenstore plugin changed 2011-01-04 18:33:08 -06:00
Ed Leafe 02c86d1e11 Made the plugin output fully json-ified, so I could remove the exception handlers in vmops.py. Cleaned up some pep8 issues that weren't caught in earlier runs. 2011-01-04 15:20:10 -06:00