summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_server_group.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.computeStephen Finucane2023-05-101-74/+86
* Migrate server_groups to the new APIViolet Kurtz2022-08-021-155/+130
* compute: Add missing options for 'server group list'Stephen Finucane2021-01-211-4/+43
* compute: Add 'server group create --rule' optionStephen Finucane2021-01-061-2/+29
* compute: Fix 'server group * -f yaml' outputStephen Finucane2021-01-061-23/+25
* Validate 'server group create --policy' optionStephen Finucane2020-10-131-0/+43
* Merge "Add API check for server_groups.create"Zuul2020-09-301-0/+22
|\
| * Add API check for server_groups.createLewis Denny2020-08-261-0/+23
* | Add API check for server_groups.listLewis Denny2020-08-211-0/+98
|/
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-1/+1
* Remove hard-coded policy choices for creating a server groupMatt Riedemann2017-11-191-2/+2
* Add choices for option '--policy'zhiyong.dai2016-11-271-34/+3
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+284