summaryrefslogtreecommitdiffstats
path: root/nova/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Bug #835964: pep8 violations in IPv6 codeEwan Mellor2011-08-281-1/+2
* add rainy day test to to_globalKen Pepple2011-08-241-1/+3
|\
| * added exception catch and test for bad prefixKen Pepple2011-08-211-0/+2
| * added rainy day test for ipv6 tests. fixed ipv6.to_global to trap correct exc...Ken Pepple2011-08-201-1/+1
* | added exception catch and test for bad project_idKen Pepple2011-08-211-0/+2
* | added exception catch for bad prefix and matching testKen Pepple2011-08-211-0/+2
* | lp:828610Ken Pepple2011-08-201-1/+1
|/
* Reduce indentation to avoid PEP8 failuresJohannes Erdfelt2011-05-161-2/+2
* PEP8 cleanupsJohannes Erdfelt2011-05-161-2/+3
* Add test suite for IPv6 address generationJohannes Erdfelt2011-05-121-3/+8
* Accept and ignore project_idJohannes Erdfelt2011-05-121-1/+1
* Implement IPv6 address generation that includes account identifierJohannes Erdfelt2011-05-112-3/+49
* Abstract out IPv6 address generation to pluggable backendsJohannes Erdfelt2011-05-113-0/+93