diff --git a/specs/9.0/unlock-settings-tab.rst b/specs/9.0/unlock-settings-tab.rst index c0bbabdc..cce72317 100644 --- a/specs/9.0/unlock-settings-tab.rst +++ b/specs/9.0/unlock-settings-tab.rst @@ -96,9 +96,9 @@ REST API `/clusters/(?P\d+)/attributes/deployed/?$` This handler allows to load last deployed attributes for the cluster. -- New NeutronNetworkConfigurationDeployedHandler should be introduced: +- New NetworkConfigurationDeployedHandler should be introduced: - `/clusters/(?P\d+)/network_configuration/neutron/deployed?$` + `/clusters/(?P\d+)/network_configuration/deployed?$` This handler allows to load last deployed network configuration for the cluster.