Go to file
Jenkins 2c7f7c86cc Updated openstack/openstack
Project: openstack/neutron  fe29ffba6149f18294ac16ac1dfb1044c1dea5a9

Fix tenant access to qos policies

fix policy.json to not allow tenants to create policies or rules
by default and allow tenants attach ports and networks to policies,
please note that policy access is checked in the QoSPolicy neutron
object in such case.

Closes-Bug: #1485858

Change-Id: Ide1cd30979f99612fe89dddf3dc0e029d3f4d34a
2015-08-20 02:16:59 +00:00
2015-08-19 16:29:30 +00:00
2015-08-18 20:03:36 +00:00
2015-08-07 15:39:18 +00:00
2015-08-19 17:50:20 +00:00
2015-07-31 01:18:41 +00:00
2015-08-07 19:27:38 +00:00
2015-08-19 17:17:07 +00:00
2015-08-20 00:31:06 +00:00
2015-07-30 08:05:56 +00:00
2015-08-19 19:59:18 +00:00
2015-08-15 01:07:56 +00:00
2015-08-18 15:39:54 +00:00
2015-08-15 14:59:39 +00:00
2015-08-17 17:55:20 +00:00
2015-08-19 08:06:31 +00:00
2015-08-18 23:30:26 +00:00
2015-08-09 21:45:41 +00:00
2015-08-19 15:34:40 +00:00
2015-08-19 12:33:39 +00:00
2015-08-19 11:12:42 +00:00
2015-08-18 09:46:19 +00:00
2015-08-17 19:40:44 +00:00
2015-08-05 06:03:08 +00:00
2015-08-19 21:53:28 +00:00
2015-08-15 04:22:36 +00:00
2015-08-19 20:18:12 +00:00
2015-08-12 23:28:39 +00:00
2015-08-19 22:18:40 +00:00
2015-08-18 00:25:37 +00:00
2015-08-14 18:33:22 +00:00
2015-08-18 01:27:20 +00:00
2015-08-18 03:02:26 +00:00
2015-08-18 20:55:02 +00:00
2015-08-16 11:04:28 +00:00
2015-08-18 23:08:04 +00:00
2015-07-09 02:35:40 +00:00
2015-08-19 14:10:03 +00:00
2015-08-20 02:16:59 +00:00
2015-08-18 07:43:35 +00:00
2015-08-19 22:12:07 +00:00
2015-08-19 12:32:11 +00:00
2015-08-12 15:17:54 +00:00
2015-07-23 13:36:28 +00:00
2015-08-11 17:00:08 +00:00
2015-08-16 21:17:24 +00:00
2015-08-19 11:23:14 +00:00
2015-08-13 13:49:48 +00:00
2015-08-19 19:11:48 +00:00
2015-08-17 17:59:32 +00:00
2015-08-16 22:45:57 +00:00
2015-08-19 07:57:18 +00:00
2015-08-16 20:34:00 +00:00
2015-08-16 20:33:19 +00:00
2015-08-13 16:04:01 +00:00
2015-08-17 18:08:20 +00:00
2015-08-06 02:59:34 +00:00
2015-08-14 08:25:52 +00:00
2015-08-10 00:02:35 +00:00
2015-08-13 13:31:28 +00:00
2015-08-10 15:13:23 +00:00
2015-08-16 12:33:02 +00:00
2015-08-16 12:37:59 +00:00
2015-08-14 20:36:22 +00:00
2015-08-19 07:40:01 +00:00
2015-08-16 12:06:12 +00:00
2015-08-16 12:13:01 +00:00
2015-08-12 20:20:13 +00:00
2015-08-18 17:11:27 +00:00
2015-07-15 10:23:13 +00:00
2015-07-14 16:46:39 +00:00
2015-08-19 08:33:11 +00:00
2015-07-28 15:46:31 +00:00
2015-08-19 17:01:58 +00:00
2015-08-10 11:21:18 +00:00
2015-08-18 13:18:17 +00:00
2015-08-19 19:15:56 +00:00
2015-08-19 07:38:47 +00:00
2015-08-19 19:42:49 +00:00
2015-08-10 03:19:03 +00:00
2015-08-17 13:24:11 +00:00
2015-08-12 21:03:03 +00:00
2015-08-19 14:33:43 +00:00
2015-08-19 02:01:23 +00:00
2015-08-19 01:28:21 +00:00
2015-08-19 20:31:40 +00:00
2015-08-19 01:41:57 +00:00
2015-08-18 10:59:14 +00:00
2015-08-16 22:41:11 +00:00
2015-08-11 21:54:37 +00:00
2015-07-31 21:16:26 +00:00
2015-08-07 14:13:30 +00:00
2015-08-19 21:43:01 +00:00
2015-08-14 12:33:43 +00:00
2015-08-13 01:24:50 +00:00

OpenStack Tracking Repo

zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.

Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.

This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.

Description
Repository tracking all OpenStack repositories as submodules
Readme 205 MiB
Languages
Python 100%