index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Use identity fake classes instead of old unit tests data"
Jenkins
2016-07-26
1
-68
/
+46
|
\
|
*
Use identity fake classes instead of old unit tests data
Huanxuan Ao
2016-07-26
1
-68
/
+46
*
|
Standardize import format
shizhihui
2016-07-22
1
-2
/
+1
|
/
*
Merge "Add create_one_image_member() in FakeImage class and update test"
Jenkins
2016-07-18
2
-13
/
+32
|
\
|
*
Add create_one_image_member() in FakeImage class and update test
Huanxuan Ao
2016-07-15
2
-13
/
+32
*
|
image list: Add Checksum column
Marc Abramowitz
2016-07-11
2
-0
/
+4
|
/
*
fix a few spelling mistakes
gecong1973
2016-07-04
1
-1
/
+1
*
Make set/unset commands in compute/image/common return normally when nothing ...
Tang Chen
2016-06-21
1
-2
/
+2
*
Merge "Make set/unset command in identity and image pass normally when nothin...
Jenkins
2016-06-17
1
-0
/
+26
|
\
|
*
Make set/unset command in identity and image pass normally when nothing speci...
sunyajing
2016-06-17
1
-0
/
+26
*
|
Merge "Fix image delete multiple arguments error"
Jenkins
2016-06-14
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
Fix image delete multiple arguments error
sunyajing
2016-06-13
1
-0
/
+31
*
|
osc-lib: utils
Dean Troyer
2016-06-13
3
-7
/
+6
*
|
osc-lib: exceptions
Dean Troyer
2016-06-13
2
-2
/
+4
|
/
*
Add "image unset" command
sunyajing
2016-05-28
2
-0
/
+95
*
Fix image tests to use warlock resources
Dean Troyer
2016-05-20
2
-43
/
+21
*
Refactor TestRemoveProjectImage with FakeImage class
ting wang
2016-05-16
1
-11
/
+9
*
Refactor TestImageList with FakeImage class
ting.wang
2016-05-14
1
-18
/
+21
*
Refactor TestAddProjectToImage with FakeImage class
xiexs
2016-05-14
1
-14
/
+18
*
Fix mutable default arguments in tests
Tang Chen
2016-04-20
1
-2
/
+4
*
[Image] Check return value is None in image unit tests.
Tang Chen
2016-03-02
2
-34
/
+46
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
3
-1
/
+5
*
Fix DisplayCommandBase comments for cliff ShowOne subclass tests
Tang Chen
2016-02-10
2
-10
/
+30
*
Fix DisplayCommandBase comments for cliff Lister subclass tests
Tang Chen
2016-02-09
2
-13
/
+39
*
Fix DisplayCommandBase comments for cliff Command subclass tests
Tang Chen
2016-02-09
2
-18
/
+0
*
Add --marker option to "image list" command
Tang Chen
2016-02-03
1
-0
/
+21
*
Add limit option to "image list" command
xiexs
2016-02-03
1
-0
/
+17
*
Remove marker and loop from "image list" command
Tang Chen
2016-02-03
1
-15
/
+4
*
Trivial: Fix wrong comment in test_image.py
Tang Chen
2016-02-02
1
-1
/
+3
*
Refactor abstract columns and datalist out in image and object
SaiKiran
2016-01-23
2
-115
/
+63
*
Change --owner to --project in image commands
Dean Troyer
2016-01-15
2
-8
/
+64
*
Add owner validation for "openstack image create/set"
xiexs
2015-12-21
1
-4
/
+86
*
Merge "Refactor TestImageCreate with FakeImage class"
Jenkins
2015-12-19
2
-53
/
+64
|
\
|
*
Refactor TestImageCreate with FakeImage class
xiexs
2015-12-16
2
-53
/
+64
*
|
Merge "Add image re/deactivate commands"
Jenkins
2015-12-18
1
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
Add image re/deactivate commands
NiallBunting
2015-12-16
1
-0
/
+58
*
|
Add multi deletion testcase for "openstack image delete"
xiexs
2015-12-09
1
-0
/
+16
*
|
Refactor TestImageDelete with FakeImage
xiexs
2015-12-09
1
-9
/
+13
|
/
*
Introduce FakeImage class
xiexs
2015-12-02
1
-0
/
+133
*
Add status column for "openstack image list"
xiexs
2015-11-29
2
-17
/
+28
*
Merge "Add --owner to `image create`"
Jenkins
2015-11-12
1
-2
/
+4
|
\
|
*
Add --owner to `image create`
NiallBunting
2015-11-06
1
-2
/
+4
*
|
Fix issue when displaying image_member
lin-hua-cheng
2015-10-23
1
-3
/
+1
|
/
*
image set should not show the resource
Steve Martinelli
2015-10-06
2
-14
/
+3
*
Add tags to `image set`
NiallBunting
2015-10-06
2
-4
/
+94
*
Clean up Image v2 image set command
Dean Troyer
2015-10-06
1
-33
/
+174
*
Merge "Glance `image set` Resolve Fracturing"
Jenkins
2015-09-23
1
-2
/
+1
|
\
|
*
Glance `image set` Resolve Fracturing
NiallBunting
2015-09-23
1
-2
/
+1
*
|
Add image create support for image v2
Monty Taylor
2015-09-21
1
-0
/
+186
|
/
*
add image member commands for image API
chengkunye
2015-07-20
2
-0
/
+170
[next]