Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I07fced02f40a57700d9d35ed3ba498bca351fb13
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I861387094b000367218bb417624fe50d3c37f70e
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Change-Id: I2d1dc4d8e3e7bd2ff3fcc18b6c2d6c3bfe73b0d0
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
and support http
Change-Id: I2fb35494b40126a8395b1e309a180db4127754b7
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I9c2a36c291a7a52aa397385b7a05a109dcb6a020
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I43178b4bcde5abfae49891a9905a8aaba7807b62
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I49f9007c4d835bfd4e0bb34a3f360075d5350352
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I2eeda235e28103126a6cd432a54a5d7db40213cd
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: Ie80539d82d15d3a95ac2c46d82a926d8408ac16f
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I9a575b9c9d97dff216abe564a8f300d7d32c2c27
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I8eadab56923de0da707a83c5d4dbb44814c9dc59
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: Iefaae31ded89b1d0513fb0dd1a2784f38923581d
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I5c59166d5c69258364b4ab6237f2b330c7a4afbc
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I9bc6ee4d96971a25ab2b0bb099c026287f311d9e
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: I9cd35046d1fd369f8b1b31edfd11e74299854ef0
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: Icb31635c6a7abab2dd56a3d104fcc3ac4880726d
Signed-off-by: ig6133 <ig6133@intl.att.com>
|
|
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Those scripts are meant to be executable, hence changing
their permission with u+x
Change-Id: I7e2b286b434fc915ff99146ae834417688ab6dde
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
if [[ ${res} != 0 ]] checks wether the value is "0" but the
value return by the command is " 0" hence the validation
fails.
Changing the if to compare string instead of integer.
Change-Id: Ibb671dcc9c4cd870b931e9e06a185aa4bea5dc5f
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
[[ is a bash-builtin command, hence it is failing to be run
in a sh script.
Failure seen:
./startup.sh: 13: ./startup.sh: [[: not found
Change-Id: I922d4627dc3ea371d3cdd94bdc1135c58c2a40c6
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
The recipe is loading kibana_dashboard_virtualization.json although this
file doesn't exist.
I see three possible reasons:
i. the file is mising in the repo
ii. the file could be created by the user, and loaded only if exist
iii. this is a remaining config that shouldn't apply in ONAP
Change-Id: I821eb506d3dab28dad14e72458b313ee45482fa6
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
The cookbook is looking for ES_6_create_kibana_dashboard_virtualization
but the file name is ES_6_kibana_dashboard_virtualization
Change the file name to ES_6_create_kibana_dashboard_virtualization
to be consistent with the naming convention define in this cookbook.
Change-Id: Ieac5ce1203be68db21554f21b2f1e851a6b774d1
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Ia49373d07564e32c7db4bcea24abe7a4d317734c
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
|
|
Change-Id: Ib01aa5975c9dd1e2f979e320d95ce3e930615189
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
|
|
Change-Id: Ic582963be5d762f6eebff261e85061789489d6ad
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I4657bce633bc7f3f431343b989c52c66963c5d94
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I0a1fcfd5e545adee98a8d94ea3fbcd4ea8c7c063
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I57e4d4d3fc9cbf35758bfc0e950f5488391321c2
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
|
|
Change-Id: Ife65df6998098b8e5ccac270543aabd16682888b
Signed-off-by: ml636r <ml636r@att.com>
|
|
Change-Id: I2a7517c3760b1b5a7701941804153d7a8d78454a
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I0c4ae8d301e5a5d428e11a368d9abf2f47dd1b3e
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I8c0ff8d46f3abfa2034fed994baba93645449dcd
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: Icf5b5ab19b65c9c367d15cec1293c8325b4bdb97
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
|
|
Change-Id: I425c363f538340f197911d1e0458ca087275f473
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I60df2d5370eac04f8dd5e7348ccb7eeaf22f8bee
Signed-off-by: ml636r <ml636r@att.com>
|
|
Change-Id: Ibaba9c5a7c0180bc5905b1a915d623805eea2b01
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
|
|
Change-Id: I1cfc14e85effc803f75807a27a3ce8e8aa7b7ad1
Signed-off-by: Grinberg Moti <mg877n@att.com>
|
|
Change-Id: I1a36505b628088d9783cd8f6f35f1df2962c5f6e
Signed-off-by: Michael Lando <ml636r@att.com>
|