summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/address_scope.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* SDK Refactor: Prepare address scope commandsRichard Theis2016-10-051-12/+16
* Standardize logger usageTang Chen2016-06-201-3/+8
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-091-3/+0
|\
| * Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-3/+0
* | Fix networksunyajing2016-06-081-2/+2
|/
* Support deleting multi address scopes in networkv2Huanxuan Ao2016-05-281-4/+20
* Fix i18n support for help and error msg in networkTang Chen2016-05-161-1/+1
* Implement "address scope set" commandHuanxuan Ao2016-05-111-0/+48
* Implement "address scope show" commandHuanxuan Ao2016-05-111-0/+24
* Implement "address scope list" commandHuanxuan Ao2016-05-111-0/+27
* Implement "address scope delete" commandHuanxuan Ao2016-05-111-0/+19
* Implement "address scope create" commandHuanxuan Ao2016-05-111-0/+96