aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_interface
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Fix the bug on the connection between interface and authz.Thomas Duval2-17/+14
Change-Id: Iea2f763fb2cfb90250be76d91cb2fe0e9b481716
2017-11-03Fix the Moon platform startup and fix some bugs in startup.Thomas Duval1-42/+47
Change-Id: I9014071c755ec5ef0c9eb0d575af29d5f3ad3533
2017-10-29Delete wrapper API and use Kubernetes instead of DockerThomas Duval6-237/+4
Change-Id: I803b8ad92ac7261d0fb41f43337221d41c8261e9
2017-10-04Update code to the latest working version: version 4.2asteroide15-1650/+641
Change-Id: I25d222ce9c8f4af8755886b79852d99b6870d515
2017-09-19Delete graph functions and clean the codeasteroide1-388/+0
Change-Id: I507e2af5ffdbb97a36469a369e4c48ba7c65be33
2017-07-26Fix a bug when connecting to Keystoneasteroide1-1/+1
Change-Id: I2341225603fcfbfcce442a9870e37caaeb77e11d
2017-07-26Force upgrade of pip packagesasteroide1-1/+1
Change-Id: I9d358210bacb8ceb05991ab6e53b7680d6f53498
2017-07-25Containerize the orchestrator and all componentsasteroide1-0/+11
Change-Id: I9234c3d286e0a273c878bbac66efcd9696490900
2017-07-25Get the configuration from moon.confasteroide3-20/+63
Change-Id: I27c86af24adc5ee4661943a9cab5e4a54ca02b3d
2017-07-25Update to get configuration from the consul and clean the codeasteroide15-174/+44
Change-Id: I52d554132b6751cf21c7ece21233291f5de37c6c
2017-07-06Update test and visualization scriptsasteroide4-218/+995
Change-Id: I62d50d8d3e839a1d6c8ff948cc84ecc45bb0e92f
2017-07-03Add logging systemasteroide1-9/+37
Change-Id: I4e17d757995e8e769283213962533e2bcd498608
2017-06-16Add timestamps in request results for evaluationasteroide1-2/+6
Change-Id: I130855cec8a6e4559a93d0f86507216c99099182
2017-06-12Add new elements in json filesasteroide1-1/+3
Change-Id: I0a70d3484250dfffaf71b036ab47b97d5e0b76cd
2017-06-12Make some optimizations in interface calls.asteroide12-91/+77
Change-Id: I0dcb9fbc2e86136cac5d08a88ba6929ce5dbaa3a
2017-06-10Fix a bug in requirementsasteroide1-1/+2
Change-Id: I0d13310496373154658e9f4397579a35798d1258
2017-06-10Fix a bug in legendsasteroide1-1/+5
Change-Id: If3132d5f09443814551fe46282b4d1c862a0d6bc
2017-06-10Update models, policies and metarules if they already exist, create them ↵asteroide3-23/+52
otherwise Change-Id: I8504dbf5b0080d12368ace7889f64a64f3ac0e48
2017-06-10Add tests on data deletionasteroide2-0/+42
Change-Id: Ib87b927f0d9d6d6d12756d890cc85d6304b713f9
2017-06-10Add a script to plot json data files.asteroide1-0/+163
Change-Id: Ic016c1ba387221fe66eecc18b7af7e227e7f7232
2017-06-03Add the multigraph optionasteroide1-54/+46
Change-Id: If91f405721f4d5eeecf7b8dfec1cae2051ad2adb
2017-06-02Add the possibility to set the moon URLasteroide1-3/+7
Change-Id: If3a05c63457b4e74175a26d317b21ceb2faace7d
2017-06-02Limit request number per seconds and add some other argumentsasteroide1-46/+102
Change-Id: I04d2b0b2e999868a6a1529e2232350e6baa03d8d
2017-06-01Add some arguments in test script.asteroide1-15/+41
Change-Id: Ib5e75a4b6fe0e4f7f1bf2e203d9e73b6992a1691
2017-06-01Add host and port configurationasteroide1-4/+16
Change-Id: Ifda77879ea0056a4d7fa7405f7ab5078356872a3
2017-05-18Add the generation of graphs.asteroide1-34/+204
Change-Id: I3d682300969af067de9ed42ee4ecfff1a0a36ef1
2017-05-18Add a larger set of test dataasteroide2-0/+622
Change-Id: I02b5eb5de1b612ecfe071e23dc88fad1428e741b
2017-05-15Update Moon engine to allow a session policyasteroide6-42/+102
Change-Id: I63a80597710f08a6641e159cc2306d3cc68b1240
2017-05-09Fix a bug when adding rulesasteroide1-1/+1
Change-Id: I9363c342cca6822dad6ed66cc7dd48eb2776a2bc
2017-05-09Add instructions tag in each ruleasteroide6-9/+125
Change-Id: Ib63ad8c4b2261d993ee156fae18fd315a775dbd0
2017-05-05Code update for chaining policies.asteroide4-5/+13
Change-Id: If9f6c2640492f69d0f3af2118fade72700df47e6
2017-04-25Connect to Keystone with an unscoped token instead of a scoped one.asteroide1-12/+16
Change-Id: I22c8077d911d03f1f14b1ef832a9b61dc5ac37df
2017-04-25Read config from moon.confasteroide1-14/+18
Change-Id: I19229ac3b81a2c7858afa7797e3cdeff820edff6
2017-04-24Add a file to test authz through a particular scenarioasteroide1-0/+43
Change-Id: I6dd52ace9e621513a6d7862197c7ffa44c5e11b8
2017-04-22add moonv4WuKong39-0/+4134
Change-Id: I247af788d0b0fb961fbc85416486b241eb1d807c Signed-off-by: WuKong <rebirthmonkey@gmail.com>