contrail-neutron-plugin icon indicating copy to clipboard operation
contrail-neutron-plugin copied to clipboard

Opencontrail Neutron plugin + extensions

Results 12 contrail-neutron-plugin issues
Sort by recently updated
recently updated
newest added

When update port request comes with 'fixed_ips' attribute, meaning port ips are updated, KeyError raised and request fails. The issue is with the '_update_ips_for_port' function of NeutronPluginContrailCoreBase class in contrail_plugin_base...

When loading neutron-server an error occurs: Unrecoverable error: please check log for details.: ExtensionsNotFound: Extensions not found: ['route-table']. Related to WARNING neutron.api.extensions [-] Extension file vpcroutetable.py wasn't loaded due to...

hi, i try to install contrail-neutron-plugin, but the python requirement of vnc_api and cfgm_common is broken. > git clone https://github.com/Juniper/contrail-neutron-plugin.git > cd contrail-neutron-plugin > python setup.py install i get the...

Contrail plugin for neutron uses contrail server as source of truth and forwards all requests. This adds delays in serving neutron requests. Instead, the plugin should consider caching data locally...

Trying to create neutron rbac Command: ``` openstack network rbac create --target-project d15e9ad42810461db9681f32d6751f7d --action access_as_shared --type network 6af1d2f8-2d3f-4695-a2bf-6a81e6649b46 ``` Output: ``` HttpException: Internal Server Error, Request Failed: internal server error...

We recently used opencontrail plugin for neutron for a customer integration. Found following issues -- 0. It makes a separate http request call to Opencontrail controller for each fetch. This...

file:neutron_plugin_contrail/plugins/opencontrail/vnc_client/vn_res_handler.py def resource_list(self, context=None, filters=None, fields=None): --   | contrail_extensions_enabled = self._kwargs.get(   | 'contrail_extensions_enabled', False)   | contrail_exts_enabled = contrail_extensions_enabled   | ret_dict = {}   |     | def _collect_without_prune(net_ids):   | for net_id in...

The header looks wrong, propose to fix.

Are there any plans to merge these commits into a release branch? https://github.com/Juniper/contrail-neutron-plugin/commit/5d2b97fa5be91bf893561d8dea1ba395a223ee44 https://github.com/Juniper/contrail-neutron-plugin/commit/19ad4bcee4c1ff3bf2d2093e14727866412a694a