9 Commits

Author SHA1 Message Date
Lance Bragstad
4b46db7148 Implement basic policy module in code
This change prepares the zun project to start implementing policies
in code. Subsequent patches will register more zun policies in code
and remove the corresponding entry from the policy file maintained in
source.

This is part of a community effort to provide better user experience
for those having to maintain RBAC policy. More information on this
effort can be found below:

  https://governance.openstack.org/tc/goals/queens/policy-in-code.html

bp policy-and-docs-in-code

Change-Id: I4b0cf1203f7d7ddda240106bd39ef35bce604810
2017-10-03 13:58:25 +00:00
junboli
9a7d7bfb39 TrivialFix: ignore directory doc/source/_static
When build the docs, the directory doc/source/_static will be
generated, therefore, add this will ignore the directory stuff
at everyone commit

Change-Id: I8ee2b16f6f4fafcb63ce64471e7a3c255637faf7
2017-09-08 18:02:14 +08:00
bhavani
aa37739ffe Update .gitignore to ignore .eggs
because egg* already ignores egg-info

Change-Id: Ib12efc24bb7e225644a55a2ce667870943062fee
2017-03-15 05:28:14 +00:00
Feng Shengqin
c4ea7ededf Setup coverage job in gate
* checkout one commit before the latest and check coverage
* check coverage with the latest commit
* all new lines must be tested

This functionallity essentially compares the current change
with the master branch, since the coverage job runs always
for only one change.

Change-Id: I902f209b87656cca9746a3536cff03b58c7e4222
Closes-Bug: #1670199
2017-03-07 08:47:37 +08:00
Wenzhi Yu
7ce37b1dc2 Clean up etcd generated file
Etcd set up process [1] will generate some extra
files, this commit cleans up the files.

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

Change-Id: Id09c89191575e8039988aaad09b693e844e084cb
2016-09-12 12:30:17 +08:00
root
5f2a016ea3 update higgins with zun
All contents mentioning higgins are updated to zun
using below 3 patterns:
:%s/higgins/zun/g
:%s/HIGGINS/ZUN/g
:%s/Higgins/Zun/g

Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>

Change-Id: I33a979aa01421524c1cff6fb5cc2b4023bf1fe84
2016-06-08 22:21:34 -05:00
Eli Qiao
b58a8b87a1 Devstack: Add devstack plugin for higgins
The goal is to enable higgins-api and higgins-conductor service

Currently swift service in devstack repo using "-s" to test swift
service is enable or not, "higgins-*" will be known as swift service,
devstack will then install swift too, swift team is woking on fix that
in devstack.

BTW, higgins-api port chosed as '9517'.

Test passed locally.

Change-Id: Ie12cab26a4916c4232b92c04e53098fc450a0a44
2016-05-30 08:53:44 +08:00
Hongbin Lu
8e404859a9 Add options to generated config sample
Change-Id: I7b0447768c17805df0419968e028ac7c23615b78
2016-05-23 09:09:53 -05:00
Hongbin Lu
274f489911 Initial commit
Change-Id: I3c0e90b763766f8a8507fc3816b0c34f7748ab78
2016-05-12 14:59:56 -04:00