Switch to using upstream fuel-ccp project

This commit is contained in:
Aleksandr Didenko
2016-07-07 19:30:36 +02:00
parent b4dfd8c973
commit 8b3112d287
11 changed files with 68 additions and 289 deletions

16
ccp/ccp.conf Normal file
View File

@@ -0,0 +1,16 @@
[DEFAULT]
deploy_config = /root/ccp/deploy-config.yaml
[builder]
push = True
[registry]
address = "127.0.0.1:31500"
[kubernetes]
namespace = "openstack"
[repositories]
skip_empty = True
protocol = https
port = 443