Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Merge "Replace assertEqual(x, True|False) with assert[True|False](x)" | Ross Brattain | 2 | -2/+2 |
2018-01-26 | Merge changes from topic 'bug/yardstick-864' | Ross Brattain | 1 | -21/+14 |
2018-01-25 | Replace assertEqual(x, True|False) with assert[True|False](x) | Emma Foley | 2 | -2/+2 |
2018-01-25 | Make files pep8 compliant before using assertTrue|False | Emma Foley | 1 | -21/+14 |
2018-01-24 | Remove generated file in 'test_build_vm_xml' | Rodolfo Alonso Hernandez | 1 | -3/+3 |
2018-01-24 | Merge "'libvirt' guest console in Standalone model" | Ross Brattain | 1 | -21/+21 |
2018-01-16 | bugfix: Fix duplicate 'address' in standlone SRIOV | Dino Madarang | 1 | -3/+24 |
2017-12-15 | 'libvirt' guest console in Standalone model | Jan Malanik | 1 | -21/+21 |
2017-12-15 | NSB: Fix standalone.model.Libvirt SR-IOV modeling | Dino Madarang | 2 | -116/+201 |
2017-12-11 | heat: allow overriding Heat/Neutron private IP for DPDK tests | Ross Brattain | 2 | -2/+178 |
2017-11-01 | Heat: add availability_zone | Ross Brattain | 1 | -11/+37 |
2017-10-16 | Adding cpu set to enable affinity for given vcpu | Deepak S | 1 | -13/+7 |
2017-10-05 | heat: add port name as port | Ross Brattain | 1 | -0/+1 |
2017-09-29 | Enabling multi_VM & multi port launch in standalone context | Deepak S | 15 | -1662/+1129 |
2017-09-21 | Add service in kubernetes context | chenjiankun | 1 | -6/+59 |
2017-09-18 | Heat: use pkey from string instead of key_filename | Ross Brattain | 1 | -11/+14 |
2017-09-14 | NSB: fix port topology | Martin Banszel | 1 | -3/+9 |
2017-09-13 | Heat: support non-mesh network toplogy | Ross Brattain | 1 | -33/+5 |
2017-09-03 | test_kubernetes: mock file operations in test_ssh_key | Ross Brattain | 1 | -1/+6 |
2017-08-28 | DRAFT: model: remove vld_id not needed | Ross Brattain | 1 | -3/+0 |
2017-08-21 | Refactor to make file sys more like class inheritance | Edward MacGillivray | 10 | -18/+23 |
2017-08-11 | Add Ansible executor class for node context | Ross Brattain | 1 | -4/+2 |
2017-08-08 | NSB update | Deepak S | 4 | -75/+445 |
2017-07-29 | Heat: support vnic_type in heat type context | JingLu5 | 1 | -0/+4 |
2017-07-26 | fix sriov/ovs-dpdk unittests on systems with fewer than 10 cores | Ross Brattain | 2 | -13/+8 |
2017-07-24 | Setup OVS-DPDK Standalone Context | Bindya Narayan | 10 | -122/+1281 |
2017-07-24 | Adding new SRIOV Standalone Context | Neha Vadnere | 7 | -34/+898 |
2017-07-19 | heat: port_security_enabled, allowed_address_pairs, disable gateway_ip | Ross Brattain | 1 | -7/+28 |
2017-07-17 | test_heat: ipaddress expects unicode inputs | Ross Brattain | 1 | -14/+14 |
2017-07-17 | Merge "Kubernetes (k8s) support" | Jing Lu | 1 | -0/+165 |
2017-07-17 | Kubernetes (k8s) support | chenjiankun | 1 | -0/+165 |
2017-07-13 | add network info to topology | Ross Brattain | 3 | -1/+199 |
2017-06-20 | Acquire NSB specific data from Heat. | Edward MacGillivray | 1 | -2/+6 |
2017-05-12 | Create flavor from heat context | DanielMartinBuckley | 2 | -3/+94 |
2017-05-10 | Merge "pass user_data to heat template" | Ross Brattain | 1 | -0/+21 |
2017-04-18 | Add SRIOV support | Jing Zhang | 2 | -2/+30 |
2017-03-23 | model: pylint fixes | Ross Brattain | 1 | -1/+1 |
2017-03-15 | pass user_data to heat template | Ross Brattain | 1 | -0/+21 |
2017-03-13 | Add CPU pinning support for node context | JingLu5 | 1 | -12/+8 |
2017-02-26 | heat context support affinity and anti-affinity | rexlee8776 | 2 | -1/+18 |
2017-02-17 | Update missing license headers | Deepak S | 2 | -0/+16 |
2017-02-16 | Context improvement: add support for configing node environment | chenjiankun | 1 | -0/+96 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. | Deepak S | 3 | -0/+378 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions | Deepak S | 1 | -2/+2 |
2017-01-12 | Add support for Python 3 | Ross Brattain | 4 | -9/+24 |
2017-01-10 | associate an uuid to yardstick_key and yardstick_key.pub | JingLu5 | 1 | -1/+15 |
2016-01-15 | HeatContext model update to match heat code update | QiLiang | 1 | -0/+2 |
2015-12-31 | Add Dummy context and scenario type | QiLiang | 1 | -0/+31 |
2015-11-01 | Support NodeContext type | QiLiang | 3 | -0/+161 |
2015-10-27 | Heat context code refactor part 2 | QiLiang | 1 | -2/+2 |