Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

40: Changes since last release

Compare
Choose a tag to compare
@kaccardi kaccardi released this 22 Sep 23:25
· 1883 commits to master since this release
---closed---
	Issue/PR #598: Revert "Enable TLS verification between cli and controller"
	URL: https://github.com/01org/ciao/pull/598

	Issue/PR #583: ciao-storage: Use image-format 2
	URL: https://github.com/01org/ciao/pull/583

	Issue/PR #528: Ciao is using a deprecated --image-format
	URL: https://github.com/01org/ciao/issues/528

	Issue/PR #594: test-cases: Fix package list
	URL: https://github.com/01org/ciao/pull/594

	Issue/PR #559: Swagger builds in travis should not go get ciao
	URL: https://github.com/01org/ciao/issues/559

	Issue/PR #596: documentation: enable swagger to use vendoring
	URL: https://github.com/01org/ciao/pull/596

	Issue/PR #504: osprepare needs a logging abstraction
	URL: https://github.com/01org/ciao/issues/504

	Issue/PR #593: qemu: Fix security model typo
	URL: https://github.com/01org/ciao/pull/593

	Issue/PR #592: ciao-launcher: Fix launching of docker containers.
	URL: https://github.com/01org/ciao/pull/592

	Issue/PR #590: ciao-launcher: Send memory and CPU limits to Docker
	URL: https://github.com/01org/ciao/pull/590

	Issue/PR #16: Restrict container resource usage
	URL: https://github.com/01org/ciao/issues/16

	Issue/PR #544: Enable TLS verification between ciao-cli and the controller
	URL: https://github.com/01org/ciao/issues/544

	Issue/PR #588: Enable TLS verification between cli and controller
	URL: https://github.com/01org/ciao/pull/588

	Issue/PR #586: Single VM: Fix dev environment
	URL: https://github.com/01org/ciao/pull/586

	Issue/PR #518: ciao-cli instance delete --all does not remove network interfaces
	URL: https://github.com/01org/ciao/issues/518

	Issue/PR #515: osprepare: Add logging abstraction
	URL: https://github.com/01org/ciao/pull/515

---merged---
	Issue/PR #583: ciao-storage: Use image-format 2
	URL: https://github.com/01org/ciao/pull/583

	Issue/PR #594: test-cases: Fix package list
	URL: https://github.com/01org/ciao/pull/594

	Issue/PR #596: documentation: enable swagger to use vendoring
	URL: https://github.com/01org/ciao/pull/596

	Issue/PR #593: qemu: Fix security model typo
	URL: https://github.com/01org/ciao/pull/593

	Issue/PR #592: ciao-launcher: Fix launching of docker containers.
	URL: https://github.com/01org/ciao/pull/592

	Issue/PR #590: ciao-launcher: Send memory and CPU limits to Docker
	URL: https://github.com/01org/ciao/pull/590

	Issue/PR #588: Enable TLS verification between cli and controller
	URL: https://github.com/01org/ciao/pull/588

	Issue/PR #586: Single VM: Fix dev environment
	URL: https://github.com/01org/ciao/pull/586

	Issue/PR #515: osprepare: Add logging abstraction
	URL: https://github.com/01org/ciao/pull/515

---Full Change Log---
	Merge pull request #599 from kaccardi/topic/ciao-cli-revert-tls
	Revert "ciao-cli: Enable TLS verification when communicating with controller"
	Revert "ciao-cli: Support specifying CA file in environment or command line"
	Merge pull request #583 from albertomurillo/imageformat
	Merge pull request #594 from markdryan/master
	Merge pull request #596 from leoswaldo/leoswaldo/travis-swagger
	documentation: enable swagger to use vendoring
	ciao-storage: Use image-format 2
	Merge pull request #593 from 01org/sameo/topic/qemu
	Merge pull request #592 from markdryan/master
	qemu: Fix security model typo
	Merge pull request #590 from rbradford/docker-limit-resources
	ciao-launcher: Send memory and CPU limits to Docker
	Merge pull request #588 from rbradford/ciao-singlevm-tls
	Merge pull request #586 from markdryan/master
	Merge pull request #515 from bryteise/osprepare-logger
	ciao-cli: Enable TLS verification when communicating with controller
	singlevm: Use certificates between cli and controller
	test-cases: Fix package list
	ciao-launcher: Fix launching of docker containers.
	Single VM: Don't cleanup when setup ends
	Single VM: Don't delete the instance directory
	Merge pull request #577 from pdxjohnny/ssntp_examples