Merge "Change os-resource-classes and os-traits acl config to placement"

This commit is contained in:
Zuul 2018-12-13 22:01:46 +00:00 committed by Gerrit Code Review
commit 5e37f60860
1 changed files with 3 additions and 3 deletions

View File

@ -5968,7 +5968,7 @@
- project: openstack/os-resource-classes - project: openstack/os-resource-classes
description: A library containing standardized resource class names in the Placement description: A library containing standardized resource class names in the Placement
service. service.
acl-config: /home/gerrit2/acls/openstack/nova.config acl-config: /home/gerrit2/acls/openstack/placement.config
- project: openstack/os-service-types - project: openstack/os-service-types
use-storyboard: true use-storyboard: true
description: A library to handle official service types for OpenStack and their description: A library to handle official service types for OpenStack and their
@ -5980,7 +5980,7 @@
- project: openstack/os-traits - project: openstack/os-traits
description: A library containing standardized trait strings. Used by nova's placement description: A library containing standardized trait strings. Used by nova's placement
service and clients to ensure consistency. service and clients to ensure consistency.
acl-config: /home/gerrit2/acls/openstack/nova.config acl-config: /home/gerrit2/acls/openstack/placement.config
- project: openstack/os-vif - project: openstack/os-vif
description: Integration library between network (Neutron) and compute (Nova) providers description: Integration library between network (Neutron) and compute (Nova) providers
- project: openstack/os-win - project: openstack/os-win
@ -5995,7 +5995,7 @@
- openstackclient - openstackclient
- project: openstack/osc-placement - project: openstack/osc-placement
description: OpenStackClient plugin for Placement service description: OpenStackClient plugin for Placement service
acl-config: /home/gerrit2/acls/openstack/nova.config acl-config: /home/gerrit2/acls/openstack/placement.config
- project: openstack/osel - project: openstack/osel
description: Listen for events and forward to external security scanning services. description: Listen for events and forward to external security scanning services.
- project: openstack/oslo-incubator - project: openstack/oslo-incubator