# yunion.io/x/onecloud/pkg/lbagent/utils
pkg/lbagent/utils/configdir.go:134: unreachable code
# yunion.io/x/onecloud/pkg/mcclient/modules
pkg/mcclient/modules/mod_domains.go:243: Sprintf format %s has arg len(result.Data) of wrong type int
# yunion.io/x/onecloud/pkg/lbagent/models
pkg/lbagent/models/reflect.go:68: Errorf call needs 1 arg but has 2 args
# yunion.io/x/onecloud/pkg/cloudcommon/db
pkg/cloudcommon/db/db_dispatcher.go:1064: Sprintf call needs 1 arg but has 2 args
# yunion.io/x/onecloud/pkg/scheduler/core
pkg/scheduler/core/context.go:579: assignment copies lock value to dataItem.Networks: sync.Map contains sync.Mutex
# yunion.io/x/onecloud/pkg/scheduler/data_manager
pkg/scheduler/data_manager/candidate_manager.go:353: Errorf format %#v reads arg #1, but call has 0 args
# yunion.io/x/onecloud/pkg/scheduler/algorithm/predicates/baremetal
pkg/scheduler/algorithm/predicates/baremetal/network_predicate.go:145: call of u.SetFiltedData copies lock value: sync.Map contains sync.Mutex
# yunion.io/x/onecloud/pkg/scheduler/algorithm/predicates/guest
pkg/scheduler/algorithm/predicates/guest/network_predicate.go:207: call of u.SetFiltedData copies lock value: sync.Map contains sync.Mutex
# yunion.io/x/onecloud/pkg/cloudcommon/db/lockman
pkg/cloudcommon/db/lockman/inmemory_test.go:49: loop variable id captured by func literal
# yunion.io/x/onecloud/pkg/util/seclib2
pkg/util/seclib2/seclib.go:56: unreachable code
# yunion.io/x/onecloud/cmd/climc/shell
cmd/climc/shell/alarmlogs.go:46: result of fmt.Errorf call not used
# yunion.io/x/onecloud/pkg/util/aliyun
pkg/util/aliyun/disk.go:267: Errorf format %s has arg size of wrong type int64
pkg/util/aliyun/image.go:93: Sprintf format %s reads arg #1, but call has 0 args
# yunion.io/x/onecloud/pkg/compute/models
pkg/compute/models/cachedimages.go:161: Errorf format %d has arg imgId of wrong type string
pkg/compute/models/disks.go:1274: Errorln call has possible formatting directive %s
pkg/compute/models/guests.go:1749: Infof format %s has arg self.IsOwner(userCred) of wrong type bool
pkg/compute/models/hosts.go:1134: Debugf format %s has arg storage of wrong type *models.SStorage
pkg/compute/models/hosts.go:1135: Debugf format %s has arg self of wrong type *models.SHost
# yunion.io/x/onecloud/pkg/util/azure
pkg/util/azure/instance.go:536: unreachable code
pkg/util/azure/network.go:128: unreachable code
pkg/util/azure/storage.go:69: unreachable code
# yunion.io/x/onecloud/pkg/util/azure/shell
pkg/util/azure/shell/disk.go:20: unreachable code
pkg/util/azure/shell/network.go:55: unreachable code
* commit 'cfa4f5db945dcef09137c712370edcb3d8e33593':
server show expired_at column
修正:1. 阿里云自动设置Import/Export image ram授权,不再需要手动授权 2. 修正公有云注入userdata的问题
Update vendor
Update format
Force format before build
minor updates
Update vendor
改进:1. 部署VM时注入全局和项目公钥 2. 完善keypair的创建和导入功能 3. 其他
* commit 'c02425506d02960a60d849be53d9904b4062d20b':
fix convert
if disk resized, update disk size to snapshot size did not auto snapshot when guest not in status ready or running add snapshot-show
disk reset minor fixs
fix code
* commit '183e1ec0abcaef9eb7dd3ad8e4c753ea8f62a784':
cloudcommon: resourcebase: add UpdateVersion to list columns
cloudcommon: statusstandalone: allow specifying status on creation
* commit '91ca98de309e2aeb2eb5af0f7c4cde213585c721':
region: capabilities add specs
region: query model by spec keys, filter by zone
region: spec handler
* commit '27f7e0d55f3104f0e9bab68fa77b254b45c6e3c2':
region: capabilities add specs
region: query model by spec keys, filter by zone
region: spec handler