小甲师兄

  • 主页
  • 所有文章
  • 标签
所有文章 友链 关于我

小甲师兄

  • 主页
  • 所有文章
  • 标签

nova Pike changelog分析

2018-09-26

nova-16.0.1修改

  • Enable custom certificates for keystone communication
    允许keystone通信的自定义认证
  • Add @targets_cell for live_migrate_instance method in conductor
    live_migrate_instance增加了一个装饰器
  • Set error state after failed evacuation
    疏散失败的虚拟机设置成”error”状态,原来是”accepted”状态,如果这个状态的话在nova-compute重启之后会有问题
  • Functional test for regression bug #1713783
    增加功能测试,在没有机器可以疏散的时候设置虚拟机状态为”error”
  • Call terminate_connection when shelve_offloading
    增加虚拟机断开连接卷的处理,因为虚拟机在做了shelve操作之后进行unshelve的时候不一定还会调度到相同的机器上
  • Handle keypair not found from metadata server using cells
    修复bug https://bugs.launchpad.net/nova/+bug/1592167
    在使用cell的时候,如果删除了创建虚拟机时的keypair,那么在检索虚拟机的时候会报400错误
  • Target context when setting instance to ERROR when over quota
    通知虚拟机所在的cell,当虚拟机设置为error的时候
  • Move hash ring initialization to init_host() for ironic
    把hash环的初始化移到了ironic的init_host函数中
  • Remove dest node allocation if evacuate MoveClaim fails
    当疏散失败之后,需要移除目标机器的资源分配量,因为资源tracker不会自动去释放
  • De-duplicate two delete_allocation_for_* methods
    抽取迁移和疏散函数内部的公共代码部分,属于代码重构
  • Add a test to make sure failed evacuate cleans up dest allocation
    增加功能测试来验证在疏散操作失败之后会清理目的机器分配资源的清空
  • Add recreate test for evacuate claim failure
    增加重建功能测试,在目的主机MoveClaim失败之后上面的资源清空失败
  • Create allocations against forced dest host during evacuate
    在疏散操作期间,如果指定了目的主机,则忽略掉调度select_destinations()过程
  • Refactor out claim_resources_on_destination into a utility
    把claim_resources_on_destination函数提取出来放入到scheduler的工具文件中,属于代码重构
  • Add recreate test for forced host evacuate not setting dest allocations
    指定目标主机的疏散的功能测试
  • Provide hints when nova-manage db sync fails to sync cell0
    增加数据库同步cell0错误提示
  • Ensure instance mapping is updated in case of quota recheck fails

nova-16.0.2修改

赏

谢谢你请我吃糖果

  • openstack nova

扫一扫,分享到微信

微信分享二维码
glance本地镜像补齐到ceph
每天5分钟go(2)
© 2022 小甲师兄
Hexo Theme Yilia by Litten
  • 所有文章
  • 友链
  • 关于我

tag:

  • Ceph
  • ceph 编译
  • openstack nova cinder
  • openstack lvm
  • openstack nova
  • ceph
  • Ceph rwl
  • cephfs
  • ceph rbd
  • C tcmu-runner
  • Linux 性能优化实践(5)
  • linux 性能
  • openstack dashboard horizon
  • openstack glance
  • openstack cinder glance
  • go
  • ceph osd
  • openstack horizon
  • python iscsi kernel
  • k8s 张磊
  • k8s configmap
  • k8s cephfs
  • openstack
  • openstack neutron
  • openstack nova ceph
  • rbd
  • rbd iscsi python
  • mysql
  • ceph iscsi rbd
  • libvirt
  • Openstack nova ceph
  • ceph coverage
  • nova periodic
  • ceph log
  • ceph auth
  • harbor docker ceph s3
  • openstack nova cinder glance
  • rbd openstack
  • Ceph Cephfs osdc
  • Ceph rbd
  • openstack nova glance
  • Ceph osd

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • iceyao
  • int32bit
鹅厂小猿一枚
记录成长点滴