Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/openstack-patron

OpenStack Patron, an authorization component for OpenStack
https://github.com/casbin/openstack-patron

Improved the code format for nova filter.

71ea0e8fdb0c516ba02b38d5a98094b29802ad8d authored over 9 years ago
Added the session request way for nova filter.

c6d35eda48f6e2b3d15f8fe6cd51b109580e8135 authored over 9 years ago
Now nova filter can use username/password to query patron node.

954b63c2c31de8c53922d87d75de948c510a0f31 authored over 9 years ago
Added access control code in nova's KeystoneContext filter, auth_url is hard-coded currently.

e2b01d29188af3c8e5e6621f1c06293b168fcd13 authored over 9 years ago
patronclient now will connect to patron-api (port: 8292) instead of nova-api (port: 8774).

d3831592cdebfd8a8bc457d1beeab058338e7558 authored over 9 years ago
Removed the patched code for patron in nova project and novaclient project, now patron code will be maintained in patron and patronclient projects.

8b9df45d30e6fdb7c590c025cb558837a41c1a6a authored over 9 years ago
Hard-coded patronclient version to "2.22.0", now "patron verify" command can be used.

68e55b6e3a5feeffd3ff409624d5aeaf1fc2ce58 authored over 9 years ago
Fixed a spelling error in patron binary.

a2303bd17d75804ebd073b19bfb2f813a2834825 authored over 9 years ago
Added binary patron and patron-api, patron is used by patronclient.

c717f21077e5dba7a6e45a5c11f846c2d7fe05dc authored over 9 years ago
Cloned patronclient code base from novaclient.

8dd0ed60ce713bbfed534b35fc90b32d49438cac authored over 9 years ago
Added patron-api system start support.

2526b5f099366e3a7b30bb4e74e9c9e84aa66d96 authored over 9 years ago
patron-api service fails to start if "exit 1" statement is there, so commented it.

1e6668aa866bb6c2688b646dbe16bee4260e213f authored over 9 years ago
Added config and service files for Patron, refer to README to configure Patron node.

f0c1ad657b3728b97ba0a7a354b9946872bbf693 authored over 9 years ago
Separated "Patron" component from "Nova" using new port 8292, still left many nova code.

1107f6285664646c28bcabfaded20e39c1cc9a9b authored over 9 years ago
Get boolean response from Patron API for python.

ca054f500df1e6e63c2ccb737cd6cd07fd533d9c authored over 9 years ago
update nova with catching exception for patron-access controller

eb08db488ee6a565a1a7cf3e53719cc10a19d03e authored over 9 years ago
modify patron-api for python

9745d7c40ad83da6198fc5186aced66e28545894 authored over 9 years ago
Added the patron API for python test file.

123418aa47c9970675d2e634e8db46320b3ff7f2 authored over 9 years ago
Deleted .idea files.

04199eca69d7ad42fb58eca0158aef2d4289c5f6 authored over 9 years ago
add policy for patron verify. You can test as follows(admin/demo):nova verify --rule compute_extension:admin_actions

eac451c9a092e65cefefaffec5921a762c5c2a1e authored over 9 years ago
delete unuseful file

be1398189fd147b0b1429a8825e9d8e28eec790f authored over 9 years ago
added patron-test tools

790286ab7367b089750dd69330a47361b9f34ee0 authored over 9 years ago
Recovered a commented function for ec2.

109e1352f59a857676f61c47c8dae2c72623dcbd authored over 9 years ago
ignored everything but files in /nova and /novaclient.

26c3c5320c6ef50028145d55fa3bd90c0cac190b authored over 9 years ago
added patron client into novaclient for testing

1cab6ce5235bf3ce333337e60a27c3f88f1c5437 authored over 9 years ago
added patron verify controller.

5c8131a763166e76b82033fe8b0f7c8376ed82b5 authored over 9 years ago
original nova and novaclient code for Kilo

b7e5755727297adde1e22dfbc21890c386f4c143 authored over 9 years ago
Initial commit

d2419fb1c16da5fa55aab6aaf1b1f6d95f52763c authored over 9 years ago