Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virt: Move generic virt tests to nova/tests/virt/ | Rick Harris | 2013-05-23 | 1 | -139/+0 |
* | Teardown container rootfs in host namespace for lxc | unicell | 2012-12-24 | 1 | -5/+5 |
* | Removed unused imports. | Chuck Short | 2012-12-21 | 1 | -4/+0 |
* | Remove img_handlers config parameter usage | Daniel P. Berrange | 2012-11-21 | 1 | -8/+0 |
* | Convert file injection code to use the VFS APIs | Daniel P. Berrange | 2012-11-21 | 1 | -46/+0 |
* | Remove nova.config.CONF | Mark McLoughlin | 2012-11-20 | 1 | -1/+0 |
* | Remove nova.flags | Mark McLoughlin | 2012-11-17 | 1 | -1/+1 |
* | Switch from FLAGS to CONF in tests | Mark McLoughlin | 2012-11-10 | 1 | -2/+0 |
* | Use testtools as the base testcase class. | Monty Taylor | 2012-10-29 | 1 | -5/+9 |
* | Skip tests in OSX due to readlink compat | Brian Lamar | 2012-09-04 | 1 | -0/+5 |
* | Fix the inject_metadata_into_fs in the disk API. | Dan Prince | 2012-08-09 | 1 | -0/+11 |
* | Prohibit file injection writing to host filesystem | Pádraig Brady | 2012-08-07 | 1 | -16/+29 |
* | fix unmounting of LXC containers | Pádraig Brady | 2012-08-02 | 1 | -0/+64 |
* | Prevent file injection writing to host filesystem. | Russell Bryant | 2012-07-03 | 1 | -0/+20 |
* | tests: unit tests for nova.virt | Isaku Yamahata | 2011-07-23 | 1 | -0/+83 |
* | Renamed test_virt.py to test_libvirt.py as per suggestion. | Brian Lamar | 2011-04-22 | 1 | -886/+0 |
* | Merged trunk and fixed simple exception conflict. | Brian Lamar | 2011-04-22 | 1 | -1/+1 |
|\ | |||||
| * | merging trunk | Brian Waldon | 2011-04-21 | 1 | -2/+4 |
| |\ | |||||
| * | | correcting tests; pep8 | Brian Waldon | 2011-04-15 | 1 | -1/+1 |
* | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-04-22 | 1 | -23/+24 |
| |/ |/| | |||||
* | | instance type get approach changed. tests fixed | Ilya Alekseyev | 2011-04-20 | 1 | -2/+2 |
* | | trunk merged. conflict resolved. | Ilya Alekseyev | 2011-04-18 | 1 | -2/+3 |
|\| | |||||
| * | This branch is a patch for fixing below issue. | Kei Masumoto | 2011-04-07 | 1 | -1/+2 |
| |\ | |||||
| | * | fix bug 746821 | Kei Masumoto | 2011-04-05 | 1 | -1/+2 |
| * | | Refactor so that instances.instance_type is now instances.instance_type_id. | Dan Prince | 2011-04-04 | 1 | -1/+1 |
| |/ | |||||
* / | Fixed network_info creating. | Ilya Alekseyev | 2011-04-04 | 1 | -2/+4 |
|/ | |||||
* | Style fixes | Chuck Short | 2011-03-29 | 1 | -3/+3 |
* | use self.flags in virt test | Chuck Short | 2011-03-28 | 1 | -1/+1 |
* | Dont make the test fail | Chuck Short | 2011-03-28 | 1 | -1/+3 |
* | More pep8 corrections | Chuck Short | 2011-03-28 | 1 | -2/+2 |
* | Add more unit tests for lxc | Chuck Short | 2011-03-28 | 1 | -1/+3 |
* | Merge trunk | Chuck Short | 2011-03-25 | 1 | -2/+4 |
|\ | |||||
| * | trunk merged. conflicts resolved | Ilya Alekseyev | 2011-03-24 | 1 | -3/+14 |
| |\ | |||||
| * | | couple of bugs fixed | Ilya Alekseyev | 2011-03-24 | 1 | -1/+2 |
| * | | migration gateway_v6 to network_info | Eldar Nugaev | 2011-03-24 | 1 | -1/+2 |
* | | | Merge trunk | Chuck Short | 2011-03-24 | 1 | -3/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge trunk | Soren Hansen | 2011-03-24 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Remove checks in _cache_image tests that were too implementation specific. | Soren Hansen | 2011-03-22 | 1 | -3/+1 |
| | * | | Convert _cache_image to use utils.synchronized decorator. Disable its test ca... | Soren Hansen | 2011-03-22 | 1 | -1/+1 |
| | |/ | |||||
| * / | Pass a fake timing source to test_ensure_filtering_rules_for_instance_timeout... | Soren Hansen | 2011-03-22 | 1 | -1/+14 |
| |/ | |||||
* | | pep8 fixes | Chuck Short | 2011-03-17 | 1 | -2/+1 |
* | | more pep8 fixes | Chuck Short | 2011-03-17 | 1 | -3/+3 |
* | | Fix up tests | Chuck Short | 2011-03-17 | 1 | -7/+6 |
* | | Fix more pep8 errors | Chuck Short | 2011-03-17 | 1 | -6/+6 |
* | | Fixed typo when I was trying to add test cases for lxc | Chuck Short | 2011-03-17 | 1 | -1/+1 |
* | | Fix pep8 errors | Chuck Short | 2011-03-17 | 1 | -2/+0 |
* | | Update Authors and testsuite | Chuck Short | 2011-03-17 | 1 | -17/+24 |
* | | Add basic tests for lxc containers. | Chuck Short | 2011-03-16 | 1 | -0/+36 |
* | | Revert testsuite changes | Chuck Short | 2011-03-16 | 1 | -4/+1 |
* | | Really fix testcase | Chuck Short | 2011-03-16 | 1 | -1/+1 |