| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add api methods to delete provider firewall rules. | Todd Willey | 2011-06-25 | 2 | -0/+29 |
| |\ | |||||
| | * | 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 | 1 | -0/+14 |
| | * | 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 |
| * | | Removes the usage of the IPy module in favor of the netaddr module. | Chuck Short | 2011-06-25 | 4 | -8/+8 |
| |\ \ | |||||
| | * \ | Merge trunk: | Chuck Short | 2011-06-23 | 20 | -132/+891 |
| | |\ \ | |||||
| | * \ \ | Merge trunk | Chuck Short | 2011-06-13 | 3 | -3/+38 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged trunk | Chuck Short | 2011-06-08 | 6 | -4/+222 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Fix merge conflict | Chuck Short | 2011-06-08 | 3 | -47/+128 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | 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 network code and replace with netaddr | Chuck Short | 2011-06-06 | 2 | -6/+6 |
| * | | | | | | | - update glance image fixtures with expected checksum attribute | Brian Waldon | 2011-06-25 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | updating glance image fixtures with checksum attribute; fixing glance image s... | Brian Waldon | 2011-06-22 | 1 | -1/+7 |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | This adds a way to create global firewall blocks that apply to all instances ... | Todd Willey | 2011-06-23 | 3 | -2/+179 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | 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 |
| | * | | | | | | Merge Trunk. | Todd Willey | 2011-06-23 | 17 | -118/+871 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge trunk | Todd Willey | 2011-06-14 | 7 | -14/+134 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | pep 8 whitespace fix. | Todd Willey | 2011-06-11 | 1 | -1/+0 |
| | * | | | | | | | | Merge and resolve. | Todd Willey | 2011-06-11 | 28 | -347/+1477 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge trunk. | Todd Willey | 2011-06-01 | 11 | -297/+424 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge Trunk. | Todd Willey | 2011-05-31 | 13 | -50/+611 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Test tweaks. | Todd Willey | 2011-05-26 | 1 | -4/+9 |
| | * | | | | | | | | | | | Make a cleaner log message and use [] instead of . to get database fields. | Todd Willey | 2011-05-26 | 1 | -4/+1 |
| | * | | | | | | | | | | | Merge trunk. | Todd Willey | 2011-05-26 | 43 | -490/+2460 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | remove unused code. | Todd Willey | 2011-04-07 | 1 | -6/+0 |
| | * | | | | | | | | | | | | Merge trunk. | Todd Willey | 2011-04-07 | 5 | -15/+118 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | test provider fw rules at the virt/ipteables layer. | Todd Willey | 2011-04-07 | 1 | -1/+64 |
| | * | | | | | | | | | | | | | Testing for iptables manager changes. | Todd Willey | 2011-04-05 | 1 | -0/+30 |
| * | | | | | | | | | | | | | | Accept a full serverRef to OSAPI POST /images (snapshot) | Brian Waldon | 2011-06-23 | 2 | -13/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | adding check for serverRef hostname matching app url | Brian Waldon | 2011-06-17 | 1 | -2/+13 |
| | * | | | | | | | | | | | | | | adding extra image service properties to compute api snapshot; adding instanc... | Brian Waldon | 2011-06-17 | 2 | -13/+24 |
| * | | | | | | | | | | | | | | | Adding dict with single 'meta' key to /imgages/<id>/meta/<key> GET and PUT | Brian Waldon | 2011-06-23 | 1 | -7/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | moving image show/update into 'meta' container | Brian Waldon | 2011-06-22 | 1 | -7/+19 |
| | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | pep8 fixes | Brian Waldon | 2011-06-22 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-06-22 | 21 | -135/+929 |
| |\| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Stop trying to set a body for HTTP methods that do not allow it. It renders t... | Soren Hansen | 2011-06-21 | 3 | -5/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Stop trying to set a body for HTTP methods that do not allow it. It renders t... | Soren Hansen | 2011-06-21 | 3 | -5/+4 |
| | * | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-06-20 | 13 | -86/+568 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merging trunk, fixing conflicts | Rick Harris | 2011-06-20 | 4 | -12/+380 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Check that server exists when interacting with /v1.1/servers/<id>/meta resource | Brian Waldon | 2011-06-20 | 1 | -2/+53 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | | | | | moving instance existance logic down to api layer | Brian Waldon | 2011-06-17 | 1 | -2/+1 |
| | | | | * | | | | | | | | | | | | | | pep8 | Brian Waldon | 2011-06-15 | 1 | -0/+2 |
| | | | | * | | | | | | | | | | | | | | adding server existence check to server metadata resource | Brian Waldon | 2011-06-15 | 1 | -0/+50 |
| | | | * | | | | | | | | | | | | | | | Implements a portion of ec2 ebs boot. | Isaku Yamahata | 2011-06-17 | 3 | -10/+327 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | | | | | | pep8: white space/blank lines | Isaku Yamahata | 2011-06-18 | 1 | -1/+1 |
| | | | | * | | | | | | | | | | | | | | | merge with nova trunk | Isaku Yamahata | 2011-06-16 | 41 | -645/+2441 |
| | | | | |\| | | | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | | | pep8 | Isaku Yamahata | 2011-06-15 | 1 | -20/+20 |
