SHA256
1
0
forked from pool/rpmlint

Accepting request 143230 from home:saschpe:branches:devel:openSUSE:Factory:rpmlint

- Add additional OpenStack users/groups

OBS-URL: https://build.opensuse.org/request/show/143230
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=155
This commit is contained in:
Marcus Meissner 2012-11-27 16:00:34 +00:00 committed by Git OBS Bridge
parent 535a7992d8
commit 9edbe11524
2 changed files with 13 additions and 2 deletions

10
config
View File

@ -139,9 +139,12 @@ setOption('StandardGroups', (
'ntop',
'ntp',
'oinstall',
'openstack-ceilometer',
'openstack-cinder',
'openstack-glance',
'openstack-heat',
'openstack-keystone',
'openstack-nova'
'openstack-nova',
'openstack-quantum',
'openstack-swift',
'otrs',
@ -265,9 +268,12 @@ setOption('StandardUsers', (
'novlxsrvd',
'ntop',
'ntp',
'openstack-ceilometer',
'openstack-cinder',
'openstack-glance',
'openstack-heat',
'openstack-keystone',
'openstack-nova'
'openstack-nova',
'openstack-quantum',
'openstack-swift',
'oracle',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 23 13:11:52 UTC 2012 - saschpe@suse.de
- Add additional OpenStack users/groups
-------------------------------------------------------------------
Fri Nov 16 17:51:20 UTC 2012 - asterios.dramis@gmail.com