diff --git a/doc/specs/in-progress/better_devstack_integration.rst b/doc/specs/in-progress/better_devstack_integration.rst index 199436d..b4624f2 100644 --- a/doc/specs/in-progress/better_devstack_integration.rst +++ b/doc/specs/in-progress/better_devstack_integration.rst @@ -52,7 +52,7 @@ Work Items - Make DevStack plugin for OSprofiler -- Configure Celiometer +- Configure Ceilometer - Configure services that support OSprofiler diff --git a/doc/specs/in-progress/multi_backend_support.rst b/doc/specs/in-progress/multi_backend_support.rst index b681281..1d4a6d0 100644 --- a/doc/specs/in-progress/multi_backend_support.rst +++ b/doc/specs/in-progress/multi_backend_support.rst @@ -73,13 +73,14 @@ that are hardcoded on Ceilometer: should use MongoDB parsers, so there is better solution to keep both in the same place. - This change should be done with keeping backward compatiblity, in other words - we should create separated directory osprofier.drivers and put first + This change should be done with keeping backward compatibility, + in other words + we should create separated directory osprofiler.drivers and put first Ceilometer and then start working on other backends. These drivers will be chosen based on connection string -- Deprecate osprofiler.notifiers and osprofier.parsers +- Deprecate osprofiler.notifiers and osprofiler.parsers - Switch all projects to new model with connection string