Import cl-openstack-client libraries
Change-Id: I210cc7ccb54a89a3d3d92100262d19fff1f37083 Reviewed-on: https://review.openstack.org/33170 Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
ef7e880d26
commit
5381f598ec
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group cl-openstack-client-core
|
||||
label-Approved = +0..+1 group cl-openstack-client-core
|
||||
workInProgress = group cl-openstack-client-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -755,3 +755,7 @@ projects:
|
||||
- name: stackforge/cookbook-openstack-dashboard
|
||||
check:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/cl-openstack-client
|
||||
check:
|
||||
- gate-noop
|
||||
|
@ -2089,3 +2089,9 @@ projects:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/cl-openstack-client
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -314,3 +314,6 @@
|
||||
- project: stackforge/novaimagebuilder
|
||||
description: Image building tool for OpenStack.
|
||||
upstream: git://github.com/redhat-openstack/image-building-poc.git
|
||||
- project: stackforge/cl-openstack-client
|
||||
description: Common Lisp OpenStack client libraries
|
||||
upstream: git://github.com/jd/cl-openstack-client.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user