This is to fix below typos in release notes:
Keytone
specifed
availabilty
maange
expetected
migratons
maintanance
Change-Id: Ifbecf095f2f549d4ec40892484ec1b725927fb44
Service token will be passed along with user token to communicate with
services when dealing with long running tasks like live migration.
This change addresses adding service_token to the request when nova
requests neutron session.
Implements: blueprint use-service-tokens
Change-Id: I5e6d6dfeda3673d38bab0bc692c50ca74eb90fc1
Service token will be passed along with user token to communicate with
services when dealing with long running tasks like live migration.
This change addresses adding service_token to the request when nova
requests cinder session to interact with cinder.
Change-Id: I51eb0a8937fa39a2e5dafb1ad915e7113ea61f72
Implements: blueprint use-service-tokens