summaryrefslogtreecommitdiffstats
path: root/newton/newton/proxy
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Add newton UT for token test with project idYun Huang1-0/+58
2018-03-27Add UT for v2.0 token API with tenant nameYun Huang1-0/+52
2018-03-27Add UT for token request with project nameYun Huang1-1/+63
2018-03-27Fix newton DEBUG comments for pep8Yun Huang2-2/+2
2018-03-26Add UT for newton token v2 identityYun Huang1-0/+43
2018-03-20Disable DEBUG mode for MC plugin newtonYun Huang2-2/+2
2018-03-10newton use share libraryHuang Haibin7-843/+20
2018-03-06Update Newton license headerYun Huang10-14/+28
2018-01-13Merge "Centralize the release version for UTs"Bin Yang2-1195/+707
2018-01-09Add UTs for VimDriverUtils classVictor Morales3-6/+8
2018-01-05Centralize the release version for UTsVictor Morales2-1195/+707
2017-10-27Workaround APPC dependency on compute v2 APIBin Yang1-0/+6
2017-10-26Set the default auth url to be v2.0Bin Yang3-9/+33
2017-10-25Update identity conversion for API v2.0Bin Yang3-4/+34
2017-10-24Fix bug of keystone v2.0 APIBin Yang2-4/+11
2017-10-23Add DNSaaS delegate serviceBin Yang4-3/+249
2017-10-13Fix openstack plugin identity errorBin Yang1-4/+4
2017-10-10Fix bug of OpenStack ProxyBin Yang1-5/+22
2017-10-09Fix bug in identity v2.0 proxyBin Yang2-6/+43
2017-09-30Add UT for ocata and windriverBin Yang1-0/+4
2017-09-23Add backward support for identity v2.0 APIBin Yang2-1/+79
2017-09-21Fix url pattern errorBin Yang1-1/+1
2017-09-18Refactor Service UTsVictor Morales2-456/+196
2017-09-15Add swagger for identity proxyBin Yang2-7/+30
2017-09-13Refactor newton and ocato proxyBin Yang5-211/+142
2017-09-11Fix bug in service proxyBin Yang2-29/+33
2017-09-07Populate cloud resources into AAIBin Yang1-10/+7
2017-09-06Refactor proxy APIBin Yang2-49/+68
2017-09-01Clean up *pass* instructionsVictor Morales2-13/+0
2017-09-01Add unittests for openstack newton service proxyBin Yang3-34/+939
2017-08-31Add Python 3.5 supportVictor Morales2-3/+3
2017-08-29Add OpenStack proxy for newtonBin Yang7-0/+1304