Commit Graph

4 Commits

Author SHA1 Message Date
yangle 9ebba6d43f Modify some spelling mistakes
Change-Id: I8f5e49f6378b437211520a7d28726b8b4d1c2aea
Co-Authored-By: Shu Muto <shu-mutou@rf.jp.nec.com>
2017-06-13 16:53:04 +09:00
Shu Muto 538e0104ac Use initAction instead initScope
initScope() is deprecated in Ocata and will be removed in Queens.
So this patch changes to use initScope() to initAction().

Change-Id: I66af8b65824d224cb69004557df9f7aaf50afc72
Closes-Bug: #1647921
2016-12-12 02:57:02 +00:00
Ryosuke Mizuno acf8c5c904 fix typo
Fixed a spelling mistake.
successs -> successes

Change-Id: I6278186fc704ee1dfd362114fa17d0dd04c6ade7
2016-10-19 17:04:36 +09:00
Ryosuke Mizuno e490cfcc51 Add javascript tests for deleteClusterTemplateDeleteService
This patch adds javascript tests for the following modules.
 - horizon.dashboard.container-infra.cluster-templates.
   delete.service

Change-Id: Iff56bb82ae5358c0c03e33682a55d237b5ffc223
2016-10-14 11:25:48 +00:00