← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1649341] Re: Undercloud upgrade fails with "Cell mappings are not created, but required for Ocata"

 

Reviewed:  https://review.openstack.org/412007
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=b6f79567e23709b87e538ac75f7be20a306f7438
Submitter: Jenkins
Branch:    master

commit b6f79567e23709b87e538ac75f7be20a306f7438
Author: Alex Schultz <aschultz@xxxxxxxxxx>
Date:   Fri Dec 16 16:22:54 2016 -0700

    Add cell_v2 setup for nova
    
    We need to run the basic cell v2 setup for nova as it is required for
    Ocata.
    
    Change-Id: I693239ff5026f58a65eb6278b1a8fcb97af4f561
    Depends-On: I43ba77cd4c8da7c6dc117ab0bd53e5cd330dc3de
    Depends-On: I9462ef16fd64a577c3f950bd121f0bd28670fabc
    Closes-Bug: #1649341


** Changed in: tripleo
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1649341

Title:
  Undercloud upgrade fails with "Cell mappings are not created, but
  required for Ocata"

Status in OpenStack Compute (nova):
  Fix Released
Status in puppet-nova:
  Fix Released
Status in tripleo:
  Fix Released

Bug description:
  Trying to upgrade with recent trunk nova and puppet-nova gives this
  error:

  Notice: /Stage[main]/Nova::Db::Sync_api/Exec[nova-db-sync-api]/returns: error: Cell mappings are not created, but required for Ocata. Please run nova-manage db simple_cell_setup before continuing.
  Error: /usr/bin/nova-manage  api_db sync returned 1 instead of one of [0]
  Error: /Stage[main]/Nova::Db::Sync_api/Exec[nova-db-sync-api]/returns: change from notrun to 0 failed: /usr/bin/nova-manage  api_db sync returned 1 instead of one of [0]

  
  Debugging manually gives:

  $ sudo /usr/bin/nova-manage  api_db sync
  error: Cell mappings are not created, but required for Ocata. Please run nova-manage db simple_cell_setup before continuing.

  
  but...

  $ sudo nova-manage db simple_cell_setup
  usage: nova-manage db [-h]
                        
                        {archive_deleted_rows,null_instance_uuid_scan,online_data_migrations,sync,version}
                        ...
  nova-manage db: error: argument action: invalid choice: 'simple_cell_setup' (choose from 'archive_deleted_rows', 'null_instance_uuid_scan', 'online_data_migrations', 'sync', 'version')

  
  I tried adding openstack-nova* to the delorean-current whitelist, but with the latest nova packages there still appears to be this mismatch.

  [stack@instack /]$ rpm -qa | grep nova
  openstack-nova-conductor-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  python-nova-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  openstack-nova-scheduler-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  puppet-nova-10.0.0-0.20161211003757.09b9f7b.el7.centos.noarch
  python2-novaclient-6.0.0-0.20161003181629.25117fa.el7.centos.noarch
  openstack-nova-api-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  openstack-nova-cert-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  openstack-nova-common-15.0.0-0.20161212155146.909410c.el7.centos.noarch
  openstack-nova-compute-15.0.0-0.20161212155146.909410c.el7.centos.noarch

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1649341/+subscriptions