summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Don't show tenant_id in network objectsDr. Jens Harbott2022-06-271-0/+1
* Get rid of tenant_id in the network commandsArtem Goncharov2022-01-171-3/+2
* Hide location columns for network objectsDr. Jens Harbott2021-12-161-1/+6
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-2/+1
* Allow to send extra attributes in Neutron related commandsSlawek Kaplonski2021-05-261-2/+8
* Revert "Format location columns in network commands"Jens Harbott (frickler)2020-06-171-3/+0
* Merge "Support for stateless security groups"Zuul2020-04-081-0/+34
|\
| * Support for stateless security groupsTom Stappaerts2020-03-311-0/+34
* | Add "fields" parameter to ListSecurityGroup queryRodolfo Alonso Hernandez2020-03-121-1/+3
|/
* Switch to using osc_lib.utils.tagsMichael Johnson2020-01-141-1/+1
* Replace six.iteritems() with .items()lihaijing2020-01-091-2/+1
* neutron: autogenerate docsEric Fried2019-11-011-17/+29
* Format location columns in network commandsDean Troyer2019-08-301-0/+3
* Use cliff formattable columns in network commandsAkihiro Motoki2019-05-091-2/+13
* Network: Add tag support for security groupDongcan Ye2018-06-141-2/+41
* Low-level Compute v2 API: security groupDean Troyer2017-04-111-20/+16
* Fix "security group list" command to display project ID properlyHuanxuan Ao2017-03-101-18/+32
* SDK refactor: Prepare security group commandsAbhishek Raut2017-01-231-21/+12
* Fix Octavia gate breakage caused by _get_columns()Nir Magnezi2017-01-091-3/+3
* Merge "Add '--project' and '--project-domain' options to os cmds"Jenkins2016-12-051-1/+17
|\
| * Add '--project' and '--project-domain' options to os cmdsNam Nguyen Hoai2016-12-011-1/+17
* | Avoid duplicated project_id when show network resourcesjudy-yu2016-12-041-1/+2
|/
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-151-8/+10
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* State i18() changes and help messages improvedTang Chen2016-04-181-9/+10
* Add project options to security group createRichard Theis2016-03-111-0/+21
* Refactor security group create to use SDKRichard Theis2016-03-101-0/+50
* Refactor security group show to use SDKRichard Theis2016-03-101-0/+108
* Trivial: Remove useless returnTang Chen2016-03-071-1/+0
* Refactor security group set to use SDKRichard Theis2016-03-031-0/+56
* Refactor security group list to use SDKRichard Theis2016-02-291-0/+50
* Refactor security group delete to use SDKRichard Theis2016-02-021-0/+40