5f2bfe56cf12d8f45ae24a5c9dd0c99e6c4d0310
120 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Josh Kearney
|
6425095be3 | Review feedback | ||
|
Josh Kearney
|
7860f72c91 | Review feedback | ||
|
Josh Kearney
|
311c774e11 | Review feedback | ||
|
Josh Kearney
|
791f8dc895 | Set root password upon XenServer instance creation. | ||
|
Josh Kearney
|
07113a8ff0 | Incorprate johannes.erdfelt's patch | ||
|
Chris Behrens
|
b39a0eabd5 | need to support python2.4, so can't use uuid module | ||
|
Chris Behrens
|
cf89dea62e | localize NotImplementedError() | ||
|
Chris Behrens
|
1e9cc02d3c | Change '"%s" % e' to 'e'. | ||
|
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 |
||
| f806165703 | Resolved conflicts | |||
|
Josh Kearney
|
8437d947a6 | Better errors when virt driver isn't loaded | ||
|
Cerberus
|
a8c2af6cda | merge | ||
|
Monsyne Dragon
|
a766b4111a |
added in network qos support for xenserver.
Pull qos settings from flavor, use when creating instance. |
||
|
Cerberus
|
d1469d1566 | Some typos | ||
|
Cerberus
|
9650e73db3 | Plugin | ||
|
Eric Windisch
|
ab982a009f | fixes: 733137 | ||
|
Eric Windisch
|
65f6648f61 | cast execute commands to str | ||
|
Eric Windisch
|
2379fc056d | execvp: fix params | ||
|
Cory Wright
|
43b5d68b51 | merge trunk | ||
|
Eric Windisch
|
e8554da80a | execvp: cleanup. | ||
|
Eric Windisch
|
0a52e9c99e | Merge with main | ||
|
Cory Wright
|
2554916265 | merge trunk | ||
|
Rick Harris
|
dd2f001929 | Use disk_format and container_format instead of image type | ||
|
Eric Windisch
|
41f99fca5a | Merge from main branch | ||
|
Eric Windisch
|
cac5881eaa | execvp | ||
|
Cory Wright
|
44a4d20d4b | merged trunk | ||
|
Cerberus
|
953fe68ce9 | merge fixes | ||
|
Cory Wright
|
6321c5047c |
* Added first cut of migration for os_type on instances table
* Track os_type when taking snapshots |
||
|
Ken Pepple
|
2e12ee1c98 | fixed pep8 | ||
|
Cerberus
|
8a9130eae5 | Merge from trunk and mega conflict resolution | ||
|
Cerberus
|
8da6796789 | Merge review fixes | ||
|
Cerberus
|
ca1af3d0c1 | Merge from trunk and merge conflict resolution | ||
|
Rick Harris
|
d27197ae53 | Removing unecessary headers | ||
|
Rick Harris
|
e3d6dc70a6 | Removing unecessary nokernel stuff | ||
|
Rick Harris
|
ec9ede003c | Adding _make_subprocess function | ||
|
Rick Harris
|
8cf6a0c01e | No longer users image/ directory in tarball | ||
|
Rick Harris
|
c8345c9ebc | Merging trunk, small fixes | ||
|
Salvatore Orlando
|
7e463d2623 |
xenapi plugin function now checks whether /boot/guest already exists.
If not, it creates the directory |
||
|
Rick Harris
|
05d135be0c | Typo fix | ||
|
Cerberus
|
201391007e | Merge from trunk and merge conflict resolution | ||
|
Rick Harris
|
36ccb108da | Merging trunk | ||
|
Ed Leafe
|
c097223390 | Uncommitted changes using the wrong author, and re-committing under the correct author | ||
|
Cerberus
|
0c002f443d | Merge from trunk | ||
|
Trey Morris
|
ea4d21b546 | comments + Englilish, changed copyright in migration, removed network_get_all from db.api (vestigial) | ||
|
Rick Harris
|
8dceaccb81 | Typo fixes | ||
|
Rick Harris
|
04e29f6dc4 | Use glance image type to determine disk type | ||
|
Rick Harris
|
c56b1814cf | Pep8 fixes | ||
|
Cerberus
|
d6c8fbe761 | Merge from trunk | ||
|
Rick Harris
|
585ba4d6cf | Putting glance plugin under pep8 control | ||
|
Cerberus
|
bb98e20550 | hurr durr |