summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/address_scope.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor network fakes to sdk properties PART 1Nurmatov Mamatisa2022-03-151-1/+1
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-3/+1
* Hide location columns for network objectsDr. Jens Harbott2021-12-161-1/+6
* 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-2/+7
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-8/+2
* Format location columns in network commandsDean Troyer2019-08-301-2/+8
* Fix address scope list --shareDean Troyer2017-01-271-2/+0
* Add filtering options to the address scope list commandYan Xing'an2016-12-181-1/+60
* 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