[rdo-list] Project migrations from gerrithub to review.rdoproject.org
by David Moreau Simard
Hi,
I've started looking at what was required to migrate some projects
from gerrithub to review.rdoproject.org.
I've setup a local account for the ci.centos.org jenkins asked the
CentOS team to create a gerrit instance [1] for review.rdoproject.org.
I've set up an etherpad [2] to try and document what projects we have
on gerrithub that we could migrate.
The exercise is to centralize RDO project code reviews on
review.rdoproject.org and benefit from the tooling in place (gerrit,
zuul, nodepool, gerritbot).
Heavy, long-running jobs or ones that are best suited by bare metal
should be left on ci.centos.org (ex: tripleo or weirdo jobs) for the
time being but jobs like syntax, lint and such could be moved to
review.rdoproject.org.
I will migrate a few repositories (i.e, WeIRDO) and document the
process so that everyone can participate.
I'll let you know how it goes and provide the documentation when
available, otherwise if you have any questions in the meantime, don't
hesitate.
Thanks,
[1]: https://bugs.centos.org/view.php?id=10942
[2]: https://etherpad.openstack.org/p/rdo-gerrit-migration
David Moreau Simard
Senior Software Engineer | Openstack RDO
dmsimard = [irc, github, twitter]
8 years, 7 months
[rdo-list] Certificate invalid?
by Matthias Runge
Folks,
it looks like the certificate for rdoproject.org became invalid
(expired). Can someone please look at this or does someone know who to
ping here?
Thanks,
Matthias
--
Matthias Runge <mrunge(a)redhat.com>
Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham,
Michael O'Neill
8 years, 7 months
[rdo-list] RDO Can't ping Gateway, etc.
by John Alway
Hello,
I have RDO ALL-In-One installed. I set up a private network and a
public (external) network. I set up a virtual router to connect the
private network to the external network. I have RDO installed on Centos
7 as a guest. Windows 10 is my host OS.
When I move into the virtual router's namespace, I can ping the guest os's
IP address (192.168.1.12) and I can ping the host os's address
(192.168.1.11), but when I try to ping the gateway (192.168.1.1) it tells
me it is unreachable. It also fails when I try to ping google.com
I can ping the gateway and google.com from the root namespace of the
guest os, centos 7.
I'd appreciate any help on this problem!
Thanks,
...John
8 years, 7 months
[rdo-list] Tripleo Quickstart External Netbork OVS Bridge on Controller seems to have wrong IP
by Boris Derzhavets
I follow https://simplenfv.wordpress.com/2016/05/16/deploying-openstack-on-just-on...
on 32 GB box . Everything goes fine. Finally I get :-
[stack@undercloud ~]$ heat stack-list
+--------------------------------------+------------+-----------------+---------------------+--------------+
| id | stack_name | stack_status | creation_time | updated_time |
+--------------------------------------+------------+-----------------+---------------------+--------------+
| 7002392b-cd2d-439f-b3cd-024979f153a5 | overcloud | CREATE_COMPLETE | 2016-05-26T13:35:17 | None |
+--------------------------------------+------------+-----------------+---------------------+--------------+
[stack@undercloud ~]$ nova list
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
| 88f841ac-1ca0-4339-ba8a-c2895c0dc57c | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.13 |
| f12a1086-7e23-4acb-80a7-8b2efe1e4ef2 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.0.2.12 |
+--------------------------------------+-------------------------+--------+------------+-------------+---------------------+
[stack@undercloud ~]$ ssh heat-admin(a)192.0.2.13
The authenticity of host '192.0.2.13 (192.0.2.13)' can't be established.
ECDSA key fingerprint is 24:91:50:95:63:b1:5b:ed:2f:fc:ad:ee:91:21:65:68.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.0.2.13' (ECDSA) to the list of known hosts.
Last login: Thu May 26 13:53:48 2016 from gateway
[heat-admin@overcloud-controller-0 ~]$ sudo su -
[root@overcloud-controller-0 ~]# ifconfig
br-ex: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.0.2.13 netmask 255.255.255.0 broadcast 192.0.2.255 <===== br-ex IP on Controller
inet6 fe80::2f7:7fff:fe1a:ca59 prefixlen 64 scopeid 0x20<link>
ether 00:f7:7f:1a:ca:59 txqueuelen 0 (Ethernet)
RX packets 12577 bytes 31512490 (30.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16487 bytes 19403543 (18.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::2f7:7fff:fe1a:ca59 prefixlen 64 scopeid 0x20<link>
ether 00:f7:7f:1a:ca:59 txqueuelen 1000 (Ethernet)
RX packets 12875 bytes 31598896 (30.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16857 bytes 19469403 (18.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 243023 bytes 258934061 (246.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 243023 bytes 258934061 (246.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@overcloud-controller-0 ~]# ovs-vsctl show
cc8be4fb-f96f-4679-b85d-d0afc7dd7f72
Bridge br-int
fail_mode: secure
Port br-int
Interface br-int
type: internal
Port patch-tun
Interface patch-tun
type: patch
options: {peer=patch-int}
Port int-br-ex
Interface int-br-ex
type: patch
options: {peer=phy-br-ex}
Bridge br-tun
fail_mode: secure
Port "vxlan-c000020c"
Interface "vxlan-c000020c"
type: vxlan
options: {df_default="true", in_key=flow, local_ip="192.0.2.13", out_key=flow, remote_ip="192.0.2.12"}
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 br-ex
Interface br-ex
type: internal
Port "eth0"
Interface "eth0"
ovs_version: "2.5.0"
I would expect br-ex on Controller belong 192.168.23.0/24
Due to on VIRTHOST :-
[root@ServerCentOS72 ~]# virsh net-dumpxml external
<network>
<name>external</name>
<uuid>d585615b-c1c5-4e30-bf2d-ea247591c2b0</uuid>
<forward mode='nat'>
<nat>
<port start='1024' end='65535'/>
</nat>
</forward>
<bridge name='brext' stp='off' delay='0'/>
<mac address='52:54:00:9d:b4:1d'/>
<ip address='192.168.23.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.23.10' end='192.168.23.50'/>
</dhcp>
</ip>
</network>
I am missing something here external network is the same as VTEPs network between Controller && Compute.
Please, advise. I just followed instructions . Zero manual intervention from my side.
Thanks.
Boris.
8 years, 7 months
[rdo-list] [Meeting] RDO meeting (2016-05-25) Minutes
by Ivan Chavero
==============================
#rdo: RDO meeting (2016-05-25)
==============================
Meeting started by imcsk8 at 15:00:11 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/rdo/2016-05-25/rdo_meeting_(2016-05-25)...
.
Meeting summary
---------------
* roll call (imcsk8, 15:00:21)
* DLRN instance migration to ci.centos infra (imcsk8, 15:02:16)
* ACTION: dmsimard will poke KB and trown some more (apevec,
15:06:10)
* ACTION: apevec to check w/ derekh about tripleoci (apevec,
15:09:12)
* Updates from RDO Bug Triage day (imcsk8, 15:09:31)
* LINK:
https://www.rdoproject.org/blog/2016/05/rdo-bug-triage-day-event-report/
(chandankumar, 15:09:58)
* ACTION: chandankumar to move rdo bug triage scripts to rdostats
(chandankumar, 15:14:54)
* ACTION: apevec ask bugzilla-requests to add review.rdoproject.org in
external trackers (apevec, 15:20:47)
* ACTION: chandankumar to simplify triage definition for RDO through
ML (chandankumar, 15:23:37)
* Increase timeout for Packstack CI jobs (imcsk8, 15:24:09)
* LINK:
http://logs.openstack.org/62/318762/3/gate/gate-packstack-integration-sce...
(amoralej, 15:29:39)
* packaging guide status? (imcsk8, 15:40:16)
* ACTION: jruzicka send a PR for updated packaging guide (number80,
15:42:42)
* AGREED: remove old packaging doc (number80, 15:44:03)
* stable updates (imcsk8, 15:44:28)
* ACTION: number80 cleanup the stable updates stack (number80,
15:45:56)
* trown did major cleanup of jjb (apevec, 15:48:07)
* LINK:
http://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/mitaka/cbs/
(trown, 15:50:26)
* RDO bookmark update: new CLI -
https://github.com/redhat-openstack/website/tree/master/source/images/boo...
(imcsk8, 15:51:12)
* LINK:
https://github.com/redhat-openstack/website/tree/master/source/images/boo...
(rbowen, 15:51:17)
* ACTION: everyone help review new RDO CLI bookmarks (number80,
15:52:01)
* LINK:
https://github.com/redhat-openstack/website/tree/master/source/images/boo...
(number80, 15:52:13)
* ACTION: rbowen follow up to the mailing list thread with a google
doc (apevec, 15:54:03)
* review and clean old issues from website (imcsk8, 15:54:15)
* Newton 1 test day:
https://www.rdoproject.org/testday/newton/milestone1/ (imcsk8,
15:55:19)
* tripleo is trying to have something by end of next week for N1
(apevec, 15:56:30)
* ACTION: rbowen to fix dates on Newton 1 test days. (rbowen,
15:56:38)
* [info] rdopkg-0.37 released with bugfixes and improvements, please
test (imcsk8, 15:57:00)
* chair for next meeting (imcsk8, 15:59:19)
* ACTION: amoralej to chair next meeting (imcsk8, 16:00:34)
Meeting ended at 16:00:54 UTC.
Action Items
------------
* dmsimard will poke KB and trown some more
* apevec to check w/ derekh about tripleoci
* chandankumar to move rdo bug triage scripts to rdostats
* apevec ask bugzilla-requests to add review.rdoproject.org in external
trackers
* chandankumar to simplify triage definition for RDO through ML
* jruzicka send a PR for updated packaging guide
* number80 cleanup the stable updates stack
* everyone help review new RDO CLI bookmarks
* rbowen follow up to the mailing list thread with a google doc
* rbowen to fix dates on Newton 1 test days.
* amoralej to chair next meeting
Action Items, by person
-----------------------
* amoralej
* amoralej to chair next meeting
* apevec
* apevec to check w/ derekh about tripleoci
* apevec ask bugzilla-requests to add review.rdoproject.org in
external trackers
* chandankumar
* chandankumar to move rdo bug triage scripts to rdostats
* chandankumar to simplify triage definition for RDO through ML
* derekh
* apevec to check w/ derekh about tripleoci
* dmsimard
* dmsimard will poke KB and trown some more
* jruzicka
* jruzicka send a PR for updated packaging guide
* number80
* number80 cleanup the stable updates stack
* rbowen
* rbowen follow up to the mailing list thread with a google doc
* rbowen to fix dates on Newton 1 test days.
* trown
* dmsimard will poke KB and trown some more
* **UNASSIGNED**
* everyone help review new RDO CLI bookmarks
People Present (lines said)
---------------------------
* apevec (59)
* imcsk8 (59)
* dmsimard (39)
* chandankumar (27)
* number80 (25)
* jruzicka (19)
* rbowen (19)
* trown (12)
* leifmadsen (12)
* jpena (11)
* zodbot (10)
* amoralej (9)
* openstack (3)
* tosky (2)
* rdobot (2)
* dc (2)
* elmiko (1)
* flepied (1)
* openstackgerrit (1)
* fbo (1)
* derekh (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
8 years, 7 months
[rdo-list] RDO Bug Statistics [2016-05-25]
by Chandan kumar
# RDO Bugs on 2016-05-25
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): 128
- Fixed (MODIFIED, POST, ON_QA): 42
## Number of open bugs by component
dib-utils [ 1] +
distribution [ 7] ++++++++
Documentation [ 1] +
instack [ 1] +
instack-undercloud [ 9] ++++++++++
openstack-ceilometer [ 1] +
openstack-cinder [ 2] ++
openstack-glance [ 1] +
openstack-heat-templates [ 1] +
openstack-horizon [ 1] +
openstack-ironic-disco... [ 1] +
openstack-neutron [ 6] ++++++
openstack-nova [ 4] ++++
openstack-packstack [ 35] ++++++++++++++++++++++++++++++++++++++++
openstack-puppet-modules [ 6] ++++++
openstack-sahara [ 2] ++
openstack-selinux [ 2] ++
openstack-tripleo [ 12] +++++++++++++
openstack-tripleo-heat... [ 1] +
openstack-tripleo-imag... [ 1] +
openstack-trove [ 1] +
Package Review [ 12] +++++++++++++
python-neutronclient [ 1] +
python-novaclient [ 1] +
rdo-manager [ 14] ++++++++++++++++
rdopkg [ 1] +
RFEs [ 2] ++
tempest [ 1] +
## 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.
(128 bugs)
### dib-utils (1 bug)
[1263779 ] http://bugzilla.redhat.com/1263779 (NEW)
Component: dib-utils
Last change: 2016-04-18
Summary: Packstack Ironic admin_url misconfigured in nova.conf
### distribution (7 bugs)
[1243533 ] http://bugzilla.redhat.com/1243533 (NEW)
Component: distribution
Last change: 2016-04-21
Summary: (RDO) Tracker: Review requests for new RDO Liberty
packages
[1316169 ] http://bugzilla.redhat.com/1316169 (ASSIGNED)
Component: distribution
Last change: 2016-05-18
Summary: openstack-barbican-api missing pid dir or wrong pid
file specified
[1339425 ] http://bugzilla.redhat.com/1339425 (NEW)
Component: distribution
Last change: 2016-05-25
Summary: ipxe-roms-qemu does not provide efi-virtio.rom
[1329341 ] http://bugzilla.redhat.com/1329341 (NEW)
Component: distribution
Last change: 2016-05-20
Summary: Tracker: Blockers and Review requests for new RDO
Newton packages
[1301751 ] http://bugzilla.redhat.com/1301751 (NEW)
Component: distribution
Last change: 2016-04-18
Summary: Move all logging to stdout/err to allow systemd
throttling logging of errors
[1290163 ] http://bugzilla.redhat.com/1290163 (NEW)
Component: distribution
Last change: 2016-05-17
Summary: Tracker: Blockers and Review requests for new RDO
Mitaka packages
[1337335 ] http://bugzilla.redhat.com/1337335 (NEW)
Component: distribution
Last change: 2016-05-24
Summary: Hiera >= 2.x packaging
### Documentation (1 bug)
[1272108 ] http://bugzilla.redhat.com/1272108 (NEW)
Component: Documentation
Last change: 2016-04-18
Summary: [DOC] External network should be documents in RDO
manager installation
### instack (1 bug)
[1315827 ] http://bugzilla.redhat.com/1315827 (NEW)
Component: instack
Last change: 2016-05-09
Summary: openstack undercloud install fails with "Element pip-
and-virtualenv already loaded."
### instack-undercloud (9 bugs)
[1175687 ] http://bugzilla.redhat.com/1175687 (NEW)
Component: instack-undercloud
Last change: 2016-04-18
Summary: instack is not configued properly to log all
Horizon/Tuskar messages in the undercloud deployment
[1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED)
Component: instack-undercloud
Last change: 2016-04-18
Summary: wget is missing from qcow2 image fails instack-build-
images script
[1200081 ] http://bugzilla.redhat.com/1200081 (NEW)
Component: instack-undercloud
Last change: 2016-04-18
Summary: Installing instack undercloud on Fedora20 VM fails
[1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED)
Component: instack-undercloud
Last change: 2016-04-18
Summary: [RDO][Instack-undercloud]: harmless ERROR: installing
'template' displays when building the images .
[1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED)
Component: instack-undercloud
Last change: 2016-04-18
Summary: Overcloud images contain Kilo repos
[1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED)
Component: instack-undercloud
Last change: 2016-04-18
Summary: instack-build-images does not stop on certain errors
[1134073 ] http://bugzilla.redhat.com/1134073 (NEW)
Component: instack-undercloud
Last change: 2016-04-22
Summary: Nova default quotas insufficient to deploy baremetal
overcloud
[1265334 ] http://bugzilla.redhat.com/1265334 (NEW)
Component: instack-undercloud
Last change: 2016-04-18
Summary: rdo-manager liberty instack undercloud puppet apply
fails w/ missing package dep pyinotify
[1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED)
Component: instack-undercloud
Last change: 2016-04-18
Summary: Sphinx docs for instack-undercloud have an incorrect
network topology
### openstack-ceilometer (1 bug)
[1265741 ] http://bugzilla.redhat.com/1265741 (NEW)
Component: openstack-ceilometer
Last change: 2016-04-27
Summary: python-redis is not installed with packstack allinone
### openstack-cinder (2 bugs)
[1121256 ] http://bugzilla.redhat.com/1121256 (NEW)
Component: openstack-cinder
Last change: 2016-04-19
Summary: Configuration file in share forces ignore of auth_uri
[1049535 ] http://bugzilla.redhat.com/1049535 (NEW)
Component: openstack-cinder
Last change: 2016-04-19
Summary: [RFE] permit cinder to create a volume when root_squash
is set to on for gluster storage
### openstack-glance (1 bug)
[1312466 ] http://bugzilla.redhat.com/1312466 (NEW)
Component: openstack-glance
Last change: 2016-04-19
Summary: Support for blueprint cinder-store-upload-download in
glance_store
### openstack-heat-templates (1 bug)
[1296475 ] http://bugzilla.redhat.com/1296475 (ASSIGNED)
Component: openstack-heat-templates
Last change: 2016-05-19
Summary: Deploying Manila is not possible due to missing
template
### openstack-horizon (1 bug)
[1333508 ] http://bugzilla.redhat.com/1333508 (NEW)
Component: openstack-horizon
Last change: 2016-05-20
Summary: LBaaS v2 Dashboard UI
### openstack-ironic-discoverd (1 bug)
[1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED)
Component: openstack-ironic-discoverd
Last change: 2016-02-26
Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill
node discovery
### openstack-neutron (6 bugs)
[1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED)
Component: openstack-neutron
Last change: 2016-04-19
Summary: [RFE] [neutron] neutron services needs more RPM
granularity
[1282403 ] http://bugzilla.redhat.com/1282403 (NEW)
Component: openstack-neutron
Last change: 2016-04-19
Summary: Errors when running tempest.api.network.test_ports with
IPAM reference driver enabled
[1334797 ] http://bugzilla.redhat.com/1334797 (NEW)
Component: openstack-neutron
Last change: 2016-05-20
Summary: Ensure translations are installed correctly and picked
up at runtime
[1266381 ] http://bugzilla.redhat.com/1266381 (NEW)
Component: openstack-neutron
Last change: 2016-04-19
Summary: OpenStack Liberty QoS feature is not working on EL7 as
is need MySQL-python-1.2.5
[1281308 ] http://bugzilla.redhat.com/1281308 (NEW)
Component: openstack-neutron
Last change: 2016-04-19
Summary: QoS policy is not enforced when using a previously used
port
[1147152 ] http://bugzilla.redhat.com/1147152 (NEW)
Component: openstack-neutron
Last change: 2016-04-19
Summary: Use neutron-sanity-check in CI checks
### openstack-nova (4 bugs)
[1228836 ] http://bugzilla.redhat.com/1228836 (NEW)
Component: openstack-nova
Last change: 2016-04-22
Summary: Is there a way to configure IO throttling for RBD
devices via configuration file
[1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED)
Component: openstack-nova
Last change: 2016-04-22
Summary: logrotate should copytruncate to avoid openstack
logging to deleted files
[1294747 ] http://bugzilla.redhat.com/1294747 (NEW)
Component: openstack-nova
Last change: 2016-05-16
Summary: Migration fails when the SRIOV PF is not online
[1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED)
Component: openstack-nova
Last change: 2016-05-11
Summary: Ensure translations are installed correctly and picked
up at runtime
### openstack-packstack (35 bugs)
[1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: [RFE] add support for ceilometer workload partitioning
via tooz/redis
[1194678 ] http://bugzilla.redhat.com/1194678 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: On aarch64, nova.conf should default to
vnc_enabled=False
[1293693 ] http://bugzilla.redhat.com/1293693 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Keystone setup fails on missing required parameter
[1286995 ] http://bugzilla.redhat.com/1286995 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: PackStack should configure LVM filtering with LVM/iSCSI
[1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: API services has all admin permission instead of
service
[1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-18
Summary: RFE: Provide option to set bind_host/bind_port for API
services
[1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Raise MariaDB max connections limit
[1302766 ] http://bugzilla.redhat.com/1302766 (NEW)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Add Magnum support using puppet-magnum
[1285494 ] http://bugzilla.redhat.com/1285494 (NEW)
Component: openstack-packstack
Last change: 2016-05-19
Summary: openstack-
packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch
cripples(?) httpd.conf
[1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-18
Summary: Packstack installation failed due to wrong http config
[1291492 ] http://bugzilla.redhat.com/1291492 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Unfriendly behavior of IP filtering for VXLAN with
EXCLUDE_SERVERS
[1227298 ] http://bugzilla.redhat.com/1227298 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Packstack should support MTU settings
[1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Packstack wording is unclear for demo and testing
provisioning.
[1208812 ] http://bugzilla.redhat.com/1208812 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-19
Summary: add DiskFilter to scheduler_default_filters
[1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Interactive - Packstack asks for Tempest details even
when Tempest install is declined
[1061753 ] http://bugzilla.redhat.com/1061753 (NEW)
Component: openstack-packstack
Last change: 2016-05-16
Summary: [RFE] Create an option in packstack to increase
verbosity level of libvirt
[982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-19
Summary: [RFE] Include Fedora cloud images in some nice way
[1338012 ] http://bugzilla.redhat.com/1338012 (NEW)
Component: openstack-packstack
Last change: 2016-05-24
Summary: Packstack fails to configure Compute Node doing
ML2&OVS&VLAN deployment RDO Mitaka (Stable release)
[1296899 ] http://bugzilla.redhat.com/1296899 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-20
Summary: Swift's proxy-server is not configured to use
ceilometer
[1005073 ] http://bugzilla.redhat.com/1005073 (NEW)
Component: openstack-packstack
Last change: 2016-04-19
Summary: [RFE] Please add glance and nova lib folder config
[903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: RFE: Include the ability in PackStack to support SSL
for all REST services and message bus communication
[1239027 ] http://bugzilla.redhat.com/1239027 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: please move httpd log files to corresponding dirs
[1324070 ] http://bugzilla.redhat.com/1324070 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: RFE: PackStack Support for LBaaSv2
[1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: The warning message " NetworkManager is active "
appears even when the NetworkManager is inactive
[1292271 ] http://bugzilla.redhat.com/1292271 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Receive Msg 'Error: Could not find user glance'
[1116019 ] http://bugzilla.redhat.com/1116019 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: AMQP1.0 server configurations needed
[1097291 ] http://bugzilla.redhat.com/1097291 (NEW)
Component: openstack-packstack
Last change: 2016-05-18
Summary: [RFE] SPICE support in packstack
[1338496 ] http://bugzilla.redhat.com/1338496 (NEW)
Component: openstack-packstack
Last change: 2016-05-23
Summary: Failed to install with packstack
[1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Packstack with Swift Glance backend does not seem to
work
[1184806 ] http://bugzilla.redhat.com/1184806 (NEW)
Component: openstack-packstack
Last change: 2016-04-28
Summary: [RFE] Packstack should support deploying Nova and
Glance with RBD images and Ceph as a backend
[1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-04-19
Summary: support Keystone LDAP
[1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV)
Component: openstack-packstack
Last change: 2016-04-19
Summary: swift: Admin user does not have permissions to see
containers created by glance service
[1289761 ] http://bugzilla.redhat.com/1289761 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: PackStack installs Nova crontab that nova user can't
run
[1286828 ] http://bugzilla.redhat.com/1286828 (NEW)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Packstack should have the option to install QoS
(neutron)
[1172467 ] http://bugzilla.redhat.com/1172467 (NEW)
Component: openstack-packstack
Last change: 2016-04-19
Summary: New user cannot retrieve container listing
### openstack-puppet-modules (6 bugs)
[1318332 ] http://bugzilla.redhat.com/1318332 (NEW)
Component: openstack-puppet-modules
Last change: 2016-04-19
Summary: Cinder workaround should be removed
[1297535 ] http://bugzilla.redhat.com/1297535 (ASSIGNED)
Component: openstack-puppet-modules
Last change: 2016-04-18
Summary: Undercloud installation fails ::aodh::keystone::auth
not found for instack
[1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED)
Component: openstack-puppet-modules
Last change: 2016-04-18
Summary: selinux prevents httpd to write to
/var/log/horizon/horizon.log
[1316856 ] http://bugzilla.redhat.com/1316856 (NEW)
Component: openstack-puppet-modules
Last change: 2016-04-28
Summary: packstack fails to configure ovs bridge for CentOS
[1240736 ] http://bugzilla.redhat.com/1240736 (NEW)
Component: openstack-puppet-modules
Last change: 2016-04-18
Summary: trove guestagent config mods for integration testing
[1107907 ] http://bugzilla.redhat.com/1107907 (NEW)
Component: openstack-puppet-modules
Last change: 2016-05-18
Summary: Offset Swift ports to 6200
### openstack-sahara (2 bugs)
[1305790 ] http://bugzilla.redhat.com/1305790 (NEW)
Component: openstack-sahara
Last change: 2016-02-09
Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via
Sahara Wizards on RDO Liberty
[1305419 ] http://bugzilla.redhat.com/1305419 (NEW)
Component: openstack-sahara
Last change: 2016-02-10
Summary: Failure to launch Hadoop HDP 2.0.6 Cluster via Sahara
Wizards on RDO Liberty
### openstack-selinux (2 bugs)
[1320043 ] http://bugzilla.redhat.com/1320043 (NEW)
Component: openstack-selinux
Last change: 2016-04-19
Summary: rootwrap-daemon can't start after reboot due to AVC
denial
[1174795 ] http://bugzilla.redhat.com/1174795 (NEW)
Component: openstack-selinux
Last change: 2016-04-18
Summary: keystone fails to start: raise exception.ConfigFileNotF
ound(config_file=paste_config_value)
### openstack-tripleo (12 bugs)
[1056109 ] http://bugzilla.redhat.com/1056109 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Making the overcloud deployment fully
HA
[1056110 ] http://bugzilla.redhat.com/1056110 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Scaling work to do during icehouse
[1303614 ] http://bugzilla.redhat.com/1303614 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: overcloud deployment failed AttributeError: 'Proxy'
object has no attribute 'api'
[1056114 ] http://bugzilla.redhat.com/1056114 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Implement a complete overcloud
installation story in the UI
[1329095 ] http://bugzilla.redhat.com/1329095 (NEW)
Component: openstack-tripleo
Last change: 2016-04-22
Summary: mariadb and keystone down after an upgrade from liberty
to mitaka
[1056106 ] http://bugzilla.redhat.com/1056106 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][ironic]: Integration of Ironic in to TripleO
[1277990 ] http://bugzilla.redhat.com/1277990 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: openstack-ironic-inspector-dnsmasq.service: failed to
start during undercloud installation
[1277980 ] http://bugzilla.redhat.com/1277980 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: missing python-proliantutils
[1334259 ] http://bugzilla.redhat.com/1334259 (NEW)
Component: openstack-tripleo
Last change: 2016-05-09
Summary: openstack overcloud image upload fails with "Required
file "./ironic-python-agent.initramfs" does not exist."
[1339543 ] http://bugzilla.redhat.com/1339543 (NEW)
Component: openstack-tripleo
Last change: 2016-05-25
Summary: Error AttributeError: 'module' object has no attribute
'PortOpt' deploying overcloud
[1056112 ] http://bugzilla.redhat.com/1056112 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Deploying different architecture
topologies with Tuskar
[1174776 ] http://bugzilla.redhat.com/1174776 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: User can not login into the overcloud horizon using the
proper credentials
### openstack-tripleo-heat-templates (1 bug)
[1266027 ] http://bugzilla.redhat.com/1266027 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2016-04-18
Summary: TripleO should use pymysql database driver since
Liberty
### openstack-tripleo-image-elements (1 bug)
[1303567 ] http://bugzilla.redhat.com/1303567 (NEW)
Component: openstack-tripleo-image-elements
Last change: 2016-04-18
Summary: Overcloud deployment fails using Ceph
### openstack-trove (1 bug)
[1327068 ] http://bugzilla.redhat.com/1327068 (NEW)
Component: openstack-trove
Last change: 2016-05-24
Summary: trove guest agent should create a sudoers entry
### Package Review (12 bugs)
[1299959 ] http://bugzilla.redhat.com/1299959 (NEW)
Component: Package Review
Last change: 2016-05-23
Summary: Package Review: python-ironic-cisco
[1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED)
Component: Package Review
Last change: 2016-04-18
Summary: New Package: python-dracclient
[1326586 ] http://bugzilla.redhat.com/1326586 (NEW)
Component: Package Review
Last change: 2016-04-13
Summary: Review request: Sensu
[1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED)
Component: Package Review
Last change: 2016-05-19
Summary: Review Request: openstack-mistral - workflow Service
for OpenStack cloud
[1318310 ] http://bugzilla.redhat.com/1318310 (NEW)
Component: Package Review
Last change: 2016-05-17
Summary: Review Request: openstack-magnum-ui - OpenStack Magnum
UI Horizon plugin
[1331952 ] http://bugzilla.redhat.com/1331952 (ASSIGNED)
Component: Package Review
Last change: 2016-05-17
Summary: Review Request: openstack-mistral-ui - OpenStack
Mistral Dashboard
[1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED)
Component: Package Review
Last change: 2016-05-20
Summary: Review Request: Murano - is an application catalog for
OpenStack
[1329125 ] http://bugzilla.redhat.com/1329125 (ASSIGNED)
Component: Package Review
Last change: 2016-04-26
Summary: Review Request: python-oslo-privsep - OpenStack library
for privilege separation
[1331486 ] http://bugzilla.redhat.com/1331486 (NEW)
Component: Package Review
Last change: 2016-05-24
Summary: Tracker bugzilla for puppet packages in RDO Newton
cycle
[1312328 ] http://bugzilla.redhat.com/1312328 (NEW)
Component: Package Review
Last change: 2016-05-19
Summary: New Package: openstack-ironic-staging-drivers
[1293948 ] http://bugzilla.redhat.com/1293948 (NEW)
Component: Package Review
Last change: 2016-05-23
Summary: Review Request: python-kuryr
[1318765 ] http://bugzilla.redhat.com/1318765 (NEW)
Component: Package Review
Last change: 2016-05-24
Summary: Review Request: openstack-sahara-tests - Sahara
Scenario Test Framework
### python-neutronclient (1 bug)
[1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED)
Component: python-neutronclient
Last change: 2016-04-18
Summary: neutron security-group-rule-list fails with URI too
long
### python-novaclient (1 bug)
[1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED)
Component: python-novaclient
Last change: 2016-05-02
Summary: Missing versioned dependency on python-six
### rdo-manager (14 bugs)
[1306350 ] http://bugzilla.redhat.com/1306350 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: With RDO-manager, if not configured, the first nic on
compute nodes gets addresses from dhcp as a default
[1272376 ] http://bugzilla.redhat.com/1272376 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: Duplicate nova hypervisors after rebooting compute
nodes
[1271289 ] http://bugzilla.redhat.com/1271289 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: overcloud-novacompute stuck in spawning state
[1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED)
Component: rdo-manager
Last change: 2016-04-18
Summary: No way to increase yum timeouts when building images
[1270370 ] http://bugzilla.redhat.com/1270370 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: [RDO-Manager] bulk introspection moving the nodes from
available to manageable too quickly [getting:
NodeLocked:]
[1273541 ] http://bugzilla.redhat.com/1273541 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: RDO-Manager needs epel.repo enabled (otherwise
undercloud deployment fails.)
[1292253 ] http://bugzilla.redhat.com/1292253 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: Production + EPEL + yum-plugin-priorities results in
wrong version of hiera
[1271726 ] http://bugzilla.redhat.com/1271726 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: 1 of the overcloud VMs (nova) is stack in spawning
state
[1270910 ] http://bugzilla.redhat.com/1270910 (ASSIGNED)
Component: rdo-manager
Last change: 2016-04-18
Summary: IP address from external subnet gets assigned to br-ex
when using default single-nic-vlans templates
[1306364 ] http://bugzilla.redhat.com/1306364 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: With RDO-manager, using bridge mappings, Neutron
opensvswitch-agent plugin's config file don't gets
populated correctly
[1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED)
Component: rdo-manager
Last change: 2016-04-18
Summary: HA overcloud with network isolation deployment fails
[1270805 ] http://bugzilla.redhat.com/1270805 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: Glance client returning 'Expected endpoint'
[1230582 ] http://bugzilla.redhat.com/1230582 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: there is a newer image that can be used to deploy
openstack
[1294683 ] http://bugzilla.redhat.com/1294683 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: instack-undercloud: "openstack undercloud install"
throws errors and then gets stuck due to selinux.
### 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 (2 bugs)
[1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED)
Component: RFEs
Last change: 2016-04-18
Summary: RFE: wait for DB after boot
[1158517 ] http://bugzilla.redhat.com/1158517 (NEW)
Component: RFEs
Last change: 2016-05-20
Summary: [RFE] Provide easy to use upgrade tool
### tempest (1 bug)
[1250081 ] http://bugzilla.redhat.com/1250081 (NEW)
Component: tempest
Last change: 2015-08-06
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.
(42 bugs)
### distribution (4 bugs)
[1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED)
Component: distribution
Last change: 2016-04-21
Summary: Log handler repeatedly crashes
[1336566 ] http://bugzilla.redhat.com/1336566 (ON_QA)
Component: distribution
Last change: 2016-05-20
Summary: Paramiko needs to be updated to 2.0 to match upstream
requirement
[1317971 ] http://bugzilla.redhat.com/1317971 (POST)
Component: distribution
Last change: 2016-05-23
Summary: openstack-cloudkitty-common should have a
/etc/cloudkitty/api_paste.ini
[1134121 ] http://bugzilla.redhat.com/1134121 (POST)
Component: distribution
Last change: 2016-04-18
Summary: Tuskar Fails After Remove/Reinstall Of RDO
### instack-undercloud (1 bug)
[1270033 ] http://bugzilla.redhat.com/1270033 (POST)
Component: instack-undercloud
Last change: 2016-05-05
Summary: [RDO-Manager] Node inspection fails when changing the
default 'inspection_iprange' value in undecloud.conf.
### openstack-ceilometer (2 bugs)
[1287252 ] http://bugzilla.redhat.com/1287252 (POST)
Component: openstack-ceilometer
Last change: 2016-04-18
Summary: openstack-ceilometer-alarm-notifier does not start:
unit file is missing
[1331510 ] http://bugzilla.redhat.com/1331510 (MODIFIED)
Component: openstack-ceilometer
Last change: 2016-05-19
Summary: Gnocchi 2.0.2-1 release does not have Mitaka default
configuration file
### openstack-cinder (1 bug)
[1212899 ] http://bugzilla.redhat.com/1212899 (POST)
Component: openstack-cinder
Last change: 2016-05-20
Summary: [packaging] missing dependencies for openstack-cinder
### openstack-glance (1 bug)
[1074724 ] http://bugzilla.redhat.com/1074724 (POST)
Component: openstack-glance
Last change: 2016-04-19
Summary: Glance api ssl issue
### openstack-ironic-discoverd (1 bug)
[1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED)
Component: openstack-ironic-discoverd
Last change: 2016-05-11
Summary: No valid interfaces found during introspection
### openstack-keystone (1 bug)
[1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED)
Component: openstack-keystone
Last change: 2016-05-20
Summary: Fernet tokens cannot read key files with SELInux
enabled
### openstack-neutron (2 bugs)
[1049807 ] http://bugzilla.redhat.com/1049807 (POST)
Component: openstack-neutron
Last change: 2016-04-19
Summary: neutron-dhcp-agent fails to start with plenty of
SELinux AVC denials
[1281920 ] http://bugzilla.redhat.com/1281920 (POST)
Component: openstack-neutron
Last change: 2016-04-19
Summary: neutron-server will not start: fails with pbr version
issue
### openstack-nova (1 bug)
[1301156 ] http://bugzilla.redhat.com/1301156 (POST)
Component: openstack-nova
Last change: 2016-04-22
Summary: openstack-nova missing specfile requires on
castellan>=0.3.1
### openstack-packstack (19 bugs)
[1335612 ] http://bugzilla.redhat.com/1335612 (MODIFIED)
Component: openstack-packstack
Last change: 2016-05-19
Summary: CONFIG_USE_SUBNETS=y won't work correctly with VLAN
[1028690 ] http://bugzilla.redhat.com/1028690 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: packstack requires 2 runs to install ceilometer
[1288179 ] http://bugzilla.redhat.com/1288179 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Mitaka: Packstack image provisioning fails with "Store
filesystem could not be configured correctly"
[1018900 ] http://bugzilla.redhat.com/1018900 (MODIFIED)
Component: openstack-packstack
Last change: 2016-05-18
Summary: Packstack fails with "The iptables provider can not
handle attribute outiface"
[1285314 ] http://bugzilla.redhat.com/1285314 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Packstack needs to support aodh services since Mitaka
[1080369 ] http://bugzilla.redhat.com/1080369 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: packstack fails with KeyError
:CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts
are added
[1302275 ] http://bugzilla.redhat.com/1302275 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: neutron-l3-agent does not start on Mitaka-2 when
enabling FWaaS
[1302256 ] http://bugzilla.redhat.com/1302256 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: neutron-server does not start on Mitaka-2 when enabling
LBaaS
[1266028 ] http://bugzilla.redhat.com/1266028 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Packstack should use pymysql database driver since
Liberty
[1282746 ] http://bugzilla.redhat.com/1282746 (POST)
Component: openstack-packstack
Last change: 2016-05-18
Summary: Swift's proxy-server is not configured to use
ceilometer
[1150652 ] http://bugzilla.redhat.com/1150652 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: PackStack does not provide an option to register hosts
to Red Hat Satellite 6
[1297833 ] http://bugzilla.redhat.com/1297833 (POST)
Component: openstack-packstack
Last change: 2016-04-19
Summary: VPNaaS should use libreswan driver instead of openswan
by default
[1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED)
Component: openstack-packstack
Last change: 2016-05-18
Summary: Horizon help url in RDO points to the RHOS
documentation
[1187412 ] http://bugzilla.redhat.com/1187412 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Script wording for service installation should be
consistent
[1255369 ] http://bugzilla.redhat.com/1255369 (POST)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Improve session settings for horizon
[1298245 ] http://bugzilla.redhat.com/1298245 (MODIFIED)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Add possibility to change DEFAULT/api_paste_config in
trove.conf
[1148949 ] http://bugzilla.redhat.com/1148949 (POST)
Component: openstack-packstack
Last change: 2016-04-18
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.
[1124982 ] http://bugzilla.redhat.com/1124982 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Help text for SSL is incorrect regarding passphrase on
the cert
[1330289 ] http://bugzilla.redhat.com/1330289 (POST)
Component: openstack-packstack
Last change: 2016-05-21
Summary: Failure to install Controller/Network&&Compute Cluster
on RDO Mitaka with keystone API V3
### openstack-utils (1 bug)
[1211989 ] http://bugzilla.redhat.com/1211989 (POST)
Component: openstack-utils
Last change: 2016-04-18
Summary: openstack-status shows 'disabled on boot' for the
mysqld service
### openvswitch (1 bug)
[1331227 ] http://bugzilla.redhat.com/1331227 (MODIFIED)
Component: openvswitch
Last change: 2016-05-19
Summary: CVE-2016-2074 openvswitch: MPLS buffer overflow
vulnerability [rdo]
### Package Review (2 bugs)
[1323219 ] http://bugzilla.redhat.com/1323219 (ON_QA)
Component: Package Review
Last change: 2016-05-12
Summary: Review Request: openstack-trove-ui - OpenStack
Dashboard plugin for Trove project
[1323222 ] http://bugzilla.redhat.com/1323222 (ON_QA)
Component: Package Review
Last change: 2016-05-12
Summary: Review request for openstack-sahara-ui
### python-keystoneclient (1 bug)
[973263 ] http://bugzilla.redhat.com/973263 (POST)
Component: python-keystoneclient
Last change: 2016-04-19
Summary: user-get fails when using IDs which are not UUIDs
### rdo-manager (2 bugs)
[1271335 ] http://bugzilla.redhat.com/1271335 (POST)
Component: rdo-manager
Last change: 2016-04-18
Summary: [RFE] Support explicit configuration of L2 population
[1268990 ] http://bugzilla.redhat.com/1268990 (POST)
Component: rdo-manager
Last change: 2016-04-18
Summary: missing from docs Build images fails without : export
DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean.repo
/etc/yum.repos.d/delorean-deps.repo"
### rdo-manager-cli (2 bugs)
[1278972 ] http://bugzilla.redhat.com/1278972 (POST)
Component: rdo-manager-cli
Last change: 2016-04-18
Summary: rdo-manager liberty delorean dib failing w/ "No module
named passlib.utils"
[1273197 ] http://bugzilla.redhat.com/1273197 (POST)
Component: rdo-manager-cli
Last change: 2016-04-18
Summary: VXLAN should be default neutron network type
Thanks,
Chandan Kumar
8 years, 7 months
[Rdo-list] newcomer
by Marc Dequènes (Duck)
Quack,
Just a word to introduce me. I'm new in the OSAS team, working with Misc
to bring sysadmin assistance .
I've been doing a bit a adminsys, dev and consulting in the past in
opensource, but contributing back did not happen as often as I wished,
so now I've integrated RH .
I did a few contributions on my spare time though, my main projects
being DuckCorp and Debian.
I'd like to work with you on the "Configuration publishing, organisation
of the repo" subject Misc already raised. I heard about a Mailman
migration too. Maybe other things. I'd be happy to help.
I'm based in Japan, so Misc and me should be able to cover most problems
in a timely manner.
yoroshiku onegai shimasu.
Regards.
8 years, 7 months