登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
5 月 21 日 19:00,Gitee 邀你一起赢十三周年好礼!快来直播间和我们互动吧~
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
3
Star
0
Fork
0
Gitee 极速下载
/
ciao-go
代码
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
89
Changes since last release ---closed--- Issue/PR #1170: ansible installs ciao-cli on the network nodes URL: https://github.com/01org/ciao/issues/1170 Issue/PR #1165: ansible: Refactor keystone role URL: https://github.com/01org/ciao/pull/1165 Issue/PR #1036: Add ciao-cli support for setting quotas and limits URL: https://github.com/01org/ciao/issues/1036 Issue/PR #1155: ansible: Dont stop docker on cleanup URL: https://github.com/01org/ciao/pull/1155 Issue/PR #1150: ansible: Add support for Dual Nodes URL: https://github.com/01org/ciao/pull/1150 ---merged--- Issue/PR #1165: ansible: Refactor keystone role URL: https://github.com/01org/ciao/pull/1165 ---Full Change Log--- Merge pull request #1174 from rbradford/fix-quotas-cli ciao-cli: Fix privilege related error reporting for quotas command Merge pull request #1165 from albertomurillo/keystone ansible: Refactor keystone role Merge pull request #1151 from markdryan/fix-qmp-cancel
c7b8082
2017-02-18 02:24
下载
88
Changes since last release ---closed--- Issue/PR #1162: travis: Enable go 1.8 builds on travis URL: https://github.com/01org/ciao/pull/1162 Issue/PR #1159: singlevm: do not use service user "csr" in singlevm URL: https://github.com/01org/ciao/pull/1159 Issue/PR #1079: If instance stays in pending state its storage is not cleaned up URL: https://github.com/01org/ciao/issues/1079 Issue/PR #1157: Fix unit test compile errors URL: https://github.com/01org/ciao/pull/1157 Issue/PR #1085: Add BAT test coverage for quotas & limits URL: https://github.com/01org/ciao/issues/1085 Issue/PR #1074: Track volume creation/deletion URL: https://github.com/01org/ciao/issues/1074 Issue/PR #1072: Implement HTTP API for quotas and limits URL: https://github.com/01org/ciao/issues/1072 Issue/PR #1056: Add database code for updating and querying limits URL: https://github.com/01org/ciao/issues/1056 Issue/PR #1073: Create a quota manager service URL: https://github.com/01org/ciao/issues/1073 Issue/PR #1053: Add missing resources to payloads.Resources URL: https://github.com/01org/ciao/issues/1053 Issue/PR #1077: Quotas and Limits Phase 1 URL: https://github.com/01org/ciao/pull/1077 Issue/PR #1149: ansible: Fix bug introduced at 27cdcb9 URL: https://github.com/01org/ciao/pull/1149 Issue/PR #1146: ciao-down: Use apt section of cloudinit file URL: https://github.com/01org/ciao/pull/1146 ---merged--- Issue/PR #1162: travis: Enable go 1.8 builds on travis URL: https://github.com/01org/ciao/pull/1162 Issue/PR #1159: singlevm: do not use service user "csr" in singlevm URL: https://github.com/01org/ciao/pull/1159 Issue/PR #1157: Fix unit test compile errors URL: https://github.com/01org/ciao/pull/1157 Issue/PR #1077: Quotas and Limits Phase 1 URL: https://github.com/01org/ciao/pull/1077 Issue/PR #1149: ansible: Fix bug introduced at 27cdcb9 URL: https://github.com/01org/ciao/pull/1149 ---Full Change Log--- Merge pull request #1151 from markdryan/fix-qmp-cancel Merge pull request #1162 from rbradford/go-1.8-travis travis: Enable go 1.8 builds on travis Merge pull request #1159 from kaccardi/topic/use-demo-in-singlevm singlevm: do not use service user "csr" in singlevm Merge pull request #1157 from rbradford/fix-test-compile-errors travis: Enable osprepare unit tests osprepare: Fix versions_test after Clogger migration osprepare: Fix distro_test build libsnnet: Fix compile errors affecting parallel_test.go qemu: Document how cancelling works. qemu: Fix spelling error in qmp_test.go qemu: Fix command cancelling. Merge pull request #1077 from rbradford/quotas-implementation-1 ciao-cli: For privileged quota operations provide a helpful error bat: Add basic quotas test coverage bat: Add a GetUserTenants to show tenants user has access to bat: Use correct tenant command line flag ciao-cli: Implement support for quotas and limits ciao-controller: Add quota checking for shared storage ciao-controller: Implement server side of quota API ciao-controller: Use custom JSON (Un)marshaller for QuotaDetails ciao-controller: Remove datastore alias on import ciao-controller: Ensure quotas service initialised in unit test ciao-controller: Initialise quota service ciao-controller: Add database code for quotas ciao-controller: Add quota service implementation payloads: Add new resource types for new quota functionality Merge pull request #1149 from albertomurillo/missing_dir ansible: Fix bug introduced at 27cdcb9 Merge pull request #1146 from markdryan/clean-up-cloud-init
87911c2
2017-02-17 04:53
下载
87
Changes since last release ---closed--- Issue/PR #1148: ansible: Create /usr/local/bin URL: https://github.com/01org/ciao/pull/1148 Issue/PR #1140: ciao-deployment: ansible fails to install in clearlinux due a missing directory URL: https://github.com/01org/ciao/issues/1140 Issue/PR #1141: ciao-deploy: container ciao-keystone not working on ubuntu and fedora URL: https://github.com/01org/ciao/issues/1141 Issue/PR #1016: single-vm: ciao-down: Unable to launch instances from ciao-cli URL: https://github.com/01org/ciao/issues/1016 Issue/PR #1147: test-cases: Treat SKIPped tests as ok URL: https://github.com/01org/ciao/pull/1147 Issue/PR #1145: test-cases: properly report skipped tests with tap output URL: https://github.com/01org/ciao/issues/1145 Issue/PR #1142: configuration: add compute_fqdn example URL: https://github.com/01org/ciao/pull/1142 Issue/PR #1137: ciao-down: Allow qemu boot to continue even if 9p mounts fail URL: https://github.com/01org/ciao/pull/1137 Issue/PR #1139: Controller fqdn from cert URL: https://github.com/01org/ciao/pull/1139 Issue/PR #1108: ciao-deploy fail to install in ubuntu and fedora URL: https://github.com/01org/ciao/issues/1108 Issue/PR #1005: ciao-controller: Use FQDN instead of os.Hostname (hostname) URL: https://github.com/01org/ciao/issues/1005 Issue/PR #1021: ciao-deploy: remove support for ciao-controller canned workloads and tables URL: https://github.com/01org/ciao/issues/1021 Issue/PR #991: ciao-controller: add tenant separated workloads and public workloads URL: https://github.com/01org/ciao/pull/991 Issue/PR #948: Implement per tenant create workload API for ciao-controller URL: https://github.com/01org/ciao/issues/948 Issue/PR #947: ciao-cli: support creation of custom workloads for non-privileged users URL: https://github.com/01org/ciao/issues/947 Issue/PR #934: Remove canned workloads from ciao URL: https://github.com/01org/ciao/issues/934 Issue/PR #510: Support per tenant and public workloads URL: https://github.com/01org/ciao/issues/510 Issue/PR #1133: update or remove template.go URL: https://github.com/01org/ciao/pull/1133 ---merged--- Issue/PR #1148: ansible: Create /usr/local/bin URL: https://github.com/01org/ciao/pull/1148 Issue/PR #1147: test-cases: Treat SKIPped tests as ok URL: https://github.com/01org/ciao/pull/1147 Issue/PR #1142: configuration: add compute_fqdn example URL: https://github.com/01org/ciao/pull/1142 Issue/PR #1137: ciao-down: Allow qemu boot to continue even if 9p mounts fail URL: https://github.com/01org/ciao/pull/1137 Issue/PR #991: ciao-controller: add tenant separated workloads and public workloads URL: https://github.com/01org/ciao/pull/991 Issue/PR #1133: update or remove template.go URL: https://github.com/01org/ciao/pull/1133 ---Full Change Log--- Merge pull request #1146 from markdryan/clean-up-cloud-init Merge pull request #1148 from albertomurillo/missing_dir ansible: Create /usr/local/bin Merge pull request #1147 from markdryan/fix-1145 test-cases: Treat SKIPped tests as ok ciao-down: Use apt section of cloudinit file Merge pull request #1142 from tpepper/master Merge pull request #1137 from markdryan/ciao-down-fix-9p configuration: add compute_fqdn example Merge pull request #991 from kaccardi/topic/tenant-workloads-wip ansible: Add populate the controller FQDN controller/configuration: Add mechanism to get controller FQDN openstack: Make reflective APIs use host from request ansible: Remove prepopulated workloads workload_bat: skip tests for now. workload_bat: correctly document test cases bat: write workload yaml files to temp directory bat: change GetWorkload to GetWorkloadByName bat: add test for workload create bat: do not hard code workload IDs configuration: allow configuration of cnci testutil: singlevm: update singlevm to use per tenant workloads ciao-controller: per tenant workloads ciao-down: Allow qemu boot to continue even if 9p mounts fail Merge pull request #1133 from tpepper/master
dc8a917
2017-02-15 05:10
下载
86
Changes since last release ---merged--- Issue/PR #1099: ansible: install ciao from source code URL: https://github.com/01org/ciao/pull/1099 Issue/PR #1132: ansible: Use keystone:stable container URL: https://github.com/01org/ciao/pull/1132 Issue/PR #1126: Ciao down fixes URL: https://github.com/01org/ciao/pull/1126 Issue/PR #1129: small fixes URL: https://github.com/01org/ciao/pull/1129 Issue/PR #1128: travis: Allow go tip builds to fail URL: https://github.com/01org/ciao/pull/1128 Issue/PR #1111: ansible: add fedora25 and ubuntu yakkety support for docker role URL: https://github.com/01org/ciao/pull/1111 Issue/PR #1098: Enable node networks based scheduling URL: https://github.com/01org/ciao/pull/1098 Issue/PR #1125: Refactor code duplicated between ciao-down and launcher URL: https://github.com/01org/ciao/pull/1125 Issue/PR #1070: Singlevm archlinux support URL: https://github.com/01org/ciao/pull/1070 Issue/PR #1107: ciao-down: Add support for clearcontainers development enviornment URL: https://github.com/01org/ciao/pull/1107 Issue/PR #1109: documentation: add quality section to CONTRIBUTING.md URL: https://github.com/01org/ciao/pull/1109 Issue/PR #1101: ciao-cli: auto-generate template documentation URL: https://github.com/01org/ciao/pull/1101 Issue/PR #1103: ansible: Fix some issues with the README.md URL: https://github.com/01org/ciao/pull/1103 Issue/PR #1054: Remove (unused) local disk specification URL: https://github.com/01org/ciao/pull/1054 ---closed--- Issue/PR #1024: ciao-controller: implement a method of setting instance limits URL: https://github.com/01org/ciao/issues/1024 Issue/PR #1099: ansible: install ciao from source code URL: https://github.com/01org/ciao/pull/1099 Issue/PR #1092: ansible: Use swupd plugin to install bundles in ClearLinux URL: https://github.com/01org/ciao/issues/1092 Issue/PR #1089: ansible: Install OVMF firmware on compute and network hosts URL: https://github.com/01org/ciao/issues/1089 Issue/PR #1090: ansible: Install dependencies for each role. URL: https://github.com/01org/ciao/issues/1090 Issue/PR #1086: ansbile: Install from source code URL: https://github.com/01org/ciao/issues/1086 Issue/PR #1132: ansible: Use keystone:stable container URL: https://github.com/01org/ciao/pull/1132 Issue/PR #1126: Ciao down fixes URL: https://github.com/01org/ciao/pull/1126 Issue/PR #1129: small fixes URL: https://github.com/01org/ciao/pull/1129 Issue/PR #1035: Implement ciao-cli support for retrieving quotas and limits URL: https://github.com/01org/ciao/issues/1035 Issue/PR #1128: travis: Allow go tip builds to fail URL: https://github.com/01org/ciao/pull/1128 Issue/PR #1111: ansible: add fedora25 and ubuntu yakkety support for docker role URL: https://github.com/01org/ciao/pull/1111 Issue/PR #1110: Support Fedora 25 docker repo in ciao deployment scripts URL: https://github.com/01org/ciao/issues/1110 Issue/PR #1098: Enable node networks based scheduling URL: https://github.com/01org/ciao/pull/1098 Issue/PR #1125: Refactor code duplicated between ciao-down and launcher URL: https://github.com/01org/ciao/pull/1125 Issue/PR #1070: Singlevm archlinux support URL: https://github.com/01org/ciao/pull/1070 Issue/PR #1107: ciao-down: Add support for clearcontainers development enviornment URL: https://github.com/01org/ciao/pull/1107 Issue/PR #1083: ciao-image: Add missing BAT testing cases for ciao-image URL: https://github.com/01org/ciao/issues/1083 Issue/PR #1087: ciao-image,ciao-cli: Add support for creating internal and public images from CLI URL: https://github.com/01org/ciao/issues/1087 Issue/PR #1109: documentation: add quality section to CONTRIBUTING.md URL: https://github.com/01org/ciao/pull/1109 Issue/PR #1101: ciao-cli: auto-generate template documentation URL: https://github.com/01org/ciao/pull/1101 Issue/PR #1103: ansible: Fix some issues with the README.md URL: https://github.com/01org/ciao/pull/1103 Issue/PR #1065: singlevm: single machine mode fails with tls issues URL: https://github.com/01org/ciao/issues/1065 Issue/PR #1055: Single VM: Update Documentation with ciao-down and WebUI URL: https://github.com/01org/ciao/issues/1055 Issue/PR #1100: cioa-deploy fails to start ciao-webui container in clearlinux URL: https://github.com/01org/ciao/issues/1100 Issue/PR #1052: Remove disk_mb resource everywhere URL: https://github.com/01org/ciao/issues/1052 Issue/PR #1054: Remove (unused) local disk specification URL: https://github.com/01org/ciao/pull/1054 ---Full Change Log--- Merge pull request #1133 from tpepper/master Merge pull request #1099 from albertomurillo/install_from_source remove template.go update copyright date on template.go Merge pull request #1132 from albertomurillo/keystone Merge pull request #1126 from markdryan/ciao-down-fixes ansible: Use keystone:stable container ciao-down, singlevm: Fix keystone version ciao-down: Fix upgrading issue ciao-down: Delete vmStarted function ciao-down: Fix an issue with /etc/environment ciao-down: Limit default CPU and memory resources Merge pull request #1129 from tpepper/resultschan_debug testutil: don't litter result channels in timeout tests ciao-launcher: fix typo testutil: fix misnamed variable ansible: Add workaround for ansible bug #20253 ansible: Install ClearLinux OVMF firmware on launcher ansible: Install controller and launcher dependencies ansible: Add swupd.py plugin ansible: Create CIAO user ansible: Remove support for installing from packages Merge pull request #1128 from markdryan/fix-travis-tip travis: Allow go tip builds to fail Merge pull request #1111 from albertomurillo/docker Merge pull request #1098 from tpepper/networks_scheduling scheduler: add test coverage for pickNetworkNode() testutil: node report their available networks scheduler: export to test code the pickNetworkNode function scheduler: add list of network nodes scheduler: clarify errors / comments scheduler: honor workload requests for net node with specific net access scheduler: track network node networks payloads: add PhysicalNetwork resource type for start yaml payloads: add optional string formatted value to resource request type ciao-scheduler: use bool internally for net node flag ciao-launcher: send networks in Ready frame payloads: add networks list to READY Merge pull request #1125 from markdryan/share-code Merge pull request #1070 from dorileo/singlevm-archlinux-support ciao-down: Use qemu's CreateCloudInitISO function qemu, ciao-launcher: Move ConfigDrive ISO creation code to qemu ciao-down: Use memory and cpu functions from deviceinfo ciao-launcher, deviceinfo: Add the deviceinfo package Merge pull request #1107 from mcastelino/topic/ciaoless-ciao-down ciao-down: Add support for clearcontainers development environment Single VM: archlinux support ansible: Add support for Yakkety on docker role ansible: Add support for fedora 25 on docker role Merge pull request #1109 from tpepper/documentation Merge pull request #1101 from markdryan/template-autogen-doc ciao-cli: Rename parameters and simplify function in template.go Merge pull request #1103 from markdryan/fix-ansible-docs documentation: add quality section to CONTRIBUTING.md ansible: Fix some issues with the README.md ciao-cli: Auto-generate template documentation ciao-cli: Remove getFullTypeName ciao-cli: Add functions to autogenerate template documentation Merge pull request #1054 from rbradford/remove-disk-mb
99fb3eb
2017-02-10 05:40
下载
85
Changes since last release ---closed--- Issue/PR #1059: Updates to ciao-down URL: https://github.com/01org/ciao/pull/1059 Issue/PR #1078: Documentation: Documentation update URL: https://github.com/01org/ciao/pull/1078 ---merged--- Issue/PR #1059: Updates to ciao-down URL: https://github.com/01org/ciao/pull/1059 Issue/PR #1078: Documentation: Documentation update URL: https://github.com/01org/ciao/pull/1078 ---Full Change Log--- Merge pull request #1054 from rbradford/remove-disk-mb Merge pull request #1059 from markdryan/ciao-down-run-cmd Merge pull request #1078 from mcastelino/topic/documentation
7c6525a
2017-01-31 18:57
下载
84
Changes since last release ---closed--- Issue/PR #1057: Documentation Update: Update Developer Documentation to reflect ciao-down based setup URL: https://github.com/01org/ciao/pull/1057 Issue/PR #1037: openstack: Reduce number of Keystone requests URL: https://github.com/01org/ciao/pull/1037 Issue/PR #1069: ciao-cli: identity: return wrapped errors URL: https://github.com/01org/ciao/pull/1069 Issue/PR #1068: ciao-cli: identity: getting a token never fails even when it fails URL: https://github.com/01org/ciao/issues/1068 Issue/PR #1062: ciao-cli: Remove non-supported image download and modify URL: https://github.com/01org/ciao/pull/1062 Issue/PR #1071: Networking: Add explicit allow rules for Ciao Traffic URL: https://github.com/01org/ciao/pull/1071 Issue/PR #1064: ciao-down fails ssh connectivity tests URL: https://github.com/01org/ciao/issues/1064 Issue/PR #1034: Specify http API for quotas and limits URL: https://github.com/01org/ciao/issues/1034 Issue/PR #1061: ciao-cli: fail to download an image URL: https://github.com/01org/ciao/issues/1061 Issue/PR #1060: ciao-cli: Fail to update name of an uploaded image URL: https://github.com/01org/ciao/issues/1060 Issue/PR #1033: remove disk_mb from workload definition URL: https://github.com/01org/ciao/issues/1033 Issue/PR #1049: controller: Fix race condition in confirmTenant URL: https://github.com/01org/ciao/pull/1049 Issue/PR #1007: ciao-webui breaks ciao URL: https://github.com/01org/ciao/issues/1007 Issue/PR #1045: ciao-controller: fix bug in workload validation URL: https://github.com/01org/ciao/pull/1045 Issue/PR #1039: CNCI needs to maintain its state across reboots URL: https://github.com/01org/ciao/issues/1039 Issue/PR #1032: Networking: cnci-agent: Persist network state across reboots/migration URL: https://github.com/01org/ciao/pull/1032 Issue/PR #1030: Enhance workload storage verification URL: https://github.com/01org/ciao/pull/1030 Issue/PR #1026: Workload verification needs improving URL: https://github.com/01org/ciao/issues/1026 Issue/PR #1031: ciao-controller: switch api to use regex in uuid package. URL: https://github.com/01org/ciao/pull/1031 Issue/PR #917: Single VM runs all services as root URL: https://github.com/01org/ciao/issues/917 Issue/PR #787: configuration: There is no universal way to get cluster configuration URL: https://github.com/01org/ciao/issues/787 Issue/PR #1008: datastore.GetStorageAttachments prototype returns error URL: https://github.com/01org/ciao/issues/1008 Issue/PR #1017: Improve error reporting in controller URL: https://github.com/01org/ciao/pull/1017 ---merged--- Issue/PR #1057: Documentation Update: Update Developer Documentation to reflect ciao-down based setup URL: https://github.com/01org/ciao/pull/1057 Issue/PR #1037: openstack: Reduce number of Keystone requests URL: https://github.com/01org/ciao/pull/1037 Issue/PR #1069: ciao-cli: identity: return wrapped errors URL: https://github.com/01org/ciao/pull/1069 Issue/PR #1062: ciao-cli: Remove non-supported image download and modify URL: https://github.com/01org/ciao/pull/1062 Issue/PR #1071: Networking: Add explicit allow rules for Ciao Traffic URL: https://github.com/01org/ciao/pull/1071 Issue/PR #1049: controller: Fix race condition in confirmTenant URL: https://github.com/01org/ciao/pull/1049 Issue/PR #1045: ciao-controller: fix bug in workload validation URL: https://github.com/01org/ciao/pull/1045 Issue/PR #1032: Networking: cnci-agent: Persist network state across reboots/migration URL: https://github.com/01org/ciao/pull/1032 Issue/PR #1030: Enhance workload storage verification URL: https://github.com/01org/ciao/pull/1030 Issue/PR #1031: ciao-controller: switch api to use regex in uuid package. URL: https://github.com/01org/ciao/pull/1031 Issue/PR #1017: Improve error reporting in controller URL: https://github.com/01org/ciao/pull/1017 ---Full Change Log--- Merge pull request #1078 from mcastelino/topic/documentation Documentation: Documentation update Merge pull request #1057 from mcastelino/topic/documentation Merge pull request #1037 from obedmr/identity openstack: Reduce number of Keystone requests Merge pull request #1069 from tpepper/cli_identity_oddity Merge pull request #1062 from obedmr/ciao-cli Merge pull request #1071 from mcastelino/topic/ciao-down-docker-fix Networking: Explicitly allow fwding on the ciao bridges ciao-cli: identity: return wrapped errors Documentation: Add sections on proxies and ciao-webui ciao-cli: Remove non-supported image download and modify Documentation: Create ciao development environment setup documentation Merge pull request #1049 from markdryan/fix-1007 controller: Fix race condition in confirmTenant Merge pull request #1045 from kaccardi/topic/fix-workload-validation ciao-controller: fix bug in workload validation Merge pull request #1032 from mcastelino/cnci-migration Networking: single vm: Check network state restore on CNCI restart Networking: cnci agent: switch to errors package Networking: cnci-agent: Persist network state across reboots/migration Merge pull request #1030 from rbradford/workload-verification-enhancements Merge pull request #1031 from kaccardi/topic/api-regex-cleanup ciao-controller: switch api to use regex in uuid package. ciao-controller: Remove redundant if checks Merge pull request #1017 from rbradford/error-reporting-improvements-2
db312ec
2017-01-30 17:48
下载
83
Changes since last release ---closed--- Issue/PR #1027: Cannot create workloads with image source URL: https://github.com/01org/ciao/issues/1027 Issue/PR #1028: Fix #1027 - workload yaml parsing URL: https://github.com/01org/ciao/pull/1028 Issue/PR #1018: ciao-launcher: Use MiB in the launcher storage code URL: https://github.com/01org/ciao/pull/1018 Issue/PR #990: launcher needs to use GiB URL: https://github.com/01org/ciao/issues/990 Issue/PR #1020: ciao-launcher: Wait for virtualizer to terminate URL: https://github.com/01org/ciao/pull/1020 Issue/PR #1009: storage_bat.TestDeleteInstanceWhileAttaching is flaky URL: https://github.com/01org/ciao/issues/1009 Issue/PR #606: The START payload can only contain one volume URL: https://github.com/01org/ciao/issues/606 Issue/PR #1015: Revendor gorilla mux URL: https://github.com/01org/ciao/pull/1015 Issue/PR #1011: ciao-cli: Add support for regexp matching URL: https://github.com/01org/ciao/pull/1011 Issue/PR #1010: Start improving error reporting in controller URL: https://github.com/01org/ciao/pull/1010 Issue/PR #1006: Add ciao-webui support to ciao-down and Single VM URL: https://github.com/01org/ciao/pull/1006 Issue/PR #1003: ciao-controller: Support multiple storage resources per workload URL: https://github.com/01org/ciao/pull/1003 Issue/PR #945: Add support for multiple volumes per workload. URL: https://github.com/01org/ciao/issues/945 Issue/PR #1004: ciao-cli: Add support for generic string matching in templates URL: https://github.com/01org/ciao/pull/1004 Issue/PR #981: openstack: retrieve tenant from token when absent from mux URL: https://github.com/01org/ciao/pull/981 Issue/PR #866: identity wrapper doesn't work for image service URL: https://github.com/01org/ciao/issues/866 Issue/PR #1002: .gitignore: ignore vim swap files URL: https://github.com/01org/ciao/pull/1002 Issue/PR #1001: vendor: netlink and netns: Update to 1890b34 and 2c9454e URL: https://github.com/01org/ciao/pull/1001 Issue/PR #899: ciao-deploy: Install dependencies URL: https://github.com/01org/ciao/issues/899 Issue/PR #982: Let ciao packages create the ciao user URL: https://github.com/01org/ciao/issues/982 Issue/PR #1000: Deployment CleanUp URL: https://github.com/01org/ciao/pull/1000 Issue/PR #39: cannot delete all docker instances through the cli URL: https://github.com/01org/ciao/issues/39 Issue/PR #6: Introduce new 'downloading' State for instances URL: https://github.com/01org/ciao/issues/6 Issue/PR #999: bat: Enable static analysis on BAT tests URL: https://github.com/01org/ciao/pull/999 Issue/PR #998: vendor: boltdb: Update boltdb to version a705895 URL: https://github.com/01org/ciao/pull/998 Issue/PR #997: BAT enhancements for storage URL: https://github.com/01org/ciao/pull/997 Issue/PR #962: ansible: create ciao-launcher role URL: https://github.com/01org/ciao/pull/962 Issue/PR #819: ansible: replace ciao-compute and ciao-network with ciao-launcher role URL: https://github.com/01org/ciao/issues/819 ---merged--- Issue/PR #1028: Fix #1027 - workload yaml parsing URL: https://github.com/01org/ciao/pull/1028 Issue/PR #1018: ciao-launcher: Use MiB in the launcher storage code URL: https://github.com/01org/ciao/pull/1018 Issue/PR #1020: ciao-launcher: Wait for virtualizer to terminate URL: https://github.com/01org/ciao/pull/1020 Issue/PR #1015: Revendor gorilla mux URL: https://github.com/01org/ciao/pull/1015 Issue/PR #1011: ciao-cli: Add support for regexp matching URL: https://github.com/01org/ciao/pull/1011 Issue/PR #1010: Start improving error reporting in controller URL: https://github.com/01org/ciao/pull/1010 Issue/PR #1006: Add ciao-webui support to ciao-down and Single VM URL: https://github.com/01org/ciao/pull/1006 Issue/PR #1003: ciao-controller: Support multiple storage resources per workload URL: https://github.com/01org/ciao/pull/1003 Issue/PR #1004: ciao-cli: Add support for generic string matching in templates URL: https://github.com/01org/ciao/pull/1004 Issue/PR #981: openstack: retrieve tenant from token when absent from mux URL: https://github.com/01org/ciao/pull/981 Issue/PR #1002: .gitignore: ignore vim swap files URL: https://github.com/01org/ciao/pull/1002 Issue/PR #1001: vendor: netlink and netns: Update to 1890b34 and 2c9454e URL: https://github.com/01org/ciao/pull/1001 Issue/PR #1000: Deployment CleanUp URL: https://github.com/01org/ciao/pull/1000 Issue/PR #999: bat: Enable static analysis on BAT tests URL: https://github.com/01org/ciao/pull/999 Issue/PR #998: vendor: boltdb: Update boltdb to version a705895 URL: https://github.com/01org/ciao/pull/998 Issue/PR #997: BAT enhancements for storage URL: https://github.com/01org/ciao/pull/997 Issue/PR #962: ansible: create ciao-launcher role URL: https://github.com/01org/ciao/pull/962 ---Full Change Log--- Merge pull request #1017 from rbradford/error-reporting-improvements-2 Merge pull request #1028 from rbradford/fix-1027 ciao-cli: Update examples to use explicit source image ciao-cli: Fix workload yaml parsing Merge pull request #1018 from rbradford/launcher-mibi ciao-controller: datastore.GetStorageAttachments cannot return an error ciao-controller: Improve error logging in datastore Merge pull request #1020 from rbradford/fix-1009 ciao-launcher: Fix ciao-launcher unit tests ciao-launcher: Wait for virtualizer to terminate ciao-launcher: Use MiB in the launcher storage code Merge pull request #1015 from markdryan/revendor-gorilla Merge pull request #1011 from mcastelino/template-subset travis: Explicitly go get github.com/gorilla/context vendor: gorilla: Revendor github.com/gorilla/mux to 757bef9 Merge pull request #1010 from rbradford/error-reporting-improvements-1 ciao-cli: Add support for regexp matching Merge pull request #1006 from markdryan/singlevm-webui ciao-controller: refactor event/failure code to make gocyclo happy ciao-controller: Return error in datastore.(Attach,Detach)VolumeFailure ciao-controller: Ensure client code logs all error from called functions vendor: Add github.com/pkg/errors to vendor datastore: refine datastore initialisation error handling datastore: Remove unnecessary use of errors.New() sqlite3db: Check error result from calling Populate() sqlite3db: Remove ineffectual error check Merge pull request #1003 from rbradford/workload-multiple-storage Merge pull request #1004 from mcastelino/template-subset ciao-down: Add support for ciao-webui ciao-launcher: Fix crash when container launch fails Single VM: Generate cert and conf file for web-ui ciao-cli: Add support for substring matching Merge pull request #981 from mrkz/tenant_empty_fix Merge pull request #1002 from mrkz/ignore_vimfiles openstack: requests with invalid admins mean non-admin user's request openstack: retrieve tenant from Token when absent from mux .gitignore: ignore vim swap files Merge pull request #1001 from markdryan/update-netlink Merge pull request #1000 from albertomurillo/deployment ansible: Replace ansible `service` module with `systemd` ansible: Install ciao-launcher and ciao-controller packages on Ubuntu and Fedora ansible: Do not create ciao user ciao-controller: Support multiple storage resources per workload vendor: netlink and netns: Update to 1890b34 and 2c9454e Merge pull request #999 from markdryan/lintbat bat: Enable static analysis on BAT tests Merge pull request #998 from markdryan/update-boltdb Merge pull request #997 from rbradford/storage-bat-enhancements bat: Use MiB rather than MB for CreateRandomFile bat: Create a test image for TestCreateVolumeFromImage bat: Move image_bat.addRandomImage to bat.AddRandomImage vendor: boltdb: Update boltdb to version a705895 Merge pull request #962 from albertomurillo/launcher
dc1bc76
2017-01-19 03:23
下载
82
Changes since last release ---closed--- Issue/PR #994: Copied volumes and those created from images have zero size URL: https://github.com/01org/ciao/issues/994 Issue/PR #995: Populate volume size URL: https://github.com/01org/ciao/pull/995 Issue/PR #993: ciao-down: Update connect and status to handle booting VMs URL: https://github.com/01org/ciao/pull/993 Issue/PR #956: ciao-down start should block until the VM has booted URL: https://github.com/01org/ciao/issues/956 Issue/PR #992: vendor: yaml: Update gopkg.in/yaml.v2 to a5b47d3 URL: https://github.com/01org/ciao/pull/992 Issue/PR #983: Minor datastore/database cleanups URL: https://github.com/01org/ciao/pull/983 Issue/PR #986: ciao-launcher: Add more docker unit tests URL: https://github.com/01org/ciao/pull/986 ---merged--- Issue/PR #995: Populate volume size URL: https://github.com/01org/ciao/pull/995 Issue/PR #993: ciao-down: Update connect and status to handle booting VMs URL: https://github.com/01org/ciao/pull/993 Issue/PR #992: vendor: yaml: Update gopkg.in/yaml.v2 to a5b47d3 URL: https://github.com/01org/ciao/pull/992 Issue/PR #983: Minor datastore/database cleanups URL: https://github.com/01org/ciao/pull/983 ---Full Change Log--- Merge pull request #962 from albertomurillo/launcher Merge pull request #995 from rbradford/populate-volume-size ciao-controller: Remove duplicated size from BlockData ciao-storage: Populate BlockDevice.Size in the noop backend ciao-storage: Populate BlockDevice with volume size Merge pull request #993 from markdryan/fix-956 Merge pull request #992 from markdryan/update-yaml ciao-down: Update connect and status to handle booting VMs vendor: yaml: Update gopkg.in/yaml.v2 to a5b47d3 Merge pull request #983 from rbradford/datastore-cleanup Merge pull request #986 from markdryan/fix-1
6112b5b
2017-01-07 05:55
下载
81
Changes since last release ---closed--- Issue/PR #979: ciao-controller: Make instance storage override workload storage URL: https://github.com/01org/ciao/pull/979 Issue/PR #984: small certificate related cleanups URL: https://github.com/01org/ciao/pull/984 Issue/PR #985: Update sqlite3 URL: https://github.com/01org/ciao/pull/985 Issue/PR #980: ciao-down: connect sometimes doesn't work and provides no feedback URL: https://github.com/01org/ciao/issues/980 ---merged--- Issue/PR #984: small certificate related cleanups URL: https://github.com/01org/ciao/pull/984 Issue/PR #985: Update sqlite3 URL: https://github.com/01org/ciao/pull/985 ---Full Change Log--- Merge pull request #986 from markdryan/fix-1 ciao-launcher: Add more docker unit tests Merge pull request #984 from tpepper/misc Merge pull request #985 from markdryan/update-sqlite3 vendor: sqlite3: Update sqlite3 to 6f2749a. travis: Update Go 1.8 version to beta2 ciao-cert: add README help section on CA issues ssntp: remove "TEMPORARY WARNING" Merge pull request #977 from tpepper/storage
57b854f
2017-01-06 03:22
下载
80
Changes since last release ---closed--- Issue/PR #927: [RFC] ansible: Add Firewall documentation URL: https://github.com/01org/ciao/pull/927 Issue/PR #822: document required host/role firewall rules URL: https://github.com/01org/ciao/issues/822 Issue/PR #846: Use OVMF code shipped by the OS URL: https://github.com/01org/ciao/pull/846 Issue/PR #373: Modify compute API to support storage volumes URL: https://github.com/01org/ciao/issues/373 Issue/PR #387: Add volume support to ciao-cli URL: https://github.com/01org/ciao/issues/387 Issue/PR #896: extended volume support URL: https://github.com/01org/ciao/pull/896 ---merged--- Issue/PR #927: [RFC] ansible: Add Firewall documentation URL: https://github.com/01org/ciao/pull/927 Issue/PR #846: Use OVMF code shipped by the OS URL: https://github.com/01org/ciao/pull/846 Issue/PR #896: extended volume support URL: https://github.com/01org/ciao/pull/896 ---Full Change Log--- Merge pull request #977 from tpepper/storage ciao-controller: BAT expects that workload storage is ephemeral ciao-down: update to golang 1.7.4 Merge pull request #927 from erick0z/master Merge pull request #846 from albertomurillo/ovmf Merge pull request #896 from tpepper/storage ciao-launcher: error on local volume request ciao-storage noop: snapshot uuid's should be {uuid}@{uuid} ciao-controller: adding openstack compute API testing for volumes travis: enable test-cases check of ciao-storage ciao-storage: add ceph uuid snapshot test ciao-storage: add noop driver test ciao-cli: fix misspell and goreportcard ciao-cli: instance volume subarg unit tests ciao-controller: shift startWorkload() to use WorkloadRequest struct ciao-controller: add workload request type ciao-launcher: search for bootable volume ciao-controller: honor user specified volume ephemerality/bootability ciao-controller: change Persistent to Ephemeral ciao-controller: track user tag in volume description ciao-scheduler: glog before init leaves logs in /tmp ciao-controller: remove redundant startWorkload argument ciao-controller: simplify function returns ciao-scheduler: consider local disk request when scheduling ciao-scheduler: track local disk stats from launcher ciao-scheduler: update todo comment ciao-cli: multi-subarg-parsing ciao-controller: add volumes to newInstance/newConfig ciao-launcher: dummy implement new storage interface ciao-controller: use storage snapshot UUID validator helper ciao-controller: consistently give ctl struct to OpenStack validators ciao-storage: extend interface to include snapshot uuid validator ciao-controller: add Tag to types.StorageResource ciao-controller: move getStorage to use simpler arg ciao-controller: deduplicate code payloads: extend StorageResources for more volume capabilities Merge pull request #966 from sboeuf/master
0ffc205
2016-12-16 06:22
下载
79
Changes since last release ---closed--- Issue/PR #946: Add support for creating custom workloads URL: https://github.com/01org/ciao/pull/946 Issue/PR #932: ciao-cli: support creation of custom workloads for privileged users URL: https://github.com/01org/ciao/issues/932 Issue/PR #931: Implement admin create workload API for ciao-controller URL: https://github.com/01org/ciao/issues/931 Issue/PR #970: ciao-launcher: Add some more docker unit tests URL: https://github.com/01org/ciao/pull/970 Issue/PR #969: ansible: Fix image uuids URL: https://github.com/01org/ciao/pull/969 Issue/PR #968: ansible: upload images with different uuid URL: https://github.com/01org/ciao/issues/968 Issue/PR #967: Add some more unit tests for launcher URL: https://github.com/01org/ciao/pull/967 ---merged--- Issue/PR #946: Add support for creating custom workloads URL: https://github.com/01org/ciao/pull/946 Issue/PR #970: ciao-launcher: Add some more docker unit tests URL: https://github.com/01org/ciao/pull/970 Issue/PR #969: ansible: Fix image uuids URL: https://github.com/01org/ciao/pull/969 Issue/PR #967: Add some more unit tests for launcher URL: https://github.com/01org/ciao/pull/967 ---Full Change Log--- Merge pull request #966 from sboeuf/master networking: libsnnet: Set Vnic peer address explicitely networking: libsnnet: Get existing VNIC device by name Merge pull request #946 from kaccardi/topic/workloads ciao-controller: modify the /workloads POST api to return the workload Merge pull request #970 from markdryan/fix-1 ciao-launcher: Add additional unit tests for docker Merge pull request #969 from erick0z/ansible ansible: Fix image uuids ciao-launcher: Remove the dockerClient structure ciao-launcher: Add containerManager interface Merge pull request #967 from markdryan/fix-1 ciao-cli: add support for creating workloads ciao-controller: add first workload API ciao-controller: sqlite3db: add updateWorkload ciao-launcher: Document new unit tests. ciao-launcher: Add image and portgrabber unit tests ciao-launcher: Add ssntp_test.go ciao-launcher: Added some comments to ssntp.go ciao-launcher: Move agent_client into ssntp.go ciao-launcher: Unit tests no longer write to /var/lib/ciao/instances ciao-launcher: Add additional payload tests ciao-launcher: Add tests for process_stats.go Merge pull request #960 from rbradford/ceph-image-size
d0bb7a1
2016-12-14 07:43
下载
78
Changes since last release ---closed--- Issue/PR #556: External IP Support: Controller, CLI and Web UI Requirements URL: https://github.com/01org/ciao/issues/556 Issue/PR #964: ciao-cli: Validate image file exists when adding a new image. URL: https://github.com/01org/ciao/pull/964 Issue/PR #874: ciao-cli,ciao-image: image in queued state if file does not exist URL: https://github.com/01org/ciao/issues/874 Issue/PR #965: SingleVM: Use templates to get SSH IP URL: https://github.com/01org/ciao/pull/965 Issue/PR #844: Single VM: container network connectivity test failure URL: https://github.com/01org/ciao/issues/844 Issue/PR #940: ciao-storage lacks unit tests URL: https://github.com/01org/ciao/issues/940 Issue/PR #928: storage BAT tests do not work on release cluster URL: https://github.com/01org/ciao/issues/928 Issue/PR #963: misc: Fix tennant->tenant typo URL: https://github.com/01org/ciao/pull/963 Issue/PR #880: Spelling: tennant vs. tenant URL: https://github.com/01org/ciao/issues/880 Issue/PR #961: Fix glog dependencies URL: https://github.com/01org/ciao/pull/961 Issue/PR #944: ansible: Make sure the deployment node is using the correct ciao-cli URL: https://github.com/01org/ciao/pull/944 Issue/PR #943: ansible: ciao-cli binary missing in the deployment node URL: https://github.com/01org/ciao/issues/943 Issue/PR #906: ciao-image: Fix raw datastore error handling on ciao-image service URL: https://github.com/01org/ciao/pull/906 Issue/PR #905: ciao-storage, ciao-image: RBD commands hang and then hang ciao-image service calls URL: https://github.com/01org/ciao/issues/905 Issue/PR #919: osprepare should not import glog URL: https://github.com/01org/ciao/issues/919 Issue/PR #954: Single VM : Exit on cleanup URL: https://github.com/01org/ciao/pull/954 Issue/PR #953: Unable to cancel Single VM setup URL: https://github.com/01org/ciao/issues/953 Issue/PR #935: bat: Specify where to run bat tests from URL: https://github.com/01org/ciao/pull/935 Issue/PR #930: Refactor logging interface used in osprepare URL: https://github.com/01org/ciao/pull/930 Issue/PR #942: networking: libsnnet: Export Vnic API URL: https://github.com/01org/ciao/pull/942 Issue/PR #941: networking: libsnnet: Export bridge API URL: https://github.com/01org/ciao/pull/941 Issue/PR #922: Image upload race condition in Single VM URL: https://github.com/01org/ciao/issues/922 Issue/PR #835: ciao-down: Add ciao-down, a utility for building VMs for Single VM URL: https://github.com/01org/ciao/pull/835 Issue/PR #566: Return correct error response from upload image URL: https://github.com/01org/ciao/issues/566 Issue/PR #937: ciao-image: Add regex pattern for validating UUID URL: https://github.com/01org/ciao/pull/937 Issue/PR #563: Add input validation for uuids: image service URL: https://github.com/01org/ciao/issues/563 Issue/PR #681: ciao-image ignores most of the parameters passed to by ciao-cli image add URL: https://github.com/01org/ciao/issues/681 Issue/PR #684: ciao-cli image list on SingleVM has some empty values URL: https://github.com/01org/ciao/issues/684 Issue/PR #936: ciao-cli image cleanup URL: https://github.com/01org/ciao/pull/936 Issue/PR #939: ciao-storage: Improve error logging from rbd commands URL: https://github.com/01org/ciao/pull/939 Issue/PR #642: ciao-storage: ceph: improve the error reporting when creating volumes URL: https://github.com/01org/ciao/issues/642 Issue/PR #895: testutil: Add temporary test cert file generation URL: https://github.com/01org/ciao/pull/895 Issue/PR #938: ciao-cli: Indicate that newly created instance is pending URL: https://github.com/01org/ciao/pull/938 Issue/PR #674: Need to error out if instance creation fails URL: https://github.com/01org/ciao/issues/674 Issue/PR #694: end-user workload definition URL: https://github.com/01org/ciao/issues/694 Issue/PR #783: BAT tests do not work on ansible installed clusters URL: https://github.com/01org/ciao/issues/783 ---merged--- Issue/PR #964: ciao-cli: Validate image file exists when adding a new image. URL: https://github.com/01org/ciao/pull/964 Issue/PR #965: SingleVM: Use templates to get SSH IP URL: https://github.com/01org/ciao/pull/965 Issue/PR #963: misc: Fix tennant->tenant typo URL: https://github.com/01org/ciao/pull/963 Issue/PR #961: Fix glog dependencies URL: https://github.com/01org/ciao/pull/961 Issue/PR #944: ansible: Make sure the deployment node is using the correct ciao-cli URL: https://github.com/01org/ciao/pull/944 Issue/PR #906: ciao-image: Fix raw datastore error handling on ciao-image service URL: https://github.com/01org/ciao/pull/906 Issue/PR #954: Single VM : Exit on cleanup URL: https://github.com/01org/ciao/pull/954 Issue/PR #935: bat: Specify where to run bat tests from URL: https://github.com/01org/ciao/pull/935 Issue/PR #930: Refactor logging interface used in osprepare URL: https://github.com/01org/ciao/pull/930 Issue/PR #942: networking: libsnnet: Export Vnic API URL: https://github.com/01org/ciao/pull/942 Issue/PR #941: networking: libsnnet: Export bridge API URL: https://github.com/01org/ciao/pull/941 Issue/PR #835: ciao-down: Add ciao-down, a utility for building VMs for Single VM URL: https://github.com/01org/ciao/pull/835 Issue/PR #937: ciao-image: Add regex pattern for validating UUID URL: https://github.com/01org/ciao/pull/937 Issue/PR #936: ciao-cli image cleanup URL: https://github.com/01org/ciao/pull/936 Issue/PR #939: ciao-storage: Improve error logging from rbd commands URL: https://github.com/01org/ciao/pull/939 Issue/PR #895: testutil: Add temporary test cert file generation URL: https://github.com/01org/ciao/pull/895 Issue/PR #938: ciao-cli: Indicate that newly created instance is pending URL: https://github.com/01org/ciao/pull/938 ---Full Change Log--- Merge pull request #960 from rbradford/ceph-image-size Merge pull request #964 from erick0z/ciao-image Merge pull request #965 from mcastelino/singlevm_templates SingleVM: Use templates to get SSH IP ciao-cli: Validate image file exists when adding a new image. Merge pull request #963 from rbradford/tenant-name-fix Merge pull request #961 from sboeuf/master database: Initialize clogger from packages using it networking: libsnnet: Initialize clogger from packages using it database: Fix glog dependency relying on clogger networking: libsnnet: Fix glog dependency relying on clogger Merge pull request #944 from erick0z/ansible Merge pull request #906 from obedmr/issue-905 misc: Fix tennant->tenant typo controller: Populate image size in openstack image API ciao-image: Populate image datastore with rbd image size ciao-image: Add clean mechanism after test ciao-image: Fix raw datastore error handling on ciao-image service bat: Add ceph test for creating a sized block device storage: Add support to ceph for querying block device size Merge pull request #954 from markdryan/fix-953 Single VM : Exit on cleanup ansible: Make sure the deployment node is using the correct ciao-cli binary Merge pull request #935 from albertomurillo/bat Merge pull request #930 from bryteise/logging-refactor Merge pull request #942 from sboeuf/master networking: libsnnet: Export Vnic API Merge pull request #941 from sboeuf/master Merge pull request #835 from markdryan/ciao-dev Merge pull request #937 from obedmr/issue-563 Merge pull request #936 from rbradford/image-cleanup networking: libsnnet: Export bridge API ciao-cli: Drop unused parameters from ciao-cli image add/modify Refactor logging interface used in osprepare Merge pull request #939 from rbradford/improve-storage-error-logging ciao-storage: Improve error logging from rbd commands bat: Specify where to run bat tests from ciao-image: Fix error handling on not-found images ciao-image: Add regex pattern for validating UUID Merge pull request #895 from bryteise/test-cert-generator ciao-down: Fix golint errors in ciao_down.go ciao-down: Install ssh-client tools on host ciao-down: Set correct owner for home directory ciao-down: Clarify use of git variables. ciao-down: Create constants for guest image meta data ciao-down: Fix check for Go extraction ciao-down: Generate SSH keys instead of using id_rsa ciao-down: Don't add ciao-down VM to host's known_hosts file ciao-down: Remove unneeded if statements ciao-down: Remove unused password ciao-down: Check nested KVM is enabled ciao-down: Add --debug to the prepare command Single VM: Remove image service race condition ciao-down: Intelligently choose resources for VM ciao-down: Fix an issue with GOPATH mounting ciao-down: Remove use of glog ciao-down: Reorganize the source ciao-down: Fix two error messages ciao-down: Add README.md file ciao-down: Report cloud-init errors ciao-down: Fix file sharing and hosts file ciao-down: Install openstack dependencies ciao-down: Add ciao-down, a utility for building VMs for Single VM Merge pull request #938 from rbradford/fix-674 ciao-cli: Indicate that newly created instance is pending ciao-cli: Remove unused fields from ciao-cli image show/list testutil: Add temporary test cert file generation Merge pull request #923 from markdryan/fix-911
eb852ba
2016-12-13 03:31
下载
77
Changes since last release ---closed--- Issue/PR #856: Use a memory datastore for datastore tests URL: https://github.com/01org/ciao/pull/856 Issue/PR #403: Improve datastore unit testing by creating fake persistent datastores URL: https://github.com/01org/ciao/issues/403 Issue/PR #926: Single VM: Bugfix: Setup the cloud-init in the right location URL: https://github.com/01org/ciao/pull/926 Issue/PR #925: Single VM: Tests fails if ~/local directory is deleted URL: https://github.com/01org/ciao/issues/925 Issue/PR #904: ansible: Upload images to ciao-image URL: https://github.com/01org/ciao/pull/904 Issue/PR #841: Ansible needs to upload image files URL: https://github.com/01org/ciao/issues/841 Issue/PR #909: Persistent store cleanup URL: https://github.com/01org/ciao/pull/909 Issue/PR #876: Add Storage bat tests URL: https://github.com/01org/ciao/pull/876 Issue/PR #682: Create BAT tests for storage URL: https://github.com/01org/ciao/issues/682 Issue/PR #890: ciao-controller: allow overlapping subnets for tenant internal IPs URL: https://github.com/01org/ciao/pull/890 Issue/PR #712: Change ciao-controller IP allocation algorithm to re-enable overlapping IP URL: https://github.com/01org/ciao/issues/712 Issue/PR #914: Single VM: Fix SSH Key provisioning issue URL: https://github.com/01org/ciao/pull/914 Issue/PR #913: Single VM: SSH connectivity verification fails due to ssh key provisioning failure URL: https://github.com/01org/ciao/issues/913 Issue/PR #915: Kicking travis: DO NOT MERGE URL: https://github.com/01org/ciao/pull/915 Issue/PR #758: VM booting should always have workload storage associated with it URL: https://github.com/01org/ciao/issues/758 Issue/PR #903: ciao-controller: prevent deletion of instances with mapped IPs URL: https://github.com/01org/ciao/pull/903 Issue/PR #898: ciao-controller: force user to unmap external IP prior to delete URL: https://github.com/01org/ciao/issues/898 Issue/PR #891: ciao-image: Set status to 'Killed' when upload fails URL: https://github.com/01org/ciao/pull/891 Issue/PR #663: ciao-image: Failure to upload an image can lead to an invalid state and corrupted image URL: https://github.com/01org/ciao/issues/663 Issue/PR #900: ciao-controller: more verbose error message URL: https://github.com/01org/ciao/pull/900 Issue/PR #902: singlevm: update wiki link URL: https://github.com/01org/ciao/pull/902 Issue/PR #908: Single VM: Fix Single VM URL: https://github.com/01org/ciao/pull/908 Issue/PR #907: ciao-controller: Fix build errors from patch merges URL: https://github.com/01org/ciao/pull/907 Issue/PR #850: ciao-controller: Change persistent data paths URL: https://github.com/01org/ciao/pull/850 Issue/PR #83: data race in controller_test.go URL: https://github.com/01org/ciao/issues/83 Issue/PR #868: ciao-controller data race URL: https://github.com/01org/ciao/issues/868 Issue/PR #877: ciao-controller unit test improvements URL: https://github.com/01org/ciao/pull/877 Issue/PR #806: ciao-cli node list -compute returns error URL: https://github.com/01org/ciao/issues/806 Issue/PR #863: external ip support URL: https://github.com/01org/ciao/pull/863 Issue/PR #879: External IP: Handle Error Cases & generate error events URL: https://github.com/01org/ciao/issues/879 Issue/PR #693: ciao-cli: Add support of listing external IPs URL: https://github.com/01org/ciao/issues/693 ---merged--- Issue/PR #856: Use a memory datastore for datastore tests URL: https://github.com/01org/ciao/pull/856 Issue/PR #926: Single VM: Bugfix: Setup the cloud-init in the right location URL: https://github.com/01org/ciao/pull/926 Issue/PR #904: ansible: Upload images to ciao-image URL: https://github.com/01org/ciao/pull/904 Issue/PR #909: Persistent store cleanup URL: https://github.com/01org/ciao/pull/909 Issue/PR #876: Add Storage bat tests URL: https://github.com/01org/ciao/pull/876 Issue/PR #890: ciao-controller: allow overlapping subnets for tenant internal IPs URL: https://github.com/01org/ciao/pull/890 Issue/PR #914: Single VM: Fix SSH Key provisioning issue URL: https://github.com/01org/ciao/pull/914 Issue/PR #903: ciao-controller: prevent deletion of instances with mapped IPs URL: https://github.com/01org/ciao/pull/903 Issue/PR #891: ciao-image: Set status to 'Killed' when upload fails URL: https://github.com/01org/ciao/pull/891 Issue/PR #900: ciao-controller: more verbose error message URL: https://github.com/01org/ciao/pull/900 Issue/PR #902: singlevm: update wiki link URL: https://github.com/01org/ciao/pull/902 Issue/PR #908: Single VM: Fix Single VM URL: https://github.com/01org/ciao/pull/908 Issue/PR #907: ciao-controller: Fix build errors from patch merges URL: https://github.com/01org/ciao/pull/907 Issue/PR #850: ciao-controller: Change persistent data paths URL: https://github.com/01org/ciao/pull/850 Issue/PR #877: ciao-controller unit test improvements URL: https://github.com/01org/ciao/pull/877 ---Full Change Log--- Merge pull request #923 from markdryan/fix-911 Merge pull request #856 from rbradford/memory-datastore Merge pull request #926 from mcastelino/topic/singlevm_fix_test_ips Single VM: Bugfix: Setup the cloud-init in the right location Merge pull request #904 from albertomurillo/images travis: Run golint on all builds ciao-down: Remove erroneous call to misspell travis: Enable go1.8beta1 builds sqlite3db: Add basic testing of instance statistics sqlite3db: Add test coverage of event logging sqlite3db: Add testing of stats handling in sqlite3db sqlite3db: Remove (now) unused GetFrameStatistics() datastore: Refactor out common test frame creation code sqlite3db: Add testing of tenant creation and retrieval sqlite3db: Dynamically create sqlite memory backends sqlite3db: Add test coverage of workloads sqlite3db: Modify test names to show they're testing sqlite backend sqlite3db: Import workloads and tables into DB ciao-controller: Remove sleeps from datastore test ciao-controller: Add a memory backend for unit testing ciao-controller: Add the ability to switch DB backend for datastore ciao-controller: Report error message from datastore initialisation Merge pull request #909 from rbradford/persistent-store-cleanup Merge pull request #876 from markdryan/storage_bat Merge pull request #890 from kaccardi/topic/allow-overlapping-ips ansible: Use CIAO_CA_CERT_FILE env var when calling ciao-cli ansible: Move variables from ciao-common to ciao-controller ansible: Update references of fedora23 to fedora24 ansible: Upload images to ciao-image service ciao-controller: allow overlapping subnets for tenant internal IPs Merge pull request #914 from mcastelino/topic/singlevm_fix_test_ips Travis CI: Install DNS Masq Single VM: Fix SSH Key provisioning issue bat: Add storage bat tests bat: Split bat.go bat: Update ciao-cli calls to use new template function Merge pull request #903 from kaccardi/topic/issue-898 sqlite3db: Treat the PersistentURI as a URI sqlite3db: Remove directory creation for workloads and tables Merge pull request #891 from obedmr/issue-663 Merge pull request #900 from tpepper/master Merge pull request #902 from tpepper/commentfix Merge pull request #908 from markdryan/fix-single-vm Single VM: Fix Single VM Merge pull request #907 from rbradford/fix-client-merge-break ciao-controller: Fix build errors from patch merges Merge pull request #850 from obedmr/ciao-controller Merge pull request #877 from rbradford/unit-test-tweaks ciao-controller: prevent deletion of instances with mapped IPs singlevm: update wiki link ciao-controller: more verbose error message ciao-image: Set status to 'Killed' when upload fails Merge pull request #863 from kaccardi/topic/combined-external-ips
d940dcc
2016-12-03 05:57
下载
76
Changes since last release ---closed--- Issue/PR #878: ciao-image: Fix open file issue on posix write ops URL: https://github.com/01org/ciao/pull/878 Issue/PR #661: ciao-image leaks file descriptors each time you upload a new file URL: https://github.com/01org/ciao/issues/661 Issue/PR #888: testutil: channels are a reference type URL: https://github.com/01org/ciao/pull/888 Issue/PR #893: ciao-cli: fix typo URL: https://github.com/01org/ciao/pull/893 Issue/PR #894: ciao-image: Return an empty list when there are no images URL: https://github.com/01org/ciao/pull/894 Issue/PR #892: ciao-image: /v2/images should return a list always URL: https://github.com/01org/ciao/issues/892 Issue/PR #827: [RFC]testutil: Add snake oil cert files for roles URL: https://github.com/01org/ciao/pull/827 ---merged--- Issue/PR #878: ciao-image: Fix open file issue on posix write ops URL: https://github.com/01org/ciao/pull/878 Issue/PR #888: testutil: channels are a reference type URL: https://github.com/01org/ciao/pull/888 Issue/PR #893: ciao-cli: fix typo URL: https://github.com/01org/ciao/pull/893 Issue/PR #894: ciao-image: Return an empty list when there are no images URL: https://github.com/01org/ciao/pull/894 ---Full Change Log--- Merge pull request #863 from kaccardi/topic/combined-external-ips Merge pull request #3 from mcastelino/topic/combined-external-ips Merge pull request #878 from obedmr/issue-661 Merge pull request #888 from tpepper/unittests Merge pull request #893 from tpepper/master SingleVM: Add test for checking External IP Unmap failure Merge pull request #894 from albertomurillo/image_api ciao-image: Return an empty list when there are no images ciao-cli: fix typo Single VM: Cleanup verify.sh ciao-image: Remove unused length variable ciao-image: Fix open file issue on posix write ops testutil: channels are a reference type ciao-cli: add newline for non-privileged external-ip list ciao-scheduler: Enable command forwarding to CNCI's Commands such as AssignPublicIP (and the eventual peer removal command) need passed by the scheduler to the correct CNCI, based on the CNCIAgent uuid in the command payload. ciao-controller: handle UnassignFailure ciao-cli: fix output of pools list when non-privileged user External IP: Report error on failure SingleVM: Test SSH connectivity via External IP ciao-controller: datastore: do not use defer to unlock mutex in AddPool() ciao-controller: log failure to map regardless of failure to unmap ciao-cli: output usage() and exit in pools remove ciao-cli: move tabwriter flush to correct location testutil: singlevm: change to admin for pool create/add Single VM: Enhance Single VM tests to verify external IP Networking: Report Public IP Assigned and Unassigned events Networking: Release Public IP, fix typo Ciao-Scheduler: Add support for ReleasePublicIP ciao-scheduler: Enable command forwarding to CNCI's Commands such as AssignPublicIP (and the eventual peer removal command) need passed by the scheduler to the correct CNCI, based on the CNCIAgent uuid in the command payload. Networking: CNCI Agent Assign and Release public IP implementation Networking: Create user-defined chains for floating ips ciao-cli: add support for external IP pools ciao-controller: Add support for external IPs configuration: add support for new ciao API service port ssntp: Add AssignPublicIPFailure error Merge pull request #887 from markdryan/fix-872
0581b78
2016-12-01 02:17
下载
75
Changes since last release ---closed--- Issue/PR #885: ciao-scheduler: add forwarding rules for attach/detach volume failure URL: https://github.com/01org/ciao/pull/885 Issue/PR #871: Attaching Volume to running container should fail URL: https://github.com/01org/ciao/issues/871 Issue/PR #886: ciao-controller: create attachment at request time URL: https://github.com/01org/ciao/pull/886 Issue/PR #867: Deleting an instance can lead to permenantly attaching volumes URL: https://github.com/01org/ciao/issues/867 Issue/PR #884: fix comments on ssntp error versus event URL: https://github.com/01org/ciao/pull/884 Issue/PR #883: ciao-controller: Add boot flag to attachment URL: https://github.com/01org/ciao/pull/883 Issue/PR #870: Detaching a bootable volume should fail URL: https://github.com/01org/ciao/issues/870 Issue/PR #875: Data volumes are not persisted URL: https://github.com/01org/ciao/issues/875 ---merged--- Issue/PR #885: ciao-scheduler: add forwarding rules for attach/detach volume failure URL: https://github.com/01org/ciao/pull/885 Issue/PR #886: ciao-controller: create attachment at request time URL: https://github.com/01org/ciao/pull/886 Issue/PR #884: fix comments on ssntp error versus event URL: https://github.com/01org/ciao/pull/884 Issue/PR #883: ciao-controller: Add boot flag to attachment URL: https://github.com/01org/ciao/pull/883 ---Full Change Log--- Merge pull request #887 from markdryan/fix-872 Merge pull request #885 from kaccardi/topic/issue-871 Merge pull request #886 from kaccardi/topic/issue-867 ciao-controller: create attachment at request time ciao-launcher: Always update stats when volumes change Merge pull request #884 from tpepper/commentfix Merge pull request #883 from kaccardi/topic/issue-870 ciao-scheduler: add forwarding rules for attach/detach volume failure fix comments on ssntp error versus event ciao-controller: Add boot flag to attachment Merge pull request #857 from rbradford/minor-singlevm-fixes
cd27b8e
2016-11-30 01:50
下载
74
Changes since last release ---merged--- Issue/PR #865: ciao-cli: use correct identity endpoint for unscoped token URL: https://github.com/01org/ciao/pull/865 Issue/PR #813: singlevm: Add keystone support URL: https://github.com/01org/ciao/pull/813 ---closed--- Issue/PR #865: ciao-cli: use correct identity endpoint for unscoped token URL: https://github.com/01org/ciao/pull/865 Issue/PR #864: ciao-cli uses incorrect identity API for unscoped tokens URL: https://github.com/01org/ciao/issues/864 Issue/PR #614: Single VM Dev Env: Use keystone container for identity services URL: https://github.com/01org/ciao/issues/614 Issue/PR #813: singlevm: Add keystone support URL: https://github.com/01org/ciao/pull/813 Issue/PR #791: [WIP] External IP Support URL: https://github.com/01org/ciao/pull/791 ---Full Change Log--- Merge pull request #857 from rbradford/minor-singlevm-fixes Merge pull request #865 from kaccardi/topic/keystone-container-singlevm Merge pull request #813 from bwarden/btwarden/topic/add-keystone-to-single-vm singlevm: Cleanup keystone storage singlevm: Add storage endpoints singlevm: remove admin from "service" project singlevm: Add variable for keystone wait time singlevm: remove openstack dependency singlevm: Add hosts entry in keystone container singlevm: remove extraneous roles singlevm: Fix certificate deployment singlevm: check for openstack tools singlevm: Add keystone identity support singlevm: Clean up configuration singlevm: Don't try and delete images that don't exist Merge pull request #855 from rbradford/cnci-ephemeral-storage
14a0a25
2016-11-29 01:53
下载
73
Changes since last release ---closed--- Issue/PR #662: ciao-cli image commands are very resource intensive URL: https://github.com/01org/ciao/issues/662 Issue/PR #859: Fix resource issues with ciao-cli image URL: https://github.com/01org/ciao/pull/859 Issue/PR #853: Volumes created for images are not marked in use URL: https://github.com/01org/ciao/issues/853 ---merged--- Issue/PR #859: Fix resource issues with ciao-cli image URL: https://github.com/01org/ciao/pull/859 ---Full Change Log--- Merge pull request #855 from rbradford/cnci-ephemeral-storage Merge pull request #859 from rbradford/ciao-cli-image-optimisation ciao-cli: For image downloads don't save the whole file into memory Merge pull request #854 from rbradford/fix-volume-status
e7e35eb
2016-11-25 20:24
下载
72
Changes since last release ---closed--- Issue/PR #860: ciao-image: Add more logging information URL: https://github.com/01org/ciao/pull/860 Issue/PR #779: ciao-image has almost no logs URL: https://github.com/01org/ciao/issues/779 Issue/PR #862: ciao-controller: Add qemu-img as dependency URL: https://github.com/01org/ciao/pull/862 ---merged--- Issue/PR #860: ciao-image: Add more logging information URL: https://github.com/01org/ciao/pull/860 ---Full Change Log--- Merge pull request #854 from rbradford/fix-volume-status Merge pull request #860 from obedmr/ciao-image ciao-image: Add more logging information Merge pull request #862 from albertomurillo/qemu-img
480a803
2016-11-25 01:02
下载
71
Changes since last release ---closed--- Issue/PR #839: [WIP] ansible: Use cephfs for /var/lib/ciao/images URL: https://github.com/01org/ciao/pull/839 Issue/PR #852: ciao-cert: Rename signer flag for clarity URL: https://github.com/01org/ciao/pull/852 Issue/PR #849: ansible: Install docker on compute nodes URL: https://github.com/01org/ciao/pull/849 Issue/PR #848: ciao-cli: Improve template functionality URL: https://github.com/01org/ciao/pull/848 Issue/PR #785: [DONOTMERGE] Add initial support for ciao external IPs API URL: https://github.com/01org/ciao/pull/785 Issue/PR #847: [RFC] ciao-controller: Change persistent data paths URL: https://github.com/01org/ciao/pull/847 Issue/PR #843: ciao-cert: do certs need subjectAltName URL: https://github.com/01org/ciao/issues/843 Issue/PR #848: ciao-cli: Improve template functionality URL: https://github.com/01org/ciao/pull/848 ---merged--- Issue/PR #852: ciao-cert: Rename signer flag for clarity URL: https://github.com/01org/ciao/pull/852 Issue/PR #849: ansible: Install docker on compute nodes URL: https://github.com/01org/ciao/pull/849 Issue/PR #848: ciao-cli: Improve template functionality URL: https://github.com/01org/ciao/pull/848 ---Full Change Log--- Merge pull request #862 from albertomurillo/qemu-img ciao-controller: Add qemu-img as dependency Merge pull request #852 from bryteise/cert-signer-rename Merge pull request #849 from albertomurillo/ansible Merge pull request #848 from markdryan/master ciao-cert: Rename signer flag for clarity ciao-cli: Improve template functionality ansible: Install docker on compute nodes Merge pull request #845 from mcastelino/single_vm_tls_fix
7140076
2016-11-24 03:21
下载
70
Changes since last release ---closed--- Issue/PR #831: ciao-cli: list available subcommands based on privilege URL: https://github.com/01org/ciao/issues/831 Issue/PR #825: travis: gocyclo on unit test .go files? URL: https://github.com/01org/ciao/issues/825 Issue/PR #837: ansible: Install docker-py on fedora from docker role URL: https://github.com/01org/ciao/pull/837 Issue/PR #838: ansible: `ciao_guest_key` var to contain workload pubkey URL: https://github.com/01org/ciao/pull/838 Issue/PR #814: ansible: change `ciao_guest_key` var to contain the public ssh key URL: https://github.com/01org/ciao/issues/814 Issue/PR #834: Migrate all VM storage to ceph URL: https://github.com/01org/ciao/issues/834 Issue/PR #811: Store images in ceph URL: https://github.com/01org/ciao/pull/811 Issue/PR #840: ciao-cli: Add more template examples to the README.md URL: https://github.com/01org/ciao/pull/840 Issue/PR #569: Add testing for ciao-storage (ceph) via BAT URL: https://github.com/01org/ciao/issues/569 Issue/PR #836: BAT testing for ceph storage backend URL: https://github.com/01org/ciao/pull/836 Issue/PR #808: Ciao launcher sends instance delete message too early URL: https://github.com/01org/ciao/issues/808 ---merged--- Issue/PR #837: ansible: Install docker-py on fedora from docker role URL: https://github.com/01org/ciao/pull/837 Issue/PR #838: ansible: `ciao_guest_key` var to contain workload pubkey URL: https://github.com/01org/ciao/pull/838 Issue/PR #811: Store images in ceph URL: https://github.com/01org/ciao/pull/811 Issue/PR #840: ciao-cli: Add more template examples to the README.md URL: https://github.com/01org/ciao/pull/840 Issue/PR #836: BAT testing for ceph storage backend URL: https://github.com/01org/ciao/pull/836 ---Full Change Log--- Merge pull request #845 from mcastelino/single_vm_tls_fix Single VM: Cleanup any orphan ciao networks Single VM: Switch the container test image to debian from ubuntu Merge pull request #837 from albertomurillo/docker-py Merge pull request #838 from mrkz/workload_ssh_key_file_to_var Merge pull request #811 from rbradford/store-images-in-ceph ciao-controller: Create CoW volumes when booting images ciao-image: Add support for backing image service with ceph ciao-storage: Add basic snapshot support to block API ciao-storage: Allow specifying the volume ID when creating block devices ciao-storage: Don't use a pointer to image path string ciao-controller: Update reference workloads to use volumes singlevm: Migrate all VMs to use volume based storage ciao-controller: Enable workload based storage for CNCI ciao-storage: Enhance error messages from ceph code Merge pull request #840 from markdryan/master Merge pull request #836 from rbradford/ceph-bat-testing bat: Add basic ceph testing to run as part of BAT. ciao-cli: Add more template examples to the README.md ansible: `ciao_guest_key` var to contain workload pubkey ansible: Install docker-py on fedora from docker role bat: Move random file creation to common BAT code Merge pull request #833 from markdryan/master
cc089c2
2016-11-18 08:27
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/mirrors/ciao-go.git
git@gitee.com:mirrors/ciao-go.git
mirrors
ciao-go
ciao-go
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册