summaryrefslogtreecommitdiffstats
path: root/lib/python
AgeCommit message (Expand)AuthorFilesLines
2017-05-28Add overlay_ip_version config for IPv6 tenant networksFeng Pan1-0/+2
2017-05-05Fixes relative path for 'ip' commandTim Rozet1-3/+4
2017-04-20Add ODL netvirt VPP supportFeng Pan1-1/+2
2017-04-11Add VPP interface options supportFeng Pan1-0/+4
2017-03-24Fixes OVS DPDK scenariosTim Rozet1-1/+1
2017-03-12Add support for odl_l3-fdioFeng Pan2-3/+22
2017-03-09Adding "Real Time KVM" supportdavidjchou2-2/+3
2017-02-27Adding dovetail installation using docker containerzshi1-1/+5
2017-02-18Add support for odl-fdio scenarioFeng Pan1-5/+0
2017-02-10Adding gluon to the Build and DeploysystemGeorg Kunz1-1/+11
2017-02-06Adding yardstick installation using docker containerManjunath Ranganathaiah1-1/+1
2016-12-20Adds declaring disk device to use on overcloud nodesTim Rozet6-18/+46
2016-12-15Fixes issue where ceph was being disabled by defaultTim Rozet1-0/+2
2016-12-13Adds stripped down ODL CSIT deploymentTim Rozet1-1/+2
2016-12-02Fixes using single network (previously called flat) for deployTim Rozet4-35/+38
2016-11-29Renames 'usable_ip_range' to 'overcloud_ip_range'Tim Rozet2-5/+5
2016-11-18Merge "Allow passing a device name to ceph"Tim Rozet1-1/+1
2016-11-17Allow passing a device name to cephDan Radez1-1/+1
2016-11-16Rename network settings variableMichael Chapman1-2/+2
2016-11-11Merge "Migrate to stable/newton"Tim Rozet1-1/+5
2016-11-11Migrate to stable/newtonTim Rozet1-1/+5
2016-10-27Add support for isolcpu and VPP thread pinningFeng Pan1-1/+1
2016-10-20Merge "Revert "Add ability to configure allowed vlan ranges in deploy configu...Dan Radez1-6/+0
2016-10-20Revert "Add ability to configure allowed vlan ranges in deploy configuration"Dan Radez1-6/+0
2016-10-19Use ntp parameter from network_settingsFeng Pan2-0/+4
2016-10-17Add ability to configure allowed vlan ranges in deploy configurationPeng Liu1-0/+6
2016-10-07Fix dns server setting parsingFeng Pan1-1/+1
2016-09-27Removing --flat and network_isolation variablesDan Radez2-14/+3
2016-09-22migrating to proposed common network settings fileDan Radez4-235/+241
2016-09-20Handling file loads and tmp dirs differentlyDan Radez6-7/+14
2016-09-07moving inventory file parsing to pythonDan Radez3-4/+102
2016-08-30Adds ability to power off nodes in cleanTim Rozet4-0/+59
2016-08-24adding more network_environment.py testsDan Radez1-31/+30
2016-08-23converiting the deploy settings obj to a dictDan Radez2-15/+22
2016-08-22removing enabled_network_list as an argument to network envDan Radez1-9/+6
2016-08-11Making NetworkEnvironment a dictDan Radez2-51/+43
2016-08-10Merge "Making NetworkSettings a dict"Dan Radez4-72/+94
2016-08-09Making NetworkSettings a dictDan Radez4-72/+94
2016-08-04Fix network_isolation argparse issueFeng Pan1-4/+4
2016-08-03Merge "Adds configuring vpp/hc on all nodes"Tim Rozet3-2/+32
2016-08-03Adds configuring vpp/hc on all nodesTim Rozet3-2/+32
2016-07-31IPv6 fixes for network settings and post deployFeng Pan1-2/+2
2016-07-19Allows specifying domain name for overcloud/undercloudTim Rozet2-0/+5
2016-07-19Merge "Allows specifying nic order for overcloud nodes in network settings"Dan Radez3-4/+55
2016-07-18Allows specifying nic order for overcloud nodes in network settingsTim Rozet3-4/+55
2016-07-18Adding vsperf supportDan Radez1-1/+1
2016-07-15Fixes public vlan network settingsTim Rozet1-0/+1
2016-07-13correction to a conditional in nic templateDan Radez1-5/+7
2016-06-30Syntax updates and new testsDan Radez5-106/+92
2016-06-28Merge changes from topics 'fix_dpdk', 'vlan_support'Tim Rozet3-14/+62