[POC issue] livemigration configuration and mounts are not added if OpenStack node is also compute
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Medium
|
Jeya ganesh babu J | ||
R2.0 |
Won't Fix
|
Medium
|
Jeya ganesh babu J | ||
R2.1 |
Won't Fix
|
Medium
|
Jeya ganesh babu J | ||
R2.20 |
Fix Committed
|
High
|
Jeya ganesh babu J |
Bug Description
In Fab based live migration provisioning , nova.conf changes for livemigration and livmnfs mounts are not added if
the open-stack node is also a compute node.
[DEFAULT]
verbose=True
logdir=
state_path=
lock_path=
volumes_dir = /etc/nova/volumes
dhcpbridge_
dhcpbridge=
force_dhcp_
libvirt_nonblocking = True
libvirt_
iscsi_helper=tgtadm
sql_connection = mysql:/
connection_
compute_driver = libvirt.
libvirt_
###rpc_backend = nova.openstack.
root_helper=sudo nova-rootwrap /etc/nova/
ec2_private_
api_paste_
volumes_
network_api_class = nova.network.
libvirt_vif_driver = nova_contrail_
quantum_
quantum_
quantum_
quantum_
quantum_
quantum_url = http://
volume_api_class = nova.volume.
enabled_
auth_strategy=
rabbit_host = 12.2.0.1
neutron_
neutron_
neutron_
neutron_
neutron_url = http://
neutron_url_timeout = 300
security_group_api = neutron
osapi_compute_
service_
firewall_driver = nova.virt.
service_down_time = 100000
sql_max_retries = -1
novncproxy_port = 5999
novncproxy_host = 0.0.0.0
quota_instances = 100000
quota_cores = 100000
quota_ram = 10000000
novncproxy_base_url = http://
vncserver_enabled = true
vncserver_listen = 12.2.0.2
vncserver_
heal_instance_
libvirt_cpu_mode = none
image_cache_
[keystone_
admin_tenant_name = service
admin_user = nova
admin_password = 4aaea3352a26193
auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
signing_dir = /tmp/keystone-
[conductor]
workers = 40
Changed in juniperopenstack: | |
importance: | Undecided → High |
assignee: | nobody → Jeya ganesh babu (jjeya) |
information type: | Proprietary → Public |
summary: |
[POC issue] livemigration configuration and mounts are not added if - openstack node is also compute + OpenStack node is also compute |
Assuming that only POCs would need such a configuration.