Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
aaf
/
sms
/
c0b515db857565a259d99a14cd71b58e5d7e8ecc
/
sms-service
c0b515d
Bump up the version
by Manjunath Ranganathaiah
· 6 years ago
ccacdc3
Update version to 3.0.1 for release
by Kiran Kamineni
· 6 years ago
casablanca
3.0.0-ONAP
3.0.1
30840d4
Add a simple Retry to preload
by Kiran Kamineni
· 6 years ago
ede2e91
Move to go mod from dep
by Kiran Kamineni
· 6 years ago
80e75dd
Return a more helpful message for existing domain
by Kiran Kamineni
· 6 years ago
0cf377f
Upload secrets even when domain already exists
by Kiran Kamineni
· 6 years ago
50a8fa5
SMS healthcheck should unmount domain
by Kiran Kamineni
· 6 years ago
90144a5
Add readiness check into the cmd line
by Kiran Kamineni
· 6 years ago
3.0.0
e3e7be4
Fix bug in directory read with json files
by Kiran Kamineni
· 6 years ago
513d6ba
Add preload cmdline tool to docker container
by Kiran Kamineni
· 6 years ago
b325456
Add preload commandline app to load secrets
by Kiran Kamineni
· 6 years ago
a33fe57
Revert change to UUID and go back to domain names
by Kiran Kamineni
· 6 years ago
06b1385
Fix service name in start script
by Kiran Kamineni
· 6 years ago
4ac6055
Add UUID for operations instead of domainName
by Kiran Kamineni
· 6 years ago
15f771a
Changing version to casablanca
by Kiran Kamineni
· 6 years ago
c351f2e
Propagate error upward
by Kiran Kamineni
· 7 years ago
b9b21c0
Update certificates with latest intermediate CA
by Kiran Kamineni
· 7 years ago
faad739
Moving java code to java folder
by Kiran Kamineni
· 7 years ago
69d684a
Updating certificates to fix healthcheck
by Kiran Kamineni
· 7 years ago
ac134cb
Adding a docs folder under sms repo
by Kiran Kamineni
· 7 years ago
d4b81c0
fix for broken unit tests
by Kiran Kamineni
· 7 years ago
6c0bbee
fixing auth test
by Kiran Kamineni
· 7 years ago
30cd384
Adding updated certs and encryption
by Kiran Kamineni
· 7 years ago
9f98749
Make sure bash is used to execute script
by Kiran Kamineni
· 7 years ago
af111db
Adding healthcheck endpoint for sms
by Kiran Kamineni
· 7 years ago
db321f3
adding a bash script to launch sms in a vm
by Kiran Kamineni
· 7 years ago
863dfe2
Using SNI for service names to support k8s
by Kiran Kamineni
· 7 years ago
9b0c494
Updating files with root ca certificate
by Kiran Kamineni
· 7 years ago
56a620d
Adding cert files to support https
by Kiran Kamineni
· 7 years ago
30dae56
Quorum client creates its data folder before write
by Kiran Kamineni
· 7 years ago
74d37f1
Updating version for docker images to 2.0.0
by Kiran Kamineni
· 7 years ago
7597c15
Refactor logger and use it everywhere
by Kiran Kamineni
· 7 years ago
333da2a
Adding unit tests for Vault backend
by Kiran Kamineni
· 7 years ago
d2fb77c
Added lock for quorum registration
by Kiran Kamineni
· 7 years ago
18ba7e3
Fixing CSIT test
by Kiran Kamineni
· 7 years ago
228ce83
Enabling container build for quorum client
by Kiran Kamineni
· 7 years ago
ce74c5a
Adding secure init code for backend
by Kiran Kamineni
· 7 years ago
2dd9f3d
Changing client auth method to verify if given
by Kiran Kamineni
· 7 years ago
5de9d86
Add maven build structure
by Manjunath Ranganathaiah
· 7 years ago
c0830dc
Refactoring some code and adding disable_tls flag
by Kiran Kamineni
· 7 years ago
a9e5943
Storing UUID that is created for secret domain
by Kiran Kamineni
· 7 years ago
c415067
renaming folder to match go executable
by Kiran Kamineni
· 7 years ago
978daf3
moving the docker build portion
by Kiran Kamineni
· 7 years ago
4c95465
Moving quorum and sms into common GOPATH
by Kiran Kamineni
· 7 years ago
709adb7
Adding a new parent Makefile
by Kiran Kamineni
· 7 years ago
468de91
Changing docker image build to use filename
by Kiran Kamineni
· 7 years ago
1407547
Adding alternative method to set backend URL
by Kiran Kamineni
· 7 years ago
de3b2f2
Fix build failure for patch 39785
by Kiran Kamineni
· 7 years ago
2835f7b
Delete secret returns with 204
by Kiran Kamineni
· 7 years ago
49fa1f0
Minor changes to files
by Kiran Kamineni
· 7 years ago
ab6708f
Adding a disable tls flag to sms
by Kiran Kamineni
· 7 years ago
937a0cd
Adding system test coverage support
by Kiran Kamineni
· 7 years ago
7cdae55
Updating with binary compile in the bash script
by Kiran Kamineni
· 7 years ago
a02a75b
Adding PGP decrypt to auth package
by Kiran Kamineni
· 7 years ago
6e8ef8a
Adding bash script to call docker build
by Kiran Kamineni
· 7 years ago
d5fd81a
Making the build completely static for docker
by Kiran Kamineni
· 7 years ago
9b16de8
Update listsecret return to send a JSON object
by Kiran Kamineni
· 7 years ago
048ab0d
Using embedded lock for vault struct
by Kiran Kamineni
· 7 years ago
2d5ccef
Fixing the logger initialization to sms.go
by Kiran Kamineni
· 7 years ago
6915d03
Adding PGP key creation capability for vault init
by Kiran Kamineni
· 7 years ago
0b3385c
Adding handler unit tests
by Kiran Kamineni
· 7 years ago
8c18c64
Adding url configuration for endpoint tests
by Kiran Kamineni
· 7 years ago
4df1868
Dockerfile for SMS containerization
by vamshi.nemalikonda
· 7 years ago
361878d
Adding endpoint test scripts
by Kiran Kamineni
· 7 years ago
6125e31
Changing json encoding of response
by Kiran Kamineni
· 7 years ago
ce24986
Log errors to log file
by Kiran Kamineni
· 7 years ago
bf1a8c0
Renamed config file to template file
by Kiran Kamineni
· 7 years ago
a301dc2
Adding unseal backend support
by Kiran Kamineni
· 7 years ago
ef84347
Init role does not depend on vault state
by Kiran Kamineni
· 7 years ago
5a4dfbf
Updating api documentation
by Kiran Kamineni
· 7 years ago
7f0c6c6
Adding logging framework
by Kiran Kamineni
· 7 years ago
5b194b5
Minor code cleanup
by Kiran Kamineni
· 7 years ago
2199b03
Adding deletedomain implementation
by Kiran Kamineni
· 7 years ago
e2e955e
Fixing the usage of pointer in config
by Kiran Kamineni
· 7 years ago
cc2e239
Improved error handling during startup
by Kiran Kamineni
· 7 years ago
e07366c
Merge "Adding Listsecret capability"
by Girish Havaldar
· 7 years ago
2272f46
Adding Listsecret capability
by Kiran
· 7 years ago
6b5294a
Adding deletesecret functionality
by Kiran
· 7 years ago
e3d682c
Check before enabling approle
by Kiran
· 7 years ago
3909b2b
Get Secret implementation
by Kiran
· 7 years ago
cfc939f
CreateSecret implementaion
by vamshi.nemalikonda
· 7 years ago
735839b
Adding token creation for operations
by Kiran
· 7 years ago
61b06a0
Adding unit test case for auth.go
by Havaldar Girish
· 7 years ago
ea7ff8a
Adding more unit tests and updating makefile
by Kiran
· 7 years ago
bb1feb3
Auth.go returns error during tlsconfig
by Kiran
· 7 years ago
f11a027
Updating API Document
by Kiran
· 7 years ago
662ef00
Adding Makefile for easier builds and ci
by Kiran
· 7 years ago
476aba5
Refactor code and cleanup with stub completion
by Kiran
· 7 years ago
53b6f46
Initial Project Structure
by Kiran
· 7 years ago