Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | Merge "Add functionality to generate a base DEA file" | Michal Skalski | 2 | -5/+55 |
2016-08-02 | Merge "Make it possible to include files in templates" | Michal Skalski | 2 | -0/+110 |
2016-08-02 | Merge "Refactor deploy-config.py" | Michal Skalski | 1 | -96/+147 |
2016-08-02 | Add functionality to generate a base DEA file | Peter Barabas | 2 | -5/+55 |
2016-08-01 | Make it possible to include files in templates | Peter Barabas | 2 | -0/+110 |
2016-08-01 | Refactor deploy-config.py | Peter Barabas | 1 | -96/+147 |
2016-07-27 | Fix configuration for kvm scenario | Michal Skalski | 2 | -4/+38 |
2016-07-26 | Merge "Fix default value for plugin metadata" | Michal Skalski | 1 | -5/+2 |
2016-07-26 | Merge "Add ability to override node attributes" | Michal Skalski | 1 | -2/+52 |
2016-07-22 | Add templating support for generating config files | Peter Barabas | 2 | -0/+446 |
2016-07-22 | Add ability to override node attributes | Fedor Zhadaev | 1 | -2/+52 |
2016-07-20 | Fix default value for plugin metadata | Fedor Zhadaev | 1 | -5/+2 |
2016-07-12 | Aligning machine type over Ubuntu and Centos | Stefan K. Berg | 12 | -12/+12 |
2016-07-08 | Merge "deploy: ISO rebuild: use -joliet-long names." | Michal Skalski | 1 | -0/+1 |
2016-07-08 | Merge changes from topic 'multiple-nics-for-fuel-vm' | Michal Skalski | 2 | -11/+21 |
2016-07-08 | deploy: ISO rebuild: use -joliet-long names. | Alexandru Avadanii | 1 | -0/+1 |
2016-07-04 | Plugin version is required | Michal Skalski | 5 | -9/+19 |
2016-07-04 | Modify the indent in fuel-odl_0.9.0.yaml. | wu.zhihui | 1 | -142/+142 |
2016-07-01 | [BGPVPN] Uplift plugin to Mitaka | Nikolas Hermanns | 3 | -15/+37 |
2016-07-01 | Fix module versions for scenarios | Michal Skalski | 6 | -7/+7 |
2016-06-30 | Use ODL Boron for SFC | Michal Skalski | 5 | -578/+40 |
2016-06-30 | Uplift fuel and nshovs plugins configs | Nikolas Hermanns | 2 | -0/+194 |
2016-06-26 | Add timeout for SCP operations | Peter Barabas | 1 | -2/+7 |
2016-06-20 | Override parameter attempts in Class Zte_Adapter. | wu.zhihui | 1 | -2/+2 |
2016-06-17 | add onos nofeature scenarion map | wuwb1989 | 3 | -0/+223 |
2016-06-17 | deploy: add support for multiple bridges | Josep Puigdemont | 2 | -4/+9 |
2016-06-17 | virtual_fuel: prepare class to allow multiple bridges | Josep Puigdemont | 1 | -8/+13 |
2016-06-17 | vitual_fuel: set_vm_nic() takes no parameters | Josep Puigdemont | 1 | -1/+1 |
2016-06-16 | virtual_fuel: add XML tree as attribute of VirtualFuel | Josep Puigdemont | 1 | -7/+14 |
2016-06-16 | Merge "ipmi_adapter: add delay to stabilize command action" | Jonas Bjurel | 1 | -0/+1 |
2016-06-16 | ipmi_adapter: add delay to stabilize command action | Josep Puigdemont | 1 | -0/+1 |
2016-06-16 | Merge "Mask ipmitool credentials" | Jonas Bjurel | 1 | -3/+4 |
2016-06-16 | Merge "Mask impitool credentials" | Jonas Bjurel | 1 | -7/+15 |
2016-06-16 | Merge "Add command line argument masking for exec_cmd" | Jonas Bjurel | 1 | -4/+19 |
2016-06-16 | Merge "Remove unused function: usage()" | Jonas Bjurel | 1 | -7/+0 |
2016-06-16 | Mask impitool credentials | Peter Barabas | 1 | -7/+15 |
2016-06-16 | Mask ipmitool credentials | Peter Barabas | 1 | -3/+4 |
2016-06-16 | Add command line argument masking for exec_cmd | Peter Barabas | 1 | -4/+19 |
2016-06-16 | Merge "Introducing collection of all fuel and stack deployment logs." | Jonas Bjurel | 6 | -31/+87 |
2016-06-16 | Introducing collection of all fuel and stack deployment logs. | Jonas Bjurel | 6 | -31/+87 |
2016-06-16 | Remove unused function: usage() | Peter Barabas | 1 | -7/+0 |
2016-06-16 | Add missing package dependency: libyaml-dev | Peter Barabas | 1 | -1/+1 |
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 |