| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | PEP8 cleanup in nova/*, except for tests. There should be no functional chang... | Eric Day | 2010-10-21 | 4 | -56/+74 | |
| * | | | | | | Makes disk.partition resize root drive to 10G, unless it is m1.tiny which | Vishvananda Ishaya | 2010-10-18 | 1 | -6/+9 | |
| * | | | | | | Fix two problems with get_console_log: | Soren Hansen | 2010-10-15 | 1 | -5/+4 | |
| * | | | | | | fix remaining tests | Vishvananda Ishaya | 2010-10-13 | 1 | -3/+6 | |
| * | | | | | | merged trunk | Vishvananda Ishaya | 2010-10-13 | 8 | -26/+313 | |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Xen support. | Soren Hansen | 2010-10-13 | 4 | -1/+82 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge trunk | Soren Hansen | 2010-10-12 | 1 | -0/+1 | |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | | Merge trunk. | Soren Hansen | 2010-10-08 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Merge trunk. | Soren Hansen | 2010-10-04 | 1 | -21/+16 | |
| | | |\| | | | | | ||||||
| | | * | | | | | | Move the code that extracts the console output into the virt drivers. Move th... | Soren Hansen | 2010-09-20 | 3 | -0/+45 | |
| | | * | | | | | | Add Xen template and use it by default if libvirt_type=xen. | Soren Hansen | 2010-09-20 | 2 | -1/+37 | |
| | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | | fix tests | Vishvananda Ishaya | 2010-10-12 | 1 | -1/+2 | |
| | * | | | | | | merged trunk | Vishvananda Ishaya | 2010-10-12 | 6 | -23/+229 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge trunk. | Soren Hansen | 2010-10-12 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | | * | | | | | Imported images_path from nova.objectstore for nova-compute. Without its sett... | Hisaki Ohara | 2010-10-07 | 1 | -3/+1 | |
| | | | * | | | | | Defined images_path for nova-compute. Without its setting, it fails | Hisaki Ohara | 2010-10-06 | 1 | -0/+3 | |
| | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | | Merge trunk. | Soren Hansen | 2010-10-05 | 1 | -19/+14 | |
| | | |\| | | | | ||||||
| | | | * | | | | Bug #653651: XenAPI support completely broken by orm-refactor merge | Ewan Mellor | 2010-10-02 | 1 | -19/+14 | |
| | | * | | | | | Merge security group related changes from lp:~anso/nova/deploy | Soren Hansen | 2010-10-04 | 1 | -4/+35 | |
| | | * | | | | | Merge trunk | Soren Hansen | 2010-10-01 | 1 | -2/+2 | |
| | | |\| | | | | ||||||
| | | * | | | | | fix ordering of rules to actually allow out and drop in | Vishvananda Ishaya | 2010-09-29 | 1 | -4/+4 | |
| | | * | | | | | Make sure arguments to string format are in the correct order. | Soren Hansen | 2010-09-28 | 1 | -2/+3 | |
| | | * | | | | | Make the incoming blocking rules take precedence over the output accept rules. | Soren Hansen | 2010-09-28 | 1 | -8/+9 | |
| | | * | | | | | This is getting ridiculous. | Soren Hansen | 2010-09-28 | 1 | -10/+40 | |
| | | * | | | | | Set priority of security group rules to 300 to make sure they override the de... | Soren Hansen | 2010-09-27 | 1 | -1/+1 | |
| | | * | | | | | Recreate ensure_security_group_filter. Needed for refresh. | Soren Hansen | 2010-09-27 | 1 | -4/+8 | |
| | | * | | | | | Clean up nwfilter code. Move our filters into the ipv4 chain. | Soren Hansen | 2010-09-27 | 1 | -61/+38 | |
| | | * | | | | | Allow DHCP requests through, pass the IP of the gateway as the dhcp server. | Soren Hansen | 2010-09-27 | 3 | -1/+7 | |
| | | * | | | | | Merge trunk | Soren Hansen | 2010-09-22 | 2 | -27/+34 | |
| | | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | | Leave out the network setting from the interfaces template. It does not get p... | Soren Hansen | 2010-09-14 | 1 | -1/+0 | |
| | | * | | | | | Fix up rule generation. It turns out nwfilter gets very, very wonky indeed | Soren Hansen | 2010-09-14 | 1 | -14/+27 | |
| | | * | | | | | Correctly pass ip_address to templates. | Soren Hansen | 2010-09-13 | 3 | -5/+7 | |
| | | * | | | | | Fix call to listNWFilters | Soren Hansen | 2010-09-13 | 1 | -1/+1 | |
| | | * | | | | | (Untested) Make changes to security group rules propagate to the relevant com... | Soren Hansen | 2010-09-13 | 1 | -13/+24 | |
| | | * | | | | | Filters all get defined when running an instance. | Soren Hansen | 2010-09-13 | 3 | -6/+72 | |
| | | * | | | | | Merge nwfilter branch. | Soren Hansen | 2010-09-13 | 2 | -0/+6 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Add a clean-traffic filterref to the libvirt templates to prevent spoofing an... | Soren Hansen | 2010-09-07 | 2 | -0/+6 | |
| | | * | | | | | | Refactored to security group api to support projects | Devin Carlen | 2010-09-10 | 1 | -1/+1 | |
| | | * | | | | | | Merge with orm_deux (fixing up style changes in my stuff at the same time). | Soren Hansen | 2010-09-10 | 1 | -7/+22 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | First pass of nwfilter based security group implementation. It is not where i... | Soren Hansen | 2010-09-10 | 1 | -0/+63 | |
| | * | | | | | | | | Fixed flat network manager with network index gone. | Vishvananda Ishaya | 2010-09-30 | 1 | -2/+2 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * / | | | | | | | Fix the deprecation warnings for passing no context. | Vishvananda Ishaya | 2010-10-01 | 1 | -10/+17 | |
| |/ / / / / / / | ||||||
| * | | | / / / | Bug #651887: xenapi list_instances completely broken | Ewan Mellor | 2010-09-30 | 1 | -2/+2 | |
| | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | | merged trunk | Vishvananda Ishaya | 2010-09-11 | 1 | -15/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Change "exn" to "exc" to fit with the common style. | Ewan Mellor | 2010-09-10 | 1 | -16/+16 | |
| | * | | | | | | Bug #630636: XenAPI VM destroy fails when the VM is still running | Ewan Mellor | 2010-09-05 | 1 | -3/+13 | |
| * | | | | | | | fixed logic in set_state code to stop endless loops | Vishvananda Ishaya | 2010-09-09 | 1 | -12/+9 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | set state moved to db layer | Vishvananda Ishaya | 2010-09-08 | 1 | -7/+22 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merged trunk | Vishvananda Ishaya | 2010-09-07 | 2 | -4/+6 | |
| |\| | | | | ||||||
| | * | | | | Just a couple of UML-only fixes: | Soren Hansen | 2010-09-03 | 2 | -4/+5 | |
| | |\ \ \ \ | ||||||
