| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make sure basic filters are setup on instance restart | Vishvananda Ishaya | 2011-06-27 | 1 | -0/+1 |
| * | Fix for bug #788265. | Yuriy Taraday | 2011-06-25 | 1 | -0/+10 |
| |\ | |||||
| | * | PEP8 fix | Yuriy Taraday | 2011-06-25 | 1 | -1/+2 |
| | * | Remove extra debug line. | Yuriy Taraday | 2011-06-24 | 1 | -1/+0 |
| | * | Merged with trunk | Yuriy Taraday | 2011-06-24 | 64 | -617/+2775 |
| | |\ | |||||
| | * | | Unwind last commit, force anyjson to use our serialization methods. | Yuriy Taraday | 2011-06-24 | 3 | -12/+13 |
| | * | | Filter out datetime fields from instance_type | Yuriy Taraday | 2011-06-21 | 1 | -3/+12 |
| * | | | Add api methods to delete provider firewall rules. | Todd Willey | 2011-06-25 | 5 | -0/+80 |
| |\ \ \ | |||||
| | * | | | libvirt test for deleting provider firewall rules. | Todd Willey | 2011-06-23 | 1 | -0/+7 |
| | * | | | Make firewall rules tests idempotent, move IPy=>netaddr, add deltete test. | Todd Willey | 2011-06-23 | 2 | -1/+15 |
| | * | | | Merge provider-fw-rules-list. | Todd Willey | 2011-06-23 | 75 | -952/+3160 |
| | |\ \ \ | |||||
| | | * | | | Make sure there are actually rules to test against. | Todd Willey | 2011-06-23 | 1 | -0/+1 |
| | | * | | | Add test for listing provider firewall rules. | Todd Willey | 2011-06-23 | 1 | -0/+7 |
| | | * | | | Merge provider-fw-rules. | Todd Willey | 2011-06-23 | 75 | -952/+3152 |
| | | |\ \ \ | |||||
| | * | | | | | fix method chaining in database layer to pass right parameters. | Todd Willey | 2011-06-11 | 1 | -2/+2 |
| | * | | | | | Add a method to delete provider firewall rules. | Todd Willey | 2011-06-11 | 3 | -0/+43 |
| | |/ / / / | |||||
| | * | | | | Add ability to list ip blocks. | Todd Willey | 2011-06-11 | 1 | -0/+8 |
| * | | | | | This small change restores single quotes and double quotes as they were befor... | Salvatore Orlando | 2011-06-25 | 1 | -2/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix comment line | Salvatore Orlando | 2011-06-21 | 1 | -2/+2 |
| | * | | | | | Enclosing tokens for xenapi filter in double quotes | Salvatore Orlando | 2011-06-20 | 1 | -2/+4 |
| * | | | | | | Removes the usage of the IPy module in favor of the netaddr module. | Chuck Short | 2011-06-25 | 9 | -44/+43 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed typo | Chuck Short | 2011-06-23 | 1 | -1/+1 |
| | * | | | | | | Merge trunk: | Chuck Short | 2011-06-23 | 70 | -944/+2885 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge trunk | Chuck Short | 2011-06-13 | 12 | -32/+114 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged trunk | Chuck Short | 2011-06-08 | 24 | -116/+602 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Fix merge conflict | Chuck Short | 2011-06-08 | 15 | -98/+189 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Remove more stray import IPy | Chuck Short | 2011-06-06 | 1 | -1/+1 |
| | * | | | | | | | | | | Convert stray import IPy | Chuck Short | 2011-06-06 | 1 | -1/+1 |
| | * | | | | | | | | | | Remove ipy from virt code and replace with netaddr | Chuck Short | 2011-06-06 | 2 | -9/+8 |
| | * | | | | | | | | | | Remove ipy from network code and replace with netaddr | Chuck Short | 2011-06-06 | 4 | -30/+29 |
| | * | | | | | | | | | | Remove ipy from nova/api/ec2/cloud.py and use netaddr | Chuck Short | 2011-06-06 | 1 | -2/+2 |
| * | | | | | | | | | | | - update glance image fixtures with expected checksum attribute | Brian Waldon | 2011-06-25 | 2 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | updating glance image fixtures with checksum attribute; fixing glance image s... | Brian Waldon | 2011-06-22 | 2 | -2/+8 |
| * | | | | | | | | | | | This adds a way to create global firewall blocks that apply to all instances ... | Todd Willey | 2011-06-23 | 15 | -15/+556 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | pep8: remove newline at end of file. | Todd Willey | 2011-06-23 | 1 | -1/+0 |
| | * | | | | | | | | | | Add admin api test case (like cloud test case) with a test for fw rules. | Todd Willey | 2011-06-23 | 1 | -0/+90 |
| | * | | | | | | | | | | Move migration to newer version. | Todd Willey | 2011-06-23 | 1 | -0/+0 |
| | * | | | | | | | | | | Merge Trunk. | Todd Willey | 2011-06-23 | 66 | -925/+2909 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge trunk | Todd Willey | 2011-06-14 | 13 | -25/+152 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Move ipy commands to netaddr. | Todd Willey | 2011-06-14 | 1 | -2/+2 |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | pep 8 whitespace fix. | Todd Willey | 2011-06-11 | 1 | -1/+0 |
| | * | | | | | | | | | | | Move migration. | Todd Willey | 2011-06-11 | 1 | -0/+0 |
| | * | | | | | | | | | | | Merge and resolve. | Todd Willey | 2011-06-11 | 93 | -848/+2843 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Reorder firewall rules so the common path is shorter. | Todd Willey | 2011-06-10 | 1 | -4/+4 |
| | * | | | | | | | | | | | | Merge trunk. | Todd Willey | 2011-06-01 | 47 | -1037/+1558 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Whitespace cleanups. | Todd Willey | 2011-05-31 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | Merge Trunk. | Todd Willey | 2011-05-31 | 46 | -279/+1611 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Change version number of migration. | Todd Willey | 2011-05-31 | 1 | -0/+0 |
| | * | | | | | | | | | | | | | | Add refresh_provider_fw_rules to virt/driver.py#ComputeDriver so virtualization | Todd Willey | 2011-05-31 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | | Fixes from Ed Leafe's review suggestions. | Todd Willey | 2011-05-26 | 1 | -7/+4 |
