Merge "Add timestamp for neutron core resources"

This commit is contained in:
Jenkins 2016-03-05 05:34:09 +00:00 committed by Gerrit Code Review
commit 09bcdbe7b9
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ neutron.service_plugins =
flavors = neutron.services.flavors.flavors_plugin:FlavorsPlugin
auto_allocate = neutron.services.auto_allocate.plugin:Plugin
network_ip_availability = neutron.services.network_ip_availability.plugin:NetworkIPAvailabilityPlugin
timestamp_core = neutron.services.timestamp.timestamp_plugin:TimeStampPlugin
neutron.qos.notification_drivers =
message_queue = neutron.services.qos.notification_drivers.message_queue:RpcQosServiceNotificationDriver
neutron.ml2.type_drivers =