[Bug 1459724] Re: live-migration causes lack of access to instance

2015-05-29 Thread smarta94
Here is my neutron.conf:

[DEFAULT]
verbose = True
router_distributed = False
debug = True
use_syslog = False
bind_host = 0.0.0.0
bind_port = 9696
auth_strategy = keystone
base_mac = fa:16:3e:00:00:00
mac_generation_retries = 16
dhcp_lease_duration = 86400
dhcp_agent_notification = True
allow_bulk = True
allow_pagination = False
allow_sorting = False
allow_overlapping_ips = True
agent_down_time = 75
router_scheduler_driver = neutron.scheduler.l3_agent_scheduler.ChanceScheduler
dhcp_agents_per_network = 1
api_workers = 32
rpc_workers = 32
use_ssl = False
notify_nova_on_port_status_changes = True
notify_nova_on_port_data_changes = True
nova_url = http://10.173.3.11:8774/v2
send_events_interval = 2
kombu_reconnect_delay=1.0
rabbit_hosts=10.173.3.11:5672
rabbit_use_ssl=False
rabbit_userid=openstack
rabbit_password=password
rabbit_virtual_host=/
rabbit_ha_queues=True
rpc_backend=rabbit
control_exchange=neutron
log_dir=/var/log/neutron
service_plugins=router
core_plugin=ml2
nova_admin_auth_url=http://10.173.3.11:35357/v2.0
nova_admin_password=nova_password
nova_region_name=openstack
nova_admin_username=nova
nova_admin_tenant_id=61333bf21b844db9b5d02a6612c7cdc2
[matchmaker_redis]
[matchmaker_ring]
[quotas]
[agent]
root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf
report_interval = 30
[keystone_authtoken]
auth_host = 10.173.3.11
auth_port = 35357
auth_protocol = http
admin_tenant_name = services
admin_user = neutron
admin_password = neutron_pass
auth_uri=http://10.173.3.11:5000/v2.0
[database]
connection = mysql://neutron:mariadb@10.173.3.11/neutron
max_retries = 10
retry_interval = 10
min_pool_size = 1
max_pool_size = 10
idle_timeout = 3600
max_overflow = 20
[service_providers]
service_provider=LOADBALANCER:Haproxy:neutron.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default
service_provider=VPN:openswan:neutron.services.vpn.service_drivers.ipsec.IPsecVPNDriver:default

and the plugins/ml2/ml2_conf.ini:
[ml2]
type_drivers = flat,gre
tenant_network_types = gre
mechanism_drivers=openvswitch
[ml2_type_flat]
flat_networks=*
[ml2_type_vlan]
[ml2_type_gre]
tunnel_id_ranges=1:1000
[ml2_type_vxlan]
[securitygroup]
enable_security_group = True
firewall_driver=neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
enable_ipset=True
[agent]
l2_population=False
polling_interval=2
enable_distributed_routing=False
arp_responder=False
tunnel_types=gre
[ovs]
enable_tunneling=True
integration_bridge=br-int
local_ip=10.173.3.11
tunnel_bridge=br-tun

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1459724

Title:
  live-migration causes lack of access to instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1459724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1459724] Re: live-migration causes lack of access to instance

2015-05-28 Thread smarta94
** Also affects: neutron (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1459724

Title:
  live-migration causes lack of access to instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1459724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs