Age | Commit message (Expand) | Author | Files | Lines | ||
---|---|---|---|---|---|---|
2017-05-08 | Compatible with the no mapping in network.yml | 1 | -2/+3 | |||
2017-05-05 | Merge "Hardcoded physnet1 changed to obtain from .yml" | 4 | -4/[tox]
minversion = 1.6
skipsdist = True
[testenv]
usedevelop = True
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
[testenv:venv]
commands = {posargs}
[testenv:pep8]
commands = python ./tools/yaml-validate.py .
| 1 | -5/+4 | |
2017-04-24 | Unify the kolla config in py | 2 | -2/+8 | |||
2017-04-19 | Solve "Buffer I/O error on dev loop0p1" error message | 1 | -2/+2 | |||
2017-04-17 | Merge "The image file is deleted mistakenly" | 1 | -3/+3 | |||
2017-04-17 | Merge "Modify the log message in deploy script" | 1 | -20/+14 | |||
2017-04-17 | Merge "Treat bad command line usage as error" | 1 | -1/+1 | |||
2017-04-16 | The image file is deleted mistakenly | 1 | -3/+3 | |||
2017-04-15 | Modify the log message in deploy script | 1 | -20/+14 | |||
2017-04-15 | Treat bad command line usage as error | 1 | -1/+1 | |||
2017-04-15 | Merge "add the argument WORKDIR in daisy-img-modify.sh" | 2 | -8/+12 | |||
2017-04-14 | add the argument WORKDIR in daisy-img-modify.sh | 2 | -8/+12 | |||
2017-04-14 | Merge "support mutinode deploy in vm deployment env" | 10 | -33/+795 | |||
2017-04-14 | Merge "Nominating Alex Yang <yangyang1@zte.com.cn> as committer for Daisy4NFV... | 1 | -2/+10 | |||
2017-04-13 | Nominating Alex Yang <yangyang1@zte.com.cn> as committer for Daisy4NFV project. | 1 | -2/+10 | |||
2017-04-11 | support mutinode deploy in vm deployment env | 10 | -33/+795 | |||
2017-04-10 | Add rpm based installation doc | 1 | -0/+7 | |||
2017-04-10 | Merge "Add required packages for build jasmine" | 2 | -0/+5 | |||
2017-04-10 | Add required packages for build jasmine | 2 | -0/+5 | |||
2017-04-10 | modify service name in service disk table | 1 | -4/+7 | |||
2017-04-10 | Merge "code variable name refactor" | 1 | -19/+21 | |||
2017-04-10 | code variable name refactor | 1 | -19/+21 | |||
2017-04-07 | jasmine(Just A Simple Multicast engINE) Initial mergev1.0.2 | 21 | -0/+2275 | |||
2017-04-07 | Merge "Add multicast spec" | 2 | -0/+468 | |||
2017-04-06 | Add multicast spec | 2 | -0/+468 | |||
2017-04-06 | Merge "delete redundant parameters in cluster_meta" | 1 | -3/+1 | |||
2017-04-06 | delete redundant parameters in cluster_meta | 1 | -3/+1 | |||
2017-04-06 | Get the right columns according to the upstream patch | 1 | -3/+5 | |||
2017-04-05 | Merge "enable ceph backend for deploy cinder" | 4 | -3/+30 | |||
2017-03-31 | enable ceph backend for deploy cinder | 4 | -3/+30 | |||
2017-03-30 | add tox framework for pep8 and unittest | 9 | -0/+87 | |||
2017-03-28 | Merge "unify the way of obtaining network configuration" | 2 | -10/+2 | |||
2017-03-28 | Merge "Fix bug in virtual deploy" | 2 | -1/+3 | |||
2017-03-26 | Fix bug in virtual deploy | 2 | -1/+3 | |||
2017-03-24 | unify the way of obtaining network configuration | 2 | -10/+2 | |||
2017-03-24 | unify the way of getting openstack clients | 4 | -12/+15 | |||
2017-03-23 | Merge "modify image path according to https://review.openstack.org/#/c/446820/" | 1 | -1/+1 | |||
2017-03-23 | modify image path | 1 | -1/+1 | |||
2017-03-23 | simplify get_xx process using query.find() | 3 | -21/+15 | |||
2017-03-23 | Merge "add missing license" | 6 | -0/+50 |