← Back to team overview

group.of.nepali.translators team mailing list archive

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

 

The missing alembic migrations is a bit of a side effect for installing
directly from the git source tree; using an sdist generated release
tarball *does* include the alembic migrations, so I've switched over the
Ubuntu packages to use that method instead.

This did reveal that the 8.0.0 release is not actually published to
either pypi or tarballs.openstack.org - it would be really helpful if
the vmware-nsx team could resume publication of released versions of the
NSX driver.

** Changed in: vmware-nsx (Ubuntu)
       Status: Confirmed => Triaged

** Also affects: vmware-nsx (Ubuntu Yakkety)
   Importance: Undecided
       Status: Triaged

** Also affects: vmware-nsx (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: vmware-nsx (Ubuntu Xenial)
       Status: New => Triaged

** Changed in: vmware-nsx
       Status: Invalid => New

** Changed in: vmware-nsx (Ubuntu Yakkety)
   Importance: Undecided => High

** Changed in: vmware-nsx (Ubuntu Xenial)
   Importance: Undecided => High

-- 
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:
  New
Status in vmware-nsx package in Ubuntu:
  Triaged
Status in vmware-nsx source package in Xenial:
  Triaged
Status in vmware-nsx source package in Yakkety:
  Triaged

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