Remove nova.network namespace from nova-config-generator.conf

The nova.network options are all under nova/conf/* modules now.

Change-Id: I0e4aa64d0db9a12322bcd768b141ff3249bc3b4f
This commit is contained in:
Matt Riedemann 2016-07-14 11:32:36 -04:00
parent 760826f302
commit a2219b8335

View File

@ -4,7 +4,6 @@ wrap_width = 80
namespace = nova.conf
namespace = nova.api
namespace = nova.cells
namespace = nova.network
namespace = oslo.log
namespace = oslo.messaging
namespace = oslo.policy