mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
1. This is a bug because of latest modify about scheduler's instance_group_predicate. Should set minFree as zero when founding that host can't be used to create vm with requested forced instance group. 2. Fix some little error of instance group. 3. Add PerformEnable and PerformDisable for instance group. 4. Clean scheduler desc cache after having attached or detached guests and groups and enabled group. Cleaning was necessary when disable group because disabled group is prohibited. 5. Add package 'golang.org/x/sync/errgroup'.
163 lines
8.3 KiB
AMPL
163 lines
8.3 KiB
AMPL
module yunion.io/x/onecloud
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/360EntSecGroup-Skylar/excelize v1.4.0
|
|
github.com/Azure/azure-sdk-for-go v34.4.0+incompatible
|
|
github.com/Azure/go-autorest v10.15.5+incompatible
|
|
github.com/DataDog/dd-trace-go v0.6.1 // indirect
|
|
github.com/DataDog/zstd v1.3.4 // indirect
|
|
github.com/Microsoft/azure-vhd-utils v0.0.0-20181115010904-44cbada2ece3
|
|
github.com/RoaringBitmap/roaring v0.4.16 // indirect
|
|
github.com/Shopify/sarama v1.20.0 // indirect
|
|
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 // indirect
|
|
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20180112035716-b5829a0278c8
|
|
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20181116160301-c6838fdc33ed
|
|
github.com/anacrolix/dht v0.0.0-20181129074040-b09db78595aa // indirect
|
|
github.com/anacrolix/go-libutp v0.0.0-20180808010927-aebbeb60ea05 // indirect
|
|
github.com/anacrolix/log v0.0.0-20180808012509-286fcf906b48 // indirect
|
|
github.com/anacrolix/mmsg v0.0.0-20180808012353-5adb2c1127c0 // indirect
|
|
github.com/anacrolix/torrent v0.0.0-20181129073333-cc531b8c4a80
|
|
github.com/aokoli/goutils v1.0.1
|
|
github.com/aws/aws-sdk-go v1.21.4
|
|
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
|
|
github.com/bitly/go-simplejson v0.5.0
|
|
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
|
|
github.com/c-bata/go-prompt v0.2.1
|
|
github.com/ceph/go-ceph v0.0.0-20181217221554-e32f9f0f2e94
|
|
github.com/coredns/coredns v1.3.0
|
|
github.com/coreos/bbolt v1.3.3 // indirect
|
|
github.com/coreos/etcd v3.3.10+incompatible // indirect
|
|
github.com/coreos/go-semver v0.3.0 // indirect
|
|
github.com/coreos/go-systemd v0.0.0-20190620071333-e64a0ec8b42a // indirect
|
|
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
|
|
github.com/denisenkom/go-mssqldb v0.0.0-20190806190131-db2462fef53b // indirect
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
|
|
github.com/dimchansky/utfbom v1.1.0 // indirect
|
|
github.com/dnaeon/go-vcr v1.0.1 // indirect
|
|
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11 // indirect
|
|
github.com/edsrzf/mmap-go v1.0.0 // indirect
|
|
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
|
|
github.com/farsightsec/golang-framestream v0.0.0-20181102145529-8a0cb8ba8710 // indirect
|
|
github.com/fatih/color v1.7.0
|
|
github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
|
|
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
|
|
github.com/fsnotify/fsnotify v1.4.7
|
|
github.com/ghodss/yaml v1.0.0
|
|
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 // indirect
|
|
github.com/gin-gonic/gin v1.3.0
|
|
github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2 // indirect
|
|
github.com/go-logfmt/logfmt v0.4.0 // indirect
|
|
github.com/go-ole/go-ole v1.2.2 // indirect
|
|
github.com/go-sql-driver/mysql v1.4.1
|
|
github.com/go-yaml/yaml v2.1.0+incompatible
|
|
github.com/gofrs/uuid v3.2.0+incompatible // indirect
|
|
github.com/golang-plus/errors v1.0.0
|
|
github.com/golang-plus/testing v1.0.0 // indirect
|
|
github.com/golang-plus/uuid v1.0.0
|
|
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
|
|
github.com/golang/protobuf v1.3.1
|
|
github.com/google/btree v1.0.0 // indirect
|
|
github.com/google/go-querystring v1.0.0 // indirect
|
|
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf // indirect
|
|
github.com/google/gopacket v1.1.17
|
|
github.com/google/uuid v1.1.0 // indirect
|
|
github.com/googleapis/gnostic v0.2.0 // indirect
|
|
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb // indirect
|
|
github.com/googollee/go-socket.io v0.0.0-20181214084611-0ad7206c347a
|
|
github.com/gorilla/mux v1.6.2
|
|
github.com/gorilla/websocket v1.4.0
|
|
github.com/gosuri/uitable v0.0.0-20160404203958-36ee7e946282
|
|
github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f // indirect
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 // indirect
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
|
|
github.com/grpc-ecosystem/grpc-gateway v1.9.2 // indirect
|
|
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
|
|
github.com/hako/durafmt v0.0.0-20180520121703-7b7ae1e72ead
|
|
github.com/huandu/xstrings v1.2.0 // indirect
|
|
github.com/imdario/mergo v0.3.6 // indirect
|
|
github.com/jinzhu/gorm v1.9.1
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
github.com/jinzhu/now v1.0.1 // indirect
|
|
github.com/jonboulle/clockwork v0.1.0 // indirect
|
|
github.com/json-iterator/go v1.1.5 // indirect
|
|
github.com/koding/websocketproxy v0.0.0-20181220232114-7ed82d81a28c
|
|
github.com/kr/pty v1.1.3
|
|
github.com/lib/pq v1.2.0 // indirect
|
|
github.com/libvirt/libvirt-go-xml v5.2.0+incompatible
|
|
github.com/mattn/go-runewidth v0.0.4 // indirect
|
|
github.com/mattn/go-sqlite3 v1.10.0 // indirect
|
|
github.com/mattn/go-tty v0.0.0-20181127064339-e4f871175a2f // indirect
|
|
github.com/mdlayher/arp v0.0.0-20190313224443-98a83c8a2717
|
|
github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7
|
|
github.com/mdlayher/raw v0.0.0-20190606144222-a54781e5f38f
|
|
github.com/mholt/caddy v0.10.11
|
|
github.com/miekg/dns v1.1.1
|
|
github.com/minio/minio-go v6.0.14+incompatible
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 // indirect
|
|
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
|
|
github.com/moul/http2curl v1.0.0
|
|
github.com/mozillazg/go-httpheader v0.2.1 // indirect
|
|
github.com/mozillazg/go-pinyin v0.15.0
|
|
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect
|
|
github.com/opentracing/opentracing-go v1.0.2 // indirect
|
|
github.com/openzipkin/zipkin-go-opentracing v0.3.4 // indirect
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
|
github.com/pierrec/lz4 v2.0.5+incompatible
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/pkg/term v0.0.0-20181116001808-27bbf2edb814 // indirect
|
|
github.com/pquerna/otp v1.2.0
|
|
github.com/satori/go.uuid v1.2.0 // indirect
|
|
github.com/serialx/hashring v0.0.0-20180504054112-49a4782e9908
|
|
github.com/shirou/gopsutil v2.18.10+incompatible
|
|
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
|
|
github.com/skip2/go-qrcode v0.0.0-20190110000554-dc11ecdae0a9
|
|
github.com/soheilhy/cmux v0.1.4 // indirect
|
|
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
|
github.com/spf13/pflag v1.0.3 // indirect
|
|
github.com/stretchr/testify v1.3.0
|
|
github.com/tencentcloud/tencentcloud-sdk-go v0.0.0-20181108132626-805d01dd0e2e
|
|
github.com/tencentyun/cos-go-sdk-v5 v0.0.0-20190717101923-c5c1f9751e7f
|
|
github.com/tinylib/msgp v1.1.0 // indirect
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
|
|
github.com/tredoe/osutil v0.0.0-20161130133508-7d3ee1afa71c
|
|
github.com/ugorji/go v0.0.0-20161130061742-9c7f9b7a2bc3 // indirect
|
|
github.com/vmihailenco/msgpack v4.0.4+incompatible
|
|
github.com/vmware/govmomi v0.19.0
|
|
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
|
|
go.etcd.io/bbolt v1.3.3 // indirect
|
|
go.etcd.io/etcd v3.3.10+incompatible
|
|
go.uber.org/atomic v1.4.0 // indirect
|
|
go.uber.org/multierr v1.1.0 // indirect
|
|
go.uber.org/zap v1.10.0 // indirect
|
|
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
|
|
golang.org/x/net v0.0.0-20191007182048-72f939374954
|
|
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6
|
|
golang.org/x/sys v0.0.0-20191008105621-543471e840be
|
|
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20191008142428-8d021180e987
|
|
google.golang.org/grpc v1.19.0
|
|
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
|
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
|
|
gopkg.in/go-playground/validator.v8 v8.18.2 // indirect
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
gopkg.in/ini.v1 v1.44.0 // indirect
|
|
gopkg.in/ldap.v3 v3.0.3
|
|
gopkg.in/yaml.v2 v2.2.2
|
|
k8s.io/api v0.0.0-20181004124137-fd83cbc87e76
|
|
k8s.io/apimachinery v0.0.0-20181215012845-4d029f033399
|
|
k8s.io/client-go v9.0.0+incompatible
|
|
k8s.io/klog v0.1.0 // indirect
|
|
k8s.io/kubernetes v1.12.3
|
|
sigs.k8s.io/yaml v1.1.0 // indirect
|
|
yunion.io/x/jsonutils v0.0.0-20191005115334-bb1c187fc0e7
|
|
yunion.io/x/log v0.0.0-20190629062853-9f6483a7103d
|
|
yunion.io/x/pkg v0.0.0-20191024065906-00964c53d82f
|
|
yunion.io/x/s3cli v0.0.0-20190917004522-13ac36d8687e
|
|
yunion.io/x/sqlchemy v0.0.0-20191008135637-33eb2e4f6cc7
|
|
yunion.io/x/structarg v0.0.0-20190809075558-115bed041de3
|
|
)
|
|
|
|
replace github.com/ceph/go-ceph v0.0.0-20181217221554-e32f9f0f2e94 => github.com/yunionio/go-ceph v0.0.0-20190912101231-6f05a06b3859
|