git url checking support private

Bug #1584650 reported by caowei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
New
Undecided
caowei

Bug Description

git url checking support private

solumuser@ubuntu14044:/opt/stack/solum/examples/apps$ solum app create --app-file python2_app.yaml
ERROR: Provide the git uri in the following format: https://github.com/<USER>/<REPO>.git
solumuser@ubuntu14044:/opt/stack/solum/examples/apps$ cat python2_app.yaml
version: 1
name: cherrypy
description: python web app
languagepack: python
source:
  repository: http://192.168.132.130/root/solum-python-sample-app.git
  revision: master
workflow_config:
  test_cmd: ./unit_tests.sh
  run_cmd: python app.py
trigger_actions:
- unittest
- build
- deploy
ports:
- 80

caowei (caowei-e)
Changed in solum:
assignee: nobody → caowei (caowei-e)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.