M/N upgrade fail to restart nova-scheduler.
The nova api db need to be synchronized as well. Change-Id: I2628b24ff1153c84cbf388455666ae42570cb10f Closes-Bug: 1615042
This commit is contained in:
parent
fab494ed4a
commit
cb894b4509
@ -53,6 +53,7 @@ if [ "$(hiera -c /etc/puppet/hiera.yaml bootstrap_nodeid)" = "$(facter hostname)
|
||||
keystone-manage db_sync
|
||||
neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head
|
||||
nova-manage db sync
|
||||
nova-manage api_db sync
|
||||
|
||||
pcs resource enable memcached
|
||||
check_resource memcached started 600
|
||||
|
Loading…
x
Reference in New Issue
Block a user