- remove unused code

- add rpm build files
This commit is contained in:
Zexi Li
2018-09-04 19:21:52 +08:00
parent f027ceeff7
commit 2c28b22f67
3 changed files with 12 additions and 22 deletions
@@ -0,0 +1,11 @@
region = 'LzxHQ'
address = '10.168.222.245'
port = 8899
auth_uri = 'http://10.168.222.245:35357/v3'
admin_user = 'regionadmin'
admin_password = 'iygPtGX6r7NZ_tW_'
admin_tenant_name = 'system'
frontend_url = "http://10.168.222.245:8899"
log_level = "debug"
+1
View File
@@ -0,0 +1 @@
DESCRIPTION="Yunion Cloud Webconsole Service"