Commit Graph

13 Commits

Author SHA1 Message Date
Adrian Czarnecki d2379a018e Merge log-api and api
*Merge monasca-log-api into merge-api
*Enable logs endpoints
*Add configuration that allow to enable/disable metrics and logs part
*Remove redundant log-api source code

Story: 2003881
Task: 30533
Change-Id: Iaa5689694e7081f3375f1a2235cad31d6a7b5f76
2019-09-26 12:02:20 +02:00
Adrian Czarnecki ad1aa021ad Add .stestr.conf .
Stestr after update changed configuration file format
This fix test warring : UserWarning: No .stestr.conf file found in the CWD. Please create one to to replace the .testr.conf. You can find a script to do this in the stestr.

Change-Id: I98fbaa31b63e324edf3a3fd79d0ce01c215055a9
2017-09-22 13:41:11 +02:00
Tomasz Trębski 5d27af4079 Config-generator for monasca-api
Change migrates the monasca-api to use oslo-config-generator in
order to always build newest configuration file. That removes
the need of maintaning the file along with changes to oslo configuration.
The example of the file is also included in the documentation.

Also:
* ported case for launching api under WSGI and allowing the argument
  parsing of oslo to take place

Story: 2000970
Task: 4865

Story: 2000964
Task: 4106

Change-Id: I57547b0e2122e40f58db5f949773900b76214526
2017-08-28 06:58:57 +00:00
Tomasz Trębski ff0afc968b Migrate test run to ostestr
Instead of running tests with nosetests,
this commit migrates tox.ini to use ostestr
similar to other openstack projects.

Using ostestr, as well testrepository, results
in another useful feature where test results can be
seen in convenient graphical representation.

Additionally:
* added oslo_debug_helper
* extracted unit-like dependencies into external testenv,
that way they are not installed for target where
they are actually not required (like pep8)
* removed testenv:docs because monasca does not come
with sphinx documentation
* removed testenv:genconfig because monasca is not
compatible with supplying its entire configuration
they way oslo-config-generator expects

Change-Id: Ic5bb793847f7ab45731862f4208e94589421f490
2017-01-14 19:47:29 +00:00
Michael James Hoppal c2f85438d6 Add period field to notification methods
This will allow periodic notifications

Change-Id: Ifa7c1e499d4ac45d543285463036b8a058f70c26
2016-06-08 13:31:39 -06:00
Roland Hochmuth 77ea991b03 Add a Vagrantfile for deploying DevStack in a VM
Change-Id: Id63bbee4e0fa3421c758b644f78283e509b25cbd
2015-10-14 22:40:37 -06:00
venkatamahesh 0d83827a19 Fix the build docs path in .gitignore file
Change-Id: I81af1f033e62af19ae6b2f573decef6c90ff3828
2015-09-22 17:54:59 +05:30
Deklan Dieterly af02538ffe Add virtenv dir and contents to .gitignore
Allow developers to use 'virtenv' for virtual environments.

Change-Id: Ic5054a600918ebc3851c6c6883692a976277cf87
2015-08-31 08:17:00 -06:00
Craig Bryant 8a64f6eda7 Add more entries to .gitignore
Change-Id: I63f1860bd5953a24b6cb993c14b0680ea20b6593
2015-02-23 21:16:02 -07:00
Tong Li ed99a4edb3 initial python implementation
Change-Id: I25ca78414cd26340a4a640cb4f9ee92dda650037
2014-09-15 13:18:10 -04:00
Jonathan Halterman 2701de7654 remove log folder 2014-05-12 09:39:52 -07:00
Derrick Johnson bc85539691 updated pom with Debian code to produce .deb file 2014-03-07 10:56:12 -05:00
Jonathan Halterman c203960985 Initial commit 2014-02-18 12:01:20 -08:00