---
title: "Creating the Infoblox Neutron Database"
canonical: "https://docs.infoblox.com/space/ipamdriverosneutron/53121940/Creating%20the%20Infoblox%20Neutron%20Database"
format: markdown
---
The Infoblox IPAM Driver for OpenStack Neutron uses a number of different Infoblox-specific tables to manage the integration. These are created by running the neutron-db-manage after you install the networking_infoblox module:

`$ sudo neutron-db-manage upgrade head`

This should be done on one of the controller nodes, assuming all controller nodes share a common database cluster.