summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/subnet.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos in docstrings and commentsDao Cong Tien2016-04-061-1/+1
* Subnet: Add "subnet set" command using SDKreedip2016-03-241-77/+138
* Merge "Add "os subnet create" command using SDK"Jenkins2016-03-141-3/+223
|\
| * Add "os subnet create" command using SDKBrad Behle2016-03-101-3/+223
* | Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
|/
* TrivialOrder: Rearrange Class Namesreedip2016-03-011-18/+18
* Subnet: Add "subnet delete" command using SDKreedip2016-03-011-0/+18
* Add "os subnet show" command using SDKBrad Behle2016-02-221-0/+28
* Consume openstackclient.common.command in subnet/portAkihiro Motoki2016-02-021-3/+2
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-6/+0
* Use correct terminology for subnetsDean Troyer2016-01-271-2/+2
* Subnet ListTerry Howe2016-01-251-0/+70