summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/subnet.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-3/+1
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-3/+11
* Hides prefix_length column in subnet show outputJames Denton2021-03-191-1/+1
* network: Add missing subnet unset --gateway <subnet-id>Bharat Kunwar2021-03-051-0/+7
* 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
* Merge "Add dns_publish_fixed_ip attribute to subnets"Zuul2020-01-131-0/+26
|\
| * Add dns_publish_fixed_ip attribute to subnetsJens Harbott2019-09-111-0/+26
* | Format location columns in network commandsDean Troyer2019-08-301-0/+1
|/
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-12/+18
* Fix service discovery in functional testsGlenn Van de Water2019-03-131-9/+10
* Remove str() when setting network objects namesBernard Cafarelli2019-02-131-1/+1
* Add metavar for name parameter in subnet createDavid Rabel2018-09-121-0/+1
* Fix missing trailing spaces in network help messagesBrian Haley2018-08-031-1/+1
* Fix subnet host_routes errorHuang Cheng2018-06-141-1/+1
* Allow setting network-segment on subnet updateHarald Jensas2018-06-061-4/+12
* Fix output for subnet showJens Harbott2017-09-121-1/+1
* Allow PD as Subnetpool during Subnet creationsReedip2017-08-171-0/+7
* Network tag supportAkihiro Motoki2017-07-231-3/+18
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-2/+2
* Fix handling the use_default_subnet_pool attributeJens Rosenboom2017-03-091-2/+8
* Handle log message interpolation by the logger in network/Gábor Antal2017-02-131-2/+2
* Merge "SDK Refactor: Prepare subnet commands"Jenkins2016-12-021-10/+21
|\
| * SDK Refactor: Prepare subnet commandsAbhishek Raut2016-11-191-10/+21
* | Merge "Introduce overwrite functionality in ``osc subnet set``"Jenkins2016-12-011-1/+13
|\ \ | |/ |/|
| * Introduce overwrite functionality in ``osc subnet set``Reedip2016-11-281-1/+13
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+6
|/
* Reset allocation pools to [] instead of ''Carl Baldwin2016-10-191-1/+1
* Remove beta label for network segment resourceRichard Theis2016-09-281-8/+7
* Overwrite/Clear support for subnetsReedip2016-09-211-4/+26
* Merge "Add 'description' option to os subnet (pool) create/set cmd"Jenkins2016-09-201-0/+12
|\
| * Add 'description' option to os subnet (pool) create/set cmdCao Xuan Hoang2016-09-201-0/+12
* | Add filtering options to os subnet list commandCao Xuan Hoang2016-09-191-1/+50
|/
* Doc, help and message updates for port unsetRichard Theis2016-09-141-33/+24
* Add Subnet service-types to subnetsBrian Haley2016-08-191-2/+48
* Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-101-0/+15
* Exchange the check order for the dhcp and no-dhcpqtang2016-07-191-2/+1
* Merge "Add command to unset information from Subnets"Jenkins2016-06-291-0/+83
|\
| * Add command to unset information from Subnetsreedip2016-06-291-0/+83
* | Fix typo in openstackclient/network/v2Cao Xuan Hoang2016-06-231-4/+4
|/
* Merge "Add "--network-segment" option to "subnet create""Jenkins2016-06-201-0/+10
|\
| * Add "--network-segment" option to "subnet create"Richard Theis2016-06-131-0/+10
* | Support bulk deletion for delete commands in networkv2Huanxuan Ao2016-06-161-4/+24
* | osc-lib: commandDean Troyer2016-06-131-1/+1
* | osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* | osc-lib: utilsDean Troyer2016-06-131-1/+1
* | osc-lib: exceptionsDean Troyer2016-06-131-1/+3
|/
* Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-081-3/+0
* 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