3379 Commits

Author SHA1 Message Date
Josh Kearney
3ecd7c311a PEP8 cleanup. 2011-09-19 16:02:29 -05:00
Jason Koelker
a7b3eac4e7 * Remove the foreign key and backrefs tying vif<->instance
* Update instance filtering to pass ip related filters to the network manager
* move/update tests
2011-09-19 20:16:49 +00:00
Rick Harris
d429a8fff1 Merging trunk 2011-09-19 19:32:33 +00:00
William Wolf
6447a5a5a7 merge with trunk 2011-09-19 14:07:14 -04:00
Josh Kearney
5f54bcb1cb Corrected the status in DB call. 2011-09-19 11:10:50 -05:00
Josh Kearney
9ed5a86b37 Merged trunk. 2011-09-19 10:25:00 -05:00
Jason Koelker
73109cecc4 remove unused import 2011-09-19 09:50:13 -05:00
Jason Koelker
0649af4516 merge the sknurt 2011-09-19 09:35:08 -05:00
Jason Koelker
1186a48cae remove the polymorph 2011-09-19 09:34:19 -05:00
Thuleau Édouard
8049c2a551 Fixes the handling of snapshotting in libvirt driver to actually use the proper image type instead of using raw for everything. Also cleans up an unneeded flag. Based on doude's initial work. 2011-09-19 14:22:34 +00:00
William Wolf
4b7b8658be merge with trunk 2011-09-19 09:25:02 -04:00
Johannes Erdfelt
4b8c25ac8d Some Linux systems can also be slow to start the guest agent. This branch extends the windows agent timeout to apply to all systems. 2011-09-18 18:34:09 +00:00
Soren Hansen
8f64eda6d2 Fix a bug that would make spawning new instances fail if no port/protocol is given (for rules granting access for other security groups). 2011-09-17 18:00:25 +00:00
Mark McLoughlin
f0a2e881ea Merge trunk to resolve nova/network/linux_net.py conflict 2011-09-17 07:47:45 +01:00
Rick Harris
ff63683e1f Merging trunk 2011-09-16 19:45:46 +00:00
Thuleau Édouard
9a3806297b Authorize to start a LXC instance withour, key, network file to inject or metadata. 2011-09-16 19:12:55 +00:00
Dan Prince
bc58659d2d Update the v1.0 rescue admin action and the v1.1 rescue extension to
generate 'adminPass'. Fixes an issue where rescue commands were broken
on XenServer. lp#838518

Also relocate 'password_length' flag and replace cases where password length was hard-coded.
2011-09-16 19:02:08 +00:00
Jason Koelker
80ac4b28be merge the trunks 2011-09-16 13:48:52 -05:00
Dan Prince
a9d62bb93a Merge w/ trunk. 2011-09-16 14:30:40 -04:00
Vishvananda Ishaya
928c3d7dca Fixes libvirt rescue to use the same strategy as xen. Use a new copy of the base image as the rescue image. It leaves the original rescue image flags in, so a hand picked rescue image can still be used if desired. 2011-09-16 16:24:32 +00:00
Jason Koelker
b683a6110f merge the trunks 2011-09-16 10:28:54 -05:00
Josh Kearney
5bf8e366ee Merged trunk. 2011-09-16 10:25:53 -05:00
Tushar Patil
7fd0de31fa I am using iputils-arping package to send arping command.
You will need to install this package on the network nodes using apt-get command
apt-get install iputils-arping
2011-09-16 15:22:14 +00:00
Soren Hansen
6d018b5ae1 Merge trunk 2011-09-16 17:17:34 +02:00
Tushar Patil
94862d99a3 Removed sudo from the arguments 2011-09-16 07:40:37 -07:00
William Wolf
4d863e19e3 merge from trunk 2011-09-16 09:28:51 -04:00
Soren Hansen
73efd1b230 Make sure grantee_group is eagerly loaded. 2011-09-16 14:28:57 +02:00
Thuleau Édouard
7aaf6924ae Merged trunk. 2011-09-16 11:20:38 +02:00
Sandy Walsh
5a4b538ccc trunk merge 2011-09-15 16:52:58 -07:00
Jason Koelker
3f2e2a422e it merges the trunk; or else it gets the conflicts again 2011-09-15 15:01:49 -05:00
Josh Durgin
be0234b532 This makes the OS api extension for booting from volumes work.
The _get_view_builder method was replaced in the parent class, but the BootFromVolume controller was not updated to use the new method.
2011-09-15 19:40:23 +00:00
Josh Kearney
7e486a3895 Merged trunk. 2011-09-15 14:00:19 -05:00
Scott Moser
e38fd69ffe Adding flavor extra data extension. 2011-09-15 18:57:35 +00:00
Jason Koelker
94ae037e9c revert last change 2011-09-15 13:47:16 -05:00
Jason Koelker
f12926ab7e build the query with the query builder 2011-09-15 13:44:29 -05:00
Jason Koelker
bb0a999ecc update db api for split filterings searches 2011-09-15 13:30:17 -05:00
Josh Durgin
385b992715 Merge trunk. 2011-09-15 11:10:33 -07:00
Tushar Patil
8fe228298a Merged from trunk and resolved conflicts 2011-09-15 10:43:42 -07:00
Josh Kearney
984f450f6c Merged trunk. 2011-09-15 10:08:04 -05:00
Johannes Erdfelt
336bfda984 Merge with trunk 2011-09-15 14:21:26 +00:00
Dan Prince
10c6259732 Merge w/ trunk. 2011-09-15 10:07:58 -04:00
Johannes Erdfelt
419cccef77 The 1.1 API specifies that two vendor content types are allowed in addition to the standard JSON and XML content types.
This branch adds support for application/vnd.openstack.compute+json and application/vnd.openstack.compute+xml.
2011-09-15 13:32:24 +00:00
Rick Harris
f4d7e1a62b Adding progress 2011-09-14 23:11:03 +00:00
Jason Koelker
c1237fcb3d 0 for the instance id is False ;) 2011-09-14 17:36:19 -05:00
Johannes Erdfelt
7183c1f814 Merge with trunk 2011-09-14 22:33:58 +00:00
Vishvananda Ishaya
933cc87c52 merge trunk 2011-09-14 15:30:27 -07:00
Jason Koelker
9aa2177842 fix up the filtering so it does not return duplicates if both the network and the db filters match 2011-09-14 17:11:21 -05:00
Vishvananda Ishaya
02331cec19 Fix issue where floating ips don't get recreated when a network host reboots. 2011-09-14 20:57:15 +00:00
Josh Kearney
693066b76b Initial pass at automatically confirming resizes after a given window. 2011-09-14 14:38:40 -05:00
Jason Koelker
da20010c24 merge trunks 2011-09-14 14:13:54 -05:00