File openstack-neutron-lbaas-doc.changes of Package openstack-neutron-lbaas
------------------------------------------------------------------- Tue Oct 10 02:13:41 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev11: * tempest: healthmonitor is deleted via resource\_cleanup ------------------------------------------------------------------- Thu Sep 28 02:14:00 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev9: * Don't forget to call the super's resource\_cleanup ------------------------------------------------------------------- Fri Sep 8 01:48:11 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev8: * fixed statuses, as it was using an undefined variable ------------------------------------------------------------------- Wed Jul 26 05:28:26 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev7: * fixed health monitor setting during tempest test, * Switch to use stable data\_utils ------------------------------------------------------------------- Sat Jul 1 04:42:36 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev4: * Plugin to run neutron-lbaas tests with tempest ------------------------------------------------------------------- Sat Jun 24 04:52:46 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.2.dev2: * Fix exception about loadbalancer\_stats 9.2.1 ------------------------------------------------------------------- Tue May 16 03:49:20 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev13: * Use Tempest TimeoutException from tempest.lib ------------------------------------------------------------------- Mon May 15 15:16:32 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev12: * Use call\_until\_true from tempest.test ------------------------------------------------------------------- Thu Apr 20 02:37:44 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev11: * Remove subunit-trace fork ------------------------------------------------------------------- Wed Apr 5 05:49:14 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev10: * Don't use Tempest internal methods ------------------------------------------------------------------- Sat Apr 1 06:07:36 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev8: * Explicitly list neutron api extensions for tests ------------------------------------------------------------------- Wed Mar 8 05:45:49 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev7: * tempest: Switch to local copy of tempset/scenario/manager.py ------------------------------------------------------------------- Sat Mar 4 05:49:17 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev6: * gate_hook: Stop writing local.conf directly ------------------------------------------------------------------- Fri Feb 3 03:33:03 UTC 2017 - cloud-devel@suse.de - Update to version neutron-lbaas-9.2.1.dev5: * Fix for error "no attribute tenant_id" * The lb namespace can not be deleted * Switch HAProxy health check timeout to seconds 9.2.0 ------------------------------------------------------------------- Sat Dec 10 03:33:18 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.1.1.dev4: * Pass network MTU into namespace driver * HAProxy - Add host routes to the lbaas namespace ------------------------------------------------------------------- Thu Nov 24 04:41:45 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.1.1.dev1: * Support xenial in devstack install 9.1.0 ------------------------------------------------------------------- Sat Oct 8 03:33:24 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.1.dev1: * Fixed lbaasv2 service plugin alias definition 9.0.0 ------------------------------------------------------------------- Mon Sep 26 14:55:42 UTC 2016 - tbechtold@suse.com - switch to stable/newton tarball ------------------------------------------------------------------- Mon Sep 26 01:19:51 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0rc2.dev10: * Temporarily support two INTERFACE_DRIVER_OPTS ------------------------------------------------------------------- Thu Sep 22 01:22:06 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0rc2.dev8: * Updated from global requirements * Plugin to run neutron-lbaas tests with tempest ------------------------------------------------------------------- Wed Sep 21 01:21:00 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0rc2.dev6: * Update reno for stable/newton * Updated from global requirements 9.0.0.0rc1 * Adds neutron_lbaas.conf and services_lbaas.conf to q-svc command line * Import model_base from neutron-lib ------------------------------------------------------------------- Fri Sep 16 01:22:56 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b4.dev15: * Allow creating loadbalancer with network_id * haproxy ns driver: set global haproxy maxconn ------------------------------------------------------------------- Thu Sep 15 01:26:12 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b4.dev12: * Tag the alembic migration revisions for Newton * Restore haproxy driver config unit tests ------------------------------------------------------------------- Wed Sep 14 01:23:28 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b4.dev8: * Expect project_id in API calls ------------------------------------------------------------------- Mon Sep 12 01:21:28 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b4.dev7: * Updated from global requirements * Fix string interpolation LOG formatted * Enable kvm for neutron-lbaas/Octavia gates ------------------------------------------------------------------- Sun Sep 11 01:26:39 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b4.dev1: * Update quota tests to register quota resources 9.0.0.0b3 ------------------------------------------------------------------- Fri Sep 2 13:30:29 UTC 2016 - tbechtold@suse.com - Update to version neutron-lbaas-9.0.0.0b3.dev79: * Add special handling for functional tests * Use temporary directory for neutron install * Updated from global requirements * Remove config import unused * Cleanup imports in code * Reno for lbaas v1 removal * Fix L7 Policy creation with Octavia driver * Nuke lbaas v1 * Add the database v1 to v2 migration script in tools * Change assertTrue(isinstance()) by optimal assert * Add retries upon db error for deleting vip_port * Updated from global requirements * Constrain remaining tox targets * Fix SELECT FOR UPDATE error in postgresql * Remove temporary local HasTenant * Allow setting "insecure" in neutron_lbaas.conf * Add missing "listener_id" attribute to L7 policy * Enable DeprecationWarning in test environments * Fix typo in the rest_client.py * Remove redundant listener existence check in create_l7policy * Remove internal function validate_integer already implemented in neutron-lib * Adding UT for fix of bug 1554464 * Updated from global requirements * Updated from global requirements * Updated from global requirements * Delete the "self" when call "_set_degraded" function * Updating imports for services prov_config options * Revert "haproxy ns driver: set global haproxy maxconn" * Replace service type "LOADBALANCER" to "LOADBALANCERV2" * resource_cleanup method does not delete members * Updated from global requirements * Add python 3 classifiers * devstack: Remove q-lbaasv1 alias * gate_hook: Enable q-lbaas explicitly * Enable removal of SSL/TLS reference on listener * Revert "Implements ProcessMonitor in the haproxy driver" * Add integer validation to weight * Implements ProcessMonitor in the haproxy driver * Use "--pub-key" instead of "--pub_key" * Fix deprecation warning for multiple context managers part 2 * Fix deprecation warning for multiple context managers * Use neutron-lib exceptions 9.0.0.0b2 * haproxy ns driver: set global haproxy maxconn * Use validators from neutron-lib * Correct reraising of exception * Rename DB columns: tenant -> project * Use neutron-lib converters * Updated from global requirements * Driver exceptions overriden by plugin * remove unused LOG * Removing deprecated quota_items config from tests * Allow tox to be run with python 3 * Set up hooks for the functional job and add test_migrations test * Replace old_lb to old_pool in function delete_pool * Fix typo on message * Fix broken tests * Neutron-LBaaSv2: Shared Pools Scenario Test ------------------------------------------------------------------- Thu Jul 7 02:08:21 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev53: * Fix tempest scenario tests * Updated from global requirements * Add Health Monitor Max Retries Down * Replace auth_uri option with auth_url in DevStack plugin * Skip the check _check_pool_loadbalancer_match in one condition ------------------------------------------------------------------- Sun Jul 3 01:46:38 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev44: * Use tempest.lib tenants_client * Remove tempest-lib from test-requirements.txt * Fix LBaaS gate ------------------------------------------------------------------- Wed Jun 29 11:45:45 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev41: * Add neutron-lbaas-dashboard devstack guide in README.md ------------------------------------------------------------------- Tue Jun 28 00:02:46 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev40: * Updated from global requirements ------------------------------------------------------------------- Thu Jun 23 02:12:38 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev39: * Updating devstack plugin to filter for specific backport ubuntu versions * Updated from global requirements * Validate that subnet exists before adding member to pool ------------------------------------------------------------------- Tue Jun 21 02:09:43 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev35: * Fix doc build if git is absent ------------------------------------------------------------------- Mon Jun 20 02:09:40 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev34: * Updated from global requirements * Fix subunit trace help * Use constants from neutron-lib * Add in missing translation for exception ------------------------------------------------------------------- Thu Jun 16 02:09:52 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev28: * Remove unused POT file ------------------------------------------------------------------- Wed Jun 15 02:15:12 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev26: * Refactor gate hooks ------------------------------------------------------------------- Sun Jun 12 02:05:47 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev24: * Fix hard-coding of trusty in devstack plugin.sh ------------------------------------------------------------------- Sat Jun 11 02:04:40 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-9.0.0.0b2.dev22: * Fix test assumptions about IP allocation * Preventing listener deletion if it has l7 policy * Updated from global requirements * Remove check_i18n files * Updated from global requirements * Add agent haproxy driver setup in README.md * Preventing pool deletion if pool has healthmonitor * Remove repeat call to 'neutron_agent_lbaas_install_agent_packages' 9.0.0.0b1 * Fix no such option defined for service_auth * Use --subproject instead of deprecated --service option * Fixing creation of shared pool * Get Me A LB 8.1.2 * Avoid unnecessary debug string evaluation * Translation: create the locale directory ------------------------------------------------------------------- Fri Jun 3 14:36:41 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.1.2.dev37: * Add cryptography>=1.0 to requirements.txt * Neutron-LBaaS: Update/Delete LB Admin Tests 8.1.1 ------------------------------------------------------------------- Sat May 21 02:01:58 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.1.1.dev34: * Neutron LBaaS Deprecation Update ------------------------------------------------------------------- Fri May 20 02:03:59 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.1.1.dev32: * Updated port validation to not allow port 0 ------------------------------------------------------------------- Thu May 19 00:39:14 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.1.1.dev30: * Updated from global requirements * Fixing tests to proper compare dicts * Neutron-LBaaS: Update/Delete Pools Admin Tests * Do not consider listeners without default pool ------------------------------------------------------------------- Tue May 17 02:09:04 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.1.1.dev23: * Updated from global requirements * Neutron-LBaaS: Fix network_resources path 8.1.0 * correct tox.ini for coverage * Updated from global requirements * Put sanity back into lbaas jobs ------------------------------------------------------------------- Wed May 11 02:24:29 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev31: * Neutron_LBaaSv2: Update Session Persistence Bug ------------------------------------------------------------------- Mon May 9 13:21:42 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev30: * LBaaS V1 Log error instead of exception * Switch to using hacking checks from neutron-lib * Finish to port unit tests to Python 3 * Port test_db_loadbalancer to Python 3 ------------------------------------------------------------------- Mon May 9 04:56:19 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev23: * Port even more service tests to Python 3 * Port more service unit tests to Python 3 ------------------------------------------------------------------- Mon May 9 04:56:19 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev19: * Port more unit tests to Python 3 ------------------------------------------------------------------- Mon May 9 04:56:19 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev17: * Updated from global requirements * Fix test_quotas * Set HTTP status code to 409 for LBs in PENDING* * Updated from global requirements * Neutron-LBaaS: Updated Incorrect Comments * Don't use zuul-cloner in venv env, for periodic jobs ------------------------------------------------------------------- Thu Apr 14 02:36:34 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev7: * Port agent_manager to Python 3 * Port test_agent and test_agent_api to Python 3 * Port cert_parser to Python 3 * Tempest tests for Health monitor using testscenarios * Neutron LBaaS: Base Test Case Class * Arista ML2 Mechanism driver * Copy the RHEL6 eventlet workaround from Oslo * fix bug lp:1025526,update iniparser.py to accept empty value * merged the latest changes from plugin-framework branch - revision 39 conforming to the new cisco plugin directory structure and moving all db related modules into cisco/db folder updated db_test_plugin.py - added import of cisco constants module - added LOG.getLogger for logging component name - updated import module paths for l2network_models/db and ucs_models/db to use the new directory structure - updated (rearranged) imports section to obey openstack alphabetical placement convention updated db_conn.ini - updated database name from cisco_naas to quantum_l2network unit test cases ran successfully and pep8 checks done again * merge Salvatore's api branch with fixes for tests. Tweaking branch to remove unwanted bin/quantum.py as part of merge * Merging pep8 and functional test related changes lp:~santhom/network-service/quantum_testing_framework branch ------------------------------------------------------------------- Wed Apr 13 02:39:31 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev4: * Move away from locally installed packages ------------------------------------------------------------------- Sat Apr 9 02:07:35 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.1.dev3: * Updated from global requirements 8.0.0 * Constraint requirements using mitaka upper-constraints.txt file 8.0.0.0rc2 * Update devstack plugin for dependent packages * Update .gitreview for stable/mitaka ------------------------------------------------------------------- Sun Apr 3 02:11:32 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0rc2.dev12: * Fix multiple job failures ------------------------------------------------------------------- Thu Mar 24 02:52:25 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0rc2.dev11: * correct tox.ini for coverage * Add a whitelist of tests passing on Python 3 * py3: Replace dict.iteritems() with dict.items() * py3: Use six.moves for import modules * Add support for Guru Meditation Reports for LBaaS agents * Adding releasenotes for shared-pools and L7 ------------------------------------------------------------------- Mon Mar 21 02:45:37 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0rc2.dev4: * Update reno for stable/mitaka ------------------------------------------------------------------- Sat Mar 19 02:53:11 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0rc2.dev2: * Fix Python 3 issues ------------------------------------------------------------------- Thu Mar 17 15:26:47 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0rc2.dev1: * Update devstack plugin for dependent packages 8.0.0.0rc1 ------------------------------------------------------------------- Tue Mar 15 01:05:04 UTC 2016 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b4.dev21: * Fix delete of session_persistence with pool update ------------------------------------------------------------------- Mon Mar 14 15:00:33 UTC 2016 - tbechtold@suse.com - Update to version neutron-lbaas-8.0.0.0b4.dev19: * Fix lbaas-lb-status when health monitor disabled * Delete tempest fork * Fix the neutron-lbaas namespace driver gate * Tag the alembic migration revisions for Mitaka * Make all tox targets constrained * Uncouple lbaas object models from neutron core plugin results * Add model sync test * Fix model vs migration mismatches in nsxv tables * Fix model vs migration mismatches for L7 rules and policies 8.0.0.0b3 * Revert "Adds Cascade option for load balancer drivers" * Adds Cascade Delete for LoadBalancers to Octavia Driver * Adds Cascade option for load balancer drivers * Track alembic heads * Remove synchronous haproxy driver * L7 support for Radware LBaaS v2 driver * Remove unused pngmath Sphinx extension * L7 capability extension implementation for lbaas v2 * fix mismatch between v1 keyword and v2 driver in gate_hook * Fix shared-pools lbaas_listeners migration * Set netscaler_ncc_password as secret to prevent it from being logged * Updated from global requirements * Neutron LBaaS leaking admin_password into logs * Updated from global requirements * Expand gate hooks to allow for more than just octavia testing * Add check for listener's admin_state_up status * LBaaS: make use of neutron_lib exceptions * Shared pools support * Updated from global requirements * Updated from global requirements * Updated from global requirements * Migrate some stuff to neutron-lib * Updated from global requirements * Updated from global requirements * Enable debug logging in octavia scenario tests * Temporary gate fix for tempest library * Updated from global requirements * Optimize API gate devstack build time * Janky hack to get gate passing * Update translation setup * Don't always run Octavia amphroa image build * Add an explicit BRANCH_NAME to tox_install.sh * Set config values and fix casual failing of nc service in scenario tests * Make sample web server close connections * Updated from global requirements * Encode certificate data for processing * Adding "region and endpoint_type" parameters to barbican_acl.py * Implementing EventStreamer reciever for octavia * Refactor BarbicanAuth to allow for configurable auth method * Updated from global requirements * Allow overriding neutron git location, to allow local clones * Remove unused compute clients * Remove commented-out import from test client 8.0.0.0b2 * Remove invalid fields of healthmonitor when its type is TCP/PING * Fix timing bug that causes false negative tests * Updated from global requirements * VMWare NSXv LBaaSv2 driver * Fix lbaas unit tests, new requirement used in neutron base class * Clean up removed hacking rule from [flake8] ignore lists * Remove vim header from source files * Add scenario test for load balancer's session persistence * Use the correct _ method from neutron_lbaas._i18n * Replaces __builtin__ with six.moves.builtins * Updated from global requirements * Pass service admin auth from the Octavia driver * Update admin auth data for devstack * Replace deprecated library function os.popen() with subprocess * Do not send project_id to Octavia API on PUTs * Remove OpenSSL from cert_parser * Fix unit tests failing because of neutron changes * Update and enable auth in devstack plugin * Use assertTrue/False instead of assertEqual(T/F) * Updated from global requirements * Keep py3.X compatibility for urllib.urlencode * Fix API tests * LOG.warn -> LOG.warning * Trivial: Remove unused logging import * Updated from global requirements * Fix db refresh race condition bug * Change status to DISABLED if admin_state_up if false * Updated from global requirements * Avoid duplicating tenant check when creating resources * Validate vip_id as uuid * Fix a typo from UPPER_CONTRAINTS_FILE to UPPER_CONSTRAINTS_FILE * Use keystoneauth to prevent logging sensitive data * Deprecated tox -downloadcache option removed * Updated from global requirements * [LBaaS v2] Validate name, description and tenant_id attributes length * Remove Neutron LBaaS static example configuration files * Pass config info in neutron-lbaas api v2 tempest tests * Fixing Radware LBaaS v2 driver LB deletion * VMware LBaaSv1 method uses invalid context ------------------------------------------------------------------- Tue Dec 15 01:56:18 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev28: * Updated from global requirements ------------------------------------------------------------------- Fri Dec 11 02:04:13 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev27: * Updated from global requirements * Added constraints tox targets * Send project_id/tenant_id to octavia api ------------------------------------------------------------------- Thu Dec 10 02:04:23 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev22: * Automatically generate neutron LBaaS configuration files * Updated from global requirements ------------------------------------------------------------------- Wed Dec 9 01:42:26 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev19: * Radware V2: ensure that password is 'secret' * Consume LBaaS v2 plugin queue in RPC workers ------------------------------------------------------------------- Tue Dec 8 00:50:17 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev15: * Radware: ensure that password is 'secret' ------------------------------------------------------------------- Sun Dec 6 18:43:30 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev13: * Updated from global requirements ------------------------------------------------------------------- Sat Dec 5 03:19:24 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev12: * Add reno for release notes management * Sync db models to migrations * Remove version from setup.cfg * Validate connection limit for LBaaS * Add jobs dashboard to docs * lbaasv2: validate tenant-id is non-empty in api ------------------------------------------------------------------- Fri Dec 4 03:14:34 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.0b2.dev2: 8.0.0.0b1 * Put py34 first in the env order of tox * Setup for translation ------------------------------------------------------------------- Thu Dec 3 03:17:18 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev89: * Add flavor option to loadbalancerv2 creation * Updated from global requirements * Switch to internal _i18n pattern, as per oslo_i18n guidelines ------------------------------------------------------------------- Wed Dec 2 03:17:47 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev85: * Remove dependency on neutron for topics * Remove pylint from pep8 * Support for Name field in Members and HMs ------------------------------------------------------------------- Mon Nov 30 04:52:11 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev80: * Openstack typo ------------------------------------------------------------------- Wed Nov 25 04:52:31 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev78: * Allow API tests to run in the gate * Correct the lbaasv2 pool create code ------------------------------------------------------------------- Tue Nov 24 05:00:14 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev75: * Disable automatic config file discovery for pep8 target ------------------------------------------------------------------- Sat Nov 21 04:56:11 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev74: * Add service_plugins entry_point for LBaaS v2 plugin * Switch to using neutron.common.utils:replace_file() ------------------------------------------------------------------- Fri Nov 20 07:32:36 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev70: * Updated from global requirements * Fix some inconsistency in docstrings * Use Octavia stable/liberty branch in DevStack README * Fixing TLS configuration issues * remove default=None for config options ------------------------------------------------------------------- Mon Nov 16 10:44:13 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev61: * Removed new=True argument from create_connection ------------------------------------------------------------------- Fri Nov 13 02:57:59 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev59: * Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env"" * Revert "Remove TEMPEST_CONFIG_DIR in the api tox env" * Use assertFalse instead of assertEqual ------------------------------------------------------------------- Thu Nov 12 01:07:16 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev53: * Remove TEMPEST_CONFIG_DIR in the api tox env ------------------------------------------------------------------- Wed Nov 11 01:06:02 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev51: * Set ZUUL_BRANCH using BRANCH if not available * LBaaS V2 service not needed with Octavia driver ------------------------------------------------------------------- Fri Nov 6 01:07:38 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev48: * Update local.conf to use Cirros 0.3.4 * Load class should be instantiate with obj * Avoiding usage of mutables as default arguments * Refine the error message for timeout in test ------------------------------------------------------------------- Thu Nov 5 01:07:26 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev40: * Change haproxy namespace driver to use stevedore alias * use assertIs(Not)None instead of assert(Not)Equal ------------------------------------------------------------------- Sat Oct 31 01:07:15 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev37: * [LBaaS v2] Validate http_method and url_path for health monitor ------------------------------------------------------------------- Fri Oct 30 01:07:38 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev35: * Use assert(Not)In instead of assertTrue/False ------------------------------------------------------------------- Thu Oct 29 01:07:43 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev33: * Updated from global requirements ------------------------------------------------------------------- Mon Oct 26 01:07:21 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev31: 7.0.0 * Update the devstack readme.md for Octavia as ref * Filter get_pool_members to return members from the desired pool * Allow updating TLS refs * Tag the alembic migration revisions for Liberty * Use stable/liberty branch for neutron dep 7.0.0.0rc1 * Update defaultbranch in .gitreview to stable/liberty ------------------------------------------------------------------- Sun Oct 25 00:07:25 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev70: * Adds a Barbican option to local.conf ------------------------------------------------------------------- Fri Oct 23 00:07:06 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev68: * Add ability for octavia to allocate vip ------------------------------------------------------------------- Thu Oct 22 00:06:38 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev66: * Fix default device_driver entry in lbaas_agent.ini ------------------------------------------------------------------- Sat Oct 17 01:10:50 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev65: * Use noop octavia driver for minimal job too * Updated from global requirements * Tempest tests for Health monitor using testscenarios * Remove the embrane driver ------------------------------------------------------------------- Fri Oct 16 01:13:05 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev58: * Updated from global requirements ------------------------------------------------------------------- Thu Oct 15 02:38:34 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev57: * Include alembic versions directory to the package * Enable debug logs for octavia in neutron gate * api tests: don't hide exception when creating load balancer * Updated from global requirements * Fix order of arguments in assertEqual * Fix typo in test names for test_health_monitors_non_admin.py in API v2 ------------------------------------------------------------------- Wed Oct 14 02:41:48 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev46: * Updated from global requirements * Updated from global requirements * Do not update apt if devstack is in OFFLINE mode ------------------------------------------------------------------- Fri Oct 9 23:59:59 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev41: * Updated from global requirements * [LBaaS v2] Improve API tests performance * Fix scenario tests for octavia driver ------------------------------------------------------------------- Fri Oct 9 00:00:09 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev37: * Improve resource cleanup in API v2 tests ------------------------------------------------------------------- Sun Oct 4 00:07:56 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev36: * Updated from global requirements ------------------------------------------------------------------- Fri Oct 2 00:10:49 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev35: * Allow updating TLS refs * Filter get_pool_members to return members from the desired pool ------------------------------------------------------------------- Wed Sep 30 00:36:47 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev32: * tox.ini: check migrations for the subproject only * Tag the alembic migration revisions for Liberty * Update the devstack readme.md for Octavia as ref ------------------------------------------------------------------- Tue Sep 29 00:34:31 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev27: * Kill HEADS file ------------------------------------------------------------------- Thu Sep 24 00:41:07 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-8.0.0.dev26: * Open Mitaka development * Updated from global requirements * The minimal test suite is running too many tests * Change ignore-errors to ignore_errors ------------------------------------------------------------------- Wed Sep 23 00:43:54 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev20: * Set Octavia as the reference LBaaSv2 driver * Use admin context in octavia driver, improve logs * Removed +x flag from alembic script ------------------------------------------------------------------- Mon Sep 21 00:39:19 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev15: * Split up gate tests for LBaaSv2 * Various fixes for tempest tests with octavia * Updated from global requirements ------------------------------------------------------------------- Thu Sep 17 02:00:44 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev12: * Add device_id when a loadbalancer is created instead of at listener create ------------------------------------------------------------------- Wed Sep 16 01:58:58 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev10: * Use "session_persistence" in data models for uniformity with API attribute ------------------------------------------------------------------- Tue Sep 15 01:58:08 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev9: * Adding barbican to gate hook ------------------------------------------------------------------- Sat Sep 12 02:02:24 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev8: * Fix health monitor ops in lbaas octavia driver * Remove fall-back logic to service provider registration * Removing unused dependency: discover ------------------------------------------------------------------- Fri Sep 11 02:00:54 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b4.dev3: * Wait for lb delete on tempest resource_cleanup * Add an optional member status of NO_MONITOR 7.0.0.0b3 ------------------------------------------------------------------- Wed Sep 2 23:35:36 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev58: * Updated from global requirements ------------------------------------------------------------------- Sun Aug 30 23:35:38 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev57: * Adopt the migration chaining and branch names from neutron * Registering Barbican consumers ------------------------------------------------------------------- Fri Aug 28 23:35:40 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev53: * Updated from global requirements * Switch to using os-testr's copy of subunit2html * Change sni_container plural from ids to refs * Fix loading CertManager method * Update for NetScaler v2 driver ------------------------------------------------------------------- Wed Aug 26 23:35:38 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev44: * Change tls and sni listener API attributes to ref * Fix incorrect module import ------------------------------------------------------------------- Sat Aug 22 23:35:46 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev42: * Updated from global requirements * Clean up test_listener_basic scenario ------------------------------------------------------------------- Fri Aug 21 23:35:37 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev39: * Prevent deletion of a subnet with lbaas v1 pool ------------------------------------------------------------------- Thu Aug 20 23:35:52 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev38: * Octavia driver correctly reports statuses * Add basic listener scenario tests ------------------------------------------------------------------- Wed Aug 19 23:36:37 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev34: * Refactor v2 scenario tests ------------------------------------------------------------------- Tue Aug 18 23:37:16 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev32: * change if to else in in haproxy namespace drivers * Updated from global requirements * Remove load_admin_roles from calls to get_admin_context * Fix for code redundancy and healthmonitor scenario tests ------------------------------------------------------------------- Sun Aug 16 23:36:35 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev25: * Octavia driver ------------------------------------------------------------------- Thu Aug 13 23:36:29 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev24: * Remove ipv6_pd_enabled from subnet data model ------------------------------------------------------------------- Thu Aug 13 06:59:57 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev22: * Remove requirements.txt from tox.ini * Use oslo.log library instead of system logging module * Fix typos in namespace_driver.py and some tests * Updated from global requirements * Fixing Radware LBaaS v2 driver bugs * Migrate to multi branch directory structure ------------------------------------------------------------------- Fri Aug 7 01:49:47 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev12: * Updated from global requirements * Updating devstack plugin for authtoken * Vip delegation ------------------------------------------------------------------- Wed Aug 5 01:51:00 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev8: * Fixes private key loading issue ------------------------------------------------------------------- Tue Aug 4 01:51:08 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev6: * Killed existing downgrade rules in migration scripts * Register provider configuration with ServiceTypeManager * Install HAProxy 1.5 on Ubuntu Devstack ------------------------------------------------------------------- Sat Aug 1 01:52:49 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b3.dev2: 7.0.0.0b2 * Fix for AttributeError * Register alembic_migrations at install time * Stop use of oslo_utils.timeutils.strtime() * Updated from global requirements * script.py.mako: added license text, removed downgrade section * Remove quantum untracked files from .gitignore * Fix for post_test_hook.sh * Scenario test for healthmonitor * Fixing Radware LBaaS v2 driver LB deletion * Fixes healthmonitor admin_state_up not working issue * Forcing cert_parser.dump_private_key to use PKCS8 * ensure_dir: switch to neutron.common.utils * pep8: re-enable neutron-db-manage check_migration * Tempest tests for Members using testscenarios * Tempest tests for Listener using testscenarios * Moved the contents related to DataDrivenTests to a new directory * Modified tox.ini to run the ddt tests * Updated from global requirements * Remove pylint env from tox.ini so tox runs * Updated from global requirements * New job for LBaaS V2 scenario tests * Updated from global requirements * Fixing Radware unit tests after mock module update * Fix test failures caused by mock update * Added admin/non_admin api tests * Allow users to run 'tox -epy34' ------------------------------------------------------------------- Sat Jul 25 13:16:35 UTC 2015 - seife+obs@b1-systems.com - fix spec file conditions for non-suse distributions ------------------------------------------------------------------- Fri Jun 26 01:07:32 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b2.dev3: * Ignored several invalid tests ------------------------------------------------------------------- Thu Jun 25 01:11:56 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0b2.dev1: 7.0.0.0b1 * Neutron_LBaaS: Update README.rst for Tests * Modified tox.ini and post_test_hook.sh ------------------------------------------------------------------- Wed Jun 24 01:12:28 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0a1.dev9: * Switch to oslo_utils.uuidutils * Switching from the ppa to neutron backports * Haproxy socket bind failing for IPv6 vip address ------------------------------------------------------------------- Tue Jun 23 01:15:10 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0a1.dev4: * Updated from global requirements * Introduced tempest API tests for openstack/neutron-lbaas ------------------------------------------------------------------- Thu Jun 18 00:18:01 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-7.0.0.0a1.dev1: * Update version for Liberty 7.0.0a0 ------------------------------------------------------------------- Sun Jun 14 00:18:19 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev51: * Admin API tempest for healthmonitor * Adding code to prevent vip port deletion from port api ------------------------------------------------------------------- Wed Jun 10 09:42:55 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev47: * Fix typos * Remove unused modules from the test-requirements.txt file * Updated from global requirements ------------------------------------------------------------------- Sat Jun 6 00:36:43 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev42: * Updated from global requirements * Remove unused 'tempest' tox env * Remove unused default value ------------------------------------------------------------------- Fri Jun 5 00:36:30 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev36: * Nuke a useless and incorrect comment from requirements.txt * Add a new lbaas agent Scheduler, LeastPoolAgentScheduler * Enable random hash seeds ------------------------------------------------------------------- Thu Jun 4 00:36:27 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev30: * Cleaner mechanism for enabling lbaasv2 in devstack-gate * Implement KEMPtechnologies lbaas driver v2 shim ------------------------------------------------------------------- Wed Jun 3 00:36:08 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev27: * Get apiv1 tests passing * Alias the jenkins job args to match the right tox envs * Python 3: use six.iteritems instead of dict.items * Do not assume http expected_codes ordering * Pull lbaasv1 tempest tests in-tree, use installed neutron for v1/v2 job ------------------------------------------------------------------- Fri May 29 00:36:37 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev17: * Bugfixes and minor improvements to local.sh ------------------------------------------------------------------- Sat May 23 02:34:47 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev16: * Move xrange to six.moves.range for pep8 issue * Fix neutron-lbaas tests ------------------------------------------------------------------- Wed May 20 02:11:59 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev13: * Updated from global requirements ------------------------------------------------------------------- Fri May 15 01:39:28 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev12: * Fix scheduler unit tests ------------------------------------------------------------------- Tue May 12 01:41:23 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev11: * Ignore new N324 style requirement ------------------------------------------------------------------- Sat May 9 01:43:07 UTC 2015 - cloud-devel@suse.de - Update to version neutron-lbaas-2015.2.0.dev10: 2015.1.0 * Add HaproxyNSDriver to lbaas entry points 2015.1.0rc2 * Updated from global requirements * update .gitreview for stable/kilo * Add Kilo release milestone * Pin neutron to stable/kilo ------------------------------------------------------------------- Fri May 8 13:54:53 UTC 2015 - dmueller@suse.com - Initial packaging