Age | Commit message (Expand) | Author | Files | Lines |
2017-10-20 | Send 500 HTTP error in case of error. |  Thomas Duval | 10 | -143/+217 |
2017-10-12 | Add the moonforming container. |  asteroide | 4 | -0/+130 |
2017-10-04 | Update code to the latest working version: version 4.2 |  asteroide | 39 | -2064/+2327 |
2017-09-28 | Clean the code. |  asteroide | 1 | -15/+6 |
2017-09-28 | Fix some bugs in bootstrap. |  asteroide | 1 | -22/+33 |
2017-09-21 | Update README |  asteroide | 1 | -35/+27 |
2017-09-21 | Add send_authz in tests directory |  asteroide | 1 | -1/+3 |
2017-09-21 | Fix some bugs and delete MessageQueue startup |  asteroide | 1 | -44/+2 |
2017-09-19 | Delete graph functions and clean the code |  asteroide | 2 | -161/+29 |
2017-09-13 | Move configuration file from Orchestrator. |  asteroide | 1 | -0/+86 |
2017-09-13 | Move bootstrap from Orchestrator and update it. |  asteroide | 1 | -0/+265 |
2017-09-13 | Move test files from Interface dir to tests dir |  asteroide | 19 | -0/+2658 |
2017-09-13 | Move Manager interface from a RabbitMQq connection to a HTTP connection |  asteroide | 16 | -1096/+2170 |
2017-09-11 | Fix a bug when calling Interface. |  asteroide | 1 | -1/+1 |
2017-09-08 | Fix a bug in URL to interface |  asteroide | 1 | -1/+1 |
2017-09-07 | Add the moon_wrapper component |  asteroide | 10 | -0/+401 |
2017-08-18 | Update TODO |  asteroide | 1 | -2/+9 |
2017-07-28 | Put GUI in container. |  asteroide | 2 | -12/+23 |
2017-07-28 | Add the bootstrap python file. |  asteroide | 1 | -0/+203 |
2017-07-28 | Add bootstrap file to configure and run orchestrator |  asteroide | 3 | -3/+10 |
2017-07-28 | Update Keystone container to Ocata version |  asteroide | 1 | -1/+1 |
2017-07-28 | Update setup due to the name modification of the readme |  asteroide | 1 | -1/+1 |
2017-07-28 | Update the docker configuration |  asteroide | 1 | -3/+2 |
2017-07-27 | improve moonv4 README.md |  WuKong | 4 | -166/+34 |
2017-07-27 | Fix 2 bugs in README |  asteroide | 1 | -2/+2 |
2017-07-27 | Add commands to wait for the database to set up |  asteroide | 1 | -0/+7 |
2017-07-27 | Update the configuration file tu use with docker |  asteroide | 1 | -1/+1 |
2017-07-26 | Update container to Keystone Ocata |  asteroide | 2 | -74/+12 |
2017-07-26 | Fix a bug when connecting to Keystone |  asteroide | 1 | -1/+1 |
2017-07-26 | Add authentication features for interface |  asteroide | 3 | -2/+83 |
2017-07-26 | Delete command in plugin which is not used anymore |  asteroide | 1 | -6/+6 |
2017-07-26 | Force upgrade of pip packages |  asteroide | 1 | -1/+1 |
2017-07-26 | Update build script |  asteroide | 1 | -17/+17 |
2017-07-26 | Update startup script |  asteroide | 1 | -9/+13 |
2017-07-26 | Force upgrade of pip packages |  asteroide | 1 | -2/+2 |
2017-07-26 | Put moon_utilities and moon_db in requirements.txt |  asteroide | 2 | -5/+7 |
2017-07-26 | Update moon.conf |  asteroide | 1 | -6/+8 |
2017-07-26 | Add a missing requirement |  asteroide | 3 | -3/+8 |
2017-07-26 | Update README to map with the new version of the containers |  asteroide | 1 | -31/+28 |
2017-07-26 | Delete test data from repository. |  asteroide | 140 | -13505/+0 |
2017-07-25 | Containerize the orchestrator and all components |  asteroide | 19 | -728/+243 |
2017-07-25 | Update to get configuration from the consul |  asteroide | 4 | -32/+50 |
2017-07-25 | Update to get configuration from the consul |  asteroide | 2 | -3/+12 |
2017-07-25 | Get the configuration from moon.conf |  asteroide | 3 | -20/+63 |
2017-07-25 | Update to get configuration from the consul and clean the code |  asteroide | 15 | -174/+44 |
2017-07-25 | Update to get configuration from the consul |  asteroide | 12 | -80/+70 |
2017-07-25 | Update to get configuration from the consul |  asteroide | 6 | -27/+267 |
2017-07-20 | Merge "First version of the Consul component" |  Ruan HE | 18 | -0/+1070 |
2017-07-19 | First version of the Consul component |  asteroide | 18 | -0/+1070 |
2017-07-19 | update moon_router |  WuKong | 13 | -88/+95 |