summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_ipv6.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-2/+0
* Bug #835964: pep8 violations in IPv6 codeEwan Mellor2011-08-281-1/+1
* add rainy day test to to_globalKen Pepple2011-08-241-0/+19
|\
| * added test for bad project_id ... although it may not be usedKen Pepple2011-08-211-0/+7
| * added exception catch and test for bad prefixKen Pepple2011-08-211-0/+7
| * removed leftover netaddr importKen Pepple2011-08-201-1/+0
| * added rainy day test for ipv6 tests. fixed ipv6.to_global to trap correct exc...Ken Pepple2011-08-201-0/+6
* | added exception catch and test for bad project_idKen Pepple2011-08-211-0/+7
* | added exception catch for bad prefix and matching testKen Pepple2011-08-211-0/+7
* | lp:828610Ken Pepple2011-08-201-0/+5
|/
* switch FLAGS.* = in tests to self.flags(...)Chris Behrens2011-08-031-3/+0
* PEP8 cleanupsJohannes Erdfelt2011-05-161-0/+1
* Make sure imports are in alphabetical orderJohannes Erdfelt2011-05-121-1/+1
* Add test suite for IPv6 address generationJohannes Erdfelt2011-05-121-0/+59