[rdo-users] Packstack configuration for eth0 and eth1

Fosiul Alam fosiul at gmail.com
Mon Apr 2 18:34:58 UTC 2018


Hello

I am very new to Opeanstack. I need help to right configuration for
packstack , I was able to make it work with this

CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=extnet:br-ex

CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-ex:eth1

CONFIG_NEUTRON_OVS_TUNNEL_IF=

but with this the problem is : it does not allow to make interface as
"Enable External" from horizon , the "Enable External" option is missing.
So i was looking at documentation, and I am using bellow, but it does not
work, as puppet sent error

CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=physnet1:br-eth1

CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-ex:eth1

CONFIG_NEUTRON_OVS_TUNNEL_IF=eth1


[root at node1 ~]# cat
/var/tmp/packstack/20180402-112851-rCDzij/manifests/192.168.1.5_network.pp.log

Warning: ModuleLoader: module 'vswitch' has unresolved dependencies - it
will only see those that are resolved. Use 'puppet module list --tree' to
see information about modules
   (file & line not available)
Warning: Scope(Class[Neutron::Agents::Ml2::Ovs]): The enable_tunneling
parameter is deprecated.  Please set tunnel_types with the desired type to
enable tunneling.
Warning: This method is deprecated, please use the stdlib validate_legacy
function,
                    with Stdlib::Compat::Array. There is further
documentation for validate_legacy function in the README. at
["/var/tmp/packstack/7d111602f6bf43e1b4a395c15aa41cae/modules/neutron/manifests/agents/ml2/ovs.pp",
219]:["/var/tmp/packstack/7d111602f6bf43e1b4a395c15aa41cae/manifests/192.168.1.5_network.pp",
37]
   (at
/var/tmp/packstack/7d111602f6bf43e1b4a395c15aa41cae/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in
`deprecation')
Warning: Unknown variable: '::neutron::params::metadata_agent_package'. at
/var/tmp/packstack/7d111602f6bf43e1b4a395c15aa41cae/modules/neutron/manifests/agents/metadata.pp:122:6
Warning: ModuleLoader: module 'oslo' has unresolved dependencies - it will
only see those that are resolved. Use 'puppet module list --tree' to see
information about modules
   (file & line not available)
Warning: ModuleLoader: module 'keystone' has unresolved dependencies - it
will only see those that are resolved. Use 'puppet module list --tree' to
see information about modules
   (file & line not available)


My configuration is like this eth0 : 192.168.1.5 ( External internet
access) eth1 : 172.16.0.10 ( communication between VM in compute nodes)

now what shall be packstack configuation for this ?

Please let me know , i already installed lot of times but no luck .

Thanks for the help .


-- 
Regards
Fosiul Alam


-- 
Regards
Fosiul Alam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/users/attachments/20180402/4eb31c47/attachment.html>


More information about the users mailing list