An open API service providing commit metadata for open source projects.

GitHub / openstack/python-openstackclient / commits

Client for OpenStack services. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
456c66ff merge Merge "volume: Allow filtering volume types by properties" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
d735b6cc merge Merge "volume: Support same_host, different_host hint as list" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
8b019fa7 merge Merge "Update from storyboard to launchpad pt. 2" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
c258d196 merge Merge "Migrate resource filter commands to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
43cec266 merge Merge "Add "image metadef property create" command" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
b6baa2e3 merge Merge "Add "image metadef property show" command" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
e76a6665 merge Merge "Add "image metadef property list" command." Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
692ee752 Update from storyboard to launchpad pt. 2 Dr. Jens Harbott <h****t@o****h> almost 3 years ago
57119986 merge Merge "Switch back to Launchpad" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
6b9f4057 Removed start, end time format. Before fix, openstack usage list command resu... cw0306-lee <u****6@g****m> almost 3 years ago
53e7d713 merge Merge "Migrate volume backend commands to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
491e5b9e merge Merge "tests: Add compute v2 FakeClientMixin" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
f576cb62 merge Merge "tests: Use consistent shortcut to fake compute client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
14a4f890 merge Merge "tests: Add volume v1, v2, v3 FakeClientMixin" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
dd5a21ff merge Merge "tests: Use consistent shortcut to fake volume client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
b884e83e merge Merge "tests: Use central SDK client fake" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
7184e876 Add router default route BFD/ECMP options
Signed-off-by: Frode Nordahl <f****l@c****m>
Frode Nordahl <f****l@c****m> almost 3 years ago
5d1d6b5a Switch back to Launchpad gtema <a****v@g****m> almost 3 years ago
705ecef7 Add "image metadef property set" command Cyril Roelandt <c****l@r****m> almost 3 years ago
9094e540 Add "image metadef property delete" command Cyril Roelandt <c****l@r****m> almost 3 years ago
d9c4c43a Add "image metadef property create" command Cyril Roelandt <c****l@r****m> almost 3 years ago
4673c891 Update the docker image to python3.11 Clark Boylan <c****n@g****m>
Committed by: Clark Boylan <c****n@s****g>
almost 3 years ago
190f06a9 Add "image metadef property show" command Cyril Roelandt <c****l@r****m> almost 3 years ago
0fb1cae1 merge Merge "Fix "server create"command with --boot-from-volume" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
98fbc566 merge Merge "Fix --security-group for port list" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
5fb922e4 Add "image metadef property list" command. Cyril Roelandt <c****l@r****m> almost 3 years ago
3c10b014 merge Merge "Update branch regexes for tips jobs" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
60a0e379 volume: Support same_host, different_host hint as list Johannes Kulik <j****k@s****m> almost 3 years ago
39a084f9 Migrate volume backend commands to SDK Rajat Dhasmana <r****a@g****m> almost 3 years ago
619925e4 merge Merge "Remove use of oslo.utils" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
5f4082d0 merge Merge "Add a warning for resizing servers booted from volumes" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
7c0bdd5e merge Merge "volume: Deprecate '--detailed' options" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
cab84d67 merge Merge "tests: Explicitly specify port fields for output" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
2e09b2bf Update branch regexes for tips jobs Dr. Jens Harbott <h****t@o****h> almost 3 years ago
2737e063 Update master for stable/2023.2 OpenStack Release Bot <i****t@o****g> almost 3 years ago
cc7773f5 Add support for managing volumes Rajat Dhasmana <r****a@g****m> almost 3 years ago
4e94c415 Add volume snapshot unmanage support Rajat Dhasmana <r****a@g****m> almost 3 years ago
fb2e0ced tests: Explicitly specify port fields for output
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
08faf81d merge Merge "tests: Add image v1, v2 FakeClientMixin" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
6ae38b28 merge Merge "tests: Use consistent shortcut to fake image client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
98c62dfb merge Merge "tests: Remove FakeImagev1Client, FakeImagev2Client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
09eb21ea merge Merge "tests: Add network v2 FakeClientMixin" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
912a21a8 tests: Add compute v2 FakeClientMixin
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
187a454e tests: Use consistent shortcut to fake compute client
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
98fb1678 tests: Add volume v1, v2, v3 FakeClientMixin
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
02cc0642 tests: Use central SDK client fake
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
4cabf6f7 tests: Use consistent shortcut to fake volume client
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> almost 3 years ago
6423b613 merge Merge "tests: Use consistent shortcut to fake network client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
d69d738c merge Merge "tests: Remove FakeNetworkV2Client" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
9e2316fd merge Merge "Remove project purge image commands" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
876c120a merge Merge "Migrate 'extension list' to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
5ab1b13d merge Merge "Migrate 'availability zone list' to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
ae10851a Migrate resource filter commands to SDK Rajat Dhasmana <r****a@g****m> almost 3 years ago
16bdb17f merge Merge "tox: Bump min_version to 4.3.0" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
94caaa48 merge Merge "Migrate backup commands to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 3 years ago
c7c79c9f Propocol release versions properly Artem Goncharov <a****v@g****m> almost 3 years ago
010ef0fd Fix ReleaseNotes build Artem Goncharov <a****v@g****m> almost 3 years ago
5d1afcee Adds command ``image metadef object delete`` Mridula Joshi <m****i@r****m> almost 3 years ago
78988d17 merge Merge "Add --skip-resource option to project cleanup" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
564e4f76 volume: Migrate 'volume group snapshot' commands to SDK
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
b2574249 tests: Use consistent shortcut to fake network client
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
e1a86368 tests: Add image v1, v2 FakeClientMixin
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
fd4ed3be merge Merge "doc: Split image command documentation" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
8a070b85 merge Merge "docs: Add examples of common auth methods" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
d1018538 merge Merge "volume: Make better use of argparse" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
356bc256 merge Merge "volume: Add 'volume type set --private/--public'" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
0183e720 merge Merge "docs: Migrate volume commands to autoprogram-cliff" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
28b12679 tests: Use consistent shortcut to fake image client
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
a8232285 tests: Remove FakeImagev1Client, FakeImagev2Client
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
89e5d67a Fix "server create"command with --boot-from-volume rladntjr4 <r****4@g****m> about 3 years ago
0725bb47 Add "hardware_offload_type" attribute to "port" Rodolfo Alonso Hernandez <r****h@r****m>
Committed by: Rodolfo Alonso <r****h@r****m>
about 3 years ago
29f24448 merge Merge "Add the flavor-id option to router create" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
f29e3ccc Add --skip-resource option to project cleanup
Signed-off-by: Jan Hartkopf <j****f@i****e>
Jan Hartkopf <j****f@i****e> about 3 years ago
f8f174c4 Add the flavor-id option to router create Miguel Lavalle <m****e@r****m> about 3 years ago
335bfdc3 Check the default role list before adding a new one Rodolfo Alonso Hernandez <r****h@r****m> about 3 years ago
e7bc3d9b Fix --use-prefix-delegation subnet create argument Brian Haley <h****v@g****m> about 3 years ago
c888cf25 network: Make better use of argparse
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
5ef5cc9c compute: Add server create --no-security-group option
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
7dc1276f merge Merge "Adding ``image delete --store`` and ``image import info`` commands" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
afdec1d2 merge Merge "Add image metadef resource type command 'list'" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
9846092b merge Merge "Neutron port hints" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
98b94964 Add is_incremental to ListVolumeBackup Christian Rohmann <c****n@i****e> about 3 years ago
2ae621f0 Add a warning for resizing servers booted from volumes Chengen Du <c****u@c****m> about 3 years ago
bfd6170b Migrate backup commands to SDK whoami-rajat <r****a@g****m>
Committed by: Rajat Dhasmana <r****a@g****m>
about 3 years ago
7ea78b6e merge Merge "Migrate 'volume summary' command to SDK" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
f8c70890 Adds command ``image metadef object create`` Mridula Joshi <m****i@r****m> about 3 years ago
deab1a7a Update the underlying python containers to "3.10-bookworm" Tony Breeds <t****y@b****m> about 3 years ago
9d394372 common: Migrate 'limits show' to SDK
Co-authored-by: Stephen Finucane <s****n@r****m>
whoami-rajat <r****a@g****m>
Committed by: Stephen Finucane <s****n@r****m>
about 3 years ago
9f30ee9a volume: Migrate 'volume attachment *' to SDK whoami-rajat <r****a@g****m>
Committed by: Stephen Finucane <s****n@r****m>
about 3 years ago
16c69504 Add support for managing external gateways
Co-authored-by: Frode Nordahl <f****l@c****m>
Dmitrii Shcherbakov <d****v@c****m>
Committed by: Frode Nordahl <f****l@c****m>
about 3 years ago
c05be82d docs: Add examples of common auth methods
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
9cd6204a doc: Split image command documentation
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
46431ed2 merge Merge "Allow multiple `--remove-tag` in `project set`" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 3 years ago
7b99b571 Add support for default security group rule CRUDs Slawek Kaplonski <s****s@r****m> about 3 years ago
78ef009a Adds command ``image metadef object show`` Mridula Joshi <m****i@r****m> about 3 years ago
4bb6efa8 Adds command ``image metadef object list`` Mridula Joshi <m****i@r****m> about 3 years ago
4cef5f55 Adopt sdk_fakes for compute.test_server_group Artem Goncharov <a****v@g****m>
Committed by: Stephen Finucane <s****n@r****m>
about 3 years ago
71783715 tests: Use a new project for quota tests
Signed-off-by: Stephen Finucane <s****n@r****m>
Stephen Finucane <s****n@r****m> about 3 years ago
b4ba0469 Allow multiple `--remove-tag` in `project set` Jake Yip <j****p@a****u> about 3 years ago
776b7d0c Adopt sdk_fakes for compute.test_usage Artem Goncharov <a****v@g****m>
Committed by: Stephen Finucane <s****n@r****m>
about 3 years ago

← Back to repository