← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1574610] Re: [DVSPlugin]Missing table nsxv_subnet_ext_attributes

 

Reviewed:  https://review.openstack.org/376384
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=32b96a25b2b0d8419ae925e4616905a90b68fe56
Submitter: Jenkins
Branch:    master

commit 32b96a25b2b0d8419ae925e4616905a90b68fe56
Author: James Page <james.page@xxxxxxxxxx>
Date:   Mon Sep 26 11:47:45 2016 +0100

    Include alembic migrations in module
    
    Explicitly include all alembic data in installed python module,
    ensuring that installations direct from git repositories are
    fully functional when compared to use of sdist generated tarballs
    from tarballs.openstack.org or pypi.
    
    Closes-Bug: 1574610
    
    Change-Id: I7aac86987658b9b914b45fbb64f9c1cbc9c43151


** Changed in: vmware-nsx
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1574610

Title:
  [DVSPlugin]Missing table nsxv_subnet_ext_attributes

Status in vmware-nsx:
  Fix Released
Status in vmware-nsx package in Ubuntu:
  Fix Released
Status in vmware-nsx source package in Xenial:
  Fix Committed
Status in vmware-nsx source package in Yakkety:
  Fix Released

Bug description:
  Hi,

  After fresh install on mitaka, I have issue when I start neutron-
  server :

  2016-04-25 13:30:48.945 6276 ERROR neutron.agent.dhcp.agent
  2016-04-25 13:31:18.946 6276 INFO neutron.agent.dhcp.agent [-] Synchronizing state
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent [-] Unable to sync network state.
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent Traceback (most recent call last):
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 154, in sync_state
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     active_networks = self.plugin_rpc.get_active_networks_info()
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 439, in get_active_networks_info
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     host=self.host)
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py", line 158, in call
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     retry=self.retry)
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/oslo_messaging/transport.py", line 90, in _send
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     timeout=timeout, retry=retry)
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 470, in send
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     retry=retry)
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent   File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 461, in _send
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent     raise result
  2016-04-25 13:31:19.005 6276 ERROR neutron.agent.dhcp.agent RemoteError: Remote error: ProgrammingError (pymysql.err.ProgrammingError) (1146, u"Table 'neutron.nsxv_subnet_ext_attributes' doesn't exist") [SQL: u'SELECT subnets.tenant_id AS subnets_tenant_id, subnets.id AS sub
  [..............]

  My tables in neutron DB :

  [.....]
  | networks                                |
  | networksecuritybindings                 |
  | neutron_nsx_network_mappings            |
  | neutron_nsx_port_mappings               |
  | neutron_nsx_router_mappings             |
  | neutron_nsx_security_group_mappings     |
  | nexthops                                |
  | nsxv_edge_dhcp_static_bindings          |
  | nsxv_edge_vnic_bindings                 |
  | nsxv_firewall_rule_bindings             |
  | nsxv_internal_edges                     |
  | nsxv_internal_networks                  |
  | nsxv_port_index_mappings                |
  | nsxv_port_vnic_mappings                 |
  | nsxv_router_bindings                    |
  | nsxv_router_ext_attributes              |
  | nsxv_rule_mappings                      |
  | nsxv_security_group_section_mappings    |
  | nsxv_spoofguard_policy_network_mappings |
  | nsxv_tz_network_bindings                |
  | nsxv_vdr_dhcp_bindings                |
  | nuage_net_partition_router_mapping
  [.....]

  I use stable/mitaka and DVS plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/vmware-nsx/+bug/1574610/+subscriptions