index
:
delta/openstack/python-barbicanclient.git
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-barbicanclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
barbicanclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
5
-29
/
+17
*
Merge "Fix unit test failue with cliff>=3.5.0"
Zuul
2022-05-18
1
-4
/
+1
|
\
|
*
Fix unit test failue with cliff>=3.5.0
Takashi Kajinami
2022-05-16
1
-4
/
+1
*
|
Fix the import warning of secrets
Masayoshi Mizuma
2022-05-16
1
-1
/
+1
|
/
*
Drop lower-constraints.txt and its testing
Ghanshyam Mann
2022-05-13
1
-0
/
+2
*
Merge "Switch from unittest2 compat methods to Python 3.x methods"
Zuul
2020-07-07
1
-4
/
+4
|
\
|
*
Switch from unittest2 compat methods to Python 3.x methods
Dirk Mueller
2020-06-11
1
-4
/
+4
*
|
Merge "Update hacking for Python3"
Zuul
2020-06-16
4
-66
/
+66
|
\
\
|
|
/
|
/
|
|
*
Update hacking for Python3
Andreas Jaeger
2020-06-09
4
-66
/
+66
*
|
Use unittest.mock instead of third party mock
Sean McGinnis
2020-06-09
2
-2
/
+4
|
/
*
Fix gate job failures and py3 compatibility
Takashi Kajinami
2020-06-08
3
-12
/
+21
*
Merge "docs: Turn on warning-as-error"
Zuul
2019-11-05
1
-3
/
+3
|
\
|
*
docs: Turn on warning-as-error
Stephen Finucane
2019-10-01
1
-3
/
+3
*
|
Support two-way auth for barbicanclient
jonnary
2019-10-02
2
-2
/
+51
|
/
*
Update json module to jsonutils
cao.yuan
2019-02-26
3
-24
/
+26
*
Secret payload should also be fetched by UUID
Adam Harwell
2018-12-20
2
-7
/
+11
*
Allow fetching by UUID, and respect interface
Adam Harwell
2018-09-11
12
-96
/
+357
*
use open() instead of file()
Doug Hellmann
2018-06-13
1
-1
/
+1
*
Add --file flag for secrets
Dave McCowan
2018-06-01
2
-23
/
+53
*
Supress client debug messages
Jeremy Liu
2018-03-19
1
-0
/
+30
*
Pass OSC interface through to barbican plugin
Colleen Murphy
2018-01-16
1
-1
/
+2
*
Correct docs usage of keystoneauth1 session
Gage Hugo
2017-09-12
2
-2
/
+2
*
Support import modules from barbicanclient.client module
4.5.2
Jeremy Liu
2017-08-01
1
-0
/
+32
*
Workaround for importing objects from old path
4.5.1
Jeremy Liu
2017-07-29
1
-0
/
+46
*
Merge "Update api references according to refactor result"
4.5.0
Jenkins
2017-07-26
5
-13
/
+13
|
\
|
*
Update api references according to refactor result
yushangbin
2017-07-25
5
-13
/
+13
*
|
Add secret_type filter to CLI
Jeremy Liu
2017-07-25
1
-1
/
+5
|
/
*
Update the documentation link for doc migration
chenxing
2017-07-21
1
-1
/
+1
*
fix default version
Thiago da Silva
2017-07-19
1
-2
/
+1
*
Refactor barbicanclient
Jeremy Liu
2017-06-20
23
-51
/
+139
*
Merge "Add client list filter functionality"
Jenkins
2017-06-15
1
-2
/
+30
|
\
|
*
Add client list filter functionality
Kaitlin Farr
2017-05-17
1
-2
/
+30
*
|
Use generic auth plugin instead of specific version
Jeremy Liu
2017-05-18
1
-14
/
+11
|
/
*
Merge "Enable F and H flake8 rules"
Jenkins
2017-04-07
16
-137
/
+128
|
\
|
*
Enable F and H flake8 rules
Kaitlin Farr
2017-03-29
16
-137
/
+128
*
|
Replace six.iteritems() with .items()
M V P Nitesh
2017-03-30
3
-10
/
+7
|
/
*
Set client module __version__
Rui Chen
2017-03-25
4
-5
/
+37
*
Merge "Fix doc referencing --payload-content-type"
Jenkins
2017-03-10
1
-3
/
+3
|
\
|
*
Fix doc referencing --payload-content-type
Petr Kovar
2017-01-18
2
-4
/
+4
*
|
Merge "Change parent class of `WhenTestingCertificateOrders`"
Jenkins
2017-03-10
1
-32
/
+22
|
\
\
|
*
|
Change parent class of `WhenTestingCertificateOrders`
Jeremy Liu
2017-02-25
1
-32
/
+22
*
|
|
Merge "Replaces uuid.uuid4 with uuidutils.generate_uuid()"
Jenkins
2017-03-09
1
-25
/
+40
|
\
\
\
|
*
|
|
Replaces uuid.uuid4 with uuidutils.generate_uuid()
Luong Anh Tuan
2016-12-19
1
-25
/
+40
*
|
|
|
Fix serializable issues when retrieving json format resources
Jeremy Liu
2017-02-25
10
-12
/
+80
|
|
/
/
|
/
|
|
*
|
|
[openstack-manuals] description of command barbican ca list
Kiran_totad
2017-02-15
1
-1
/
+1
*
|
|
Remove unused barbicanclient/common directory
Jeremy Liu
2017-01-26
2
-32
/
+0
|
|
/
|
/
|
*
|
Merge "Add plug-in summary for osc doc"
Jenkins
2017-01-04
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add plug-in summary for osc doc
KATO Tomoyuki
2016-10-14
1
-0
/
+2
*
|
Accept 'pass_phrase' for AsymmetricOrder constructor
Juan Antonio Osorio Robles
2016-12-14
2
-1
/
+38
*
|
Merge "Add missing param to certificate order initialization"
Jenkins
2016-11-22
1
-3
/
+7
|
\
\
[next]