summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network/v2/test_subnet.py
Commit message (Expand)AuthorAgeFilesLines
* Append existing information during subnet setreedip2016-04-081-0/+20
* Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-251-3/+71
|\
| * Subnet: Add "subnet set" command using SDKreedip2016-03-241-3/+71
* | Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-221-8/+8
|/
* Add "os subnet create" command using SDKBrad Behle2016-03-101-3/+333
* TrivialOrder: Rearrange Class Namesreedip2016-03-011-29/+29
* Subnet: Add "subnet delete" command using SDKreedip2016-03-011-0/+29
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+1
* Add "os subnet show" command using SDKBrad Behle2016-02-221-0/+74
* Use correct terminology for subnetsDean Troyer2016-01-271-2/+2
* Subnet ListTerry Howe2016-01-251-0/+108