nova scheduler in newton use deprecated parameters for rabbitmq
We currently deploy openstack newton. Rabbitmq connection are defined now throw the parameter transport_url and keystone password is now defined over password instead of admin_password.
Nova-api starts like it should.
If i start the nova scheduler i get the following log entry:
TRACE nova raise NoOptionError(option, section)#01226190: TRACE nova NoOptionError: No option 'admin_password' in section: 'keystone_authtoken'#01226190: TRACE nova
Also the same for the amqp connection.
It seams that nova-scheduler use the old parameters and not the new ones. Can it be that nova scheduler do not recognize the option "password" in newton?
We use nova-scheduler 2:14.1.0-0ubuntu1~cloud0.