This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
9: Changes since last release
---merged--- Issue/PR #319: 3rd party: Unvendor github.com/tylerb/graceful URL: https://github.com/01org/ciao/pull/319 Issue/PR #310: ciao-controller: set proper http error return codes URL: https://github.com/01org/ciao/pull/310 Issue/PR #317: testutil: Adapt singlevm setup script to new ciao-cli output URL: https://github.com/01org/ciao/pull/317 Issue/PR #314: test-cases: Fix two bugs URL: https://github.com/01org/ciao/pull/314 Issue/PR #312: ciao-cli: implement instance show -instance UUID URL: https://github.com/01org/ciao/pull/312 Issue/PR #305: Remove github.com/docker/distribution/uuid dependency URL: https://github.com/01org/ciao/pull/305 Issue/PR #313: release: Adapt for ciao-cli instance list change URL: https://github.com/01org/ciao/pull/313 Issue/PR #311: ciao-scheduler: make ssntp testutil test diff-able URL: https://github.com/01org/ciao/pull/311 Issue/PR #308: ciao-cli: reduce the output of ciao-cli instance list URL: https://github.com/01org/ciao/pull/308 ---closed--- Issue/PR #29: Networking - Docker Plugin - Data race on http server shutdown URL: https://github.com/01org/ciao/issues/29 Issue/PR #319: 3rd party: Unvendor github.com/tylerb/graceful URL: https://github.com/01org/ciao/pull/319 Issue/PR #221: networking: Get rid of graceful URL: https://github.com/01org/ciao/issues/221 Issue/PR #261: ciao-launcher: allow hard-reset without configuration URL: https://github.com/01org/ciao/issues/261 Issue/PR #234: Error values from compute API do not comply to spec URL: https://github.com/01org/ciao/issues/234 Issue/PR #310: ciao-controller: set proper http error return codes URL: https://github.com/01org/ciao/pull/310 Issue/PR #317: testutil: Adapt singlevm setup script to new ciao-cli output URL: https://github.com/01org/ciao/pull/317 Issue/PR #307: test-cases can hang when packages are specified in a certain order URL: https://github.com/01org/ciao/issues/307 Issue/PR #314: test-cases: Fix two bugs URL: https://github.com/01org/ciao/pull/314 Issue/PR #295: Test-cases makes it hard to tell why a unit test fails URL: https://github.com/01org/ciao/issues/295 Issue/PR #312: ciao-cli: implement instance show -instance UUID URL: https://github.com/01org/ciao/pull/312 Issue/PR #309: Implement ciao-cli instance show [instance UUID] URL: https://github.com/01org/ciao/issues/309 Issue/PR #305: Remove github.com/docker/distribution/uuid dependency URL: https://github.com/01org/ciao/pull/305 Issue/PR #222: Get rid of distribution/uuid URL: https://github.com/01org/ciao/issues/222 Issue/PR #313: release: Adapt for ciao-cli instance list change URL: https://github.com/01org/ciao/pull/313 Issue/PR #311: ciao-scheduler: make ssntp testutil test diff-able URL: https://github.com/01org/ciao/pull/311 Issue/PR #308: ciao-cli: reduce the output of ciao-cli instance list URL: https://github.com/01org/ciao/pull/308 ---Full Change Log--- Merge pull request #321 from markdryan/master ciao-launcher: refactor instance go routine code Merge pull request #319 from markdryan/master 3rd party: Unvendor github.com/tylerb/graceful networking: Remove graceful HTTP server from the docker plugin Merge pull request #310 from leoswaldo/leoswaldo/topic/returncodes Merge pull request #317 from 01org/sameo/topic/singlevm testutil: Adapt singlevm setup script to new ciao-cli output Merge pull request #314 from markdryan/master Merge pull request #312 from albertomurillo/instance_list test-cases: Fix hang when computing the root package test-cases: Output logs of failed tests to stderr Merge pull request #305 from markdryan/master ssntp/uuid: Add a negative test case. ssntp/uuid: Document unit tests 3rd-party: Unvendor github.com/docker/distribution/uuid 3rd party: Switch to ciao's uuid generator travis: Enable ssntp/uuid unit tests. ssntp: uuid: Add uuid package Merge pull request #313 from 01org/sameo/topic/bat Merge pull request #311 from tpepper/unittests ciao-cli: implement instance show -instance UUID release: Adapt for ciao-cli instance list change Merge pull request #308 from albertomurillo/instance_list ciao-cli: reduce the output of ciao-cli instance list ciao-controller: set proper http return codes for trace entity calls ciao-controller: set proper http return codes for CNCI entity calls ciao-controller: set proper http return codes for events entity calls ciao-controller: set proper http return codes for node entity calls ciao-controller: set proper http return codes for tenant entity calls ciao-controller: set proper http return codes for flavor entity calls ciao-controller: set proper http return codes for server entity calls ciao-scheduler: make ssntp testutil test diff-able Merge pull request #294 from leoswaldo/leoswaldo/topic/returncodes