Zuul
1f8c073cb3
Merge "filter exclude instances during migration"
2018-04-02 12:09:47 +00:00
Zuul
0353a0ac77
Merge "Fix sort of *list command output"
2018-03-30 07:42:52 +00:00
Zuul
921584ac4b
Merge "add lower-constraints job"
2018-03-29 09:04:18 +00:00
Zuul
d86fee294f
Merge "Remove obsolete playbooks of legacy jobs"
2018-03-28 14:41:25 +00:00
Zuul
95a01c4e12
Merge "set one worker for watcherclient-tempest-functional job"
2018-03-28 09:58:26 +00:00
Alexander Chadin
b9456e242e
set one worker for watcherclient-tempest-functional job
...
Change-Id: I88646707ddfeff91a33bf25ee348bcb0981a2df4
2018-03-28 11:15:31 +03:00
Zuul
4e49ad64c0
Merge "Replaced deprecated oslo_messaging_rabbit section"
2018-03-28 03:40:14 +00:00
Alexander Chadin
184b1b1ce6
Remove obsolete playbooks of legacy jobs
...
This patch set removes playbooks of legacy jobs.
Change-Id: Ia8c36e261486709c3077b2705a97106b946519c2
2018-03-27 12:48:21 +03:00
OpenStack Proposal Bot
f49d0555e7
Updated from global requirements
...
Change-Id: Ia731e87abd108b07193f869322ba32b0c130c26e
2018-03-26 08:31:14 +00:00
Doug Hellmann
9d8a0feab4
add lower-constraints job
...
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.
Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.
Add openstack-tox-lower-constraints job to the zuul configuration.
See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.
Change-Id: Ia0547a12c756388dc521c5eed7897140fe0dfd61
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com >
2018-03-25 14:50:34 -04:00
Egor Panfilov
52a5c99fc5
Replaced deprecated oslo_messaging_rabbit section
...
Added creation of [DEFAULT]/transport_url value
in devstack.
Also, fixed same topic in docs.
Change-Id: I9ad9475c4fccf023daac40c0b1e841eeeb22f040
Closes-Bug: 1738329
2018-03-25 12:50:13 +03:00
Zuul
cfaab0cbdc
Merge "ZuulV3 jobs"
2018-03-23 22:29:17 +00:00
Alexander Chadin
6bb0432ee7
ZuulV3 jobs
...
This patch set removes legacy-* jobs and migrates
tempest functional job to ZuulV3 syntax.
Change-Id: I87771737cc713eae20b4d6aaaefefc5e40875666
Implements: blueprint migrate-to-zuulv3
2018-03-23 20:40:23 +00:00
melissaml
99837d6339
Delete the unnecessary '-'
...
Fix a typo
Change-Id: Ibeaf5454c3a8f10f338022fd24d98ef484efd370
2018-03-22 00:05:39 +08:00
Egor Panfilov
3075723da9
Fix sort of *list command output
...
While sorting output of list command ("audittemplate list",
"strategy list", etc) by sort-key that is not belongs
to specific model, this sort-key was passed to db what
caused error (HTTP 500). We added check on such keys and now,
if got one of them, then we make sort on API side
instead of db side.
We removed excess sort and changed all sorting routines
to unified way.
Also added sort tests on every model.
Change-Id: I41faea1622605ee4fa8dc48cd572876d75be8383
Closes-Bug: 1662887
2018-03-20 13:16:13 +00:00
Zuul
b0bdeea7cf
Merge "Remove version/date from CLI documentation"
2018-03-20 09:36:45 +00:00
Zuul
5eaad33709
Merge "Adding driver to mysql connection URL"
2018-03-20 09:32:10 +00:00
Ken'ichi Ohmichi
24b6432490
Remove version/date from CLI documentation
...
This patch removes the unnecessary maintenance of a date and version
from the CLI documentation.
NOTE: Cinder/Nova teams also did the same removal with
the commit Idf78bbed44f942bb6976ccf4da67c748d9283ed9
and the commit I0a9dd49e68f2d47c58a46b107c77975e7b2aeaf7
Change-Id: I6a0faeb596f1ee3a3b67d1d37a14e1507aa40eba
2018-03-19 15:04:32 -07:00
Vu Cong Tuan
ca61594511
Adding driver to mysql connection URL
...
With current URL [1], default driver will be used.
In order to ensure the compatibility, it is better to include the exact driver [2].
[1] connection = mysql://
[2] connection = mysql+pymysql://
Change-Id: I4f7b3ccbecfb2f1e2b3d125179dbd5c6fbf5e6b9
2018-03-19 17:02:08 +07:00
OpenStack Proposal Bot
bd57077bfe
Updated from global requirements
...
Change-Id: I3aa816dadb10cb52b431edb928b789df4dca337d
2018-03-15 09:40:18 +00:00
Zuul
56bcba2dc0
Merge "ignore useless WARNING log message"
2018-03-13 07:54:49 +00:00
licanwei
73928412b3
ignore useless WARNING log message
...
remove the useless 'project' filed in context
Change-Id: I0d00969dd4b993dfbe6f4623c27457ed2589ae3f
Closes-Bug: #1755347
2018-03-12 21:03:12 -07:00
Zuul
29f41b7dff
Merge "Change the outdated links to the latest links in README"
2018-03-13 02:18:36 +00:00
Zuul
02f86ffe02
Merge "Updated from global requirements"
2018-03-12 11:14:42 +00:00
Zuul
20c6bf1b5a
Merge "Add the missing markups for the hyperlink titles"
2018-03-12 11:13:26 +00:00
Zuul
083f070d17
Merge "Revert "Update OpenStack Installation Tutorial to Rocky""
2018-03-12 01:30:48 +00:00
OpenStack Proposal Bot
4022b59d79
Updated from global requirements
...
Change-Id: I16aebdcc8b83d7f85034845da2a2de0470d12ce6
2018-03-10 14:00:34 +00:00
caoyuan
3d1cb11ea6
Add the missing markups for the hyperlink titles
...
Change-Id: If037d1ad76cfea89cc5a132b60eeda8e17afb1c4
2018-03-10 17:19:02 +08:00
caoyuan
d0b1dacec1
Change the outdated links to the latest links in README
...
1. Update the link
2. Remove the unnecessary space
Change-Id: I0fcf5a878d789ecd2f2a23cad314c32b6bb5ba51
2018-03-10 16:26:28 +08:00
Alexander Chadin
45a06445f3
basic_cons fix
...
Change-Id: I0856fadc3aaece3be286af9047339ce63d54be29
2018-03-09 14:52:57 +03:00
Andreas Jaeger
2f173bba56
Revert "Update OpenStack Installation Tutorial to Rocky"
...
The change is wrong. We link on purpose to the unversioned version and update that one once rocky is released.
This reverts commit e771ae9e95 .
Change-Id: I0f981a8473a47d18ce20be74a8e2d12d22f40061
2018-03-09 11:10:16 +00:00
Zuul
cb497d2642
Merge "Add parameter aggregation_method for basic_consolidation"
2018-03-09 10:52:08 +00:00
Zuul
e1fd686272
Merge "Update OpenStack Installation Tutorial to Rocky"
2018-03-09 10:04:16 +00:00
Zuul
8f7127a874
Merge "Delete the unnecessary '-'"
2018-03-09 10:04:15 +00:00
Zuul
3a529a0f7b
Merge "Fix Uuid and virtual_free elements load error"
2018-03-09 10:00:19 +00:00
Alexander Chadin
5c81f1bd7f
Add parameter aggregation_method for basic_consolidation
...
This parameter is required to fix tempest multinode test.
Change-Id: I4014fb7a76ce74e1426378183ecef0308bc56ce7
2018-03-09 12:50:46 +03:00
Zuul
e0c019002a
Merge "Imported Translations from Zanata"
2018-03-09 06:50:04 +00:00
Zuul
cc24ef6e08
Merge "Fix exception string format"
2018-03-09 06:47:03 +00:00
OpenStack Proposal Bot
7e27abc5db
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Ic6546e38367df64e2b3819ccf79261a1c4d38a2c
2018-03-08 07:27:37 +00:00
caoyuan
4844baa816
Delete the unnecessary '-'
...
fix a typo
Change-Id: I4ecdb827d94ef0ae88e2f37db9d1a53525140947
2018-03-08 12:50:00 +08:00
caoyuan
e771ae9e95
Update OpenStack Installation Tutorial to Rocky
...
Since rocky branch created, OpenStack Installation Tutorial
should use it.
Change-Id: I40d2b1fdf2bac9a5515d10cf0b33f25c1153155a
2018-03-08 12:46:46 +08:00
Alexander Chadin
a2488045ea
Add parameter aggregation_method for work_stab
...
This parameter is required to fix tempest multinode test.
Change-Id: Id0c6a01b831a6b15694fdb811a1f53f8c6303120
2018-03-07 11:38:40 +00:00
Alexander Chadin
cce5ebd3f0
basic_consolidation trivial fix
...
This fix adds usage of granularity parameter.
Should be merged ASAP.
Change-Id: I469ee056b32f95aba02100450c65945ee9877b23
2018-03-06 14:42:51 +00:00
Hidekazu Nakamura
a7ab77078e
Fix Uuid and virtual_free elements load error
...
NotImplementedError are reported in decision-engine log file
when we activate storage data model and see a Guru Meditation Report.
This patch fixes by adding default values.
Change-Id: I06386f8295f7758cbb633612eee8b19225905c92
Closes-Bug: #1750300
2018-03-06 16:55:11 +09:00
Zuul
9af32bce5b
Merge "Complete schema of workload_stabilization strategy"
2018-03-06 01:17:37 +00:00
Zuul
4cf35e7e62
Merge "Updated Hacking doc"
2018-03-06 01:06:55 +00:00
Andreas Jaeger
6f27e50cf0
Fix exception string format
...
The string %(action) is not valid, it misses the conversion specified,
add s for string.
Note that this leads to an untranslatable string, since our translation
tools check for valid formats and fail. In this case the failure comes
from a source code fail.
Change-Id: I2e630928dc32542a8a7c02657a9f0ab1eaab62ff
2018-03-03 17:09:59 +00:00
Zuul
bd8c5c684c
Merge "Add the missing title of Configuration Guide"
2018-03-03 13:17:46 +00:00
OpenStack Proposal Bot
1834db853b
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Id81df7aff5aa53071bc6f15a9178c5fcaffabf56
2018-03-03 12:13:49 +00:00
zhang.lei
59ef0d24d1
Add the missing title of Configuration Guide
...
There is no title for Configuration Guide now[1], this patch
is to add it.
backport: pike
[1] https://docs.openstack.org/watcher/pike/configuration/
Change-Id: I82d1b14b9a943cc1a2a22187ff30c75680f9f5d6
2018-03-03 12:13:19 +00:00