[Rdo-list] port qg-xxxxxx of external gateway goes to br-int instead of br-eth2
by ICHIBA Sara
Hello guys,
I'm trying to add a second external network to my openstack. I followed the
documentation, created a new router and set the new gateway. I can't ping
my external gateway from my router namespace and I can ping this gateway
from my server.
I kept comparing the configuration of my new external gateway (which
doesn't work in neutron) and my oldest one (which keeps working) and
noticed that when I set a gateway to my router this creates a port with a
name that bigins with qg. Normally this port has to be assigned to the
external bridge (in my case it should be the new external bridge br-eth2).
BUT what I saw is that this port qg-xxx is mapped instead to the br-int.
For more explanation please see my confs and some command outputs:
[root@OScontroller templates(keystone_admin)]# neutron net-external-list
+--------------------------------------+-------------------+------------------------------------------------------+
| id | name |
subnets |
+--------------------------------------+-------------------+------------------------------------------------------+
| 59c6f54f-26e3-4360-8a05-1a63285c846c | public |
6744a5b3-1a33-42ae-8ae7-1467ebdc1b13 192.168.5.0/24 |
| 7ee9f199-2c22-42a9-a6af-1b06c2d62a35 | ruckus_management |
cba357ee-f9a7-49f3-89e4-9f5d864747cd 192.168.31.0/24 |
+--------------------------------------+-------------------+------------------------------------------------------+
****this router with its gateway are working***
[root@OScontroller templates(keystone_admin)]# ip netns exec
qrouter-e8243f85-4c56-47bd-a1ee-40724a861dc6 ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
25: qr-2b96e8b6-38: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:b5:54:4d brd ff:ff:ff:ff:ff:ff
inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-2b96e8b6-38
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:feb5:544d/64 scope link
valid_lft forever preferred_lft forever
26: qr-9e50bd2e-fa: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:fc:06:9b brd ff:ff:ff:ff:ff:ff
inet 20.0.0.1/24 brd 20.0.0.255 scope global qr-9e50bd2e-fa
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fefc:69b/64 scope link
valid_lft forever preferred_lft forever
27: qg-cd45a565-0b: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:20:81:60 brd ff:ff:ff:ff:ff:ff
inet 192.168.5.100/24 brd 192.168.5.255 scope global qg-cd45a565-0b
valid_lft forever preferred_lft forever
inet 192.168.5.101/32 brd 192.168.5.101 scope global qg-cd45a565-0b
valid_lft forever preferred_lft forever
inet 192.168.5.103/32 brd 192.168.5.103 scope global qg-cd45a565-0b
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fe20:8160/64 scope link
valid_lft forever preferred_lft forever
************* this is the new router and gateway that I configured and they
are not working
[root@OScontroller templates(keystone_admin)]# ip netns exec
qrouter-b3c51abb-4a14-4af2-ae72-b41e7cba4e84 ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
38: qg-6406f3e3-72: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:63:48:64 brd ff:ff:ff:ff:ff:ff
inet 192.168.31.70/24 brd 192.168.31.255 scope global qg-6406f3e3-72
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fe63:4864/64 scope link
valid_lft forever preferred_lft forever
[root@OScontroller templates(keystone_admin)]# ovs-vsctl show
9b3e4cc7-6761-483e-a538-1a132734d1a5
Bridge br-tun
Port br-tun
Interface br-tun
type: internal
Port "vxlan-c0a80523"
Interface "vxlan-c0a80523"
type: vxlan
options: {df_default="true", in_key=flow,
local_ip="192.168.5.34", out_key=flow, remote_ip="192.168.5.35"}
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Bridge "br-eth2"
Port "phy-br-eth2"
Interface "phy-br-eth2"
type: patch
options: {peer="int-br-eth2"}
Port "eth2"
Interface "eth2"
Port "br-eth2"
Interface "br-eth2"
type: internal
Bridge br-int
fail_mode: secure
Port "qr-9e50bd2e-fa"
tag: 1
Interface "qr-9e50bd2e-fa"
type: internal
Port "tap61f76964-85"
tag: 1
Interface "tap61f76964-85"
type: internal
Port "qvo0952a802-99"
tag: 2
Interface "qvo0952a802-99"
Port "qvo5cc221dc-e8"
tag: 1
Interface "qvo5cc221dc-e8"
Port "tap599b2f77-21"
tag: 4095
Interface "tap599b2f77-21"
type: internal
Port "tapa383b7ae-99"
tag: 2
Interface "tapa383b7ae-99"
type: internal
Port "tapbea1a763-0b"
tag: 2
Interface "tapbea1a763-0b"
type: internal
Port "qr-2b96e8b6-38"
tag: 2
Interface "qr-2b96e8b6-38"
type: internal
Port int-br-ex
Interface int-br-ex
type: patch
options: {peer=phy-br-ex}
Port "qg-6406f3e3-72"
tag: 9
Interface "qg-6406f3e3-72"
type: internal
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
Port "int-br-eth2"
Interface "int-br-eth2"
type: patch
options: {peer="phy-br-eth2"}
Port br-int
Interface br-int
type: internal
Bridge br-ex
Port "qg-cd45a565-0b"
Interface "qg-cd45a565-0b"
type: internal
Port br-ex
Interface br-ex
type: internal
Port "eth0"
Interface "eth0"
Port phy-br-ex
Interface phy-br-ex
type: patch
options: {peer=int-br-ex}
ovs_version: "2.3.1"
[root@OScontroller templates(keystone_admin)]#
************************fichiers de conf*********************
[root@OScontroller neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$
[DEFAULT]
debug = False
interface_driver =neutron.agent.linux.
interface.OVSInterfaceDriver
use_namespaces = True
gateway_external_network_id =
handle_internal_only_routers = True
external_network_bridge =
metadata_port = 9697
send_arp_for_ha = 3
periodic_interval = 40
periodic_fuzzy_delay = 5
enable_metadata_proxy = True
router_delete_namespaces = False
agent_mode = legacy
allow_automatic_l3agent_failover=False
root@OScontroller neutron]# cat plugin.ini | grep -v ^# | grep -v ^$
[ml2]
type_drivers = vxlan
tenant_network_types = vxlan
mechanism_drivers =openvswitch
[ml2_type_flat]
[ml2_type_vlan]
[ml2_type_gre]
[ml2_type_vxlan]
vni_ranges =10:100
vxlan_group =224.0.0.1
[securitygroup]
enable_security_group = True
[root@OScontroller openvswitch]# cat ovs_neutron_plugin.ini | grep -v ^# |
grep -v ^$
[ovs]
enable_tunneling = True
integration_bridge = br-int
tunnel_bridge = br-tun
local_ip =192.168.5.34
network_vlan_ranges = physnet1,physnet2
bridge_mappings =physnet1:br-ex,physnet2:br-eth2
[agent]
polling_interval = 2
tunnel_types =vxlan
vxlan_udp_port =4789
l2_population = False
arp_responder = False
enable_distributed_routing = False
[securitygroup]
firewall_driver =
neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
[root@OScontroller network-scripts]# cat ifcfg-eth0
NAME=eth0
UUID=1b3a9854-df55-43cf-a9b8-21c1a9cc1e5b
DEVICE=eth0
HWADDR=44:1e:a1:75:ea:d6
DEVICETYPE=ovs
OVS_BRIDGE=br-ex
ONBOOT=yes
TYPE=OVSPort
NM_CONTROLLED=yes
[root@OScontroller network-scripts]# cat ifcfg-eth2
NAME=eth2
DEVICE=eth2
HWADDR=44:1e:a1:75:ea:d2
DEVICETYPE=ovs
OVS_BRIDGE=br-eth2
ONBOOT=yes
TYPE=OVSPort
NM_CONTROLLED=yes
[root@OScontroller network-scripts]# cat ifcfg-br-eth2
DEVICE=br-eth2
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=192.168.31.34
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=192.168.31.1
DNS1=8.8.8.8
[root@OScontroller network-scripts]# cat ifcfg-br-ex
DEVICE=br-ex
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=192.168.5.34
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=192.168.5.1
DNS1=8.8.8.8
DNS2=192.168.5.1
Thank you for your help,
Sara
9 years, 3 months
[Rdo-list] [meeting] RDO packaging meeting minutes (2015-08-05)
by Alan Pevec
========================================
#rdo: RDO packaging meeting (2015-08-05)
========================================
Meeting started by apevec at 15:04:12 UTC. The full logs are available
at
http://meetbot.fedoraproject.org/rdo/2015-08-05/rdo.2015-08-05-15.04.log....
.
Meeting summary
---------------
* roll call (apevec, 15:04:22)
* python3 clients (apevec, 15:07:42)
* hguemar started working on python3 clients packaging (fixing
dependencies and remaining oslo libs) (apevec, 15:08:03)
* we should have python3-keystoneclient soon! (apevec, 15:08:49)
* EPEL7 now has python34 base package ^ (apevec, 15:11:03)
* ACTION: hguemar set up a trello card to track python3 client
progress (number80, 15:13:12)
* chandankumar rebooted the weekly bug report mailing (apevec,
15:13:31)
* Starting again Bug Triage Day in the last week of every month
(apevec, 15:14:27)
* test deps (apevec, 15:16:37)
* ACTION: chandankumar to link new reviews to this tracker =>
https://bugzilla.redhat.com/show_bug.cgi?id=1243533 (number80,
15:17:22)
* Chandankumar will be packaging test deps (apevec, 15:17:22)
* ACTION: everybody help with package reviews, see
RDO-LIBERTY-REVIEWS tracker BZ (apevec, 15:18:39)
* rdo-update CI (apevec, 15:18:50)
* LINK:
https://ci.centos.org/job/cloud-sig-validate-packstack-rdo-kilo-testing_t...
(apevec, 15:32:15)
* ACTION: eggmaster to continue working on running packstack aio
ci.centos jobs (apevec, 15:37:55)
* open floor (apevec, 15:38:01)
* ayoung wants to kill Packstack (apevec, 15:38:20)
* everyone wants to kill packstack, but noone dares (jruzicka,
15:38:41)
Meeting ended at 15:57:15 UTC.
Action Items
------------
* hguemar set up a trello card to track python3 client progress
* chandankumar to link new reviews to this tracker =>
https://bugzilla.redhat.com/show_bug.cgi?id=1243533
* everybody help with package reviews, see RDO-LIBERTY-REVIEWS
tracker BZ
* eggmaster to continue working on running packstack aio ci.centos jobs
Action Items, by person
-----------------------
* eggmaster
* eggmaster to continue working on running packstack aio ci.centos
jobs
* **UNASSIGNED**
* hguemar set up a trello card to track python3 client progress
* chandankumar to link new reviews to this tracker =>
https://bugzilla.redhat.com/show_bug.cgi?id=1243533
* everybody help with package reviews, see RDO-LIBERTY-REVIEWS
tracker BZ
People Present (lines said)
---------------------------
* apevec (94)
* eggmaster (33)
* number80 (29)
* jruzicka (28)
* ayoung (25)
* social (16)
* slagle (12)
* mburned (10)
* rbowen (8)
* zodbot (8)
* dtantsur (2)
* lon (2)
* xaeth (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
9 years, 3 months
[Rdo-list] openstack-selinux build problems
by Ross Brattain
Hi,
I'm trying to build RDO RPMs on Centos 7 to test with packstack.
I'm having problems with openstack-selinux.
Using git commit 52a9338 with spec file from openstack-selinux-0.6.37-1.el7.src.rpm
DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-selinux-0.6.37.tar.gz
DEBUG: + /usr/bin/tar -xf -
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd openstack-selinux-0.6.37
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N9x6fb
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-selinux-0.6.37
DEBUG: + make SHARE=/usr/share 'TARGETS=os-ovs os-swift os-nova os-neutron os-mysql os-glance os-rsync os-rabbitmq os-keepalived os-keystone os-haproxy os-mongodb os-ipxe'
DEBUG: make: *** No targets specified and no makefile found. Stop.
DEBUG: RPM build errors:
DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.N9x6fb (%build)
DEBUG: Bad exit status from /var/tmp/rpm-tmp.N9x6fb (%build)
DEBUG: Child return code was: 1
INFO: EXCEPTION: Command failed. See logs for output.
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-selinux.spec
--
Ross Brattain
Intel NPG SDN SW
9 years, 3 months
[Rdo-list] problem with openstack-nova on Centos 7
by Ross Brattain
I'm having problems building openstack-nova on Centos 7.
It looks like https://github.com/openstack-packages/nova/commit/20724e6ca709ffa60bf0fd8... changed the python macros.
It seems on Centos 7 you need a BuildRequires: python2-devel.
DEBUG: + cd openstack-nova-12.0.0.0b2
DEBUG: + '%{__python2}' setup.py build
DEBUG: /var/tmp/rpm-tmp.aEA7Ay: line 29: fg: no job control
DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.aEA7Ay (%build)
looks like Centos 7 /etc/rpm/macros.python2 is provided by python-devel-2.7.5-18.el7_1.1.x86_64, whereas Fedora already has __python2 macros installed.
--
Ross Brattain
Intel NPG SDN SW
9 years, 3 months
[Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module"
by Boris Derzhavets
Packstack fails running neutron.pp :-
Applying 192.168.1.78_glance.pp
Applying 192.168.1.78_cinder.pp
192.168.1.78_keystone.pp: [ DONE ]
192.168.1.78_glance.pp: [ DONE ]
192.168.1.78_cinder.pp: [ DONE ]
Applying 192.168.1.78_api_nova.pp
192.168.1.78_api_nova.pp: [ DONE ]
Applying 192.168.1.78_nova.pp
192.168.1.78_nova.pp: [ DONE ]
Applying 192.168.1.78_neutron.pp
192.168.1.78_neutron.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp
Notice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/plugin.ini
You will find full trace in log /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutron.pp.log
Please check log file /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for more information
However , /etc/neutron/plugin.ini is in place at the moment of crash.
Disabling mentioned patch (0012) in spec file of openstack-puppet-modules-2015.1.9-3.fc23.src.rpm
and rebuilding&&reinstall package openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows
to complete neutron.pp successfully.
Next fails swift.pp
Applying 192.168.1.78_provision_glance
192.168.1.78_swift.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp
Error: Could not get latest version: undefined method `[]' for nil:NilClass
I've just set CONFIG_SWIFT_INSTALL=n to complete packstack successfully.
Thanks.
Boris.
9 years, 3 months
[Rdo-list] multiple external networks mapped to the same l3 agent
by ICHIBA Sara
hey there,
I'm trying to configure two provider network for openstack. I'm using the
same l3 agent. the first external network is connected to eth1 via br-eth1
and the second is connected to eth0 via br-ex.
You can find below my configuration. My problem is that I can't ping the
external gateways from my routers
=============[root@localhost ~]# ovs-vsctl show
03e9d933-8477-46eb-8718-0b4c11c0968d
Bridge "br-eth1"
Port "phy-br-eth1"
Interface "phy-br-eth1"
type: patch
options: {peer="int-br-eth1"}
Port "eth1"
Interface "eth1"
Port "br-eth1"
Interface "br-eth1"
type: internal
Bridge br-int
fail_mode: secure
Port "int-br-eth1"
Interface "int-br-eth1"
type: patch
options: {peer="phy-br-eth1"}
Port "qvod5cf0403-f0"
tag: 2
Interface "qvod5cf0403-f0"
Port "tap56770cf6-b4"
tag: 2
Interface "tap56770cf6-b4"
type: internal
Port br-int
Interface br-int
type: internal
Port "tape1cc9d1e-27"
tag: 1
Interface "tape1cc9d1e-27"
type: internal
Port "qg-ab484fdf-8a"
tag: 3
Interface "qg-ab484fdf-8a"
type: internal
Port "qr-2c33255e-e5"
tag: 1
Interface "qr-2c33255e-e5"
type: internal
Port int-br-ex
Interface int-br-ex
type: patch
options: {peer=phy-br-ex}
Port "qr-8a30f016-85"
tag: 2
Interface "qr-8a30f016-85"
type: internal
Port "qg-559f3ce6-f8"
tag: 4
Interface "qg-559f3ce6-f8"
type: internal
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
Bridge br-tun
Port patch-int
Interface patch-int
type: patch
options: {peer=patch-tun}
Port br-tun
Interface br-tun
type: internal
Bridge br-ex
Port phy-br-ex
Interface phy-br-ex
type: patch
options: {peer=int-br-ex}
Port "eth0"
Interface "eth0"
Port br-ex
Interface br-ex
type: internal
ovs_version: "2.3.1"
===========[root@localhost openvswitch]# cat ovs_neutron_plugin.ini | grep
-v ^# | grep -v ^$
[ovs]
enable_tunneling = True
network_vlan_ranges = physnet1,physnet2
bridge_mappings = physnet1:br-ex,physnet2:br-eth1
integration_bridge = br-int
tunnel_bridge = br-tun
local_ip =192.168.5.233
[agent]
polling_interval = 2
tunnel_types =vxlan
vxlan_udp_port =4789
l2_population = False
arp_responder = False
enable_distributed_routing = False
[securitygroup]
firewall_driver =
neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
===========[root@localhost neutron]# cat plugin.ini | grep -v ^# | grep -v
^$
[ml2]
type_drivers = vxlan
tenant_network_types = vxlan
mechanism_drivers =openvswitch
[ml2_type_flat]
[ml2_type_vlan]
[ml2_type_gre]
[ml2_type_vxlan]
vni_ranges =10:100
vxlan_group =224.0.0.1
[securitygroup]
enable_security_group = True
[ovs]
network_vlan_ranges = physnet1,physnet2
bridge_mappings = physnet1:br-ex,physnet2:br-eth2
=========[root@localhost neutron]# cat l3_agent.ini | grep -v ^# | grep -v
^$
[DEFAULT]
debug = False
interface_driver =neutron.agent.linux.interface.OVSInterfaceDriver
use_namespaces = True
handle_internal_only_routers = True
metadata_port = 9697
send_arp_for_ha = 3
periodic_interval = 40
periodic_fuzzy_delay = 5
enable_metadata_proxy = True
router_delete_namespaces = False
agent_mode = legacy
allow_automatic_l3agent_failover=False
=========root@localhost ~(keystone_admin)]# ip netns exec
qrouter-4b6bf66a-296e-4cc1-ba0f-1b88a9ed621a ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
29: qr-8a30f016-85: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:9e:6a:e0 brd ff:ff:ff:ff:ff:ff
inet 20.0.0.1/24 brd 20.0.0.255 scope global qr-8a30f016-85
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fe9e:6ae0/64 scope link
valid_lft forever preferred_lft forever
42: qg-559f3ce6-f8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:c5:c5:3d brd ff:ff:ff:ff:ff:ff
inet 192.168.31.71/24 brd 192.168.31.255 scope global qg-559f3ce6-f8
valid_lft forever preferred_lft forever
inet 192.168.31.70/32 brd 192.168.31.70 scope global qg-559f3ce6-f8
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fec5:c53d/64 scope link
valid_lft forever preferred_lft forever
============[root@localhost neutron]# ip netns exec
qrouter-e8040286-4aef-4875-b0e1-acc1c5e2e71a ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
14: qr-2c33255e-e5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:11:49:d8 brd ff:ff:ff:ff:ff:ff
inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-2c33255e-e5
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fe11:49d8/64 scope link
valid_lft forever preferred_lft forever
15: qg-ab484fdf-8a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UNKNOWN
link/ether fa:16:3e:51:fb:16 brd ff:ff:ff:ff:ff:ff
inet 192.168.5.240/24 brd 192.168.5.255 scope global qg-ab484fdf-8a
valid_lft forever preferred_lft forever
inet6 fe80::f816:3eff:fe51:fb16/64 scope link
valid_lft forever preferred_lft forever
=====[root@localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
HWADDR=00:0c:29:0a:d1:16
DEVICETYPE=ovs
OVS_BRIDGE=br-ex
ONBOOT=yes
TYPE=OVSPort
NM_CONTROLLED=yes
===== [root@localhost neutron]# cat
/etc/sysconfig/network-scripts/ifcfg-br-ex
DEVICE=br-ex
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=192.168.5.233
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=192.168.5.1
DNS1=8.8.8.8
DNS2=192.168.5.1
========[root@localhost neutron]# cat
/etc/sysconfig/network-scripts/ifcfg-br-eth1
DEVICE=br-eth1
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=192.168.31.233
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=192.168.31.1
DNS1=8.8.8.8
=====[root@localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
HWADDR=00:0c:29:0a:d1:20
DEVICETYPE=ovs
OVS_BRIDGE=br-eth1
ONBOOT=yes
TYPE=OVSPort
NM_CONTROLLED=yes
In advance,thank you for your help
B.regards,
Sara
9 years, 3 months
[Rdo-list] RDO bug statistics for 2015-08-05
by Chandan kumar
# RDO Bugs on 2015-08-05
This email summarizes the active RDO bugs listed in the Red Hat Bugzilla
database at <https://bugzilla.redhat.com/>.
To report a new bug against RDO, go to:
<https://bugzilla.redhat.com/enter_bug.cgi?product=RDO>
## Summary
- Open (NEW, ASSIGNED, ON_DEV): 265
- Fixed (MODIFIED, POST, ON_QA): 177
## Number of open bugs by component
diskimage-builder [ 4] +++
distribution [ 18] ++++++++++++++++
dnsmasq [ 2] +
instack [ 4] +++
instack-undercloud [ 23] +++++++++++++++++++++
iproute [ 1]
openstack-ceilometer [ 5] ++++
openstack-cinder [ 13] ++++++++++++
openstack-foreman-inst... [ 3] ++
openstack-glance [ 2] +
openstack-heat [ 3] ++
openstack-horizon [ 5] ++++
openstack-ironic [ 1]
openstack-ironic-disco... [ 2] +
openstack-keystone [ 6] +++++
openstack-neutron [ 7] ++++++
openstack-nova [ 17] +++++++++++++++
openstack-packstack [ 43] ++++++++++++++++++++++++++++++++++++++++
openstack-puppet-modules [ 10] +++++++++
openstack-selinux [ 12] +++++++++++
openstack-swift [ 2] +
openstack-tripleo [ 24] ++++++++++++++++++++++
openstack-tripleo-heat... [ 5] ++++
openstack-tripleo-imag... [ 2] +
openstack-tuskar [ 3] ++
openstack-utils [ 3] ++
openvswitch [ 1]
python-glanceclient [ 1]
python-keystonemiddleware [ 1]
python-neutronclient [ 2] +
python-novaclient [ 1]
python-openstackclient [ 5] ++++
rdo-manager [ 21] +++++++++++++++++++
rdo-manager-cli [ 6] +++++
rdopkg [ 1]
RFEs [ 3] ++
tempest [ 3] ++
## Open bugs
This is a list of "open" bugs by component. An "open" bug is in state
NEW, ASSIGNED, ON_DEV and has not yet been fixed.
(265 bugs)
### diskimage-builder (4 bugs)
[1210465 ] http://bugzilla.redhat.com/1210465 (NEW)
Component: diskimage-builder
Last change: 2015-04-09
Summary: instack-build-images fails when building CentOS7 due to
EPEL version change
[1228761 ] http://bugzilla.redhat.com/1228761 (NEW)
Component: diskimage-builder
Last change: 2015-06-10
Summary: DIB_YUM_REPO_CONF points to two files and that breaks
imagebuilding
[1233210 ] http://bugzilla.redhat.com/1233210 (NEW)
Component: diskimage-builder
Last change: 2015-06-18
Summary: Image building fails silently
[1235685 ] http://bugzilla.redhat.com/1235685 (NEW)
Component: diskimage-builder
Last change: 2015-07-01
Summary: DIB fails on not finding sos
### distribution (18 bugs)
[1063474 ] http://bugzilla.redhat.com/1063474 (ASSIGNED)
Component: distribution
Last change: 2015-06-04
Summary: python-backports: /usr/lib/python2.6/site-
packages/babel/__init__.py:33: UserWarning: Module
backports was already imported from
/usr/lib64/python2.6/site-
packages/backports/__init__.pyc, but /usr/lib/python2.6
/site-packages is being added to sys.path
[1116011 ] http://bugzilla.redhat.com/1116011 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: RDO: Packages needed to support AMQP1.0
[1116972 ] http://bugzilla.redhat.com/1116972 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: RDO website: libffi-devel is required to run Tempest
(at least on CentOS 6.5)
[1116974 ] http://bugzilla.redhat.com/1116974 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: Running Tempest according to the instructions @ RDO
website fails with missing tox.ini error
[1116975 ] http://bugzilla.redhat.com/1116975 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: RDO website: configuring TestR according to website,
breaks Tox completely
[1117007 ] http://bugzilla.redhat.com/1117007 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: RDO website: newer python-nose is required to run
Tempest (at least on CentOS 6.5) [update to http://open
stack.redhat.com/Testing_IceHouse_using_Tempest]
[1176506 ] http://bugzilla.redhat.com/1176506 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: [TripleO] Provisioning Images filter doesn't work
[1176509 ] http://bugzilla.redhat.com/1176509 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: [TripleO] text of uninitialized deployment needs
rewording
[1178131 ] http://bugzilla.redhat.com/1178131 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: SSL supports only broken crypto
[1187309 ] http://bugzilla.redhat.com/1187309 (NEW)
Component: distribution
Last change: 2015-05-08
Summary: New package - python-cliff-tablib
[1206867 ] http://bugzilla.redhat.com/1206867 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: Tracking bug for bugs that Lars is interested in
[1212223 ] http://bugzilla.redhat.com/1212223 (NEW)
Component: distribution
Last change: 2015-06-04
Summary: mariadb requires Requires: mariadb-libs(x86-64) =
1:5.5.35-3.el7
[1218555 ] http://bugzilla.redhat.com/1218555 (ASSIGNED)
Component: distribution
Last change: 2015-06-04
Summary: rdo-release needs to enable RHEL optional extras and
rh-common repositories
[1219069 ] http://bugzilla.redhat.com/1219069 (ASSIGNED)
Component: distribution
Last change: 2015-06-04
Summary: trove-guestagent systemd unit file uses incorrect path
for guest_info
[1219890 ] http://bugzilla.redhat.com/1219890 (ASSIGNED)
Component: distribution
Last change: 2015-06-09
Summary: Unable to launch an instance
[1226795 ] http://bugzilla.redhat.com/1226795 (NEW)
Component: distribution
Last change: 2015-06-11
Summary: RFE: Manila-UI Plugin support in Horizon
[1243533 ] http://bugzilla.redhat.com/1243533 (NEW)
Component: distribution
Last change: 2015-07-31
Summary: (RDO) Tracker: Review requests for new RDO Liberty
packages
[1249035 ] http://bugzilla.redhat.com/1249035 (ASSIGNED)
Component: distribution
Last change: 2015-07-31
Summary: liberty missing python module unicodecsv
### dnsmasq (2 bugs)
[1164770 ] http://bugzilla.redhat.com/1164770 (NEW)
Component: dnsmasq
Last change: 2015-06-22
Summary: On a 3 node setup (controller, network and compute),
instance is not getting dhcp ip (while using flat
network)
[1214898 ] http://bugzilla.redhat.com/1214898 (NEW)
Component: dnsmasq
Last change: 2015-04-24
Summary: RDO-dnsmasq: During attempt to deploy the overcloud,
the hosts doing the PXE boot don't get IP.
### instack (4 bugs)
[1192622 ] http://bugzilla.redhat.com/1192622 (NEW)
Component: instack
Last change: 2015-06-04
Summary: RDO Instack FAQ has serious doc bug
[1201372 ] http://bugzilla.redhat.com/1201372 (NEW)
Component: instack
Last change: 2015-06-04
Summary: instack-update-overcloud fails because it tries to
access non-existing files
[1224459 ] http://bugzilla.redhat.com/1224459 (NEW)
Component: instack
Last change: 2015-06-18
Summary: AttributeError: 'User' object has no attribute '_meta'
[1225590 ] http://bugzilla.redhat.com/1225590 (NEW)
Component: instack
Last change: 2015-06-04
Summary: When supplying Satellite registration fails do to Curl
SSL error but i see now curl code
### instack-undercloud (23 bugs)
[1134073 ] http://bugzilla.redhat.com/1134073 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: Nova default quotas insufficient to deploy baremetal
overcloud
[1175687 ] http://bugzilla.redhat.com/1175687 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: instack is not configued properly to log all
Horizon/Tuskar messages in the undercloud deployment
[1176569 ] http://bugzilla.redhat.com/1176569 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: 404 not found when instack-virt-setup tries to download
the rhel-6.5 guest image
[1187966 ] http://bugzilla.redhat.com/1187966 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: missing dependency on which
[1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-12
Summary: [RDO][Instack-undercloud]: harmless ERROR: installing
'template' displays when building the images .
[1200081 ] http://bugzilla.redhat.com/1200081 (NEW)
Component: instack-undercloud
Last change: 2015-07-14
Summary: Installing instack undercloud on Fedora20 VM fails
[1210685 ] http://bugzilla.redhat.com/1210685 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: Could not retrieve facts for localhost.localhost: no
address for localhost.localhost (corrupted
/etc/resolv.conf)
[1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-19
Summary: Sphinx docs for instack-undercloud have an incorrect
network topology
[1214545 ] http://bugzilla.redhat.com/1214545 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: undercloud nova.conf needs reserved_host_memory_mb=0
[1215178 ] http://bugzilla.redhat.com/1215178 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: RDO-instack-undercloud: instack-install-undercloud
exists with error "ImportError: No module named six."
[1216243 ] http://bugzilla.redhat.com/1216243 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-18
Summary: Undercloud install leaves services enabled but not
started
[1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-15
Summary: instack-build-images does not stop on certain errors
[1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-15
Summary: wget is missing from qcow2 image fails instack-build-
images script
[1221812 ] http://bugzilla.redhat.com/1221812 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: instack-undercloud install fails w/ rdo-kilo on
rhel-7.1 due to rpm gpg key import
[1221818 ] http://bugzilla.redhat.com/1221818 (NEW)
Component: instack-undercloud
Last change: 2015-06-04
Summary: rdo-manager documentation required for RHEL7 + rdo kilo
(only) setup and install
[1223977 ] http://bugzilla.redhat.com/1223977 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-04
Summary: instack-undercloud: Running "openstack undercloud
install" exits with error due to a missing python-
flask-babel package: "Error: Package: openstack-
tuskar-2013.2-dev1.el7.centos.noarch (delorean-rdo-
management) Requires: python-flask-babel"
[1225688 ] http://bugzilla.redhat.com/1225688 (ASSIGNED)
Component: instack-undercloud
Last change: 2015-06-04
Summary: instack-undercloud: running instack-build-imsages
exists with "Not enough RAM to use tmpfs for build.
(4048492 < 4G)"
[1229720 ] http://bugzilla.redhat.com/1229720 (NEW)
Component: instack-undercloud
Last change: 2015-06-09
Summary: overcloud deploy fails due to timeout
[1230870 ] http://bugzilla.redhat.com/1230870 (NEW)
Component: instack-undercloud
Last change: 2015-06-29
Summary: instack-undercloud: The documention is missing the
instructions for installing the epel repos prior to
running "sudo yum install -y python-rdomanager-
oscplugin'.
[1230937 ] http://bugzilla.redhat.com/1230937 (NEW)
Component: instack-undercloud
Last change: 2015-06-11
Summary: instack-undercloud: multiple "openstack No user with a
name or ID of" errors during overcloud deployment.
[1232029 ] http://bugzilla.redhat.com/1232029 (NEW)
Component: instack-undercloud
Last change: 2015-06-22
Summary: instack-undercloud: "openstack undercloud install"
fails with "RuntimeError: ('%s failed. See log for
details.', 'os-refresh-config')"
[1232083 ] http://bugzilla.redhat.com/1232083 (NEW)
Component: instack-undercloud
Last change: 2015-06-16
Summary: instack-ironic-deployment --register-nodes swallows
error output
[1234652 ] http://bugzilla.redhat.com/1234652 (NEW)
Component: instack-undercloud
Last change: 2015-06-25
Summary: Instack has hard coded values for specific config files
### iproute (1 bug)
[1173435 ] http://bugzilla.redhat.com/1173435 (NEW)
Component: iproute
Last change: 2015-06-05
Summary: deleting netns ends in Device or resource busy and
blocks further namespace usage
### openstack-ceilometer (5 bugs)
[1194230 ] http://bugzilla.redhat.com/1194230 (ASSIGNED)
Component: openstack-ceilometer
Last change: 2015-02-26
Summary: The /etc/sudoers.d/ceilometer have incorrect
permissions
[1214928 ] http://bugzilla.redhat.com/1214928 (NEW)
Component: openstack-ceilometer
Last change: 2015-04-23
Summary: package ceilometermiddleware missing
[1219372 ] http://bugzilla.redhat.com/1219372 (NEW)
Component: openstack-ceilometer
Last change: 2015-05-07
Summary: Info about 'severity' field changes is not displayed
via alarm-history call
[1219376 ] http://bugzilla.redhat.com/1219376 (NEW)
Component: openstack-ceilometer
Last change: 2015-05-07
Summary: Wrong alarms order on 'severity' field
[1231326 ] http://bugzilla.redhat.com/1231326 (NEW)
Component: openstack-ceilometer
Last change: 2015-06-12
Summary: kafka publisher requires kafka-python library
### openstack-cinder (13 bugs)
[1028688 ] http://bugzilla.redhat.com/1028688 (ASSIGNED)
Component: openstack-cinder
Last change: 2015-03-20
Summary: should use new names in cinder-dist.conf
[1049380 ] http://bugzilla.redhat.com/1049380 (NEW)
Component: openstack-cinder
Last change: 2015-03-23
Summary: openstack-cinder: cinder fails to copy an image a
volume with GlusterFS backend
[1049511 ] http://bugzilla.redhat.com/1049511 (NEW)
Component: openstack-cinder
Last change: 2015-03-30
Summary: EMC: fails to boot instances from volumes with
"TypeError: Unsupported parameter type"
[1049535 ] http://bugzilla.redhat.com/1049535 (NEW)
Component: openstack-cinder
Last change: 2015-04-14
Summary: [RFE] permit cinder to create a volume when root_squash
is set to on for gluster storage
[1121256 ] http://bugzilla.redhat.com/1121256 (NEW)
Component: openstack-cinder
Last change: 2015-07-23
Summary: Configuration file in share forces ignore of auth_uri
[1157939 ] http://bugzilla.redhat.com/1157939 (ASSIGNED)
Component: openstack-cinder
Last change: 2015-04-27
Summary: Default binary for iscsi_helper (lioadm) does not exist
in the repos
[1167156 ] http://bugzilla.redhat.com/1167156 (NEW)
Component: openstack-cinder
Last change: 2014-11-24
Summary: cinder-api[14407]: segfault at 7fc84636f7e0 ip
00007fc84636f7e0 sp 00007fff3110a468 error 15 in
multiarray.so[7fc846369000+d000]
[1167945 ] http://bugzilla.redhat.com/1167945 (NEW)
Component: openstack-cinder
Last change: 2014-11-25
Summary: Random characters in instacne name break volume
attaching
[1178648 ] http://bugzilla.redhat.com/1178648 (NEW)
Component: openstack-cinder
Last change: 2015-01-05
Summary: vmware: "Not authenticated error occurred " on delete
volume
[1206864 ] http://bugzilla.redhat.com/1206864 (NEW)
Component: openstack-cinder
Last change: 2015-03-31
Summary: cannot attach local cinder volume
[1212899 ] http://bugzilla.redhat.com/1212899 (ASSIGNED)
Component: openstack-cinder
Last change: 2015-04-17
Summary: [packaging] missing dependencies for openstack-cinder
[1229551 ] http://bugzilla.redhat.com/1229551 (ASSIGNED)
Component: openstack-cinder
Last change: 2015-06-14
Summary: Nova resize fails with iSCSI logon failure when booting
from volume
[1231311 ] http://bugzilla.redhat.com/1231311 (NEW)
Component: openstack-cinder
Last change: 2015-06-12
Summary: Cinder missing dep: fasteners against liberty packstack
install
### openstack-foreman-installer (3 bugs)
[1082728 ] http://bugzilla.redhat.com/1082728 (NEW)
Component: openstack-foreman-installer
Last change: 2015-06-04
Summary: [RFE] allow for Keystone/LDAP configuration at
deployment time
[1203292 ] http://bugzilla.redhat.com/1203292 (NEW)
Component: openstack-foreman-installer
Last change: 2015-06-04
Summary: [RFE] Openstack Installer should install and configure
SPICE to work with Nova and Horizon
[1205782 ] http://bugzilla.redhat.com/1205782 (NEW)
Component: openstack-foreman-installer
Last change: 2015-06-04
Summary: support the ldap user_enabled_invert parameter
### openstack-glance (2 bugs)
[1208798 ] http://bugzilla.redhat.com/1208798 (NEW)
Component: openstack-glance
Last change: 2015-04-20
Summary: Split glance-api and glance-registry
[1213545 ] http://bugzilla.redhat.com/1213545 (NEW)
Component: openstack-glance
Last change: 2015-04-21
Summary: [packaging] missing dependencies for openstack-glance-
common: python-glance
### openstack-heat (3 bugs)
[1216917 ] http://bugzilla.redhat.com/1216917 (NEW)
Component: openstack-heat
Last change: 2015-07-08
Summary: Clearing non-existing hooks yields no error message
[1228324 ] http://bugzilla.redhat.com/1228324 (NEW)
Component: openstack-heat
Last change: 2015-07-20
Summary: When deleting the stack, a bare metal node goes to
ERROR state and is not deleted
[1235472 ] http://bugzilla.redhat.com/1235472 (NEW)
Component: openstack-heat
Last change: 2015-07-02
Summary: SoftwareDeployment resource attributes are null
### openstack-horizon (5 bugs)
[1210821 ] http://bugzilla.redhat.com/1210821 (NEW)
Component: openstack-horizon
Last change: 2015-04-10
Summary: horizon should be using rdo logo instead of openstack's
[1218896 ] http://bugzilla.redhat.com/1218896 (NEW)
Component: openstack-horizon
Last change: 2015-05-13
Summary: Remaining Horizon issues for kilo release
[1218897 ] http://bugzilla.redhat.com/1218897 (NEW)
Component: openstack-horizon
Last change: 2015-05-11
Summary: new launch instance does not work with webroot other
than '/'
[1220070 ] http://bugzilla.redhat.com/1220070 (NEW)
Component: openstack-horizon
Last change: 2015-05-13
Summary: horizon requires manage.py compress to be run
[1248634 ] http://bugzilla.redhat.com/1248634 (NEW)
Component: openstack-horizon
Last change: 2015-07-30
Summary: Horizon Create volume from Image not mountable
### openstack-ironic (1 bug)
[1221472 ] http://bugzilla.redhat.com/1221472 (NEW)
Component: openstack-ironic
Last change: 2015-05-14
Summary: Error message is not clear: Node can not be updated
while a state transition is in progress. (HTTP 409)
### openstack-ironic-discoverd (2 bugs)
[1209110 ] http://bugzilla.redhat.com/1209110 (NEW)
Component: openstack-ironic-discoverd
Last change: 2015-04-09
Summary: Introspection times out after more than an hour
[1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED)
Component: openstack-ironic-discoverd
Last change: 2015-04-16
Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill
node discovery
### openstack-keystone (6 bugs)
[1167528 ] http://bugzilla.redhat.com/1167528 (NEW)
Component: openstack-keystone
Last change: 2015-07-23
Summary: assignment table migration fails for keystone-manage
db_sync if duplicate entry exists
[1208934 ] http://bugzilla.redhat.com/1208934 (NEW)
Component: openstack-keystone
Last change: 2015-04-05
Summary: Need to include SSO callback form in the openstack-
keystone RPM
[1212126 ] http://bugzilla.redhat.com/1212126 (NEW)
Component: openstack-keystone
Last change: 2015-06-01
Summary: keystone: add token flush cronjob script to keystone
package
[1217663 ] http://bugzilla.redhat.com/1217663 (NEW)
Component: openstack-keystone
Last change: 2015-06-04
Summary: Overridden default for Token Provider points to non-
existent class
[1218644 ] http://bugzilla.redhat.com/1218644 (ASSIGNED)
Component: openstack-keystone
Last change: 2015-06-04
Summary: CVE-2015-3646 openstack-keystone: cache backend
password leak in log (OSSA 2015-008) [openstack-rdo]
[1220489 ] http://bugzilla.redhat.com/1220489 (NEW)
Component: openstack-keystone
Last change: 2015-06-04
Summary: wrong log directories in /usr/share/keystone/wsgi-
keystone.conf
### openstack-neutron (7 bugs)
[1147152 ] http://bugzilla.redhat.com/1147152 (NEW)
Component: openstack-neutron
Last change: 2014-09-27
Summary: Use neutron-sanity-check in CI checks
[1149504 ] http://bugzilla.redhat.com/1149504 (NEW)
Component: openstack-neutron
Last change: 2014-10-12
Summary: Instances won't obtain IPv6 address and gateway when
using SLAAC provided by OpenStack
[1149505 ] http://bugzilla.redhat.com/1149505 (NEW)
Component: openstack-neutron
Last change: 2014-10-12
Summary: Instances won't obtain IPv6 address and gateway when
using Stateful DHCPv6 provided by OpenStack
[1159733 ] http://bugzilla.redhat.com/1159733 (NEW)
Component: openstack-neutron
Last change: 2015-03-22
Summary: no ports available when associating floating ips to new
instance
[1164230 ] http://bugzilla.redhat.com/1164230 (NEW)
Component: openstack-neutron
Last change: 2014-12-16
Summary: In openstack-neutron-sriov-nic-agent package is missing
the /etc/neutron/plugins/ml2/ml2_conf_sriov.ini config
files
[1180201 ] http://bugzilla.redhat.com/1180201 (NEW)
Component: openstack-neutron
Last change: 2015-01-08
Summary: neutron-netns-cleanup.service needs RemainAfterExit=yes
and PrivateTmp=false
[1226006 ] http://bugzilla.redhat.com/1226006 (NEW)
Component: openstack-neutron
Last change: 2015-05-28
Summary: Option "username" from group "keystone_authtoken" is
deprecated. Use option "username" from group
"keystone_authtoken".
### openstack-nova (17 bugs)
[1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED)
Component: openstack-nova
Last change: 2015-06-04
Summary: Ensure translations are installed correctly and picked
up at runtime
[1123298 ] http://bugzilla.redhat.com/1123298 (NEW)
Component: openstack-nova
Last change: 2015-04-26
Summary: logrotate should copytruncate to avoid oepnstack
logging to deleted files
[1148526 ] http://bugzilla.redhat.com/1148526 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: nova: fail to edit project quota with DataError from
nova
[1149682 ] http://bugzilla.redhat.com/1149682 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: nova object store allow get object after date exires
[1154152 ] http://bugzilla.redhat.com/1154152 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: [nova] hw:numa_nodes=0 causes divide by zero
[1154201 ] http://bugzilla.redhat.com/1154201 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: [nova][PCI-Passthrough] TypeError: pop() takes at most
1 argument (2 given)
[1157690 ] http://bugzilla.redhat.com/1157690 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: v4-fixed-ip= not working with juno nova networking
[1161915 ] http://bugzilla.redhat.com/1161915 (NEW)
Component: openstack-nova
Last change: 2015-04-10
Summary: horizon console uses http when horizon is set to use
ssl
[1161920 ] http://bugzilla.redhat.com/1161920 (NEW)
Component: openstack-nova
Last change: 2015-06-04
Summary: novnc init script doesnt write to log
[1180129 ] http://bugzilla.redhat.com/1180129 (NEW)
Component: openstack-nova
Last change: 2015-01-08
Summary: Installation of openstack-nova-compute fails on
PowerKVM
[1189931 ] http://bugzilla.redhat.com/1189931 (NEW)
Component: openstack-nova
Last change: 2015-02-05
Summary: Nova AVC messages
[1190815 ] http://bugzilla.redhat.com/1190815 (NEW)
Component: openstack-nova
Last change: 2015-02-09
Summary: Nova - db connection string present on compute nodes
[1200701 ] http://bugzilla.redhat.com/1200701 (NEW)
Component: openstack-nova
Last change: 2015-05-06
Summary: openstack-nova-novncproxy.service in failed state -
need upgraded websockify version
[1213547 ] http://bugzilla.redhat.com/1213547 (NEW)
Component: openstack-nova
Last change: 2015-05-22
Summary: launching 20 VMs at once via a heat resource group
causes nova to not record some IPs correctly
[1228836 ] http://bugzilla.redhat.com/1228836 (NEW)
Component: openstack-nova
Last change: 2015-06-14
Summary: Is there a way to configure IO throttling for RBD
devices via configuration file
[1229301 ] http://bugzilla.redhat.com/1229301 (NEW)
Component: openstack-nova
Last change: 2015-06-08
Summary: used_now is really used_max, and used_max is really
used_now in "nova host-describe"
[1234837 ] http://bugzilla.redhat.com/1234837 (NEW)
Component: openstack-nova
Last change: 2015-06-23
Summary: Kilo assigning ipv6 address, even though its disabled.
### openstack-packstack (43 bugs)
[953586 ] http://bugzilla.redhat.com/953586 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: [RFE] Openstack Installer: packstack should install and
configure SPICE to work with Nova and Horizon
[982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED)
Component: openstack-packstack
Last change: 2015-06-24
Summary: [RFE] Include Fedora cloud images in some nice way
[1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: API services has all admin permission instead of
service
[1061753 ] http://bugzilla.redhat.com/1061753 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: [RFE] Create an option in packstack to increase
verbosity level of libvirt
[1097291 ] http://bugzilla.redhat.com/1097291 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: [RFE] SPICE support in packstack
[1100142 ] http://bugzilla.redhat.com/1100142 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack missing ML2 Mellanox Mechanism Driver
[1107908 ] http://bugzilla.redhat.com/1107908 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Offset Swift ports to 6200
[1148468 ] http://bugzilla.redhat.com/1148468 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: proposal to use the Red Hat tempest rpm to configure a
demo environment and configure tempest
[1155722 ] http://bugzilla.redhat.com/1155722 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: [delorean] ArgumentError: Invalid resource type
database_user at /var/tmp/packstack/<snip>/manifests/17
2.16.32.71_mariadb.pp:28 on node
[1158015 ] http://bugzilla.redhat.com/1158015 (NEW)
Component: openstack-packstack
Last change: 2015-04-14
Summary: Post installation, Cinder fails with an error: Volume
group "cinder-volumes" not found
[1160885 ] http://bugzilla.redhat.com/1160885 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: rabbitmq wont start if ssl is required
[1167121 ] http://bugzilla.redhat.com/1167121 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: centos7 fails to install glance
[1169742 ] http://bugzilla.redhat.com/1169742 (NEW)
Component: openstack-packstack
Last change: 2015-06-25
Summary: Error: service-update is not currently supported by the
keystone sql driver
[1171811 ] http://bugzilla.redhat.com/1171811 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: misleading exit message on fail
[1174749 ] http://bugzilla.redhat.com/1174749 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Failed to start httpd service on Fedora 20 (with
packstack utility)
[1176433 ] http://bugzilla.redhat.com/1176433 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack fails to configure horizon - juno/rhel7 (vm)
[1176797 ] http://bugzilla.redhat.com/1176797 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack --allinone on CentOS 7 VM fails at cinder
puppet manifest
[1176833 ] http://bugzilla.redhat.com/1176833 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack --allinone fails when starting neutron server
[1185627 ] http://bugzilla.redhat.com/1185627 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: glance provision disregards keystone region setting
[1187572 ] http://bugzilla.redhat.com/1187572 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: RFE: allow to set certfile for
/etc/rabbitmq/rabbitmq.config
[1187609 ] http://bugzilla.redhat.com/1187609 (ASSIGNED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: CONFIG_AMQP_ENABLE_SSL=y does not really set ssl on
[1202958 ] http://bugzilla.redhat.com/1202958 (NEW)
Component: openstack-packstack
Last change: 2015-07-14
Summary: Packstack generates invalid /etc/sysconfig/network-
scripts/ifcfg-br-ex
[1203131 ] http://bugzilla.redhat.com/1203131 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Using packstack deploy openstack,when
CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-
eno50:eno50,encounters an error“ERROR : Error appeared
during Puppet run: 10.43.241.186_neutron.pp ”.
[1203444 ] http://bugzilla.redhat.com/1203444 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: "private" network created by packstack is not owned by
any tenant
[1205772 ] http://bugzilla.redhat.com/1205772 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: support the ldap user_enabled_invert parameter
[1206358 ] http://bugzilla.redhat.com/1206358 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: provision_glance does not honour proxy setting when
getting image
[1206742 ] http://bugzilla.redhat.com/1206742 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Installed epel-release prior to running packstack,
packstack disables it on invocation
[1207098 ] http://bugzilla.redhat.com/1207098 (NEW)
Component: openstack-packstack
Last change: 2015-08-04
Summary: [RDO] packstack installation failed with "Error:
/Stage[main]/Apache::Service/Service[httpd]: Failed to
call refresh: Could not start Service[httpd]: Execution
of '/sbin/service httpd start' returned 1: Redirecting
to /bin/systemctl start httpd.service"
[1207248 ] http://bugzilla.redhat.com/1207248 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: auto enablement of the extras channel
[1207371 ] http://bugzilla.redhat.com/1207371 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack --allinone fails during _keystone.pp
[1208812 ] http://bugzilla.redhat.com/1208812 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: add DiskFilter to scheduler_default_filters
[1209206 ] http://bugzilla.redhat.com/1209206 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack --allinone fails - CentOS7 ; fresh install :
Error: /Stage[main]/Apache::Service/Service[httpd]
[1213149 ] http://bugzilla.redhat.com/1213149 (NEW)
Component: openstack-packstack
Last change: 2015-07-08
Summary: openstack-keystone service is in " failed " status when
CONFIG_KEYSTONE_SERVICE_NAME=httpd
[1214922 ] http://bugzilla.redhat.com/1214922 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Cannot use ipv6 address for cinder nfs backend.
[1225312 ] http://bugzilla.redhat.com/1225312 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack Installation error - Invalid parameter
create_mysql_resource on Class[Galera::Server]
[1226393 ] http://bugzilla.redhat.com/1226393 (NEW)
Component: openstack-packstack
Last change: 2015-06-04
Summary: CONFIG_PROVISION_DEMO=n causes packstack to fail
[1232496 ] http://bugzilla.redhat.com/1232496 (NEW)
Component: openstack-packstack
Last change: 2015-06-16
Summary: Error during puppet run causes install to fail, says
rabbitmq.com cannot be reached when it can
[1235139 ] http://bugzilla.redhat.com/1235139 (NEW)
Component: openstack-packstack
Last change: 2015-07-01
Summary: [F22-Packstack-Kilo] Error: Could not find dependency
Package[openstack-swift] for File[/srv/node] at /var/tm
p/packstack/b77f37620d9f4794b6f38730442962b6/manifests/
xxx.xxx.xxx.xxx_swift.pp:90
[1235948 ] http://bugzilla.redhat.com/1235948 (NEW)
Component: openstack-packstack
Last change: 2015-07-18
Summary: Error occurred at during setup Ironic via packstack.
Invalid parameter rabbit_user
[1239286 ] http://bugzilla.redhat.com/1239286 (NEW)
Component: openstack-packstack
Last change: 2015-07-05
Summary: ERROR: cliff.app 'super' object has no attribute
'load_commands'
[1244407 ] http://bugzilla.redhat.com/1244407 (NEW)
Component: openstack-packstack
Last change: 2015-07-18
Summary: Deploying ironic kilo with packstack fails
[1247816 ] http://bugzilla.redhat.com/1247816 (NEW)
Component: openstack-packstack
Last change: 2015-07-29
Summary: rdo liberty trunk; nova compute fails to start
[1249169 ] http://bugzilla.redhat.com/1249169 (NEW)
Component: openstack-packstack
Last change: 2015-07-31
Summary: FWaaS does not work because DB was not synced
### openstack-puppet-modules (10 bugs)
[1107907 ] http://bugzilla.redhat.com/1107907 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Offset Swift ports to 6200
[1150678 ] http://bugzilla.redhat.com/1150678 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Permissions issue prevents CSS from rendering
[1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: selinux prevents httpd to write to
/var/log/horizon/horizon.log
[1155663 ] http://bugzilla.redhat.com/1155663 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Increase the rpc_thread_pool_size
[1157500 ] http://bugzilla.redhat.com/1157500 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: ERROR: Network commands are not supported when using
the Neutron API.
[1174454 ] http://bugzilla.redhat.com/1174454 (ASSIGNED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Add puppet-openstack_extras to opm
[1192539 ] http://bugzilla.redhat.com/1192539 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Add puppet-tripleo and puppet-gnocchi to opm
[1222326 ] http://bugzilla.redhat.com/1222326 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: trove conf files require update when neutron disabled
[1236775 ] http://bugzilla.redhat.com/1236775 (NEW)
Component: openstack-puppet-modules
Last change: 2015-06-30
Summary: rdo kilo mongo fails to start
[1240736 ] http://bugzilla.redhat.com/1240736 (NEW)
Component: openstack-puppet-modules
Last change: 2015-07-07
Summary: trove guestagent config mods for integration testing
### openstack-selinux (12 bugs)
[1158394 ] http://bugzilla.redhat.com/1158394 (NEW)
Component: openstack-selinux
Last change: 2014-11-23
Summary: keystone-all proccess raised avc denied
[1170238 ] http://bugzilla.redhat.com/1170238 (NEW)
Component: openstack-selinux
Last change: 2014-12-18
Summary: Keepalived fail to start for HA router because of
SELinux issues
[1174795 ] http://bugzilla.redhat.com/1174795 (NEW)
Component: openstack-selinux
Last change: 2015-02-24
Summary: keystone fails to start: raise exception.ConfigFileNotF
ound(config_file=paste_config_value)
[1189929 ] http://bugzilla.redhat.com/1189929 (NEW)
Component: openstack-selinux
Last change: 2015-02-06
Summary: Glance AVC messages
[1202941 ] http://bugzilla.redhat.com/1202941 (NEW)
Component: openstack-selinux
Last change: 2015-03-18
Summary: Glance fails to start on CentOS 7 because of selinux
AVC
[1202944 ] http://bugzilla.redhat.com/1202944 (NEW)
Component: openstack-selinux
Last change: 2015-03-18
Summary: "glance image-list" fails on F21, causing packstack
install to fail
[1203910 ] http://bugzilla.redhat.com/1203910 (NEW)
Component: openstack-selinux
Last change: 2015-03-19
Summary: Keystone requires keystone_t self:process signal;
[1206740 ] http://bugzilla.redhat.com/1206740 (NEW)
Component: openstack-selinux
Last change: 2015-04-09
Summary: On CentOS7.1 packstack --allinone fails to start Apache
because of binding error on port 5000
[1211719 ] http://bugzilla.redhat.com/1211719 (NEW)
Component: openstack-selinux
Last change: 2015-04-14
Summary: selinux audit failures on openvswitch in rdo kilo
[1219143 ] http://bugzilla.redhat.com/1219143 (NEW)
Component: openstack-selinux
Last change: 2015-05-13
Summary: Selinux prevents keystone to connect to memcached port
[1219406 ] http://bugzilla.redhat.com/1219406 (NEW)
Component: openstack-selinux
Last change: 2015-07-23
Summary: Glance over nfs fails due to selinux
[1249685 ] http://bugzilla.redhat.com/1249685 (NEW)
Component: openstack-selinux
Last change: 2015-08-03
Summary: selinux denials on rdo liberty packstack installs
### openstack-swift (2 bugs)
[1169215 ] http://bugzilla.redhat.com/1169215 (NEW)
Component: openstack-swift
Last change: 2014-12-12
Summary: swift-init does not interoperate with systemd swift
service files
[1179931 ] http://bugzilla.redhat.com/1179931 (NEW)
Component: openstack-swift
Last change: 2015-01-07
Summary: Variable of init script gets overwritten preventing the
startup of swift services when using multiple server
configurations
### openstack-tripleo (24 bugs)
[1056106 ] http://bugzilla.redhat.com/1056106 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: [RFE][ironic]: Integration of Ironic in to TripleO
[1056109 ] http://bugzilla.redhat.com/1056109 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: [RFE][tripleo]: Making the overcloud deployment fully
HA
[1056110 ] http://bugzilla.redhat.com/1056110 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: [RFE][tripleo]: Scaling work to do during icehouse
[1056112 ] http://bugzilla.redhat.com/1056112 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: [RFE][tripleo]: Deploying different architecture
topologies with Tuskar
[1056114 ] http://bugzilla.redhat.com/1056114 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: [RFE][tripleo]: Implement a complete overcloud
installation story in the UI
[1174776 ] http://bugzilla.redhat.com/1174776 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: User can not login into the overcloud horizon using the
proper credentials
[1187352 ] http://bugzilla.redhat.com/1187352 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: /usr/bin/instack-prepare-for-overcloud glance using
incorrect parameter
[1205645 ] http://bugzilla.redhat.com/1205645 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: Dependency issue: python-oslo-versionedobjects is
required by heat and not in the delorean repos
[1211560 ] http://bugzilla.redhat.com/1211560 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: instack-deploy-overcloud times out after ~3 minutes, no
plan or stack is created
[1218168 ] http://bugzilla.redhat.com/1218168 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: ceph.service should only be running on the ceph nodes,
not on the controller and compute nodes
[1218340 ] http://bugzilla.redhat.com/1218340 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: RFE: add "scheduler_default_weighers = CapacityWeigher"
explicitly to cinder.conf
[1221610 ] http://bugzilla.redhat.com/1221610 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: RDO-manager beta fails to install: Deployment exited
with non-zero status code: 6
[1221731 ] http://bugzilla.redhat.com/1221731 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: Overcloud missing ceilometer keystone user and
endpoints
[1223424 ] http://bugzilla.redhat.com/1223424 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: instack-deploy-overcloud should not rely on
instackenv.json, but should use ironic instead
[1223443 ] http://bugzilla.redhat.com/1223443 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: You can still check introspection status for ironic
nodes that have been deleted
[1223471 ] http://bugzilla.redhat.com/1223471 (NEW)
Component: openstack-tripleo
Last change: 2015-06-22
Summary: Discovery errors out even when it is successful
[1223667 ] http://bugzilla.redhat.com/1223667 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: When using 'tripleo wait_for' with the command 'nova
hypervisor-stats' it hangs forever
[1223672 ] http://bugzilla.redhat.com/1223672 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: Node registration fails silently if instackenv.json is
badly formatted
[1224604 ] http://bugzilla.redhat.com/1224604 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: Lots of dracut-related error messages during instack-
build-images
[1225022 ] http://bugzilla.redhat.com/1225022 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: When adding nodes to the cloud the update hangs and
takes forever
[1225390 ] http://bugzilla.redhat.com/1225390 (NEW)
Component: openstack-tripleo
Last change: 2015-06-29
Summary: The role names from "openstack management role list"
don't match those for "openstack overcloud scale stack"
[1226653 ] http://bugzilla.redhat.com/1226653 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: The usage message for "heat resource-show" is confusing
and incorrect
[1226867 ] http://bugzilla.redhat.com/1226867 (NEW)
Component: openstack-tripleo
Last change: 2015-06-04
Summary: Timeout in API
[1229174 ] http://bugzilla.redhat.com/1229174 (NEW)
Component: openstack-tripleo
Last change: 2015-06-08
Summary: Nova computes can't resolve each other because the
hostnames in /etc/hosts don't include the ".novalocal"
suffix
### openstack-tripleo-heat-templates (5 bugs)
[1204479 ] http://bugzilla.redhat.com/1204479 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2015-06-04
Summary: The ExtraConfig and controllerExtraConfig parameters
are ignored in the controller-puppet template
[1230250 ] http://bugzilla.redhat.com/1230250 (ASSIGNED)
Component: openstack-tripleo-heat-templates
Last change: 2015-06-16
Summary: [Unified CLI] Deployment using Tuskar has failed -
Deployment exited with non-zero status code: 1
[1232015 ] http://bugzilla.redhat.com/1232015 (ASSIGNED)
Component: openstack-tripleo-heat-templates
Last change: 2015-06-16
Summary: instack-undercloud: one controller deployment: running
"pcs status" - Error: cluster is not currently running
on this node
[1235508 ] http://bugzilla.redhat.com/1235508 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2015-06-25
Summary: Package update does not take puppet managed packages
into account
[1236760 ] http://bugzilla.redhat.com/1236760 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2015-06-29
Summary: Drop 'without-mergepy' from main overcloud template
### openstack-tripleo-image-elements (2 bugs)
[1187354 ] http://bugzilla.redhat.com/1187354 (NEW)
Component: openstack-tripleo-image-elements
Last change: 2015-06-04
Summary: possible incorrect selinux check in 97-mysql-selinux
[1187965 ] http://bugzilla.redhat.com/1187965 (NEW)
Component: openstack-tripleo-image-elements
Last change: 2015-06-04
Summary: mariadb my.cnf socket path does not exist
### openstack-tuskar (3 bugs)
[1210223 ] http://bugzilla.redhat.com/1210223 (ASSIGNED)
Component: openstack-tuskar
Last change: 2015-06-23
Summary: Updating the controller count to 3 fails
[1229401 ] http://bugzilla.redhat.com/1229401 (NEW)
Component: openstack-tuskar
Last change: 2015-06-26
Summary: stack is stuck in DELETE_FAILED state
[1229493 ] http://bugzilla.redhat.com/1229493 (ASSIGNED)
Component: openstack-tuskar
Last change: 2015-07-27
Summary: Difficult to synchronise tuskar stored files with
/usr/share/openstack-tripleo-heat-templates
### openstack-utils (3 bugs)
[1161501 ] http://bugzilla.redhat.com/1161501 (NEW)
Component: openstack-utils
Last change: 2015-06-04
Summary: Can't enable OpenStack service after openstack-service
disable
[1201340 ] http://bugzilla.redhat.com/1201340 (NEW)
Component: openstack-utils
Last change: 2015-06-04
Summary: openstack-service tries to restart neutron-ovs-
cleanup.service
[1211989 ] http://bugzilla.redhat.com/1211989 (NEW)
Component: openstack-utils
Last change: 2015-06-04
Summary: openstack-status shows 'disabled on boot' for the
mysqld service
### openvswitch (1 bug)
[1209003 ] http://bugzilla.redhat.com/1209003 (ASSIGNED)
Component: openvswitch
Last change: 2015-05-19
Summary: ovs-vswitchd segfault on boot leaving server with no
network connectivity
### python-glanceclient (1 bug)
[1164349 ] http://bugzilla.redhat.com/1164349 (ASSIGNED)
Component: python-glanceclient
Last change: 2014-11-17
Summary: rdo juno glance client needs python-requests >= 2.2.0
### python-keystonemiddleware (1 bug)
[1195977 ] http://bugzilla.redhat.com/1195977 (NEW)
Component: python-keystonemiddleware
Last change: 2015-06-04
Summary: Rebase python-keystonemiddleware to version 1.3
### python-neutronclient (2 bugs)
[1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED)
Component: python-neutronclient
Last change: 2015-03-30
Summary: neutron security-group-rule-list fails with URI too
long
[1221063 ] http://bugzilla.redhat.com/1221063 (ASSIGNED)
Component: python-neutronclient
Last change: 2015-05-13
Summary: --router:external=True syntax is invalid - not backward
compatibility
### python-novaclient (1 bug)
[1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED)
Component: python-novaclient
Last change: 2015-06-04
Summary: Missing versioned dependency on python-six
### python-openstackclient (5 bugs)
[1187310 ] http://bugzilla.redhat.com/1187310 (NEW)
Component: python-openstackclient
Last change: 2015-06-04
Summary: Add --user to project list command to filter projects
by user
[1212091 ] http://bugzilla.redhat.com/1212091 (NEW)
Component: python-openstackclient
Last change: 2015-04-28
Summary: `openstack ip floating delete` fails if we specify IP
address as input
[1212439 ] http://bugzilla.redhat.com/1212439 (NEW)
Component: python-openstackclient
Last change: 2015-04-16
Summary: Usage is not described accurately for 99% of openstack
baremetal
[1227543 ] http://bugzilla.redhat.com/1227543 (NEW)
Component: python-openstackclient
Last change: 2015-06-13
Summary: openstack undercloud install fails due to a missing
make target for tripleo-selinux-keepalived.pp
[1239144 ] http://bugzilla.redhat.com/1239144 (NEW)
Component: python-openstackclient
Last change: 2015-07-10
Summary: appdirs requirement
### rdo-manager (21 bugs)
[1212520 ] http://bugzilla.redhat.com/1212520 (NEW)
Component: rdo-manager
Last change: 2015-04-16
Summary: [RFE] [CI] Add ability to generate and store overcloud
images provided by latest-passed-ci
[1213647 ] http://bugzilla.redhat.com/1213647 (NEW)
Component: rdo-manager
Last change: 2015-04-21
Summary: RFE: add deltarpm to all images built
[1214343 ] http://bugzilla.redhat.com/1214343 (NEW)
Component: rdo-manager
Last change: 2015-04-24
Summary: [RFE] Command to create flavors based on real hardware
and profiles
[1214349 ] http://bugzilla.redhat.com/1214349 (NEW)
Component: rdo-manager
Last change: 2015-04-22
Summary: [RFE] Use Ironic API instead of discoverd one for
discovery/introspection
[1218281 ] http://bugzilla.redhat.com/1218281 (NEW)
Component: rdo-manager
Last change: 2015-07-07
Summary: RFE: rdo-manager - update heat deployment-show to make
puppet output readable
[1221663 ] http://bugzilla.redhat.com/1221663 (NEW)
Component: rdo-manager
Last change: 2015-05-14
Summary: [RFE][RDO-manager]: Alert when deploying a physical
compute if the virtualization flag is disabled in BIOS.
[1221718 ] http://bugzilla.redhat.com/1221718 (NEW)
Component: rdo-manager
Last change: 2015-05-14
Summary: rdo-manager: unable to delete the failed overcloud
deployment.
[1221986 ] http://bugzilla.redhat.com/1221986 (ASSIGNED)
Component: rdo-manager
Last change: 2015-06-03
Summary: openstack-nova-novncproxy fails to start
[1223328 ] http://bugzilla.redhat.com/1223328 (NEW)
Component: rdo-manager
Last change: 2015-05-20
Summary: Read bit set for others for Openstack services
directories in /etc
[1223993 ] http://bugzilla.redhat.com/1223993 (ASSIGNED)
Component: rdo-manager
Last change: 2015-06-04
Summary: overcloud failure with "openstack Authorization Failed:
Cannot authenticate without an auth_url"
[1226389 ] http://bugzilla.redhat.com/1226389 (NEW)
Component: rdo-manager
Last change: 2015-05-29
Summary: RDO-Manager Undercloud install failure
[1226969 ] http://bugzilla.redhat.com/1226969 (NEW)
Component: rdo-manager
Last change: 2015-06-01
Summary: Tempest failed when running after overcloud deployment
[1227035 ] http://bugzilla.redhat.com/1227035 (ASSIGNED)
Component: rdo-manager
Last change: 2015-06-02
Summary: RDO-Manager Undercloud install fails while trying to
insert data into keystone
[1227042 ] http://bugzilla.redhat.com/1227042 (NEW)
Component: rdo-manager
Last change: 2015-06-01
Summary: rfe: support Keystone HTTPD
[1229343 ] http://bugzilla.redhat.com/1229343 (NEW)
Component: rdo-manager
Last change: 2015-06-08
Summary: instack-virt-setup missing package dependency device-
mapper*
[1230582 ] http://bugzilla.redhat.com/1230582 (NEW)
Component: rdo-manager
Last change: 2015-06-11
Summary: there is a newer image that can be used to deploy
openstack
[1232813 ] http://bugzilla.redhat.com/1232813 (NEW)
Component: rdo-manager
Last change: 2015-06-17
Summary: PXE boot fails: Unrecognized option "--autofree"
[1233410 ] http://bugzilla.redhat.com/1233410 (NEW)
Component: rdo-manager
Last change: 2015-06-19
Summary: overcloud deployment fails w/ "Message: No valid host
was found. There are not enough hosts available., Code:
500"
[1234467 ] http://bugzilla.redhat.com/1234467 (NEW)
Component: rdo-manager
Last change: 2015-06-22
Summary: cannot access instance vnc console on horizon after
overcloud deployment
[1234475 ] http://bugzilla.redhat.com/1234475 (NEW)
Component: rdo-manager
Last change: 2015-06-22
Summary: Cannot login to Overcloud Horizon through Virtual IP
(VIP)
[1234484 ] http://bugzilla.redhat.com/1234484 (NEW)
Component: rdo-manager
Last change: 2015-06-22
Summary: cannot view cinder volumes in overcloud controller
horizon
### rdo-manager-cli (6 bugs)
[1212371 ] http://bugzilla.redhat.com/1212371 (ASSIGNED)
Component: rdo-manager-cli
Last change: 2015-06-18
Summary: Validate node power credentials after enrolling
[1212390 ] http://bugzilla.redhat.com/1212390 (NEW)
Component: rdo-manager-cli
Last change: 2015-06-18
Summary: [RFE] [RDO-Manager] [CLI] Add ability to show matched
profiles via CLI command
[1212467 ] http://bugzilla.redhat.com/1212467 (ASSIGNED)
Component: rdo-manager-cli
Last change: 2015-07-03
Summary: [RFE] [RDO-Manager] [CLI] Add an ability to create an
overcloud image associated with kernel/ramdisk images
in one CLI step
[1226855 ] http://bugzilla.redhat.com/1226855 (ASSIGNED)
Component: rdo-manager-cli
Last change: 2015-07-22
Summary: Role was added to a template with empty flavor value
[1228769 ] http://bugzilla.redhat.com/1228769 (ASSIGNED)
Component: rdo-manager-cli
Last change: 2015-07-13
Summary: Missing dependencies on sysbench and fio (RHEL)
[1230170 ] http://bugzilla.redhat.com/1230170 (ASSIGNED)
Component: rdo-manager-cli
Last change: 2015-06-11
Summary: the ouptut of openstack management plan show --long
command is not readable
### rdopkg (1 bug)
[1100405 ] http://bugzilla.redhat.com/1100405 (ASSIGNED)
Component: rdopkg
Last change: 2014-05-22
Summary: [RFE] Add option to force overwrite build files on
update download
### RFEs (3 bugs)
[1158517 ] http://bugzilla.redhat.com/1158517 (NEW)
Component: RFEs
Last change: 2015-03-30
Summary: [RFE] Provide easy to use upgrade tool
[1193886 ] http://bugzilla.redhat.com/1193886 (NEW)
Component: RFEs
Last change: 2015-02-18
Summary: RFE: wait for DB after boot
[1217505 ] http://bugzilla.redhat.com/1217505 (NEW)
Component: RFEs
Last change: 2015-04-30
Summary: IPMI driver for Ironic should support RAID for
operating system/root parition
### tempest (3 bugs)
[1227356 ] http://bugzilla.redhat.com/1227356 (NEW)
Component: tempest
Last change: 2015-06-02
Summary: Some tests are failing on gate with post-install
validation on overcloud
[1228038 ] http://bugzilla.redhat.com/1228038 (NEW)
Component: tempest
Last change: 2015-06-04
Summary: Several tests failed with tempest Overcloud on API
tests
[1250081 ] http://bugzilla.redhat.com/1250081 (NEW)
Component: tempest
Last change: 2015-08-04
Summary: test_minimum_basic scenario failed to run on rdo-
manager
## Fixed bugs
This is a list of "fixed" bugs by component. A "fixed" bug is fixed state
MODIFIED, POST, ON_QA and has been fixed. You can help
out by testing the fix to make sure it works as intended.
(177 bugs)
### distribution (6 bugs)
[1108188 ] http://bugzilla.redhat.com/1108188 (MODIFIED)
Component: distribution
Last change: 2015-06-04
Summary: update el6 icehouse kombu packages for improved
performance
[1134121 ] http://bugzilla.redhat.com/1134121 (POST)
Component: distribution
Last change: 2015-06-04
Summary: Tuskar Fails After Remove/Reinstall Of RDO
[1151589 ] http://bugzilla.redhat.com/1151589 (MODIFIED)
Component: distribution
Last change: 2015-03-18
Summary: trove does not install dependency python-pbr
[1218398 ] http://bugzilla.redhat.com/1218398 (ON_QA)
Component: distribution
Last change: 2015-06-04
Summary: rdo kilo testing repository missing openstack-
neutron-*aas
[1218723 ] http://bugzilla.redhat.com/1218723 (MODIFIED)
Component: distribution
Last change: 2015-06-04
Summary: Trove configuration files set different
control_exchange for taskmanager/conductor and api
[1219064 ] http://bugzilla.redhat.com/1219064 (ON_QA)
Component: distribution
Last change: 2015-06-04
Summary: Trove has missing dependencies
### instack-undercloud (2 bugs)
[1212862 ] http://bugzilla.redhat.com/1212862 (MODIFIED)
Component: instack-undercloud
Last change: 2015-06-04
Summary: instack-install-undercloud fails with "ImportError: No
module named six"
[1232162 ] http://bugzilla.redhat.com/1232162 (MODIFIED)
Component: instack-undercloud
Last change: 2015-06-16
Summary: the overcloud dns server should not be enforced to
192.168.122.1 when undefined
### openstack-ceilometer (1 bug)
[1038162 ] http://bugzilla.redhat.com/1038162 (MODIFIED)
Component: openstack-ceilometer
Last change: 2014-02-04
Summary: openstack-ceilometer-common missing python-babel
dependency
### openstack-cinder (5 bugs)
[994370 ] http://bugzilla.redhat.com/994370 (MODIFIED)
Component: openstack-cinder
Last change: 2014-06-24
Summary: CVE-2013-4183 openstack-cinder: OpenStack: Cinder LVM
volume driver does not support secure deletion
[openstack-rdo]
[1081022 ] http://bugzilla.redhat.com/1081022 (MODIFIED)
Component: openstack-cinder
Last change: 2014-05-07
Summary: Non-admin user can not attach cinder volume to their
instance (LIO)
[1084046 ] http://bugzilla.redhat.com/1084046 (POST)
Component: openstack-cinder
Last change: 2014-09-26
Summary: cinder: can't delete a volume (raise
exception.ISCSITargetNotFoundForVolume)
[1212900 ] http://bugzilla.redhat.com/1212900 (ON_QA)
Component: openstack-cinder
Last change: 2015-05-05
Summary: [packaging] /etc/cinder/cinder.conf missing in
openstack-cinder
[1234038 ] http://bugzilla.redhat.com/1234038 (POST)
Component: openstack-cinder
Last change: 2015-06-22
Summary: Packstack Error: cinder type-create iscsi returned 1
instead of one of [0]
### openstack-glance (3 bugs)
[1008818 ] http://bugzilla.redhat.com/1008818 (MODIFIED)
Component: openstack-glance
Last change: 2015-01-07
Summary: glance api hangs with low (1) workers on multiple
parallel image creation requests
[1023614 ] http://bugzilla.redhat.com/1023614 (POST)
Component: openstack-glance
Last change: 2014-04-25
Summary: No logging to files
[1074724 ] http://bugzilla.redhat.com/1074724 (POST)
Component: openstack-glance
Last change: 2014-06-24
Summary: Glance api ssl issue
### openstack-heat (3 bugs)
[1021989 ] http://bugzilla.redhat.com/1021989 (MODIFIED)
Component: openstack-heat
Last change: 2015-02-01
Summary: heat sometimes keeps listenings stacks with status
DELETE_COMPLETE
[1213476 ] http://bugzilla.redhat.com/1213476 (MODIFIED)
Component: openstack-heat
Last change: 2015-06-10
Summary: [packaging] /etc/heat/heat.conf missing in openstack-
heat
[1229477 ] http://bugzilla.redhat.com/1229477 (MODIFIED)
Component: openstack-heat
Last change: 2015-06-17
Summary: missing dependency in Heat delorean build
### openstack-horizon (1 bug)
[1219221 ] http://bugzilla.redhat.com/1219221 (ON_QA)
Component: openstack-horizon
Last change: 2015-05-08
Summary: region selector missing
### openstack-ironic-discoverd (1 bug)
[1204218 ] http://bugzilla.redhat.com/1204218 (ON_QA)
Component: openstack-ironic-discoverd
Last change: 2015-03-31
Summary: ironic-discoverd should allow dropping all ports except
for one detected on discovery
### openstack-keystone (1 bug)
[1123542 ] http://bugzilla.redhat.com/1123542 (ON_QA)
Component: openstack-keystone
Last change: 2015-03-19
Summary: file templated catalogs do not work in protocol v3
### openstack-neutron (13 bugs)
[1019487 ] http://bugzilla.redhat.com/1019487 (MODIFIED)
Component: openstack-neutron
Last change: 2014-07-17
Summary: neutron-dhcp-agent fails to start without openstack-
neutron-openvswitch installed
[1049807 ] http://bugzilla.redhat.com/1049807 (POST)
Component: openstack-neutron
Last change: 2014-01-13
Summary: neutron-dhcp-agent fails to start with plenty of
SELinux AVC denials
[1050842 ] http://bugzilla.redhat.com/1050842 (ON_QA)
Component: openstack-neutron
Last change: 2014-06-11
Summary: neutron should not specify signing_dir in neutron-
dist.conf
[1057822 ] http://bugzilla.redhat.com/1057822 (MODIFIED)
Component: openstack-neutron
Last change: 2014-04-16
Summary: neutron-ml2 package requires python-pyudev
[1058995 ] http://bugzilla.redhat.com/1058995 (ON_QA)
Component: openstack-neutron
Last change: 2014-04-08
Summary: neutron-plugin-nicira should be renamed to neutron-
plugin-vmware
[1061349 ] http://bugzilla.redhat.com/1061349 (ON_QA)
Component: openstack-neutron
Last change: 2014-02-04
Summary: neutron-dhcp-agent won't start due to a missing import
of module named stevedore
[1081203 ] http://bugzilla.redhat.com/1081203 (MODIFIED)
Component: openstack-neutron
Last change: 2014-04-17
Summary: No DHCP agents are associated with network
[1088537 ] http://bugzilla.redhat.com/1088537 (ON_QA)
Component: openstack-neutron
Last change: 2014-06-11
Summary: rhel 6.5 icehouse stage.. neutron-db-manage trying to
import systemd
[1098601 ] http://bugzilla.redhat.com/1098601 (MODIFIED)
Component: openstack-neutron
Last change: 2014-05-16
Summary: neutron-vpn-agent does not use the
/etc/neutron/fwaas_driver.ini
[1100136 ] http://bugzilla.redhat.com/1100136 (ON_QA)
Component: openstack-neutron
Last change: 2014-07-17
Summary: Missing configuration file for ML2 Mellanox Mechanism
Driver ml2_conf_mlnx.ini
[1109824 ] http://bugzilla.redhat.com/1109824 (MODIFIED)
Component: openstack-neutron
Last change: 2014-09-27
Summary: Embrane plugin should be split from python-neutron
[1157599 ] http://bugzilla.redhat.com/1157599 (ON_QA)
Component: openstack-neutron
Last change: 2014-11-25
Summary: fresh neutron install fails due unknown database column
'id'
[1209932 ] http://bugzilla.redhat.com/1209932 (MODIFIED)
Component: openstack-neutron
Last change: 2015-04-10
Summary: Packstack installation failed with Neutron-server Could
not start Service
### openstack-nova (5 bugs)
[958411 ] http://bugzilla.redhat.com/958411 (ON_QA)
Component: openstack-nova
Last change: 2015-01-07
Summary: Nova: 'nova instance-action-list' table is not sorted
by the order of action occurrence.
[1045084 ] http://bugzilla.redhat.com/1045084 (ON_QA)
Component: openstack-nova
Last change: 2014-06-03
Summary: Trying to boot an instance with a flavor that has
nonzero ephemeral disk will fail
[1189347 ] http://bugzilla.redhat.com/1189347 (POST)
Component: openstack-nova
Last change: 2015-05-04
Summary: openstack-nova-* systemd unit files need
NotifyAccess=all
[1211587 ] http://bugzilla.redhat.com/1211587 (MODIFIED)
Component: openstack-nova
Last change: 2015-04-14
Summary: openstack-nova-compute fails to start because python-
psutil is missing after installing with packstack
[1217721 ] http://bugzilla.redhat.com/1217721 (ON_QA)
Component: openstack-nova
Last change: 2015-05-05
Summary: [packaging] /etc/nova/nova.conf changes due to
deprecated options
### openstack-packstack (58 bugs)
[956939 ] http://bugzilla.redhat.com/956939 (ON_QA)
Component: openstack-packstack
Last change: 2015-01-07
Summary: packstack install fails if ntp server does not respond
[957006 ] http://bugzilla.redhat.com/957006 (ON_QA)
Component: openstack-packstack
Last change: 2015-01-07
Summary: packstack reinstall fails trying to start nagios
[958587 ] http://bugzilla.redhat.com/958587 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack install succeeds even when puppet completely
fails
[964005 ] http://bugzilla.redhat.com/964005 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: keystonerc_admin stored in /root requiring running
OpenStack software as root user
[974971 ] http://bugzilla.redhat.com/974971 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: please give greater control over use of EPEL
[976394 ] http://bugzilla.redhat.com/976394 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: [RFE] Put the keystonerc_admin file in the current
working directory for --all-in-one installs (or where
client machine is same as local)
[979041 ] http://bugzilla.redhat.com/979041 (ON_QA)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Fedora19 no longer has
/etc/sysconfig/modules/kvm.modules
[990642 ] http://bugzilla.redhat.com/990642 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: rdo release RPM not installed on all fedora hosts
[991801 ] http://bugzilla.redhat.com/991801 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Warning message for installing RDO kernel needs to be
adjusted
[995570 ] http://bugzilla.redhat.com/995570 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: RFE: support setting up apache to serve keystone
requests
[1001470 ] http://bugzilla.redhat.com/1001470 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: openstack-dashboard django dependency conflict stops
packstack execution
[1003959 ] http://bugzilla.redhat.com/1003959 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Make "Nothing to do" error from yum in Puppet installs
a little easier to decipher
[1006353 ] http://bugzilla.redhat.com/1006353 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack w/ CONFIG_CEILOMETER_INSTALL=y has an error
[1006476 ] http://bugzilla.redhat.com/1006476 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: ERROR : Error during puppet run : Error: /Stage[main]/N
ova::Network/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[
net.ipv4.ip_forward]: Could not evaluate: Field 'val'
is required
[1006534 ] http://bugzilla.redhat.com/1006534 (MODIFIED)
Component: openstack-packstack
Last change: 2014-04-08
Summary: Packstack ignores neutron physical network
configuration if
CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=gre
[1007497 ] http://bugzilla.redhat.com/1007497 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Openstack Installer: packstack does not create tables
in Heat db.
[1008863 ] http://bugzilla.redhat.com/1008863 (MODIFIED)
Component: openstack-packstack
Last change: 2013-10-23
Summary: Allow overlapping ips by default
[1011628 ] http://bugzilla.redhat.com/1011628 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack reports installation completed successfully
but nothing installed
[1014774 ] http://bugzilla.redhat.com/1014774 (MODIFIED)
Component: openstack-packstack
Last change: 2014-04-23
Summary: packstack configures br-ex to use gateway ip
[1018900 ] http://bugzilla.redhat.com/1018900 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack fails with "The iptables provider can not
handle attribute outiface"
[1018911 ] http://bugzilla.redhat.com/1018911 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack creates duplicate cirros images in glance
[1018922 ] http://bugzilla.redhat.com/1018922 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack configures nova/neutron for qpid
username/password when none is required
[1020048 ] http://bugzilla.redhat.com/1020048 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack neutron plugin does not check if Nova is
disabled
[1022312 ] http://bugzilla.redhat.com/1022312 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: qpid should enable SSL
[1022421 ] http://bugzilla.redhat.com/1022421 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Error appeared during Puppet run: IPADDRESS_keystone.pp
[1028591 ] http://bugzilla.redhat.com/1028591 (MODIFIED)
Component: openstack-packstack
Last change: 2014-02-05
Summary: packstack generates invalid configuration when using
GRE tunnels
[1028690 ] http://bugzilla.redhat.com/1028690 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack requires 2 runs to install ceilometer
[1036192 ] http://bugzilla.redhat.com/1036192 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: rerunning packstack with the generated allione
answerfile will fail with qpidd user logged in
[1039694 ] http://bugzilla.redhat.com/1039694 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack fails if iptables.service is not available
[1049861 ] http://bugzilla.redhat.com/1049861 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: fail to create snapshot on an "in-use" GlusterFS volume
using --force true (el7)
[1050205 ] http://bugzilla.redhat.com/1050205 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Dashboard port firewall rule is not permanent
[1052948 ] http://bugzilla.redhat.com/1052948 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Could not start Service[libvirt]: Execution of
'/etc/init.d/libvirtd start' returned 1
[1057938 ] http://bugzilla.redhat.com/1057938 (MODIFIED)
Component: openstack-packstack
Last change: 2014-06-17
Summary: Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a
VLAN interface
[1061689 ] http://bugzilla.redhat.com/1061689 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Horizon SSL is disabled by Nagios configuration via
packstack
[1063980 ] http://bugzilla.redhat.com/1063980 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Change packstack to use openstack-puppet-modules
[1080348 ] http://bugzilla.redhat.com/1080348 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Fedora20: packstack gives traceback when SElinux
permissive
[1080369 ] http://bugzilla.redhat.com/1080369 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack fails with KeyError
:CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts
are added
[1082729 ] http://bugzilla.redhat.com/1082729 (POST)
Component: openstack-packstack
Last change: 2015-02-27
Summary: [RFE] allow for Keystone/LDAP configuration at
deployment time
[1087529 ] http://bugzilla.redhat.com/1087529 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Configure neutron correctly to be able to notify nova
about port changes
[1088964 ] http://bugzilla.redhat.com/1088964 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Havana Fedora 19, packstack fails w/ mysql error
[1093828 ] http://bugzilla.redhat.com/1093828 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack package should depend on yum-utils
[1098821 ] http://bugzilla.redhat.com/1098821 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Packstack allinone installation fails due to failure to
start rabbitmq-server during amqp.pp on CentOS 6.5
[1101665 ] http://bugzilla.redhat.com/1101665 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: el7 Icehouse: Nagios installation fails
[1108742 ] http://bugzilla.redhat.com/1108742 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Allow specifying of a global --password option in
packstack to set all keys/secrets/passwords to that
value
[1111318 ] http://bugzilla.redhat.com/1111318 (MODIFIED)
Component: openstack-packstack
Last change: 2014-08-18
Summary: pakcstack: mysql fails to restart on CentOS6.5
[1116403 ] http://bugzilla.redhat.com/1116403 (ON_QA)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack prescript fails if NetworkManager is
disabled, but still installed
[1119920 ] http://bugzilla.redhat.com/1119920 (MODIFIED)
Component: openstack-packstack
Last change: 2015-07-21
Summary: http://ip/dashboard 404 from all-in-one rdo install on
rhel7
[1148949 ] http://bugzilla.redhat.com/1148949 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: openstack-packstack: installed "packstack --allinone"
on Centos7.0 and configured private networking. The
booted VMs are not able to communicate with each other,
nor ping the gateway.
[1151892 ] http://bugzilla.redhat.com/1151892 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack icehouse doesn't install anything because of
repo
[1153128 ] http://bugzilla.redhat.com/1153128 (POST)
Component: openstack-packstack
Last change: 2015-07-29
Summary: Cannot start nova-network on juno - Centos7
[1172876 ] http://bugzilla.redhat.com/1172876 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack fails on centos6 with missing systemctl
[1175428 ] http://bugzilla.redhat.com/1175428 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack doesn't configure rabbitmq to allow non-
localhost connections to 'guest' user
[1175450 ] http://bugzilla.redhat.com/1175450 (POST)
Component: openstack-packstack
Last change: 2015-06-04
Summary: packstack fails to start Nova on Rawhide: Error:
comparison of String with 18 failed at
[...]ceilometer/manifests/params.pp:32
[1175726 ] http://bugzilla.redhat.com/1175726 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: Disabling glance deployment does not work if you don't
disable demo provisioning
[1185921 ] http://bugzilla.redhat.com/1185921 (MODIFIED)
Component: openstack-packstack
Last change: 2015-06-04
Summary: RabbitMQ fails to start if configured with ssl
[1205912 ] http://bugzilla.redhat.com/1205912 (POST)
Component: openstack-packstack
Last change: 2015-07-27
Summary: allow to specify admin name and email
[1234042 ] http://bugzilla.redhat.com/1234042 (MODIFIED)
Component: openstack-packstack
Last change: 2015-08-05
Summary: ERROR : Error appeared during Puppet run:
192.168.122.82_api_nova.pp Error: Use of reserved word:
type, must be quoted if intended to be a String value
at /var/tmp/packstack/811663aa10824d21b860729732c16c3a/
manifests/192.168.122.82_api_nova.pp:41:3
[1249482 ] http://bugzilla.redhat.com/1249482 (POST)
Component: openstack-packstack
Last change: 2015-08-05
Summary: Packstack (AIO) failure on F22 due to patch "Run
neutron db sync also for each neutron module"
### openstack-puppet-modules (17 bugs)
[1006401 ] http://bugzilla.redhat.com/1006401 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: explicit check for pymongo is incorrect
[1006816 ] http://bugzilla.redhat.com/1006816 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: cinder modules require glance installed
[1021183 ] http://bugzilla.redhat.com/1021183 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: horizon log errors
[1022580 ] http://bugzilla.redhat.com/1022580 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: netns.py syntax error
[1037635 ] http://bugzilla.redhat.com/1037635 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: prescript.pp fails with '/sbin/service iptables start'
returning 6
[1038255 ] http://bugzilla.redhat.com/1038255 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: prescript.pp does not ensure iptables-services package
installation
[1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Horizon help url in RDO points to the RHOS
documentation
[1085452 ] http://bugzilla.redhat.com/1085452 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-02
Summary: prescript puppet - missing dependency package iptables-
services
[1115398 ] http://bugzilla.redhat.com/1115398 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: swift.pp: Could not find command 'restorecon'
[1122968 ] http://bugzilla.redhat.com/1122968 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2014-08-01
Summary: neutron/manifests/agents/ovs.pp creates /etc/sysconfig
/network-scripts/ifcfg-br-{int,tun}
[1133345 ] http://bugzilla.redhat.com/1133345 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2014-09-05
Summary: Packstack execution fails with "Could not set 'present'
on ensure"
[1171352 ] http://bugzilla.redhat.com/1171352 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: add aviator
[1182837 ] http://bugzilla.redhat.com/1182837 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: packstack chokes on ironic - centos7 + juno
[1185960 ] http://bugzilla.redhat.com/1185960 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-03-19
Summary: problems with puppet-keystone LDAP support
[1207701 ] http://bugzilla.redhat.com/1207701 (ON_QA)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: Unable to attach cinder volume to instance
[1214358 ] http://bugzilla.redhat.com/1214358 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-07-02
Summary: SSHD configuration breaks GSSAPI
[1219447 ] http://bugzilla.redhat.com/1219447 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2015-06-04
Summary: The private network created by packstack for demo
tenant is wrongly marked as external
### openstack-sahara (1 bug)
[1184522 ] http://bugzilla.redhat.com/1184522 (MODIFIED)
Component: openstack-sahara
Last change: 2015-03-27
Summary: launch_command.py missing
### openstack-selinux (13 bugs)
[1024330 ] http://bugzilla.redhat.com/1024330 (MODIFIED)
Component: openstack-selinux
Last change: 2014-04-18
Summary: Wrong SELinux policies set for neutron-dhcp-agent
[1049091 ] http://bugzilla.redhat.com/1049091 (MODIFIED)
Component: openstack-selinux
Last change: 2014-06-24
Summary: openstack-selinux blocks communication from dashboard
to identity service
[1049503 ] http://bugzilla.redhat.com/1049503 (MODIFIED)
Component: openstack-selinux
Last change: 2015-03-10
Summary: rdo-icehouse selinux issues with rootwrap "sudo:
unknown uid 162: who are you?"
[1083566 ] http://bugzilla.redhat.com/1083566 (MODIFIED)
Component: openstack-selinux
Last change: 2014-06-24
Summary: Selinux blocks Nova services on RHEL7, can't boot or
delete instances,
[1093297 ] http://bugzilla.redhat.com/1093297 (POST)
Component: openstack-selinux
Last change: 2014-05-15
Summary: selinux AVC RHEL7 and RDO - Neutron
[1093385 ] http://bugzilla.redhat.com/1093385 (MODIFIED)
Component: openstack-selinux
Last change: 2014-05-15
Summary: neutron L3 agent RPC errors
[1099042 ] http://bugzilla.redhat.com/1099042 (MODIFIED)
Component: openstack-selinux
Last change: 2014-06-27
Summary: Neutron is unable to create directory in /tmp
[1105357 ] http://bugzilla.redhat.com/1105357 (MODIFIED)
Component: openstack-selinux
Last change: 2015-01-22
Summary: Keystone cannot send notifications
[1134617 ] http://bugzilla.redhat.com/1134617 (MODIFIED)
Component: openstack-selinux
Last change: 2014-10-08
Summary: nova-api service denied tmpfs access
[1135510 ] http://bugzilla.redhat.com/1135510 (MODIFIED)
Component: openstack-selinux
Last change: 2015-04-06
Summary: RHEL7 icehouse cluster with ceph/ssl SELinux errors
[1144539 ] http://bugzilla.redhat.com/1144539 (POST)
Component: openstack-selinux
Last change: 2014-10-29
Summary: selinux preventing Horizon access (IceHouse, CentOS 7)
[1154866 ] http://bugzilla.redhat.com/1154866 (ON_QA)
Component: openstack-selinux
Last change: 2015-01-11
Summary: latest yum update for RHEL6.5 installs selinux-policy
package which conflicts openstack-selinux installed
later
[1234665 ] http://bugzilla.redhat.com/1234665 (ON_QA)
Component: openstack-selinux
Last change: 2015-06-23
Summary: tempest.scenario.test_server_basic_ops.TestServerBasicO
ps fails to launch instance w/ selinux enforcing
### openstack-swift (1 bug)
[997983 ] http://bugzilla.redhat.com/997983 (MODIFIED)
Component: openstack-swift
Last change: 2015-01-07
Summary: swift in RDO logs container, object and account to
LOCAL2 log facility which floods /var/log/messages
### openstack-tripleo (1 bug)
[1162333 ] http://bugzilla.redhat.com/1162333 (ON_QA)
Component: openstack-tripleo
Last change: 2015-06-02
Summary: Instack fails to complete instack-virt-setup with
syntax error near unexpected token `newline'
### openstack-tuskar (1 bug)
[1222718 ] http://bugzilla.redhat.com/1222718 (ON_QA)
Component: openstack-tuskar
Last change: 2015-07-06
Summary: MySQL Column is Too Small for Heat Template
### openstack-tuskar-ui (3 bugs)
[1175121 ] http://bugzilla.redhat.com/1175121 (MODIFIED)
Component: openstack-tuskar-ui
Last change: 2015-06-04
Summary: Registering nodes with the IPMI driver always fails
[1176596 ] http://bugzilla.redhat.com/1176596 (MODIFIED)
Component: openstack-tuskar-ui
Last change: 2015-06-04
Summary: The displayed horizon url after deployment has a
redundant colon in it and a wrong path
[1203859 ] http://bugzilla.redhat.com/1203859 (POST)
Component: openstack-tuskar-ui
Last change: 2015-06-04
Summary: openstack-tuskar-ui: Failed to connect RDO manager
tuskar-ui over missing apostrophes for STATIC_ROOT=
<value > in local_settings.py
### openstack-utils (2 bugs)
[1213150 ] http://bugzilla.redhat.com/1213150 (POST)
Component: openstack-utils
Last change: 2015-06-04
Summary: openstack-status as admin falsely shows zero instances
[1214044 ] http://bugzilla.redhat.com/1214044 (POST)
Component: openstack-utils
Last change: 2015-06-04
Summary: update openstack-status for rdo-manager
### python-cinderclient (1 bug)
[1048326 ] http://bugzilla.redhat.com/1048326 (MODIFIED)
Component: python-cinderclient
Last change: 2014-01-13
Summary: the command cinder type-key lvm set
volume_backend_name=LVM_iSCSI fails to run
### python-django-horizon (3 bugs)
[1211552 ] http://bugzilla.redhat.com/1211552 (MODIFIED)
Component: python-django-horizon
Last change: 2015-04-14
Summary: Need to add alias in openstack-dashboard.conf to show
CSS content
[1218627 ] http://bugzilla.redhat.com/1218627 (ON_QA)
Component: python-django-horizon
Last change: 2015-06-24
Summary: Tree icon looks wrong - a square instead of a regular
expand/collpase one
[1219006 ] http://bugzilla.redhat.com/1219006 (ON_QA)
Component: python-django-horizon
Last change: 2015-05-08
Summary: Wrong permissions for directory /usr/share/openstack-
dashboard/static/dashboard/
### python-django-openstack-auth (3 bugs)
[1218894 ] http://bugzilla.redhat.com/1218894 (ON_QA)
Component: python-django-openstack-auth
Last change: 2015-06-24
Summary: Horizon: Re login failed after timeout
[1218899 ] http://bugzilla.redhat.com/1218899 (ON_QA)
Component: python-django-openstack-auth
Last change: 2015-06-24
Summary: permission checks issue / not properly checking enabled
services
[1232683 ] http://bugzilla.redhat.com/1232683 (MODIFIED)
Component: python-django-openstack-auth
Last change: 2015-07-02
Summary: horizon manage.py syncdb errors on "App
'openstack_auth' doesn't have a 'user' model."
### python-glanceclient (3 bugs)
[1206544 ] http://bugzilla.redhat.com/1206544 (ON_QA)
Component: python-glanceclient
Last change: 2015-04-03
Summary: Missing requires of python-jsonpatch
[1206551 ] http://bugzilla.redhat.com/1206551 (ON_QA)
Component: python-glanceclient
Last change: 2015-04-03
Summary: Missing requires of python-warlock
[1244291 ] http://bugzilla.redhat.com/1244291 (MODIFIED)
Component: python-glanceclient
Last change: 2015-08-01
Summary: python-glanceclient-0.17.0-2.el7.noarch.rpm packaged
with buggy glanceclient/common/https.py
### python-heatclient (3 bugs)
[1028726 ] http://bugzilla.redhat.com/1028726 (MODIFIED)
Component: python-heatclient
Last change: 2015-02-01
Summary: python-heatclient needs a dependency on python-pbr
[1087089 ] http://bugzilla.redhat.com/1087089 (POST)
Component: python-heatclient
Last change: 2015-02-01
Summary: python-heatclient 0.2.9 requires packaging in RDO
[1140842 ] http://bugzilla.redhat.com/1140842 (MODIFIED)
Component: python-heatclient
Last change: 2015-02-01
Summary: heat.bash_completion not installed
### python-keystoneclient (3 bugs)
[971746 ] http://bugzilla.redhat.com/971746 (MODIFIED)
Component: python-keystoneclient
Last change: 2015-06-04
Summary: CVE-2013-2013 OpenStack keystone: password disclosure
on command line [RDO]
[973263 ] http://bugzilla.redhat.com/973263 (POST)
Component: python-keystoneclient
Last change: 2015-06-04
Summary: user-get fails when using IDs which are not UUIDs
[1024581 ] http://bugzilla.redhat.com/1024581 (MODIFIED)
Component: python-keystoneclient
Last change: 2015-06-04
Summary: keystone missing tab completion
### python-neutronclient (3 bugs)
[1025509 ] http://bugzilla.redhat.com/1025509 (MODIFIED)
Component: python-neutronclient
Last change: 2014-06-24
Summary: Neutronclient should not obsolete quantumclient
[1052311 ] http://bugzilla.redhat.com/1052311 (MODIFIED)
Component: python-neutronclient
Last change: 2014-02-12
Summary: [RFE] python-neutronclient new version request
[1067237 ] http://bugzilla.redhat.com/1067237 (ON_QA)
Component: python-neutronclient
Last change: 2014-03-26
Summary: neutronclient with pre-determined auth token fails when
doing Client.get_auth_info()
### python-novaclient (1 bug)
[947535 ] http://bugzilla.redhat.com/947535 (MODIFIED)
Component: python-novaclient
Last change: 2015-06-04
Summary: nova commands fail with gnomekeyring IOError
### python-openstackclient (1 bug)
[1171191 ] http://bugzilla.redhat.com/1171191 (POST)
Component: python-openstackclient
Last change: 2015-03-02
Summary: Rebase python-openstackclient to version 1.0.0
### python-oslo-config (1 bug)
[1110164 ] http://bugzilla.redhat.com/1110164 (ON_QA)
Component: python-oslo-config
Last change: 2015-06-04
Summary: oslo.config >=1.2.1 is required for trove-manage
### python-swiftclient (1 bug)
[1126942 ] http://bugzilla.redhat.com/1126942 (MODIFIED)
Component: python-swiftclient
Last change: 2014-09-16
Summary: Swift pseudo-folder cannot be interacted with after
creation
### python-tuskarclient (2 bugs)
[1209395 ] http://bugzilla.redhat.com/1209395 (POST)
Component: python-tuskarclient
Last change: 2015-06-04
Summary: `tuskar help` is missing a description next to plan-
templates
[1209431 ] http://bugzilla.redhat.com/1209431 (POST)
Component: python-tuskarclient
Last change: 2015-06-18
Summary: creating a tuskar plan with the exact name gives the
user a traceback
### rdo-manager (5 bugs)
[1210023 ] http://bugzilla.redhat.com/1210023 (MODIFIED)
Component: rdo-manager
Last change: 2015-04-15
Summary: instack-ironic-deployment --nodes-json instackenv.json
--register-nodes fails
[1211352 ] http://bugzilla.redhat.com/1211352 (MODIFIED)
Component: rdo-manager
Last change: 2015-05-04
Summary: discovery hangs
[1212351 ] http://bugzilla.redhat.com/1212351 (POST)
Component: rdo-manager
Last change: 2015-06-18
Summary: [RFE] [RDO-Manager] [CLI] Add ability to poll for
discovery state via CLI command
[1222124 ] http://bugzilla.redhat.com/1222124 (MODIFIED)
Component: rdo-manager
Last change: 2015-05-29
Summary: rdo-manager: fail to discover nodes with "instack-
ironic-deployment --discover-nodes": ERROR: Data pre-
processing failed
[1224584 ] http://bugzilla.redhat.com/1224584 (MODIFIED)
Component: rdo-manager
Last change: 2015-05-25
Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined
variable
### rdo-manager-cli (8 bugs)
[1211190 ] http://bugzilla.redhat.com/1211190 (POST)
Component: rdo-manager-cli
Last change: 2015-06-04
Summary: Unable to replace nodes registration instack script due
to missing post config action in unified CLI
[1212367 ] http://bugzilla.redhat.com/1212367 (POST)
Component: rdo-manager-cli
Last change: 2015-06-16
Summary: Ensure proper nodes states after enroll and before
deployment
[1219053 ] http://bugzilla.redhat.com/1219053 (POST)
Component: rdo-manager-cli
Last change: 2015-06-18
Summary: "list" command doesn't display nodes in some cases
[1229912 ] http://bugzilla.redhat.com/1229912 (POST)
Component: rdo-manager-cli
Last change: 2015-06-10
Summary: [rdo-manager-cli][unified-cli]: The command 'openstack
baremetal configure boot' fails over - AttributeError
(when glance images were uploaded more than once) .
[1230265 ] http://bugzilla.redhat.com/1230265 (POST)
Component: rdo-manager-cli
Last change: 2015-06-26
Summary: [rdo-manager-cli][unified-cli]: openstack unified-cli
commands display - Warning Module novaclient.v1_1 is
deprecated.
[1232838 ] http://bugzilla.redhat.com/1232838 (POST)
Component: rdo-manager-cli
Last change: 2015-07-23
Summary: OSC plugin isn't saving plan configuration values
[1233259 ] http://bugzilla.redhat.com/1233259 (MODIFIED)
Component: rdo-manager-cli
Last change: 2015-08-03
Summary: Node show of unified CLI has bad formatting
[1233429 ] http://bugzilla.redhat.com/1233429 (POST)
Component: rdo-manager-cli
Last change: 2015-06-20
Summary: Lack of consistency in specifying plan argument for
openstack overcloud commands
### rdopkg (1 bug)
[1220832 ] http://bugzilla.redhat.com/1220832 (ON_QA)
Component: rdopkg
Last change: 2015-05-13
Summary: python-manilaclient is missing from kilo RDO repository
Thanks,
Chandan Kumar
9 years, 3 months
[Rdo-list] Fwd: [Openstack] ODL integration with Openstack neutron
by saurabh suman
Hi,
Thanks a lot . That certainly solved my problem. :)
But another problem crept in. Now I am no longer able to launch VM or for
that matter do any thing with my neutron (i.e creating a new network).
Following are the log files on launching the vm:
/var/log/neutron/server.log
[image: Inline image 1]
Though on dashboard I get the error "Please try again later [Error: No
valid host was found. There are not enough hosts available.]. "
But on analysing the log file I see
*Mechanism driver 'opendaylight' failed in create_port_postcommit *.
Btw I am using ODL Helium release SR3 and log file karaf.log throws this
error
[image: Inline image 2]
Can anyone help me out here to debug this issue.
Regards,
Saurav
On Fri, Jul 31, 2015 at 12:44 PM, Naveen Yadav <naveen.yadav(a)aricent.com>
wrote:
> Hi
>
>
>
> Different openflow version configuration in ODL and OVS causes this issue.
>
> Set OVS to use all openflow version, so that ODL and OVS can negotiate and
> converge to one common openflow version.
>
>
>
> Regards
>
> Naveen
>
>
>
> *From:* saurabh suman [mailto:90.suman@gmail.com]
> *Sent:* Wednesday, July 29, 2015 8:01 PM
> *To:* openstack(a)lists.openstack.org
> *Subject:* [Openstack] ODL integration with Openstack neutron
>
>
>
> Hi,
>
> I have a allinone setup of RDO openstack following the
> https://www.rdoproject.org/Quickstart.
>
> Now I want to integrate ODL with this, so I followed this guide
> https://www.rdoproject.org/Helium_OpenDaylight_Juno_OpenStack
>
> My ovs switch setup looks like this. My node IP is 172.18.50.200 and ODL
> is installed on this.
>
>
>
> [image: Inline image 1]
>
> I am able to login to ODL dashboard and also able to see the necessary
> nodes on it.
>
> Problem is My VM does not get the IP from the DHCP pool configured. Though
> at dashboard, IP is shown but on VM console It is not visible.Hence I am
> not able to ping the VMs. If I manually add the same IP to the VMs and add
> flow entry to br-int, then only I am to ping.
>
> Can anyone please help me out here, as why IP is not getting assigned to
> VM and on manully adding IP, controller is not coming into picture.
>
> Regards,
>
> Saurav
> "DISCLAIMER: This message is proprietary to Aricent and is intended solely
> for the use of the individual to whom it is addressed. It may contain
> privileged or confidential information and should not be circulated or used
> for any purpose other than for what it is intended. If you have received
> this message in error, please notify the originator immediately. If you are
> not the intended recipient, you are notified that you are strictly
> prohibited from using, copying, altering, or disclosing the contents of
> this message. Aricent accepts no responsibility for loss or damage arising
> from the use of the information transmitted by this email including damage
> from virus."
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack(a)lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
9 years, 3 months
[Rdo-list] OpenStack Meetups, Week of August 3, 2015
by Rich Bowen
The following are the meetups I'm aware of in the coming week where
OpenStack and/or RDO enthusiasts are likely to be present. If you know
of others, please let me know, and/or add them to
http://rdoproject.org/Events
If there's a meetup in your area, please consider attending. If you
attend, please consider taking a few photos, and possibly even writing
up a brief summary of what was covered.
--Rich
* Tue Aug 4 in Tehran, IR: Mastering OpenStack - Step 5 - Controller
Nodes - http://www.meetup.com/Iran-OpenStack/events/224368660/
* Wed Aug 5 in Chicago, IL, US: Hands on Lab Creating IOS apps in the
IBM Bluemix Cloud -
http://www.meetup.com/Chicago-PaaS-Bluemix-and-Cloud-Computing-Meetup/eve...
* Wed Aug 5 in Sydney, AU: August Sydney Meetup -
http://www.meetup.com/Australian-OpenStack-User-Group/events/220202320/
* Wed Aug 5 in Pittsburgh, PA, US: Taking the Long View: How the Oslo
Program Reduces Technical Debt -
http://www.meetup.com/openstack-pittsburgh/events/223738597/
* Wed Aug 5 in Poughkeepsie, NY, US: Minimal OpenStack -
http://www.meetup.com/mhvlug/events/223104128/
* Wed Aug 5 in San Antonio, TX, US: Linux bootcamp: Openstack (FREE) -
http://www.meetup.com/San-Antonio-Linux-Training/events/224291152/
* Wed Aug 5 in Washington, DC, US: OpenStack Networking: L4-L7 Services
Deep-dive (23) - http://www.meetup.com/OpenStackDC/events/221859828/
* Wed Aug 5 in Tel Aviv-Yafo, IL: Application Management and
Orchestration in OpenStack -
http://www.meetup.com/OpenStack-Israel/events/224256583/
* Thu Aug 6 in Washington, DC, US: Learn from the experts. Get familiar
with OpenStack. Here's your free pass! -
http://www.meetup.com/OpenAnalyticsDC/events/223933418/
* Thu Aug 6 in Reston, VA, US: Lunch & Learn - Distributed, Elastic
L4-L7 Network - http://www.meetup.com/OpenStack-Nova/events/223991138/
* Thu Aug 6 in Tampa, FL, US: OpenStack Overview -
http://www.meetup.com/TampaCloud/events/222786258/
* Thu Aug 6 in Palo Alto, CA, US: Talks:VeloCloud's Cloud-Delivered
SD-WAN;Appcito's Cloud App Delivery Service -
http://www.meetup.com/The-Fabric-CloudBlazers-Forum/events/223794846/
* Thu Aug 6 in San Francisco, CA, US: Huge OpenStack 5th Birthday Event
plus the Upstream Game - http://www.meetup.com/openstack/events/223611752/
* Fri Aug 7 in Bangalore, IN: OpenStack Day India 2015 -
http://www.meetup.com/Indian-OpenStack-User-Group/events/223574830/
* Fri Aug 7 in Wellington, NZ: Rob Collins "su -" Monty: OpenStack is
ready ... so now what? -
http://www.meetup.com/New-Zealand-OpenStack-User-Group/events/223806489/
* Sat Aug 8 in Bangalore, IN: Get Certified on OpenStack..!! -
http://www.meetup.com/Cloud-Enabled-Meetup/events/224281613/
* Sat Aug 8 in Pune, IN: OpenShift Enterprise 3.0 -
http://www.meetup.com/India-Red-Hat-User-Group/events/223763155/
* Mon Aug 10 in Austin, TX, US: Cloudflow SDDC & DevOps at Bancvue Panel
- http://www.meetup.com/austin-devops/events/220505157/
--
Rich Bowen - rbowen(a)redhat.com
OpenStack Community Liaison
http://rdoproject.org/
9 years, 3 months