This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
Releases: ciao-project/ciao
Releases · ciao-project/ciao
20: Changes since last release
---Full Change Log--- Merge pull request #411 from kaccardi/topic/misspell Fix misspell errors in ciao-launcher and networking. Merge pull request #401 from 01org/sameo/topic/cinder
19: Changes since last release
---closed--- Issue/PR #286: ciao-cli: Initial Support for Cinder Volumes URL: https://github.com/01org/ciao/pull/286 Issue/PR #398: ciao-cli: Add Glance support URL: https://github.com/01org/ciao/pull/398 Issue/PR #66: Ciao minimal configuration URL: https://github.com/01org/ciao/issues/66 Issue/PR #395: ciao-cli: Initial Support for Glance Images URL: https://github.com/01org/ciao/pull/395 Issue/PR #254: Smart default for certificate paths URL: https://github.com/01org/ciao/issues/254 ---merged--- Issue/PR #398: ciao-cli: Add Glance support URL: https://github.com/01org/ciao/pull/398 ---Full Change Log--- Merge pull request #401 from 01org/sameo/topic/cinder vendor: Add gophercloud blockstorage ciao-cli: Initial Support for Cinder Volumes Merge pull request #398 from 01org/sameo/topic/glance ciao-vendor: Update gophercloud version ciao-cli: Add image modification support via the set subcommand ciao-cli: Show more image properties to display ciao-cli: image: rebase with newer ciao-cli format ciao-cli: Delete image ciao-cli: download image to file ciao-cli: improve create_image ciao-cli: Display image status ciao-cli: Download images ciao-cli: Upload images ciao-cli: Create images ciao-cli: Initial support for the image service Merge pull request #368 from obedmr/ciao-cli
18: Changes since last release
---Full Change Log--- Merge pull request #368 from obedmr/ciao-cli Merge pull request #363 from markdryan/master
17: Changes since last release
---merged--- Issue/PR #362: ciao-launcher: Add qemu_test.go URL: https://github.com/01org/ciao/pull/362 Issue/PR #350: Unittests: race fixes URL: https://github.com/01org/ciao/pull/350 Issue/PR #318: ciao-controller: check instances in list belong to tenant URL: https://github.com/01org/ciao/pull/318 ---closed--- Issue/PR #390: ssntp: Add volumes attaching and detaching commands URL: https://github.com/01org/ciao/pull/390 Issue/PR #385: ciao-controller: missing /v2.1/{tenant_id}/images/{image_id} GET method URL: https://github.com/01org/ciao/issues/385 Issue/PR #362: ciao-launcher: Add qemu_test.go URL: https://github.com/01org/ciao/pull/362 Issue/PR #350: Unittests: race fixes URL: https://github.com/01org/ciao/pull/350 Issue/PR #318: ciao-controller: check instances in list belong to tenant URL: https://github.com/01org/ciao/pull/318 Issue/PR #98: tenantServerAction acts on instance without checking for tenant URL: https://github.com/01org/ciao/issues/98 Issue/PR #163: ciao-launcher's cpu-profiling does not work URL: https://github.com/01org/ciao/issues/163 Issue/PR #282: Reduce statistics period to 6 seconds URL: https://github.com/01org/ciao/issues/282 ---Full Change Log--- Merge pull request #363 from markdryan/master ciao-launcher: Enable tracing Merge pull request #362 from markdryan/master ciao-launcher: Add unit tests for the qmp go routines ciao-launcher: Add TestGenerateQEMULaunchParams ciao-launcher: Add TestExtractImageInfo Merge pull request #350 from tpepper/unittests ssntp: silence go race report in ssntp client ciao-controller: silence go -race report for TestStartWorkloadLaunchCNCI Merge pull request #318 from leoswaldo/leoswaldo/issue/98 ciao-controller: check instances in list belong to tenant ciao-controller: make returnErrorCode func variadic Merge pull request #348 from markdryan/master
16: Changes since last release
---closed--- Issue/PR #339: [Don't merge] ciao-launcher: Limit the number of parallel starts URL: https://github.com/01org/ciao/pull/339 Issue/PR #344: Unittests: more ssntp event flows URL: https://github.com/01org/ciao/pull/344 Issue/PR #347: ciao-launcher: remove unecessary asigment of chanel and return URL: https://github.com/01org/ciao/pull/347 Issue/PR #340: makefile: Add Makefile URL: https://github.com/01org/ciao/pull/340 ---merged--- Issue/PR #344: Unittests: more ssntp event flows URL: https://github.com/01org/ciao/pull/344 Issue/PR #347: ciao-launcher: remove unecessary asigment of chanel and return URL: https://github.com/01org/ciao/pull/347 ---Full Change Log--- Merge pull request #348 from markdryan/master ciao-launcher: Ensure cpu profile and logs are flushed ciao-launcher: Send stats every 6 seconds Merge pull request #344 from tpepper/unittests Merge pull request #347 from leoswaldo/leoswaldo/launcer/code-enhacement ssntp: add unit test of Role set function Set() ciao-launcher: remove unecessary asigment of chanel and return ssntp: add unit test for RoleToDefaultCertName() ssntp: add stringer tests testutil: comment need to call Close() on server testutil: more verbose client message for unhandled ssntp flows ciao-scheduler: bugfixes for ssntp.PublicIPAssigned event forwarding ciao-scheduler: add TenantAdded, TenantRemoved, PublicIPAssigned tests testutil: ssntp.PublicIPAssigned event flows testutil: ssntp.TenantRemoved event flows testutil: restart should await any existing test clients testutil: ssntp.TenantAdded event flows ciao-scheduler: ssntp.ConcentratorInstanceAddedEvent event test flows testutil: ssntp.ConcentratorInstanceAddedEvent event flows testutil: TestStart wait on server response before agent testutil: treat server's clients and net clients the same testutil: server EventNotify() doesn't handle connect/disconnect ciao-controller: add more synchonization points to test ciao-scheduler: thread and wait with prints the test teardown sequence ciao-controller: stop test clients/servers without defers Merge pull request #341 from albertomurillo/typos
15: Changes since last release
---merged--- Issue/PR #342: configuration: image service URL not mandatory URL: https://github.com/01org/ciao/pull/342 ---closed--- Issue/PR #342: configuration: image service URL not mandatory URL: https://github.com/01org/ciao/pull/342 Issue/PR #341: ciao-launcher: Fix typo URL: https://github.com/01org/ciao/pull/341 ---Full Change Log--- Merge pull request #341 from albertomurillo/typos ciao-launcher: Fix typo Merge pull request #342 from mrkz/glance_config configuration: image service URL not mandatory Merge pull request #338 from 01org/kaccardi/topic/ciao-release
14: Changes since last release
---Full Change Log--- Merge pull request #338 from 01org/kaccardi/topic/ciao-release release: ciao-release: refactor release: add release notes generator to ciao tree Merge pull request #337 from markdryan/master
13: Changes since last release
---closed--- Issue/PR #336: ciao-launcher: Move hard-reset code to own file URL: https://github.com/01org/ciao/pull/336 Issue/PR #3: docker.go file needs cleaning up URL: https://github.com/01org/ciao/issues/3 Issue/PR #328: test-cases should dump stder when it receives a sigkill URL: https://github.com/01org/ciao/issues/328 Issue/PR #335: test-cases: Deal with the travis time out and hung tests URL: https://github.com/01org/ciao/pull/335 Issue/PR #332: ssntp: Add smart default certificates finding URL: https://github.com/01org/ciao/pull/332 ---merged--- Issue/PR #336: ciao-launcher: Move hard-reset code to own file URL: https://github.com/01org/ciao/pull/336 Issue/PR #335: test-cases: Deal with the travis time out and hung tests URL: https://github.com/01org/ciao/pull/335 Issue/PR #332: ssntp: Add smart default certificates finding URL: https://github.com/01org/ciao/pull/332 ---Full Change Log--- Merge pull request #337 from markdryan/master ciao-launcher: Update the -network parameter Merge pull request #336 from markdryan/master ciao-launcher: Move hard-reset code to own file Merge pull request #335 from markdryan/master travis: Enable test-cases timeout and verbose options test-cases: Add timeout and verbose options Merge pull request #332 from 01org/sameo/topic/certs
12: Changes since last release
---closed--- Issue/PR #322: ssntp: Add smart default certificates finding URL: https://github.com/01org/ciao/pull/322 Issue/PR #325: Always use OpenStack Compute API instance status strings across all ciao components URL: https://github.com/01org/ciao/issues/325 Issue/PR #326: Fix instance status strings inconsistency URL: https://github.com/01org/ciao/pull/326 ---Full Change Log--- Merge pull request #332 from 01org/sameo/topic/certs ssntp: Add smart default certificates finding Merge pull request #326 from 01org/sameo/issue/325
11: Changes since last release
---closed--- Issue/PR #327: [DO NOT MERGE] Unittests: more ssntp event flows URL: https://github.com/01org/ciao/pull/327 ---Full Change Log--- Merge pull request #326 from 01org/sameo/issue/325 ciao-launcher: Use payloads package constants for instance statuses ciao-controller: Use payloads package constants for instance statuses payloads: Consistently use the compute status string for ciao STATS payloads: Use "active" as a status for running instances Merge pull request #324 from 01org/sameo/issue/323