Commit Graph

17 Commits

Author SHA1 Message Date
Witek Bedyk aea6e4858d Remove project content
This is step 2 of the project retirement process as described in [1].
Project retirement has been anounced here [2].

[1] https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#step-2-remove-project-content
[2] http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016830.html

Depends-On: https://review.opendev.org/751987
Change-Id: Id4c4f95fee1787e23a3156933c40c491f298128e
2020-10-22 15:11:34 +02:00
Daisuke Fujita 0fe7c27e2f Update Spark version
This patch updates Spark version from 2.1.0 to 2.4.4 in order to support Python3.6 or later
because the old version of Spark doesn't support Python3.6. Monasca-analytics builds on
Spark so we will drop Python2.7 support instead of Python3.6 support.
And update some packages version depend on Spark.

Change-Id: Idd61243e9e23d99ea8754dc5b313d1583d08878c
2019-09-13 02:05:29 +00:00
melissaml d546193ed1 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I9e7e55a8868eeb5ae4a6fd1a7b7b2bb0dd54f329
2019-05-09 20:32:01 +08:00
Zuul ea892a4c71 Merge "add download_file function in devstack plugin.sh" 2019-04-20 14:53:49 +00:00
Ian Wienand 492cdc3fc0 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I31c0d10030d1dc3b7934cd0b22c7aebe888e9cd6
2019-03-24 20:34:13 +00:00
sven mark e722185a59 add download_file function in devstack plugin.sh
1.add download_file function in devstack plugin.sh,to avoid file downloaded when
reinstall.
2.when unstack.sh, the spark download dir is rm -rf ,and file downloaded is removed
too. so change spark download dir to devstack default files dir to avoid the probem.
3.change sudo -u stack to sudo -u stack -g stack avoid
"user stack is not allowed to execute" problem
Blueprint add-downloadfile-function

Change-Id: I9f096c32c7b9a826541dca229ec1a294088e1e81
2019-03-13 10:59:49 +00:00
Zuul f3d5ed114f Merge "Aligned local.conf content in devstack ReadMe file" 2019-02-28 13:58:07 +00:00
Emma Foley 1d9583af98 devstack: $MAVEN_TARBAL -> $MAVEN_TARBALL
Renamed the variable in devstack/setting and devstack/plugin.sh

Change-Id: Ib518ebeb9df75abb6aeb9e1949f1fa6251738a79
2019-01-22 12:38:23 +00:00
Daisuke Fujita fb9f2a2ec6 Change Apache Kafka download site
Currently, monasca-analytics's devstack-plugin downloads
Apache Kafka from "ftp.riken.jp".
It is better to use "archive.apache.org" instead of "ftp.riken.jp".
That archive site is also used in other projects(e.g. monasca-api).

Change-Id: I9be43c052ca46ffec5ed6a1ffe3278b9e0325efb
2019-01-20 08:37:32 +00:00
Zuul 0eb8e9dc2c Merge "Update Spark version" 2019-01-14 14:08:14 +00:00
Daisuke Fujita 98f3c60646 Update Spark version
This patch updates Spark version from 1.6.1 to 2.1.0 for maintenance reason.

Change-Id: Icfb6e678b38dcceba67b96f6bf72f48d6e18fba3
2019-01-12 17:02:14 -08:00
Daisuke Fujita 8707a01ab1 Update devstack plugin
* Current
  After devstack/stack.sh is completed, the monasca-analytics service 
  starts automatically. This service runs "Alert Fatigue Management" 
  example using Markov chain recipe.

* Issue
  This example keep running until kill the process. Therefore, user can
  not manually run the new example process after creating devstack env.

* Solve
  Do not automatically start "Alert Fatigue Management" example. And,
  remove the monasca-analytics service which is no longer necessary.


Change-Id: Ia37563c5b213d96f82f3361f33df135fcf5ad41c
2018-12-12 12:02:52 +00:00
Daisuke Fujita ecf75f1919 Support Ubuntu 16.04 for devstack plugin
Update OS version name in the  README.

Update the openjdk/kafka version.

Control the kafka/zookeeper service by systemd.

Change-Id: If0866b4d816689ee54166a5061a4792fa205ae17
2018-11-08 17:01:25 -08:00
Pradeep Kumar Velusamy 027663f844 Aligned local.conf content in devstack ReadMe file
Story: 2001066
Task: 4676

Change-Id: I4f1f9c2c8301483238318d1bf0ecb9345e7eed81
2017-06-12 14:06:59 +00:00
Joan Varvenne 716a72d9b9 Add Banana specific APIs to typecheck and get list of components.
This commit add two APIs:

 * POST /banana/typeck { "content": "<banana>" }

   This API type check the provided banana content but does not
   evaluate it.

 * POST /banana/metadata { "content": "<banana>" }

   This API returns the associated TypeTable of the provided banana
   content. This is useful to provide auto-completion in an editor.

 * GET /banana/metadata

   This API returns the list of components availables. This is also
   useful to provide auto-completion on existing components in an
   editor for banana.

Change-Id: I31c1de86fe420458ac98aad9d9c8ae6ca73fcc81
2016-11-04 11:26:17 +00:00
Daisuke Fujita 754e90cf09 Improve the devstack plugin
Delete a infinite loop and add a process of removing packages
at the "clean_monasca_analytics" function.

Change-Id: I8cef33e149d0814a7b0d07abf4c6635497b78f79
2016-08-10 04:03:11 +00:00
Hisashi Osanai 30c75d34ba Add devstack plugin
This patch provides devstack plugin.

Co-Authored-By: Daisuke Fujita <fuzita.daisuke@jp.fujitsu.com>
Change-Id: Id0de403b05f174176e92cc7d6287d38fcd043d02
2016-06-13 16:16:12 +00:00