summaryrefslogtreecommitdiffstats
path: root/lib/python
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-28Adding VLAN supportDan Radez3-14/+62
2016-06-22Adds initial FDIO supportTim Rozet1-1/+2
2016-06-22Merge "Fixes setting dns server for undercloud"Dan Radez1-0/+5
2016-06-17Fixes setting dns server for undercloudTim Rozet1-0/+5
2016-06-15Fixes nic templates for ovs dpdkTim Rozet1-3/+9
2016-06-13Merge "Add ipv6 support in network environment"Tim Rozet1-18/+50
2016-06-12Add ipv6 support in network environmentFeng Pan1-18/+50
2016-06-10Defaults dns server netenv settingsTim Rozet2-0/+4
2016-06-10Parameterizes ODL version to deploy optionsTim Rozet1-1/+1
2016-06-09Merge "Add API network support"Tim Rozet1-0/+25
2016-06-09Merge "Enabling DNS server assignment in entwork settings"Tim Rozet1-0/+1
2016-06-09Add dataplane deploy settingMichael Chapman1-7/+19
2016-06-08Enabling DNS server assignment in entwork settingsDan Radez1-0/+1
2016-06-07Enabling python coverage tests in build.shDan Radez2-6/+6