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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ClientManager._service_catalog
Dean Troyer
2014-10-18
7
-40
/
+29
*
Remove now-unnecessary client creation hacks
Dean Troyer
2014-10-18
6
-41
/
+6
*
Merge "Add plugin to support token-endpoint auth"
Jenkins
2014-10-17
4
-58
/
+121
|
\
|
*
Add plugin to support token-endpoint auth
Dean Troyer
2014-10-12
4
-58
/
+121
*
|
Merge "use jsonutils in oslo.serialization instead of keystoneclient"
Jenkins
2014-10-17
1
-1
/
+1
|
\
\
|
*
|
use jsonutils in oslo.serialization instead of keystoneclient
wanghong
2014-10-17
1
-1
/
+1
*
|
|
Merge "Move plugin stuff to clientmanager"
Jenkins
2014-10-17
2
-18
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move plugin stuff to clientmanager
Dean Troyer
2014-10-13
2
-18
/
+30
*
|
|
Merge "Add 'command list' command"
Jenkins
2014-10-14
4
-0
/
+80
|
\
\
\
|
*
|
|
Add 'command list' command
Dean Troyer
2014-10-08
4
-0
/
+80
*
|
|
|
Merge "Fix operation on clouds with availability-zones"
Jenkins
2014-10-14
4
-5
/
+6
|
\
\
\
\
|
*
|
|
|
Fix operation on clouds with availability-zones
Monty Taylor
2014-10-11
4
-5
/
+6
*
|
|
|
|
Merge "Remove 'links' section from several v3 Identity objects"
Jenkins
2014-10-13
12
-44
/
+32
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
12
-44
/
+32
|
|
/
/
/
*
|
|
|
Merge "Mark identity v2 resources for translation"
Jenkins
2014-10-12
7
-60
/
+64
|
\
\
\
\
|
*
|
|
|
Mark identity v2 resources for translation
Steve Martinelli
2014-10-09
7
-60
/
+64
*
|
|
|
|
Merge "Update compute server messages for translation"
Jenkins
2014-10-12
1
-121
/
+118
|
\
\
\
\
\
|
*
|
|
|
|
Update compute server messages for translation
Steve Martinelli
2014-10-08
1
-121
/
+118
|
|
/
/
/
/
*
|
|
|
|
Merge "Add translation markers for user v2 actions"
Jenkins
2014-10-12
2
-21
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Add translation markers for user v2 actions
Steve Martinelli
2014-10-09
2
-21
/
+22
|
|
/
/
/
/
*
|
|
|
|
Merge "Fix issue token for v3"
Jenkins
2014-10-12
3
-4
/
+7
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix issue token for v3
Steve Martinelli
2014-10-11
3
-4
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Allow --domain to be used for identity commands without lookup
Nathan Kinder
2014-10-09
3
-27
/
+21
*
|
|
|
Add domain parameters to user show for Identity V3
Steve Martinelli
2014-10-09
4
-21
/
+75
|
/
/
/
*
|
|
Support for keystone auth plugins
Matthieu Huin
2014-10-09
7
-305
/
+579
*
|
|
Merge "Update for cliff commandmanager >=1.6.1"
Jenkins
2014-10-09
2
-22
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update for cliff commandmanager >=1.6.1
Dean Troyer
2014-10-08
2
-22
/
+12
|
|
/
*
|
Merge "CRUD operations for federated protocols"
Jenkins
2014-10-09
3
-0
/
+391
|
\
\
|
*
|
CRUD operations for federated protocols
Marek Denis
2014-10-08
3
-0
/
+391
*
|
|
Merge "Pass in domain and project as positional args, not kwargs"
Jenkins
2014-10-09
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass in domain and project as positional args, not kwargs
Steve Martinelli
2014-10-02
2
-4
/
+4
*
|
|
Merge "Fix issues with object related commands"
Jenkins
2014-10-08
2
-8
/
+3
|
\
\
\
|
*
|
|
Fix issues with object related commands
Steve Martinelli
2014-10-06
2
-8
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Implement CRUD operations for Mapping objects"
Jenkins
2014-10-08
3
-0
/
+509
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement CRUD operations for Mapping objects
Marek Denis
2014-10-08
3
-0
/
+509
*
|
|
Remove duplicate env function in shell.py
Steve Martinelli
2014-10-02
1
-25
/
+12
|
|
/
|
/
|
*
|
Move object-store commands to low-level API
Dean Troyer
2014-10-01
13
-1066
/
+773
*
|
Add low-level API base class
Dean Troyer
2014-09-29
4
-0
/
+711
*
|
Test top-to-bottom: object-store containers
Dean Troyer
2014-09-29
3
-8
/
+352
|
/
*
Merge "utils.find_resource does not catch right exception"
Jenkins
2014-09-28
1
-2
/
+9
|
\
|
*
utils.find_resource does not catch right exception
wanghong
2014-09-24
1
-2
/
+9
*
|
Remove unused reference to keyring
Steve Martinelli
2014-09-23
1
-2
/
+0
*
|
v3 credential set always needs --user option
wanghong
2014-09-23
1
-4
/
+5
|
/
*
Use oslo.utils
Oleksii Chuprykov
2014-09-22
6
-881
/
+2
*
Merge "Fixing typo and improving docstring of find_domain"
Jenkins
2014-09-22
1
-5
/
+5
|
\
|
*
Fixing typo and improving docstring of find_domain
Victor Silva
2014-09-19
1
-5
/
+5
*
|
Change help text for image save command
Steve Martinelli
2014-09-21
2
-2
/
+2
|
/
*
Merge "Add service catalog commands"
Jenkins
2014-09-19
2
-0
/
+205
|
\
|
*
Add service catalog commands
Dean Troyer
2014-09-18
2
-0
/
+205
*
|
Merge "Return current user/project for user/project show commands"
Jenkins
2014-09-18
2
-17
/
+53
|
\
\
[next]