Commit Graph

81 Commits

Author SHA1 Message Date
Ghanshyam Mann
948e88c268 [goal] Deprecate the JSON formatted policy file
As per the community goal of migrating the policy file
the format from JSON to YAML[1], we need to do two things:

1. Change the default value of '[oslo_policy] policy_file''
config option from 'policy.json' to 'policy.yaml' with
upgrade checks.

2. Deprecate the JSON formatted policy file on the project side
via warning in doc and releasenotes.

Also replace policy.json to policy.yaml ref from doc and tests.

[1]https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html

Change-Id: I595b8c7cad7bb02486c8f0dd29fdc40789fc8e50
2021-02-17 00:58:28 +00:00
Luigi Toscano
36138609f1 Cleanup the gate scripts after the Zuul v3 migration
They are not used anymore, they are tasks are covered by native
Zuul functionalities and job definitions.

Change-Id: If8b0675194aea60ed2b38620425636bf0d436466
2020-08-23 20:07:47 +02:00
Luigi Toscano
d8f02715c2 Native Zuul v3 version of the grenade jobs
The upgrade pre/post script have been removed, because they are empty.

This change includes a few fixes for the grenade plugin:
- make sure to install mongo-tools when running grenade tests,
  as they use mongodump which is part of that package.
- use sudo also when saving the redis dump file for the target
  logs, as it already happens when the dump for the base logs
  is copied.

The jobs have been ported separately from the tempest and rally
jobs because they can't be backported to all the older stable branches
like them (right now, only up to train).

Change-Id: I73c4c4dee994f13b7411a17f0c5d95ca9c84bd30
2020-08-23 20:06:05 +02:00
Andreas Jaeger
b6e1688b24 Doc cleanups
Switch to newer openstackdocstheme and remove settings that
are default now.

Change-Id: I27895a6fb91ba3be37831a697098718082eec00f
2020-05-13 17:49:28 +08:00
Ghanshyam Mann
2c0e84879e [train][goal] Define new 'zaqar-tempest-swift-ipv6' job
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1],
we need to define the integration job which deploy services
on IPv6 and perform testing to make sure service listen and communicate
over IPv6 properly.

Zaqar has legacy zuul jobs so base zuulv3 IPv6 job 'devstack-ipv6' and
'devstack-tempest-ipv6' cannot be used and we have to copy the whole
run.yaml to set the IPv6 setting and run the IPv6 verification
script via post_test_hook.

This commit adds the new job 'zaqar-tempest-swift-ipv6'
run on gate and set the required IPv6 setting'.

Change-Id: I9aece13783a061c4214157c3f7cfc9cc9f2a3f96
Story: #2005477
Task: #35941
2019-09-20 01:26:47 +00:00
gecong1973
1675364c91 Remove the pool group totally
In Queens, we support the old way to use pool_group and the
new way without it in Flavor both. In Stein, we will remove
the pool_group totally and only keep the new way in Flavor
and Pool.
The patch remove the pool group totally

Change-Id: I64fa5fde35f9b9f2e8aa4977eb2c253ffc6aee99
Implements: bp remove-pool-group-totally
2019-01-09 23:32:55 -08:00
Dirk Mueller
179a08d604 Remove setting of DEVSTACK_GATE_EXERCISES
This defaults to 0 anyway, and is being removed as the devstack
excercises are being removed. see https://review.openstack.org/#/c/581377/

Change-Id: I3b8db07fd20a706d191b4d1c58911286bff17f09
2018-07-17 10:38:14 +02:00
melissaml
7b8776e483 Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

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

Change-Id: Ieff5b69018e3824074b5a528a7b9d2a00dd7fb2e
2018-04-18 19:15:13 +08:00
ghanshyam
3a6dd41666 Remove use of unsupported TEMPEST_SERVICES variable
TEMPEST_SERVICES global variable is not supported
by devstack since long back.
- I380dd20e5ed716a0bdf92aa02c3730359b8136e4
- I9c24705e494689f09a885eb0a640efd50db33fcf

Service availability of tempest known services will be
set by devstack with local check.
- I02be777bf93143d946ccbb8e9eff637bfd1928d4

This commit removes the unused TEMPEST_SERVICES setting
Related-Bug: #1743688

Change-Id: Iee8b10716efc6d48e97a3bcf3dafcc722239b2e3
2018-01-23 16:26:29 +03:00
anilkumarthovi
d77b763384 update devstack README.rst with more info
Change-Id: I684f71928fc4dcccf50c0dd5b0003b8293aa80e3
2017-12-03 21:17:05 +00:00
wangxiyuan
74245e13ec Policy in code: Update the related doc
This patch update the policy file generator guide.
And remove the realted action in devstack as well.

Change-Id: I7bd6aabe1d05245a1203380863c0444f6ea021f6
bp: policy-and-docs-in-code
2017-11-16 09:30:55 +00:00
Zuul
0997ac8e99 Merge "Remove bundled intree tempest plugin from Zaqar" 2017-11-10 01:46:42 +00:00
Nguyen Van Trung
f908a80bf0 Use generic user for both zuul v2 and v3
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: Iab3e71d7ee13b8294379c3c10a537dc5628498cd
2017-11-06 01:51:35 +00:00
Chandan Kumar
bceb83d1fe Remove bundled intree tempest plugin from Zaqar
The plugin has been split into its own repository[1] in accordance with
Queens Goal "Split Tempest Plugins into Separate Repos/Projects[2]".
This patch removes the local copy as well as the setuptools entry point.
We can also now remove the autodoc_tree_excludes pbr option since
there's no more plugin to exclude and it defaults to [setup.py].

[1] http://git.openstack.org/cgit/openstack/zaqar-tempest-plugin
[2] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html

Implements: blueprint zaqar-tempest-plugin

Change-Id: Ia52d7f0a18e4b55260dc994f0802a96109280e24
2017-10-26 13:03:23 +05:30
gecong1973
8cf44f278b Fix gate-grenade jenkins failure
The grenade gate sometimes fails with
"keystone did not start". this patch fix it

in grenade log, there are log as follows:
curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}'
http://172.99.67.72:5000/v3/
wait_for_keystone:69 :   die 69 'keystone did not start'
actually, KEYSTONE_AUTH_URI should be http://172.99.67.72/identity/v3
instead of
http://172.99.67.72:5000/v3/ which leads to keystone failure

Change-Id: I116e46ed30f6ce0fbc7b9207cc4f519438df8bc2
2017-09-19 06:43:17 +00:00
rabi
16fd7bac5c Add some more uwsgi options for zaqar-uwsgi
Use $API_WORKERS as process count and add other
wsgi options like thunderlock (recommended
to prevent thundering herd on accept).

Change-Id: I70fdc09edf524ba3733d03013d4bb296e8b2954b
2017-08-09 18:07:21 +05:30
Thomas Herve
30c72fa978 Revert "Remove startup check from devstack"
This reverts commit 4a1a6b3766. It didn't
improve the situation, and at least it's failing early.

Conflicts:
	devstack/plugin.sh

Change-Id: Idf16037e6a3bbc7f915e12827348eda663721d5e
2017-07-03 17:18:15 +02:00
rabi
7443063417 Use absolute path for executables
Change-Id: I9e110738e3b1e0aa28c273ea178515143bbacb20
Closes-Bug: #1687529
2017-05-02 09:11:23 +05:30
Fei Long Wang
4cdee047f7 Remove enabled option for CORS
By default, CORS middleware can allow requests from any origin. So it's not
necessary to use the 'enabled' option.

Closes-bug: #1677049
Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>
Change-Id: Id80e17466400937bba9fbb4aa2a2b65de9d62252
2017-03-30 15:07:24 +08:00
wangxiyuan
e501f4013e Support CORS
Add the new middleware CORS for Zaqar

It only supports for WSGI.

Websocket doesn't need this feature.

Change-Id: Ifc6d2d1c5dde5152cab6e3aa2f3cf9f207481267
Implements: blueprint support-cors
2017-03-24 14:37:51 +08:00
Jenkins
96158bb93c Merge "Support cold migration" 2017-03-07 02:31:46 +00:00
Jenkins
fa09db3537 Merge "Using cp insteald ln for zaqar-ui" 2017-03-06 02:03:46 +00:00
Fei Long Wang
d1f5adb7e1 Support cold migration
Add grenade plugin under devstack folder to support cold migration
verified by grenade job.

Implement blueprint: cold-migration

Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>

Change-Id: I9c399ee7fcac0f9d3488084cb0c0718882952eaf
2017-02-27 01:52:38 +00:00
Jenkins
550e916600 Merge "Remove table creation from the SQL driver" 2017-02-26 22:03:08 +00:00
Thomas Herve
10b07c9ccf Remove table creation from the SQL driver
Table creation must happen outside of API requests. This changes the
devstack plugin to create the tables properly.

Change-Id: I57c4fba06dc6725ea977477b777e4ffd6856adde
2017-02-22 16:29:58 -05:00
Thomas Herve
871860be98 Set wsgi name to application
The standard name for the WSGI callable is application, let's use that.
We'll keep app for compatiblity purposes.

Change-Id: I2138ef05b985dcfeba108c8a5441206b2c4ae1a7
2017-02-22 08:59:19 -05:00
Fei Long Wang
3edccca79a Using cp insteald ln for zaqar-ui
Copy all the files under zaqar-ui enabled instead of using link
to avoid missing any new panel.

Change-Id: Ib0d1c719268f70dfc6e6e6dc238327b78266a892
2017-02-14 13:29:51 +13:00
wangxiyuan
f48958b337 Use auth_type instead of auth_plugin
The config option "auth_plugin" from keystoneauth is deprecated

Change-Id: I3ca006b5e276fe0acd2c8f27567307a0c60fd10e
2017-02-07 16:20:43 +08:00
Thomas Herve
90dedeefbb Enable swift in the gate hook
This should let the swift gate run.

Change-Id: I9e3eaf3792e2a35e33184d61bac0ba8e562e426c
2017-02-01 09:18:36 +01:00
Ryan S. Brown
40083a720c Swift storage
Implement storing of queues, messages, subscriptions in Swift.

Change-Id: I94e158b35b069ea1fbf8dde17c89ff9b9c758ab4
2017-01-05 09:21:21 +01:00
Thomas Herve
4a1a6b3766 Remove startup check from devstack
The gate sometimes fails with "Zaqar did not start" without any way to
know what's going on. Let's remove that check and let usage of Zaqar
fails with proper error later on.

Change-Id: I04692763eb15a849541eb1903bb0fad6c16435db
2016-11-24 09:29:30 +01:00
rabi
65a6953a16 Use KEYSTONE_IDENTITY_BACKEND
KEYSTONE_CATALOG_BACKEND variable is removed from devstack[1], use
KEYSTONE_IDENTITY_BACKEND instead.

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

Change-Id: Id9b34af0ea1faecaeaea8a1d41a0e4b866b688af
Closes-Bug: #1644090
2016-11-23 07:04:05 +00:00
Fei Long Wang
7fb030e6de Fix zaqar client gate
It's related to devstack bug bug: 1540328, where devstack install
'test-requirements' but should not do it for zaqar-ui project as
it installs Horizon from url. Remove following two 'mv' commands
when mentioned bug is fixed.

Change-Id: Ib4d0abe3b083d996556f615943d3b1185c9f882a
2016-11-15 19:55:38 +13:00
Fei Long Wang
aa0889a1c1 Fix zaqar-ui clone issue
Change-Id: Idbfbae3122bd919c3972408c92092ff0fb185bf1
2016-11-11 15:13:58 +13:00
Fei Long Wang
9d9147a189 Enanble Zaqar-UI in devstack
Change-Id: Ibc783bb6f0c86528ec49cb9abedc247b49580858
2016-10-11 17:07:57 +13:00
Jenkins
73ddab3cd6 Merge "Officially deprecate API v1.1" 2016-09-12 18:46:08 +00:00
Fei Long Wang
b745146df4 Officially deprecate API v1.1
Zaqar API v2 has been released for several cycles and it's integrated
as the default API version by most of the openstack services. So it
is time to deprecated v1.1 in favor of v2.

DocImpact
UpgradeImpact

Implements blueprint: deprecate-v1.1

Change-Id: I40c51df5a89e0a883ad14cf7e02b96ca78147294
2016-09-07 13:17:38 +12:00
tengqm
6767092295 Fix links in devstack/README.rst
The github.com contains a mirror of the git.opoenstack.org but it should
not be treated as the official site to get openstack projects.

Change-Id: I31270f013f70ce250f0b48f20d2454ee5079c252
2016-09-05 21:03:00 -04:00
Flavio Percoco
f38cecfdfc Disable DEPRECATED API versions by default
API v1.0 has been deprecated for a while and v1.1 will be deprecated
soon. We shouldn't be enabling deprecated API versions by default. This
patch adds a decorator to disable deprecated APIs by default unless they
have been explicitly enabled in the environment.

Co-Authored-By: Fei Long Wang <flwang@catalyst.net.nz>

Change-Id: I62fb4d18bc6c9f5455bff0d56e42269b4590b454
2016-09-04 11:55:24 +12:00
AvnishPal
28cc17109b This patch removes extra spaces from files.
Closes-Bug: #1603318

Change-Id: I55d47bfb0408d4a8bb59dcc70afd47a3c47ad9b1
2016-07-15 15:15:40 +05:30
Jenkins
2871900052 Merge "Add a trust notifier task" 2016-07-13 03:44:25 +00:00
rahulram
37cbe9070d Fixes: Typo in comments
Change-Id: Iee3e41d82061890034ba2fb72519c96934a0608a
2016-07-08 16:08:44 -07:00
Thomas Herve
51604b4954 Add a trust notifier task
This adds the ability to send keystone authentified notifications using
trusts. To do so, you specify the posted URL with the "trust+" prefix,
and Zaqar will create and store a trust when subscribing to a queue, if
the trust not provided in the subscription options

It also add a capability to the webhook task to be able to send more
structured data in the notification, allowing to include the Zaqar
message in the data.

blueprint mistral-notifications
DocImpact
Change-Id: I12b9c1b34cdd220fcf1bdc2720043d4a8f75dc85
2016-07-07 08:58:42 +02:00
Thomas Herve
349839d007 Remove tempest smoke tests run
It seems we're still running some useless tempest tests in the gate,
let's remove those.

Change-Id: I654d866841d818b59e8a1a3be00fff0a38828e00
2016-06-28 16:20:04 +02:00
Fei Long Wang
c5640b866b Support Tempest test as gate job
Now Zaqar isn't using Tempest for jenkins gate checking, which is
a missing. This patch fixes it by using Tempest's all-plugin to
run Zaqar's Tempest cases in tree.

Change-Id: I7e10a5b218b60eea47a96d36ebeb4029d33e7edd
2016-06-06 01:48:12 +00:00
ZhiQiang Fan
7e87adeecf remove verbose option in devstack plugin
This option is deprecated in Mitaka and has been removed in Newton,
and its default value is True already. Let's remove it.

Change-Id: I167713165bd96a4ccd423976f8fcad5ff8fc399c
ref: https://review.openstack.org/#/c/314573/
2016-05-23 22:00:07 +00:00
Ryan S. Brown
dd016c75c9 Use Client-ID in devstack ping request to Zaqar
With the recently merged patch https://review.openstack.org/274972,
Zaqar now requires "Client-ID" header for API v2.

Our devstack plugin checks if Zaqar has started by sending request to
Zaqar's ping endpoint. But devstack plugin is not using "Client-ID"
header for sending this request, so the request now always fails and
devstack thinks that Zaqar service hasn't started.

This patch adds "Client-ID" header to the ping request to Zaqar in the
devstack plugin.

Change-Id: I441a5a9778d0676e0a380f5e20be40e1a029409f
2016-02-10 20:34:00 +00:00
Thomas Herve
4ba0225e1f Fix gate issues
Subscription options returned by the controller get methods was not
unserialized propertly, still containing msgpack data.

It also changes so that mongo doesn't connect before forking, and fix
uwsgi persistent connections (non) support.

Finally, it changes how keystone options are registered to use a more
robust and supported mechanism.

Change-Id: I917a893c0d7175e3a465cf08c5e0375d9944fd16
2016-01-14 18:30:29 +01:00
venkatamahesh
c9f5e1c041 Add the default repos into devstack/settings file
Change-Id: I2980f619fb24c278c81a5a072af8d5fa2ab4882c
2015-11-20 22:54:43 +05:30
Jenkins
1ef07f3b6e Merge "Correctly stop uwsgi process during unstack.sh" 2015-11-10 16:49:34 +00:00