Commit Graph

1383 Commits

Author SHA1 Message Date
Eyal
0454e6b42a fix changing the policy file of heat
heat removed the stacks global index rule
which defaults to deny everybody
vitrage needs to change it
fix it so it will replace or add the rule
instead of just replacing the old rule

Depends-On: I428d04598910edfe67e8b8deb608bcf1233d672d
Change-Id: I125f0f15aebe2a0a09dba4b18312b857ce40b6ad
2017-12-15 19:40:08 +00:00
Zuul
359c38cf68 Merge "persistor test fix" 2017-12-11 07:47:53 +00:00
Zuul
087c823c44 Merge "renew the installation document." 2017-12-11 07:44:30 +00:00
Zuul
9712dcb9eb Merge "Add py35 jobs to the gate" 2017-12-11 07:44:30 +00:00
guoshuaijie
4d222edfd9 renew the installation document.
Change-Id: I164e71e80ca175806ff7059c713d265b1d94a9d4
2017-12-11 08:36:20 +08:00
Muhamad Najjar
a6c2621998 persistor test fix
Change-Id: Iabafbcbae23b7806559572dd5bd70a8e0c28fda5
2017-12-10 15:52:46 +00:00
Zuul
a2cba734d2 Merge "Updated from global requirements" 2017-12-10 12:56:30 +00:00
Ifat Afek
4b1f7eb8f0 Add py35 jobs to the gate
Change-Id: I7533eef552a7b65d7263adcc6428777be2e729de
2017-12-10 08:48:45 +00:00
Zuul
fa43e38d34 Merge "be more verbose when test fails" 2017-12-08 00:39:57 +00:00
OpenStack Proposal Bot
904ef6e44d Updated from global requirements
Change-Id: I96e009061c14c40868a2bf84caeefeb73b3b8095
2017-12-07 13:52:22 +00:00
Zuul
45f6dba502 Merge "Fix the deprecated usage of "get_transport"" 2017-12-07 12:16:52 +00:00
Eyal
3e81c217ac be more verbose when test fails
Change-Id: Ib205080c5782ce7f8cfc31265bb0b46f006b4848
2017-12-07 13:04:23 +02:00
Zuul
6932703d45 Merge "remove redundant code" 2017-12-06 09:41:57 +00:00
Guoqiang Ding
a6008e6fb6 Fix the deprecated usage of "get_transport"
As log says, 'oslo_messaging.transport.get_transport()' is deprecated.
The reference link of oslo_messaging is at [1].

[1] https://review.openstack.org/#/c/454194/

Change-Id: Ib260641ee7082cb731ee143542fb2f5fde11c121
2017-12-06 14:28:49 +08:00
Zuul
c044180f00 Merge "use messaging instead of multiprocessing queue" 2017-12-05 19:04:21 +00:00
Eyal
18d8407029 remove redundant code
Change-Id: I7b9a59f2beca322682c7c247a6a079a6d839d32d
2017-12-05 15:12:52 +02:00
Zuul
bc1837cf33 Merge "tempest utility function" 2017-12-05 12:13:55 +00:00
Zuul
8d56d75f6a Merge "Updated from global requirements" 2017-12-05 11:12:29 +00:00
Idan Hefetz
7dc4f2424e tempest utility function
Change-Id: Ie44e823a6cfeb274e8e4402f89e201cd690ff50a
2017-12-05 10:10:42 +00:00
Zuul
793d2450b6 Merge "Remove newline characters and change StandardError to Exception" 2017-12-05 08:53:47 +00:00
Idan Hefetz
72f8164f04 use messaging instead of multiprocessing queue
Multiprocessing queue causes deadlocks and is removed.
Entity graph service now listens on two topics,
evaluator notifications should be handled with a higher priority.

Change-Id: I53f94a684c72353a7aa7b88fe7322f83ebc7194a
2017-12-05 07:47:00 +00:00
OpenStack Proposal Bot
561c683cf3 Updated from global requirements
Change-Id: I3c2491fce5ead585a1a3a9c4f5c1c126a2d762e1
2017-12-05 03:40:12 +00:00
Zuul
e8c4066881 Merge "Added a version to Vitrage templates" 2017-12-04 21:05:49 +00:00
Bob Haddleton
2a27ad3458 Remove newline characters and change StandardError to Exception
Several files had newline characters which caused pep8 errors.  Also
the StandardError exception is python2-only, so changed to use
Exception for python3 compatibility.

Change-Id: I9a743ff2f0823ee97cf098e025b34ae5edd45301
2017-12-04 19:34:32 +00:00
Zuul
ba678250be Merge "more tempest refactoring" 2017-12-04 17:13:07 +00:00
Idan Hefetz
7a897511db more tempest refactoring
replace the old filter by parameters method with general_utils match.
remove unicode to str method.
remove _get_value method.

Change-Id: I6e54d7894d05ed908715f5b7a26d35b54b51beb3
2017-12-04 11:55:51 +00:00
Zuul
ca33344a17 Merge "add releasenotes of support_mark_down_action_for_instance" 2017-12-04 09:03:00 +00:00
dongwenjuan
fa05c091d5 don't run dsvm tests for document change
Change-Id: I8de1a8991525d80940030e45720e468bb2f19c71
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2017-12-04 10:54:55 +08:00
dongwenjuan
37142fa6c7 add releasenotes of support_mark_down_action_for_instance
Change-Id: I88a3d3ffffeec2e504b368887d785a01f5b2b3ea
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2017-12-04 09:30:29 +08:00
Ifat Afek
fc9f3edc3a Added a version to Vitrage templates
Added a new "version" field to the metadata section of Vitrage templates, in order to support future enhancements that are not backward-compatible. The default version is 1.
Version 2 will be added in anther change (with execute-mistral changes), together with a mechanism for running the correct validator and loader per-version.

Change-Id: I25a7bf50a2ab7277f5bbdc551bf676c62dfd6fdc
Implements: blueprint refactor-execute-mistral-definition
2017-12-03 10:07:17 +00:00
Zuul
1e526b7c48 Merge "Refactor template_content_validator" 2017-12-03 07:44:48 +00:00
Zuul
89a7efcb12 Merge "consistency should not delete events" 2017-12-01 02:13:14 +00:00
Zuul
002ddfee69 Merge "Release notes - aodh gnocchi threshold alarm" 2017-11-30 19:05:52 +00:00
idan kinory
90820c275e Release notes - aodh gnocchi threshold alarm
Change-Id: Ia1a07797f8076f856c8192949b59a7353bce2269
2017-11-30 16:52:52 +00:00
Ifat Afek
7c5edad86d Refactor template_content_validator
Split the code in template_content_validator to two files:
- definitions_validator
- scenario_validator
The purpose is to make it easier to support per-version validation later on

Change-Id: Ib7716bbc592f22ab8d0b892736cae0c78affabe9
2017-11-30 16:30:52 +00:00
Idan Hefetz
c35c393c4e consistency should not delete events
bugfix - doctor/collectd events were deleted after a while.
Only old placeholders will be deleted.

Change-Id: Ieb7626b32b3ff26c22ee462d6ac9a75a170d55c3
2017-11-30 16:07:10 +00:00
Idan Hefetz
e5af719368 remove neutron.port not related to instances
Change-Id: If0d41e8426b4f357500d3652d4c1153697f70850
2017-11-30 15:36:27 +00:00
Zuul
0745e649a6 Merge "Release notes for definition templates, template field regex and improved tempest tests" 2017-11-30 09:38:53 +00:00
Zuul
a709b8345d Merge "Added release notes alarm-counts-api blueprint" 2017-11-30 08:52:51 +00:00
Tyler Smith
b242333af5 Added release notes alarm-counts-api blueprint
Change-Id: I69a73a9a40129258715a1ce1fcc5b198b73419aa
2017-11-29 11:35:48 -05:00
Zuul
376e50d304 Merge "Updated from global requirements" 2017-11-29 14:43:28 +00:00
OpenStack Proposal Bot
a5f8ee1bdb Updated from global requirements
Change-Id: I181ae0233ca4675481f9144c32ce46ae7467372a
2017-11-29 09:25:47 +00:00
Niv Oppenhaim
ca822a9552 Release notes for definition templates, template field regex and improved tempest tests
Change-Id: I5223df5a0667894d1ecb4bb56a4ea377f379b382
2017-11-29 09:24:52 +00:00
guoshuaijie
7e76cbbe9b correct the installation procedure
Change-Id: I73c76efb92cdb381808d429a87d56161eb7b97a8
2017-11-29 17:08:30 +08:00
Zuul
fe0aa6c728 Merge "add tempest tests" 2017-11-28 14:26:15 +00:00
Zuul
a0af2d402e Merge "add note to doc" 2017-11-28 12:53:42 +00:00
Idan Hefetz
1245df7121 add tempest tests
add overlapping templates tests for all actions
add reset-server-state action test
add set-state action on instance test

Change-Id: I442f15e66767e5cb4cd0d0c3f6c06f5d02793eb5
2017-11-28 12:04:09 +00:00
Zuul
46abb64450 Merge "Apply pep8 check to app.wsgi" 2017-11-28 10:48:20 +00:00
Zuul
c567661753 Merge "vitrage persistor service feature note" 2017-11-28 09:27:14 +00:00
Zuul
73211a1231 Merge "Add releasenote about health check api" 2017-11-28 09:07:41 +00:00