Age | Commit message (Expand) | Author | Files | Lines |
2016-06-15 | virtual_fuel: initial support for remote libvirt | Josep Puigdemont | 4 | -5/+95 |
2016-06-15 | virtual_fuel: make vm_template an attribute | Josep Puigdemont | 1 | -6/+5 |
2016-06-15 | virtual_fuel: factor out image creation into a method | Josep Puigdemont | 1 | -1/+6 |
2016-06-15 | VirtualFuel: Add temp_dir and vm_name attributes | Josep Puigdemont | 1 | -6/+9 |
2016-06-15 | ipmi_adapter: simplify, retry if command fails | Josep Puigdemont | 1 | -59/+42 |
2016-06-15 | common.py: allow specifying number of attempts in exec_cmd | Josep Puigdemont | 1 | -7/+17 |
2016-06-15 | deploy: ipmi adapter: Add <port> config support. | Alexandru Avadanii | 3 | -3/+8 |
2016-06-15 | build and deploy onos plugin for fuel9 | wuwb1989 | 4 | -12/+50 |
2016-06-14 | Merge "Update configuration for fuel 9 virtual deployment in Huawei-China." | Jonas Bjurel | 2 | -77/+62 |
2016-06-14 | Fixing erroneous hypervisor type | Stefan K. Berg | 1 | -1/+1 |
2016-06-14 | Update configuration for fuel 9 virtual deployment in Huawei-China. | wuwenbin2 | 2 | -77/+62 |
2016-06-13 | Updated devel-pipeline DEA overrides for Fuel 9.0 | Stefan K. Berg | 2 | -79/+63 |
2016-06-13 | Modification of deployment config for Fuel 9 and ELX lab | Stefan K. Berg | 3 | -169/+304 |
2016-06-08 | Fix for not reaping 'ssh_network' | Peter Barabas | 1 | -1/+1 |
2016-06-06 | Merge "Build odl plugin for mitaka" | Michal Skalski | 4 | -88/+280 |
2016-06-02 | Build odl plugin for mitaka | Michal Skalski | 4 | -88/+280 |
2016-06-02 | Download deployment config after modification | Peter Barabas | 1 | -0/+6 |
2016-06-01 | Auto deploy corrections for Fuel 9.0 | Stefan K. Berg | 3 | -2/+3 |
2016-06-01 | Clean up after ourselves | Peter Barabas | 1 | -0/+2 |
2016-05-31 | A small edit for the uplift to Mitaka from Liberty | Daiel Smith | 1 | -1/+1 |
2016-05-31 | common.py: catch stderr in exec_cmd | Josep Puigdemont | 1 | -6/+6 |
2016-05-31 | Merge "Build system uplift to Fuel 9.0/Mitaka" | Stefan K. Berg | 2 | -3/+2 |
2016-05-30 | Merge "Remove residual Lab & configuration DEA and DHA from the unprotected F... | Jonas Bjurel | 28 | -9381/+0 |
2016-05-30 | Build system uplift to Fuel 9.0/Mitaka | Stefan K. Berg | 2 | -3/+2 |
2016-05-20 | More rigorous Fuel environment check | Peter Barabas | 1 | -2/+4 |
2016-05-12 | Remove residual Lab & configuration DEA and DHA from the unprotected Fuel repo | Jonas Bjurel | 28 | -9381/+0 |
2016-05-11 | Merge "deployment.py: stdout not consumed when deploying changes" | Jonas Bjurel | 1 | -3/+9 |
2016-05-10 | Merge "Reflect new deploy.py options in README" | Daniel Smith | 1 | -17/+26 |
2016-05-10 | Merge "Use US keyboard layout on the console" | Daniel Smith | 14 | -15/+15 |
2016-05-09 | Merge "Fix handling of relative ISO path on the CLI" | Stefan Berg | 1 | -3/+4 |
2016-05-09 | Use US keyboard layout on the console | Peter Barabas | 14 | -15/+15 |
2016-05-06 | Reflect new deploy.py options in README | Peter Barabas | 1 | -17/+26 |
2016-05-03 | deployment.py: stdout not consumed when deploying changes | Josep Puigdemont | 1 | -3/+9 |
2016-04-29 | Merge "Add a dha adapter python file for ZTE hardware." | Jonas Bjurel | 3 | -1/+53 |
2016-04-28 | Fix handling of relative ISO path on the CLI | Peter Barabas | 1 | -3/+4 |
2016-04-28 | Clean up scenario files | Peter Barabas | 54 | -3949/+19 |
2016-04-28 | Add a dha adapter python file for ZTE hardware. | wu.zhihui | 3 | -1/+53 |
2016-04-26 | Merge "configure_environment.py: quote environment name" | Michal Skalski | 1 | -1/+1 |
2016-04-26 | Using VLAN segmentation for the NFV-OVS scenarios. | Jonas Bjurel | 3 | -2/+524 |
2016-04-25 | configure_environment.py: quote environment name | Josep Puigdemont | 1 | -1/+1 |
2016-04-08 | Merge "Remove duplicate import of hashlib" | Jonas Bjurel | 1 | -1/+0 |
2016-04-08 | Merge "Cleanup and add bgpvpn to scenario file" | Jonas Bjurel | 5 | -605/+23 |
2016-04-08 | Cleanup and add bgpvpn to scenario file | Nikolas Hermanns | 5 | -605/+23 |
2016-04-07 | Fix wrong indentation | Peter Barabas | 1 | -2/+2 |
2016-04-07 | Remove duplicate import of hashlib | Peter Barabas | 1 | -1/+0 |
2016-04-06 | Merge "Enable BGPVPN_extension/SDNVPN_feature" | Daniel Smith | 2 | -0/+202 |
2016-04-06 | Enable BGPVPN_extension/SDNVPN_feature | Nikolas Hermanns | 2 | -0/+202 |
2016-04-06 | Fix for breaking deployment. | Nikolas Hermanns | 1 | -0/+2 |
2016-04-05 | Merge "Configure the infra VMs over DHA" | Daniel Smith | 5 | -18/+81 |
2016-04-05 | Merge "Enable merge of the versions struct of a plugin" | Daniel Smith | 1 | -3/+48 |