summaryrefslogtreecommitdiff
path: root/openstackclient/network
Commit message (Expand)AuthorAgeFilesLines
...
* | osc-lib: parseractionsDean Troyer2016-06-135-5/+5
* | osc-lib: utilsDean Troyer2016-06-1312-12/+19
* | osc-lib: exceptionsDean Troyer2016-06-135-6/+12
|/
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-096-23/+0
|\
| * Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-086-23/+0
* | Fix networksunyajing2016-06-084-7/+7
|/
* Merge "Support error handling for "port delete" command"Jenkins2016-06-071-2/+15
|\
| * Support error handling for "port delete" commandHuanxuan Ao2016-06-071-2/+15
* | Merge "Add network availability for osc"Jenkins2016-06-061-0/+109
|\ \
| * | Add network availability for oscManjeet Singh Bhatia2016-06-031-0/+109
* | | Fix --enable options on commandsRichard Theis2016-06-021-13/+4
* | | Trivial: Fix i18n support in network/common.pyTang Chen2016-05-312-7/+17
| |/ |/|
* | Merge "Add network segment command object"Jenkins2016-05-301-0/+124
|\ \
| * | Add network segment command objectRichard Theis2016-05-271-0/+124
| |/
* | Support deleting multi address scopes in networkv2Huanxuan Ao2016-05-281-4/+20
|/
* Merge "remove #noqa from i18n imports"Jenkins2016-05-191-1/+1
|\
| * remove #noqa from i18n importsSteve Martinelli2016-05-131-1/+1
* | Merge "Add ip version filter to subnet list"Jenkins2016-05-171-1/+13
|\ \
| * | Add ip version filter to subnet listManjeet Singh Bhatia2016-05-161-1/+13
| |/
* | Merge "Enhance exception handling for "network delete" command"Jenkins2016-05-172-10/+47
|\ \
| * | Enhance exception handling for "network delete" commandTang Chen2016-04-142-10/+47
* | | Merge "Fix i18n support for help and error msg in network"Jenkins2016-05-167-14/+14
|\ \ \
| * | | Fix i18n support for help and error msg in networkTang Chen2016-05-167-14/+14
* | | | Merge "Add VLAN Transparent option to ``osc network``"Jenkins2016-05-161-4/+20
|\ \ \ \
| * | | | Add VLAN Transparent option to ``osc network``reedip2016-05-161-4/+20
* | | | | Merge "Added --no-route to the router set command"Jenkins2016-05-161-2/+18
|\ \ \ \ \
| * | | | | Added --no-route to the router set commandHideki Saito2016-05-161-2/+18
| | |_|_|/ | |/| | |
* | | | | Merge "Fix network router type display"Jenkins2016-05-161-5/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix network router type displayRichard Theis2016-05-051-5/+2
* | | | | Additional network protocol supportRichard Theis2016-05-141-32/+152
| |/ / / |/| | |
* | | | Merge "Implement "address scope set" command"Jenkins2016-05-111-0/+48
|\ \ \ \
| * | | | Implement "address scope set" commandHuanxuan Ao2016-05-111-0/+48
* | | | | Merge "Implement "address scope show" command"Jenkins2016-05-111-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Implement "address scope show" commandHuanxuan Ao2016-05-111-0/+24
* | | | | Merge "Implement "address scope list" command"Jenkins2016-05-111-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Implement "address scope list" commandHuanxuan Ao2016-05-111-0/+27
* | | | | Merge "Implement "address scope delete" command"Jenkins2016-05-111-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Implement "address scope delete" commandHuanxuan Ao2016-05-111-0/+19
* | | | | Merge "Implement "address scope create" command"Jenkins2016-05-111-0/+96
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Implement "address scope create" commandHuanxuan Ao2016-05-111-0/+96
| |/ /
* | | Merge "Fix router set --route option"Jenkins2016-05-031-5/+21
|\ \ \
| * | | Fix router set --route optionRichard Theis2016-04-181-5/+21
* | | | remove assert in favor an if/elseMichael McCune2016-05-021-0/+3
* | | | Fixes BadRequest when no --pool-prefix givenInessa Vasilevskaya2016-04-271-2/+3
* | | | Merge "Add new share and default parms to subnet pool cmds"Jenkins2016-04-211-0/+42
|\ \ \ \
| * | | | Add new share and default parms to subnet pool cmdsBrad Behle2016-04-201-0/+42
| |/ / /
* | | | Merge "Fixed subnet command host route output"Jenkins2016-04-211-10/+8
|\ \ \ \
| * | | | Fixed subnet command host route outputRichard Theis2016-04-201-10/+8
| | |/ / | |/| |
* | | | Trivial: Fix an omited i18n issueTang Chen2016-04-201-1/+2
|/ / /
* | | Merge "Fix client certificate/key support for Network v2 commands"Jenkins2016-04-191-1/+3
|\ \ \