summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove comment from .zuul.yamlfeature/graphqlMiguel Lavalle2018-10-151-1/+0
* Update feature/graphql branchZuul2018-10-143-83/+144
|\
| * doc: OpenVSwitch firewall internal design, improvements (+ newline fix)Thomas Morin2018-09-212-83/+143
* | Merge "Fix ADMIN output examples"Zuul2018-10-098-62/+62
|\ \
| * | Fix ADMIN output examplestianhui2018-10-088-62/+62
* | | Merge "Fix flake8 H404 errors"Zuul2018-10-0934-88/+89
|\ \ \
| * | | Fix flake8 H404 errorsBrian Haley2018-10-0534-88/+89
* | | | Merge "Remove population of is_filter keyword"Zuul2018-10-062-24/+0
|\ \ \ \
| * | | | Remove population of is_filter keywordHongbin Lu2018-10-022-24/+0
* | | | | Merge "fix tox python3 overrides"Zuul2018-10-051-2/+2
|\ \ \ \ \
| * | | | | fix tox python3 overridesDoug Hellmann2018-10-041-2/+2
* | | | | | Merge "use payloads for AGENT BEFORE_DELETE callbacks"Zuul2018-10-053-9/+18
|\ \ \ \ \ \
| * | | | | | use payloads for AGENT BEFORE_DELETE callbacksBoden R2018-10-033-9/+18
* | | | | | | Merge "Upgrade pylint to a version that works with python3"Zuul2018-10-057-34/+36
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Upgrade pylint to a version that works with python3Doug Hellmann2018-10-047-34/+36
* | | | | | | Merge "Update tests neutron.conf to use transport_url"Zuul2018-10-052-3/+2
|\ \ \ \ \ \ \
| * | | | | | | Update tests neutron.conf to use transport_urlBernard Cafarelli2018-10-042-3/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add argument to get ports by SG to allow excluding owners"Zuul2018-10-052-1/+25
|\ \ \ \ \ \ \
| * | | | | | | Add argument to get ports by SG to allow excluding ownersNate Johnston2018-10-032-1/+25
* | | | | | | | Merge "remove trailing comma for linter"Zuul2018-10-051-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | remove trailing comma for linterDoug Hellmann2018-10-041-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix best_match() deprecation warning"Zuul2018-10-044-7/+16
|\ \ \ \ \ \ \
| * | | | | | | Fix best_match() deprecation warningBrian Haley2018-10-034-7/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Optimize OVS DVR CSNAT port code a little"Zuul2018-10-041-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Optimize OVS DVR CSNAT port code a littleBrian Haley2018-10-031-6/+6
| |/ / / / / /
* | | | | | | Merge "Fix corner case in failure assigning MAC to SR-IOV NIC"Zuul2018-10-042-1/+33
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix corner case in failure assigning MAC to SR-IOV NICBrian Haley2018-10-032-1/+33
| |/ / / / /
* | | | | | Merge "Add openstack/placement as a required project for neutron-grenade*"Zuul2018-10-044-3/+21
|\ \ \ \ \ \
| * | | | | | Add openstack/placement as a required project for neutron-grenade*Matt Riedemann2018-10-034-3/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix pep8 F402 import shadowing"Zuul2018-10-041-4/+4
|\ \ \ \ \ \
| * | | | | | Fix pep8 F402 import shadowingBrian Haley2018-09-261-4/+4
* | | | | | | Merge "Refactor l3hamode for ha migration."Zuul2018-10-041-10/+7
|\ \ \ \ \ \ \
| * | | | | | | Refactor l3hamode for ha migration.Manjeet Singh Bhatia2018-09-271-10/+7
* | | | | | | | Merge "Always set ovs bridge name in vif:binding-details"Zuul2018-10-045-10/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Always set ovs bridge name in vif:binding-detailsSean Mooney2018-10-035-10/+66
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Disable some pylint checks"Zuul2018-10-041-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable some pylint checksDoug Hellmann2018-10-031-0/+3
| |/ / / / / / /
* | | | | | | | Merge "Update code review policies for sub-projects."Zuul2018-10-031-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Update code review policies for sub-projects.Miguel Lavalle2018-10-031-0/+21
* | | | | | | | | Merge "bump neutron-lib version to 1.19.0"Zuul2018-10-032-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | bump neutron-lib version to 1.19.0Bence Romsics2018-10-032-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove a bare raise noticed by the linter"Zuul2018-10-031-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove a bare raise noticed by the linterDoug Hellmann2018-10-031-6/+8
* | | | | | | | | Merge "Create temp file in setUp() to avoid warning"Zuul2018-10-031-3/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Create temp file in setUp() to avoid warningBrian Haley2018-10-031-3/+5
| |/ / / / / / /
* | | | | | | | tell pylint to ignore python2 version of gettextDoug Hellmann2018-10-031-1/+1
|/ / / / / / /
* | | | | | | Do not fail deleting namespace if it does not existBrian Haley2018-10-024-19/+114
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Fix doc output examples"Zuul2018-10-017-36/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix doc output examplestianhui2018-09-307-36/+36
| | |_|/ / | |/| | |
* | | | | Merge "Do not install centralized FIP if HA port is down"Zuul2018-09-302-11/+29
|\ \ \ \ \ | |/ / / / |/| | | |