summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/subnet_pool.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-1/+0
* Switch to using osc_lib.utils.tagsMichael Johnson2020-01-141-1/+1
* Format location columns in network commandsDean Troyer2019-08-301-0/+1
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-2/+3
* Merge "Partially Revert "Add command to unset information from Subnet-pools""Zuul2019-02-271-23/+0
|\
| * Partially Revert "Add command to unset information from Subnet-pools"Bernard Cafarelli2018-09-051-23/+0
* | Remove str() when setting network objects namesBernard Cafarelli2019-02-131-1/+1
* | Fix help message for subnetpool default-quota valueWenran Xiao2018-09-191-4/+6
|/
* Network tag supportAkihiro Motoki2017-07-231-3/+18
* Add default-quota to subnet pool commandsReedip2017-06-121-1/+15
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-1/+1
* Handle log message interpolation by the logger in network/Gábor Antal2017-02-131-2/+2
* translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+7
* Merge "SDK Refactor: Prepare subnet pool commands"Jenkins2016-11-081-11/+24
|\
| * SDK Refactor: Prepare subnet pool commandsRichard Theis2016-10-051-11/+24
* | Correct help string of the subnet pool list optionsYan Xing'an2016-10-201-8/+10
|/
* Merge "Add 'description' option to os subnet (pool) create/set cmd"Jenkins2016-09-201-0/+13
|\
| * Add 'description' option to os subnet (pool) create/set cmdCao Xuan Hoang2016-09-201-0/+13
* | Add filtering options to os subnet pool list commandCao Xuan Hoang2016-09-191-31/+72
|/
* Standardize import formatshizhihui2016-07-221-1/+0
* Add command to unset information from Subnet-poolsreedip2016-06-301-0/+41
* Support bulk deletion for delete commands in networkv2Huanxuan Ao2016-06-161-4/+26
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-4/+0
* Fix i18n support for help and error msg in networkTang Chen2016-05-161-1/+1
* remove assert in favor an if/elseMichael McCune2016-05-021-0/+3
* Fixes BadRequest when no --pool-prefix givenInessa Vasilevskaya2016-04-271-2/+3
* Add new share and default parms to subnet pool cmdsBrad Behle2016-04-201-0/+42
* State i18() changes and help messages improvedTang Chen2016-04-181-19/+20
* Merge "Doc: Unify repeatable option comments"Jenkins2016-04-131-2/+2
|\
| * Doc: Unify repeatable option commentsTang Chen2016-04-121-2/+2
* | Merge "Add --address-scope option "subnet pool create/set""Jenkins2016-04-131-2/+28
|\ \
| * | Add --address-scope option "subnet pool create/set"Tang Chen2016-04-091-2/+28
| |/
* | Fix prefixes output for subnet pool listRichard Theis2016-04-121-1/+1
|/
* Add default value to pool-prefix in Subnet-poolreedip2016-04-011-0/+3
* Add --project to "subnet pool create"Tang Chen2016-03-311-4/+21
* Fix subnet pool prefix length optionRichard Theis2016-03-301-3/+3
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-081-0/+23
* [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-081-4/+87
* Trivial: Rename subnet_pool.rst to subnet-pool.rstTang Chen2016-02-201-2/+2
* Subnet Pool: Add "subnet pool show" commandTang Chen2016-02-191-0/+36
* Subnet Pool: Add "subnet pool list" commandTang Chen2016-02-191-0/+51
* Subnet Pool: Add "subnet pool delete" commandTang Chen2016-02-181-0/+34