summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/network_rbac.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor network fakes to sdk properties PART 4Nurmatov Mamatisa2022-04-291-1/+1
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-2/+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
* Add 'address_group' type support to rbac commandsMiguel Lavalle2021-02-101-8/+14
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-8/+2
* Add 'subnetpool' type support to rbac commandsIgor Malinovskiy2020-04-091-5/+10
* Add 'address_scope' type support to network rbac commandsIgor Malinovskiy2020-03-261-5/+12
* Format location columns in network commandsDean Troyer2019-08-301-2/+8
* Add 'security_group' type support to network rbac commandsDoug Wiegley2019-03-051-4/+9
* Network: Add supports rbac target-all-projectsDongcan Ye2017-11-051-7/+16
* Add '--type'and other options to network rbac listguiyanxing2016-12-211-1/+35
* SDK Refactor: Prepare network rbac commandsAbhishek Raut2016-11-191-12/+14
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Allow input the QoS policy name in network rbac create commandHuanxuan Ao2016-10-201-5/+4
* Show "target_project_id" attribute properly for network rbac objectHuanxuan Ao2016-08-051-1/+1
* Implement "network rbac set" commandHuanxuan Ao2016-08-031-0/+41
* Implement network rbac create and delete commandsHuanxuan Ao2016-07-281-0/+132
* Implement rbac list and show commandting wang2016-06-271-0/+75