Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

scheduler: fix specified network not enough still pass. #1

Merged
merged 1 commit into from
Jul 30, 2018
Merged

scheduler: fix specified network not enough still pass. #1

merged 1 commit into from
Jul 30, 2018

Conversation

zexi
Copy link
Member

@zexi zexi commented Jul 30, 2018

No description provided.

@zexi zexi requested review from swordqiu and wanyaoqi July 30, 2018 08:36
@zexi zexi changed the base branch from master to release/2.0.0 July 30, 2018 10:59
@zexi zexi merged commit 81b50f5 into yunionio:release/2.0.0 Jul 30, 2018
yunioncorp pushed a commit that referenced this pull request Aug 1, 2018
…fix/qj-minor-patch to release/2.0.0

* commit '538fb576088e97295cfa3c1148b708bfa8ccb4df':
  测试fork PR
yunioncorp pushed a commit that referenced this pull request Oct 19, 2018
…ure/lzx-scheduler-dynamictag to feature/qj-dynamic-schedtag

* commit '4d6fbcdf0c08c18dfa0ec35e18b02ef44742beef':
  scheduler: dynamicschedtags support
yunioncorp pushed a commit that referenced this pull request Oct 22, 2018
  # 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
yunioncorp pushed a commit that referenced this pull request Dec 4, 2018
…fix/wyq/fix-BaremetalSyncAllGuestsStatusTask to bugfix/lzx-baremetal-api

* commit 'ea81fa26dbcb56eefe131387b2fab8c3b731029d':
  fix BaremetalSyncAllGuestsStatusTask
  region: baremetal api compatible
zhasm pushed a commit to zhasm/onecloud that referenced this pull request May 16, 2021
kelvinblood pushed a commit to kelvinblood/cloudpods that referenced this pull request Mar 16, 2022
…cloudpods:bingo to bingo

* commit '067e1ffcfe33e9902e5b9fbbb81b439242ab2360':
  feat(region): huawei fusion compute cli
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants