Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 328 Bytes

upgrade-quantum.md

File metadata and controls

16 lines (9 loc) · 328 Bytes

Upgrading Quantum to Neutron

On your Quantum network hosts and compute nodes:

openstack-service stop quantum
userdel quantum
yum upgrade \*quantum\*

On your Neutron network host:

openstack-db --service neutron --update

On your Neutron network host and compute nodes:

openstack-service start neutron