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
/
identity
/
v3
/
project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client should parse string to boolean for value 'is_domain'
yanpuqing
2020-05-29
1
-0
/
+8
*
Add resource option immutable
Vishakha Agarwal
2020-04-08
1
-0
/
+9
*
Replace six.iteritems() with .items()
lihaijing
2020-01-09
1
-3
/
+2
*
Add parent project filter for listing projects
Takashi Kajinami
2019-09-02
1
-0
/
+10
*
Add project tags functionality
Gage Hugo
2018-02-23
1
-1
/
+8
*
Merge "Use *_as_ids instead *_as_list"
Jenkins
2017-07-26
1
-9
/
+2
|
\
|
*
Use *_as_ids instead *_as_list
Rodrigo Duarte Sousa
2017-03-01
1
-9
/
+2
*
|
Fix 'domain' filter not work well in some commands
jiangpch
2017-07-18
1
-1
/
+2
*
|
Non-Admin can't list own projects
adrian-turjak
2017-03-20
1
-1
/
+23
*
|
Merge "Add sort support to project list"
Jenkins
2017-03-16
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add sort support to project list
Tom Jose Kalapura
2017-03-08
1
-0
/
+9
*
|
Fix --parents and --children options in project show
Rui Chen
2017-02-09
1
-4
/
+9
*
|
Error handling for delete commands in identity
Huanxuan Ao
2017-01-03
1
-8
/
+22
*
|
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-5
/
+5
|
/
*
Remove execute permission on a few files
SongmingYan
2016-07-22
1
-0
/
+0
*
Make set/unset commands pass normally when nothing specified in identityv3
Huanxuan Ao
2016-07-14
1
-7
/
+0
*
Correct reraising of exception
qinchunhua
2016-07-07
1
-2
/
+2
*
Use resource id when name given for identity show
David Rosales
2016-06-22
1
-2
/
+5
*
Standardize logger usage
Tang Chen
2016-06-20
1
-1
/
+6
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-3
/
+2
*
Fix i18n support problems in identity
Tang Chen
2016-06-07
1
-26
/
+26
*
remove #noqa from i18n imports
Steve Martinelli
2016-05-13
1
-1
/
+1
*
take_action() method from command.Command shouldn't return
Mohan Muppidi
2016-02-29
1
-4
/
+2
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-22
/
+4
*
Enabling domain lookup for project set v3 command
Jude Job
2015-12-31
1
-6
/
+2
*
Switch to ksa Session
Dean Troyer
2015-12-02
1
-2
/
+2
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-5
/
+5
*
Enables retrieval of project's parents and subtree
Rodrigo Duarte Sousa
2015-06-09
1
-7
/
+30
*
add --domain argument to v3 project set
Guojian Shao
2015-05-29
1
-0
/
+8
*
Merge "Add parent field to project creation"
Jenkins
2015-04-30
1
-2
/
+13
|
\
|
*
Add parent field to project creation
Rodrigo Duarte
2015-03-23
1
-2
/
+13
*
|
remove unnecessary conditionals
Steve Martinelli
2015-04-19
1
-2
/
+1
|
/
*
Do not allow user to change domain of a project
Steve Martinelli
2015-02-09
1
-9
/
+0
*
Fine tune some of the helps commands
Steve Martinelli
2015-01-13
1
-2
/
+2
*
add multi-delete support for identity
wanghong
2014-12-23
1
-11
/
+14
*
Don't import form keystoneclient.openstack.common
Jamie Lennox
2014-12-17
1
-1
/
+1
*
Safely pop project parent id
Steve Martinelli
2014-12-04
1
-0
/
+4
*
Add the ability to list projects based on a user
Steve Martinelli
2014-12-01
1
-2
/
+22
*
Add support for domains when deleting identity v3 resources
Steve Martinelli
2014-12-01
1
-4
/
+13
*
Command object docs: project, role, user
Dean Troyer
2014-12-01
1
-19
/
+19
*
Add --or-show support for v3 identity resources
Steve Martinelli
2014-11-18
1
-7
/
+23
*
Remove 'links' section from several v3 Identity objects
Steve Martinelli
2014-10-11
1
-11
/
+4
*
Allow --domain to be used for identity commands without lookup
Nathan Kinder
2014-10-09
1
-6
/
+7
*
Add domain parameters to user show for Identity V3
Steve Martinelli
2014-10-09
1
-6
/
+17
*
Domain administrator cannot do project operations
Terry Howe
2014-07-07
1
-12
/
+6
*
Merge "replace string format arguments with function parameters"
Jenkins
2014-06-10
1
-5
/
+5
|
\
|
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-5
/
+5
*
|
Fixed several typos throughout the codebase
Alex Gaynor
2014-05-21
1
-1
/
+1
|
/
[next]