[rdo-list] openstack-tripleo-ui automation
by Honza Pokorny
Hello folks,
Over the last couple of months, it has become apparent that the process
for releasing new versions of the two TripleO UI RPMs
(openstack-tripleo-ui and openstack-tripleo-ui-deps) relies on manual
work done by humans. As a result, making changes to the specs of the
said RPMs takes a long time, and causes delays in upstream CI.
>From my point of view (read: I'm not familiar with the finer details of
the inner workings of RDO), there are three manual tasks that need to be
performed when a change to a spec is required (most often it's a new
dependency):
1. Licensing review
Obviously this step cannot be done by machines. It has been suggested
to us that it would simplify things for reviewers if we included
transient dependency diffs as well --- we plan to do that going forward.
2. openstack-tripleo-ui-deps PR merge
This step also cannot be done by machines. However, we could streamline
this work by handling the reviewing and merging by using the RDO Gerrit
instead of GitHub. I suspect that reviewers will be more likely to
review these kinds of patches faster than by having to go to GitHub
given that many of the other RDO projects are handled by Gerrit.
3. Rebuilding RPM and publishing it
This step is the most opaque to the TripleO UI team. Usually, we have
to ask someone on IRC to rebuild the package. Then, it seems to be
published in two different places: CBS[1], which I understand to be a
staging environment of some kind, and the other place is unknown to me
but it's the place where the upstream CI can pick it up. I have
repeatedly asked to gain to some read-only access to the progress of
these builds but have received none. In order to speed up this work, I
would love to see some more automation of the build process, and more
visibility of the progress.
It's very likely that my understanding of the problem is misguided, and
I very much welcome your correction! If you have suggestions on how the
TripleO UI team can make RDO's life easier, I'm all ears.
Thanks,
Honza Pokorny
[1]: https://cbs.centos.org/koji/packageinfo?packageID=4136
7 years, 6 months
[rdo-list] [TripleO] Setting NeutronBridgeMappings just for compute nodes in NFV deployment
by Samuel Monderer
Hi,
I would like to test my VNF on an openstack environment deployed using
TripleO.
For that I need to setup flat provider networks that go only to the compute
node.
I tried deploying an overcoud with additional neutron bridge mappings as
following
- Added NeutronBridgeMappings:
" datacentre:br-ex,physdown;br-down,physup:br-up" to network environment
file
- Added following resources to compute.yaml file
-
type: ovs_bridge
name: br-down
mtu: 9000
members:
-
type: interface
name: ens4f0
# force the MAC address of the bridge to this interface
primary: true
-
type: ovs_bridge
name: br-up
mtu: 9000
members:
-
type: interface
name: ens4f1
# force the MAC address of the bridge to this interface
primary: true
This will create the intended OVS bridges on the the compute node with the
interfaces connected.
The unwanted side effect it that ii also created the bridges on the
controller node without any interfaces connected to it
Is there a way to have the undercloud create the bridges only on the
compute nodes and not on the controller nodes???
Samuel
7 years, 8 months
[rdo-list] RDO-CI Scrum Weekly Scrum Recap
by Ronelle Landy
Greetings All,
Links to the RDO-CI team scrum[1] and recording[2] from this week's
meeting are below.
Highlights:
- Meeting time will change due to a clash with tripleo meeting
moving to Monday 3pm UTC
- rdocloud update
we are working in a shared tripleo-ci tenant with shared resources
note: just a beta account we expect developer accounts at some point
Spinning jobs:
- poc-tripleo-quickstart-master-ovb-rdocloud-multiple-nics/
- poc-tripleo-quickstart-master-ovb-rdocloud-public-bond/
Reviews in job:
- https://review.openstack.org/#/c/448805
- https://review.openstack.org/#/c/445163/
repurpose full-deploy-ovb for ci and personal use:
- https://review.openstack.org/#/c/449370/
- Quickstart to Upstream, phase 2 status
- changes for usability and better logging have merged
- have not merged new OVB playbook
- adarazs/panda have core on tripleo-ci
- request to let multinode jobs sit for a while and push out OVB transition
- Multinode test status
- expanding refactoring of networking
- ipv6 needed - all ipv4 now
- 3 node job still needed
- Images builds
- 3 or 4 different ways to build images
- new version used in ocata and master - newton not switched over
- old version - all osp versions
- also have other teams depending on images
- Action Item: Wes to schedule a mtg to create a longer term plan for images, image-builds etc.
- Heads up: Centos 7.4, RHEL 7.4, rdophase2 early feedback [3]
- Announcements
- Trello board moving to [4]
- Launchpad bug list is moving - tripleo component - use quickstart, ci tags
[1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum
[2] - https://bluejeans.com/s/LYe@F/
[3] - https://review.openstack.org/#/c/442764/
[4] - https://trello.com/b/U1ITy0cu/tripleo-ci-squad
/R
Ronelle Landy
7 years, 8 months
[rdo-list] [Meeting] RDO meeting (2017-03-29) Minutes
by Javier Pena
==============================
#rdo: RDO meeting - 2017-03-29
==============================
Meeting started by jpena at 15:01:10 UTC. The full logs are available
at
http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_03_29/2017/rdo...
.
Meeting summary
---------------
* roll call (jpena, 15:01:39)
* trunk.rdoproject.org proposed maintenance for Thu 30 Mar, 0900 UTC /
1100 CET (jpena, 15:04:28)
* ACTION: jpena to send e-mail to rdo-list about trunk.rdo maintenance
(jpena, 15:07:44)
* triple-o aarch64 support progress report (jpena, 15:09:12)
* mirroring of trunk.rdoproject.org (jpena, 15:12:35)
* ACTION: jpena to test rsync overhead on DLRN instance (jpena,
15:35:43)
* ACTION: jpena to follow up with pabelanger after tests, to setup
rsync with openstack infra (jpena, 15:36:01)
* Enabling unit tests in complex packages (jpena, 15:37:22)
* LINK:
http://logs.openstack.org/37/451137/1/check/gate-nova-python27-ubuntu-xen...
< 10mins (amoralej, 15:41:48)
* Automation of CBS tagging using gerrit workflow (jpena, 15:47:32)
* chair for next meeting (jpena, 15:53:36)
* ACTION: trown to chair next meeting (jpena, 15:55:19)
* open floor (jpena, 15:55:29)
Meeting ended at 15:58:02 UTC.
Action items, by person
-----------------------
* jpena
* jpena to send e-mail to rdo-list about trunk.rdo maintenance
* jpena to test rsync overhead on DLRN instance
* jpena to follow up with pabelanger after tests, to setup rsync with
openstack infra
* openstack
* jpena to follow up with pabelanger after tests, to setup rsync with
openstack infra
* pabelanger
* jpena to follow up with pabelanger after tests, to setup rsync with
openstack infra
* trown
* trown to chair next meeting
People present (lines said)
---------------------------
* jpena (75)
* pabelanger (37)
* apevec (25)
* amoralej (17)
* trown (16)
* radez (13)
* dmsimard (11)
* EmilienM (10)
* openstack (9)
* rdogerrit (4)
* rdobot (2)
* jlibosva (1)
* number80 (1)
* chandankumar (1)
Generated by `MeetBot`_ 0.1.4
7 years, 8 months
[rdo-list] [Tripleo] No hosts available after deleting stack
by Samuel Monderer
Hi,
After deleting a stack and running the deployment again I get No hosts
available for the compute node.
/var/log/nova/nova-scheduler shows the following
2017-03-27 16:34:56.510 19784 DEBUG
nova.scheduler.filters.compute_capabilities_filter
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] (
edge-rhos-director.vasonanetworks.com,
82d68395-d33e-4332-99ff-e48daa38861a) ram: 0MB disk: 0MB io_ops: 0
instances: 0 fails extra_spec requirements. 'compute' does not match
'control' _satisfies_extra_specs
/usr/lib/python2.7/site-packages/nova/scheduler/filters/compute_capabilities_filter.py:103
2017-03-27 16:34:56.511 19784 DEBUG
nova.scheduler.filters.compute_capabilities_filter
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] (
edge-rhos-director.vasonanetworks.com,
82d68395-d33e-4332-99ff-e48daa38861a) ram: 0MB disk: 0MB io_ops: 0
instances: 0 fails instance_type extra_specs requirements host_passes
/usr/lib/python2.7/site-packages/nova/scheduler/filters/compute_capabilities_filter.py:112
2017-03-27 16:34:56.512 19784 INFO nova.filters
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] Filter ComputeCapabilitiesFilter
returned 0 hosts
2017-03-27 16:34:56.512 19784 DEBUG nova.filters
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] Filtering removed all hosts for the
request with instance ID '4fa2af02-8c0b-4440-aa3b-10ffe2016d48'. Filter
results: [('RetryFilter', [(u'edge-rhos-director.vasonanetworks.com',
u'82d68395-d33e-4332-99ff-e48daa38861a')]), ('TripleOCapabilitiesFilter',
[(u'edge-rhos-director.vasonanetworks.com',
u'82d68395-d33e-4332-99ff-e48daa38861a')]), ('ComputeCapabilitiesFilter',
None)] get_filtered_objects
/usr/lib/python2.7/site-packages/nova/filters.py:129
2017-03-27 16:34:56.513 19784 INFO nova.filters
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] Filtering removed all hosts for the
request with instance ID '4fa2af02-8c0b-4440-aa3b-10ffe2016d48'. Filter
results: ['RetryFilter: (start: 2, end: 1)', 'TripleOCapabilitiesFilter:
(start: 1, end: 1)', 'ComputeCapabilitiesFilter: (start: 1, end: 0)']
2017-03-27 16:34:56.514 19784 DEBUG nova.scheduler.filter_scheduler
[req-12df93c6-1226-4292-9938-e6ace00f88cc eece59c584b8439e992306a27ab78eb7
5495048e618b444288911f261b2c10e2 - - -] There are 0 hosts available but 1
instances requested to build. select_destinations
/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py:71
But when check the available node for compute I get
[stack@edge-rhos-director ~]$ ironic node-list --provision-state available
--maintenance false --associated false
+--------------------------------------+---------------+---------------+-------------+--------------------+-------------+
| UUID | Name | Instance UUID |
Power State | Provisioning State | Maintenance |
+--------------------------------------+---------------+---------------+-------------+--------------------+-------------+
| ded46c41-c5a5-4aa7-a1ee-3df75e6cf976 | rhos-compute0 | None |
power off | available | False |
+--------------------------------------+---------------+---------------+-------------+--------------------+-------------+
[stack@edge-rhos-director ~]$ ironic node-show rhos-compute0
+------------------------+-------------------------------------------------------------------------+
| Property | Value
|
+------------------------+-------------------------------------------------------------------------+
| chassis_uuid |
|
| clean_step | {}
|
| console_enabled | False
|
| created_at | 2017-03-23T14:41:35+00:00
|
| driver | pxe_drac
|
| driver_info | {u'deploy_kernel':
u'95a09fe8-919a-4c15-9f0e-c5936b6bcecf', |
| | u'drac_password': u'******', u'drac_username':
u'root', |
| | u'deploy_ramdisk':
u'5c5f25c4-c9bf-4859-aa33-2e4352eb5620', |
| | u'drac_host': u'192.168.61.7'}
|
| driver_internal_info | {u'agent_url': u'http://192.0.2.9:9999',
u'root_uuid_or_disk_id': |
| | u'c2bb0683-ebe8-4541-9c5c-a811d0326ae5',
u'is_whole_disk_image': False, |
| | u'drac_boot_device': {u'boot_device': u'pxe',
u'persistent': True}, |
| | u'agent_last_heartbeat': 1490597251}
|
| extra | {u'hardware_swift_object':
u'extra_hardware-ded46c41-c5a5-4aa7-a1ee- |
| | 3df75e6cf976'}
|
| inspection_finished_at | None
|
| inspection_started_at | None
|
| instance_info | {}
|
| instance_uuid | None
|
| last_error | None
|
| maintenance | False
|
| maintenance_reason | None
|
| name | rhos-compute0
|
| network_interface |
|
| power_state | power off
|
| properties | {u'memory_mb': u'131072', u'cpu_arch':
u'x86_64', u'local_gb': u'557', |
| | u'cpus': u'48', u'capabilities':
u'profile:compute,boot_option:local'} |
| provision_state | available
|
| provision_updated_at | 2017-03-27T13:34:51+00:00
|
| raid_config |
|
| reservation | None
|
| resource_class |
|
| target_power_state | None
|
| target_provision_state | None
|
| target_raid_config |
|
| updated_at | 2017-03-27T13:34:51+00:00
|
| uuid | ded46c41-c5a5-4aa7-a1ee-3df75e6cf976
|
+------------------------+-------------------------------------------------------------------------+
and it suites the compute flavor
[stack@edge-rhos-director ~]$ openstack flavor show compute
+----------------------------+------------------------------------------------------------------+
| Field | Value
|
+----------------------------+------------------------------------------------------------------+
| OS-FLV-DISABLED:disabled | False
|
| OS-FLV-EXT-DATA:ephemeral | 0
|
| access_project_ids | None
|
| disk | 40
|
| id | 1f44e78f-5121-4b8f-ab9d-19a64fb1d020
|
| name | compute
|
| os-flavor-access:is_public | True
|
| properties | capabilities:boot_option='local',
capabilities:profile='compute' |
| ram | 4096
|
| rxtx_factor | 1.0
|
| swap |
|
| vcpus | 1
|
+----------------------------+------------------------------------------------------------------+
Any Idea what could be the reason why it's not finding a suitable host?
Samuel
7 years, 8 months
[rdo-list] rpmlint gate
by Frederic Lepied
Hi,
An rpmlint gate has been put in place on the rpm-master branch of all the
distgit projects in review.rdoproject.org. This gate on the check pipeline
(before merging and review) is in voting mode now. It compares the rpmlint
reports on the built packages with the ones from the last current DLRN
repository and if the number of reports is greater than the previous ones
it prevents the change from passing.
New packages or addition/removal of sub-packages do not affect the gating
process.
It can happen that some legitimate rpmlint reports are introduced by
upstream changes and in this case we have an exception mechanism that can
be used to avoid blocking packages with legitimate reports. The exception
mechanism is embedded in the job definition so just do a change proposition
on the jobs/DLRN.yaml file in the config repository (
https://review.rdoproject.org/r/gitweb?p=config.git;a=blob;f=jobs/DLRN.ya...
).
Let me know if there is any problem with this gate.
--
Fred - May the Source be with you
7 years, 8 months
[rdo-list] RDO Bug Stats [2017-03-28]
by Chandan kumar
# RDO Bugs on 2017-03-28
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): 221
- Fixed (MODIFIED, POST, ON_QA): 83
## Number of open bugs by component
dib-utils [ 1]
diskimage-builder [ 2] +
distribution [ 18] +++++++++++++++
Documentation [ 2] +
instack [ 1]
instack-undercloud [ 10] ++++++++
openstack-ceilometer [ 2] +
openstack-cinder [ 9] +++++++
openstack-designate [ 2] +
openstack-glance [ 2] +
openstack-heat [ 1]
openstack-horizon [ 5] ++++
openstack-ironic-disco... [ 1]
openstack-keystone [ 1]
openstack-neutron [ 11] +++++++++
openstack-nova [ 10] ++++++++
openstack-packstack [ 46] ++++++++++++++++++++++++++++++++++++++++
openstack-puppet-modules [ 3] ++
openstack-sahara [ 1]
openstack-swift [ 2] +
openstack-tripleo [ 39] +++++++++++++++++++++++++++++++++
openstack-tripleo-heat... [ 3] ++
openstack-tripleo-imag... [ 2] +
openstack-trove [ 1]
Package Review [ 23] ++++++++++++++++++++
python-fixtures [ 1]
python-novaclient [ 1]
python-webob [ 1]
rdo-manager [ 14] ++++++++++++
rdopkg [ 3] ++
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.
(221 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
### diskimage-builder (2 bugs)
[1422425 ] http://bugzilla.redhat.com/1422425 (ASSIGNED)
Component: diskimage-builder
Last change: 2017-03-13
Summary: Add nodev, nosuid, and noexec options to fstab
[1391162 ] http://bugzilla.redhat.com/1391162 (NEW)
Component: diskimage-builder
Last change: 2017-03-27
Summary: RFE: diskimage-builder needs to support AArch64 for
TripleO installer
### distribution (18 bugs)
[1243533 ] http://bugzilla.redhat.com/1243533 (NEW)
Component: distribution
Last change: 2017-03-15
Summary: (RDO) Tracker: Review requests for new RDO Liberty
packages
[1417592 ] http://bugzilla.redhat.com/1417592 (NEW)
Component: distribution
Last change: 2017-01-30
Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks
sensitive values into error logs [openstack-rdo]
[1397916 ] http://bugzilla.redhat.com/1397916 (NEW)
Component: distribution
Last change: 2016-11-24
Summary: rabbitmq-server version will not allow overcloud to
deploy
[1329341 ] http://bugzilla.redhat.com/1329341 (NEW)
Component: distribution
Last change: 2016-12-21
Summary: Tracker: Blockers and Review requests for new RDO
Newton packages
[1412837 ] http://bugzilla.redhat.com/1412837 (NEW)
Component: distribution
Last change: 2017-01-12
Summary: CVE-2016-9590 puppet-swift: installs config file with
world readable permissions [openstack-rdo]
[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
[1376642 ] http://bugzilla.redhat.com/1376642 (NEW)
Component: distribution
Last change: 2016-09-16
Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in
metadata field [openstack-rdo]
[1337335 ] http://bugzilla.redhat.com/1337335 (NEW)
Component: distribution
Last change: 2017-02-15
Summary: Hiera >= 2.x packaging
[1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED)
Component: distribution
Last change: 2016-11-01
Summary: Erlang 18.3.3 update fails
[1415219 ] http://bugzilla.redhat.com/1415219 (NEW)
Component: distribution
Last change: 2017-01-20
Summary: Need that puppet 4.8.1 is on master
[1359919 ] http://bugzilla.redhat.com/1359919 (NEW)
Component: distribution
Last change: 2016-07-25
Summary: Base url incorrect
[1373513 ] http://bugzilla.redhat.com/1373513 (NEW)
Component: distribution
Last change: 2017-03-27
Summary: Tracker: Blockers and Review requests for new RDO Ocata
packages
[1427510 ] http://bugzilla.redhat.com/1427510 (NEW)
Component: distribution
Last change: 2017-03-27
Summary: Tracker: Blockers and Review requests for new RDO Pike
packages
[1349666 ] http://bugzilla.redhat.com/1349666 (NEW)
Component: distribution
Last change: 2016-06-23
Summary: CVE-2016-4972 python-muranoclient: openstack-murano:
RCE via usage of insecure YAML tags [openstack-rdo]
[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
[1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED)
Component: distribution
Last change: 2016-07-26
Summary: Need a way to pass extra arguments to openstack
components at startup
[1357660 ] http://bugzilla.redhat.com/1357660 (NEW)
Component: distribution
Last change: 2016-07-18
Summary: python-kombu: rpm package and python/requires.txt has
different dependencies
[1349665 ] http://bugzilla.redhat.com/1349665 (NEW)
Component: distribution
Last change: 2016-06-23
Summary: CVE-2016-4972 openstack-murano: RCE via usage of
insecure YAML tags [openstack-rdo]
### Documentation (2 bugs)
[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
[1369944 ] http://bugzilla.redhat.com/1369944 (NEW)
Component: Documentation
Last change: 2016-08-24
Summary: Trunk won't work on RHEL 7 withou changing delorean-
deps.repo $releasever to "7"
### 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 (10 bugs)
[1347736 ] http://bugzilla.redhat.com/1347736 (NEW)
Component: instack-undercloud
Last change: 2016-06-17
Summary: Unable to install undercloud because tripleo-common is
missing
[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
[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
[1400584 ] http://bugzilla.redhat.com/1400584 (NEW)
Component: instack-undercloud
Last change: 2017-03-20
Summary: undercloud installation Error: Failed to apply catalog:
Insufficient credentials to authenticate
[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
[1369968 ] http://bugzilla.redhat.com/1369968 (NEW)
Component: instack-undercloud
Last change: 2016-08-28
Summary: Can't successfully install undercloud on mitaka/newton
[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
### openstack-ceilometer (2 bugs)
[1348222 ] http://bugzilla.redhat.com/1348222 (NEW)
Component: openstack-ceilometer
Last change: 2017-02-28
Summary: Unable to start ceilometer-central and gnocchi since
redis module is missing on controller
[1265741 ] http://bugzilla.redhat.com/1265741 (NEW)
Component: openstack-ceilometer
Last change: 2017-02-28
Summary: python-redis is not installed with packstack allinone
### openstack-cinder (9 bugs)
[1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED)
Component: openstack-cinder
Last change: 2016-11-03
Summary: Service graceful shutdown not working
[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
[1430756 ] http://bugzilla.redhat.com/1430756 (ASSIGNED)
Component: openstack-cinder
Last change: 2017-03-23
Summary: NFS: problem deploying from image when image is large
(more than 20GB), newton
[1382572 ] http://bugzilla.redhat.com/1382572 (NEW)
Component: openstack-cinder
Last change: 2016-10-07
Summary: CVE-2015-5162 openstack-cinder: openstack-nova:
Malicious image causes OOM on the compute host
[openstack-rdo]
[1397534 ] http://bugzilla.redhat.com/1397534 (NEW)
Component: openstack-cinder
Last change: 2016-11-28
Summary: Missing dependency of python2-keystonemiddleware
[1391165 ] http://bugzilla.redhat.com/1391165 (NEW)
Component: openstack-cinder
Last change: 2016-11-02
Summary: Segfault Cinder Newton Release
[1356690 ] http://bugzilla.redhat.com/1356690 (NEW)
Component: openstack-cinder
Last change: 2016-07-14
Summary: Can't attach additional volumes to volume-backed
instance
[1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED)
Component: openstack-cinder
Last change: 2017-01-11
Summary: Service graceful shutdown not working
[1431156 ] http://bugzilla.redhat.com/1431156 (NEW)
Component: openstack-cinder
Last change: 2017-03-24
Summary: NetApp: Failed to get info for aggregate, Newton
### openstack-designate (2 bugs)
[1343663 ] http://bugzilla.redhat.com/1343663 (NEW)
Component: openstack-designate
Last change: 2016-07-07
Summary: openstack-designate are missing dependancies
[1361701 ] http://bugzilla.redhat.com/1361701 (NEW)
Component: openstack-designate
Last change: 2017-01-18
Summary: package and ship openstack-designate-ui rpm package
### openstack-glance (2 bugs)
[1382573 ] http://bugzilla.redhat.com/1382573 (NEW)
Component: openstack-glance
Last change: 2016-10-07
Summary: CVE-2015-5162 openstack-glance: openstack-nova:
Malicious image causes OOM on the compute host
[openstack-rdo]
[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 (1 bug)
[1424892 ] http://bugzilla.redhat.com/1424892 (NEW)
Component: openstack-heat
Last change: 2017-03-16
Summary: Password written in clear text in heat-api.log with
DEBUG mode [openstack-rdo]
### openstack-horizon (5 bugs)
[1387446 ] http://bugzilla.redhat.com/1387446 (NEW)
Component: openstack-horizon
Last change: 2016-10-21
Summary: Horizon Dashboard is not possible create images
[1397792 ] http://bugzilla.redhat.com/1397792 (NEW)
Component: openstack-horizon
Last change: 2016-11-24
Summary: Resource Usage page popup error
[1333508 ] http://bugzilla.redhat.com/1333508 (NEW)
Component: openstack-horizon
Last change: 2016-05-20
Summary: LBaaS v2 Dashboard UI
[1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED)
Component: openstack-horizon
Last change: 2017-01-24
Summary: Uninstalling Horizon plugins leaves stale files that
result in failure of httpd
[1431359 ] http://bugzilla.redhat.com/1431359 (NEW)
Component: openstack-horizon
Last change: 2017-03-11
Summary: Packstack fail to install OpenStack - Ocata
### 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-keystone (1 bug)
[1337346 ] http://bugzilla.redhat.com/1337346 (NEW)
Component: openstack-keystone
Last change: 2016-06-01
Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs
in Keystone Fernet Tokens can result in revocation
bypass [openstack-rdo]
### openstack-neutron (11 bugs)
[1421022 ] http://bugzilla.redhat.com/1421022 (NEW)
Component: openstack-neutron
Last change: 2017-02-10
Summary: Neutron-linuxbridge-agent startup bridge configuration
[1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED)
Component: openstack-neutron
Last change: 2016-08-26
Summary: [RFE] [neutron] neutron services needs more RPM
granularity
[1282403 ] http://bugzilla.redhat.com/1282403 (NEW)
Component: openstack-neutron
Last change: 2017-01-15
Summary: Errors when running tempest.api.network.test_ports with
IPAM reference driver enabled
[1425664 ] http://bugzilla.redhat.com/1425664 (NEW)
Component: openstack-neutron
Last change: 2017-02-22
Summary: python2-ryu fails to install due to missing python-
tinyrpc dependency
[1372865 ] http://bugzilla.redhat.com/1372865 (NEW)
Component: openstack-neutron
Last change: 2016-10-17
Summary: mitaka neutron 8.2.0 point release
[1353351 ] http://bugzilla.redhat.com/1353351 (NEW)
Component: openstack-neutron
Last change: 2016-07-06
Summary: vpnaas doesn't work
[1422028 ] http://bugzilla.redhat.com/1422028 (NEW)
Component: openstack-neutron
Last change: 2017-02-14
Summary: Add to README explanation of config folder
/usr/share/neutron/server
[1349670 ] http://bugzilla.redhat.com/1349670 (NEW)
Component: openstack-neutron
Last change: 2016-06-23
Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack-
neutron: various flaws [openstack-rdo]
[1389305 ] http://bugzilla.redhat.com/1389305 (NEW)
Component: openstack-neutron
Last change: 2016-10-27
Summary: Move rootwrap filters for openvswitch from openstack-
neutron-openvswitch to python-neutron or other
[1378989 ] http://bugzilla.redhat.com/1378989 (NEW)
Component: openstack-neutron
Last change: 2016-10-21
Summary: tempest.api.network.test_ports failures
[1421701 ] http://bugzilla.redhat.com/1421701 (NEW)
Component: openstack-neutron
Last change: 2017-02-23
Summary: openstack-neutron-bgp-dragent missing from RDO Newton
### openstack-nova (10 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
[1382553 ] http://bugzilla.redhat.com/1382553 (NEW)
Component: openstack-nova
Last change: 2016-10-07
Summary: CVE-2015-5162 openstack-nova: Malicious image causes
OOM on the compute host [openstack-rdo]
[1381323 ] http://bugzilla.redhat.com/1381323 (NEW)
Component: openstack-nova
Last change: 2016-10-03
Summary: nova image-create fails with instances booted from
volume
[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
[1430540 ] http://bugzilla.redhat.com/1430540 (NEW)
Component: openstack-nova
Last change: 2017-03-24
Summary: [Ocata] openstack-nova-placement-
api-15.0.0-1.el7.noarch missing <Directory> parameter
[1374727 ] http://bugzilla.redhat.com/1374727 (NEW)
Component: openstack-nova
Last change: 2016-09-09
Summary: Newly created instances sometimes get two private
interfaces assigned
[1379829 ] http://bugzilla.redhat.com/1379829 (NEW)
Component: openstack-nova
Last change: 2016-10-24
Summary: tempest failure:
tempest.api.compute.servers.test_server_actions
[1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED)
Component: openstack-nova
Last change: 2016-11-16
Summary: logrotate should copytruncate to avoid openstack
logging to deleted files
[1361908 ] http://bugzilla.redhat.com/1361908 (NEW)
Component: openstack-nova
Last change: 2016-08-02
Summary: nova can't mount instance disk with libguestfs -
Permission denied
[1406186 ] http://bugzilla.redhat.com/1406186 (NEW)
Component: openstack-nova
Last change: 2016-12-19
Summary: instance hangs on boot, without throwing any errors
### openstack-packstack (46 bugs)
[1418670 ] http://bugzilla.redhat.com/1418670 (NEW)
Component: openstack-packstack
Last change: 2017-02-02
Summary: Installation fails when using hostnames
[1351873 ] http://bugzilla.redhat.com/1351873 (NEW)
Component: openstack-packstack
Last change: 2016-07-01
Summary: keystone.pp sets unreasonable execution time for
keystone_manage token_flush
[1371582 ] http://bugzilla.redhat.com/1371582 (NEW)
Component: openstack-packstack
Last change: 2016-08-30
Summary: dnsmasq-neutron.conf is left unmanaged after
installation
[1353195 ] http://bugzilla.redhat.com/1353195 (NEW)
Component: openstack-packstack
Last change: 2016-07-06
Summary: [RFE] enable configuration of cinder lvm volume group
name in packstack
[1353048 ] http://bugzilla.redhat.com/1353048 (NEW)
Component: openstack-packstack
Last change: 2016-07-05
Summary: manila is misconfigured after deployment
[1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Raise MariaDB max connections limit
[1361704 ] http://bugzilla.redhat.com/1361704 (NEW)
Component: openstack-packstack
Last change: 2016-07-29
Summary: [RFE] add support for designate
[1431253 ] http://bugzilla.redhat.com/1431253 (NEW)
Component: openstack-packstack
Last change: 2017-03-10
Summary: Feature request - automatic installation of Magnum-ui
[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.
[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
[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
[1324070 ] http://bugzilla.redhat.com/1324070 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: RFE: PackStack Support for LBaaSv2
[1292271 ] http://bugzilla.redhat.com/1292271 (NEW)
Component: openstack-packstack
Last change: 2017-01-31
Summary: Receive Msg 'Error: Could not find user glance'
[1097291 ] http://bugzilla.redhat.com/1097291 (NEW)
Component: openstack-packstack
Last change: 2016-05-18
Summary: [RFE] SPICE support in packstack
[1353050 ] http://bugzilla.redhat.com/1353050 (NEW)
Component: openstack-packstack
Last change: 2016-07-05
Summary: packages openstack-manila-ui and openstack-trove-ui are
not installed by packstack
[1107907 ] http://bugzilla.redhat.com/1107907 (NEW)
Component: openstack-packstack
Last change: 2017-01-31
Summary: Offset Swift ports to 6200
[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: 2017-03-10
Summary: PackStack installs Nova crontab that nova user can't
run
[1352980 ] http://bugzilla.redhat.com/1352980 (NEW)
Component: openstack-packstack
Last change: 2016-09-23
Summary: it's not possible to deploy openstack with keystone api
version v3
[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)
[1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-10-11
Summary: Running packstack with answer file "Error: Error
appeared during puppet run: 10.0.2.15_horizon.pp"
[1403636 ] http://bugzilla.redhat.com/1403636 (NEW)
Component: openstack-packstack
Last change: 2016-12-12
Summary: Packstack cannot detect IP of the 2nd NIC
[1353045 ] http://bugzilla.redhat.com/1353045 (NEW)
Component: openstack-packstack
Last change: 2016-07-05
Summary: CONFIG_KEYSTONE_REGION is not honoured for all
endpoints
[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
[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
[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
[1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED)
Component: openstack-packstack
Last change: 2016-05-18
Summary: Packstack installation failed due to wrong http config
[1227298 ] http://bugzilla.redhat.com/1227298 (NEW)
Component: openstack-packstack
Last change: 2016-08-30
Summary: Packstack should support MTU settings
[1316856 ] http://bugzilla.redhat.com/1316856 (NEW)
Component: openstack-packstack
Last change: 2017-01-31
Summary: packstack fails to configure ovs bridge for CentOS
[1269535 ] http://bugzilla.redhat.com/1269535 (NEW)
Component: openstack-packstack
Last change: 2016-08-29
Summary: packstack script does not test to see if the rc files
*were* created.
[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
[1239027 ] http://bugzilla.redhat.com/1239027 (NEW)
Component: openstack-packstack
Last change: 2016-04-18
Summary: please move httpd log files to corresponding dirs
[1383620 ] http://bugzilla.redhat.com/1383620 (NEW)
Component: openstack-packstack
Last change: 2016-10-11
Summary: Packstack fails tox py27 unit tests only on RHEL
[1430181 ] http://bugzilla.redhat.com/1430181 (NEW)
Component: openstack-packstack
Last change: 2017-03-08
Summary: Packstack Ocata: br-ex not correctly set up after
controller reboot
[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
[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
[1385025 ] http://bugzilla.redhat.com/1385025 (NEW)
Component: openstack-packstack
Last change: 2016-10-14
Summary: Manila image corruted
[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
### openstack-puppet-modules (3 bugs)
[1429709 ] http://bugzilla.redhat.com/1429709 (NEW)
Component: openstack-puppet-modules
Last change: 2017-03-06
Summary: Cannot install undercloud on trunk
[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
[1240736 ] http://bugzilla.redhat.com/1240736 (NEW)
Component: openstack-puppet-modules
Last change: 2016-04-18
Summary: trove guestagent config mods for integration testing
### openstack-sahara (1 bug)
[1305790 ] http://bugzilla.redhat.com/1305790 (NEW)
Component: openstack-sahara
Last change: 2016-07-13
Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via
Sahara Wizards on RDO Liberty
### openstack-swift (2 bugs)
[1382921 ] http://bugzilla.redhat.com/1382921 (NEW)
Component: openstack-swift
Last change: 2016-11-29
Summary: swift-object-expirer packaged in wrong package
[1352456 ] http://bugzilla.redhat.com/1352456 (NEW)
Component: openstack-swift
Last change: 2016-07-04
Summary: Swift Liberty reports "%RPMVERSION%" instead of actual
version string
### openstack-tripleo (39 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
[1351570 ] http://bugzilla.redhat.com/1351570 (NEW)
Component: openstack-tripleo
Last change: 2016-06-30
Summary: Failure to deploy 3 Node HA Controller and 2 Compute
Nodes via Tripleo QuickStart
[1344620 ] http://bugzilla.redhat.com/1344620 (NEW)
Component: openstack-tripleo
Last change: 2016-06-10
Summary: Nova instance live migration fails: migrateToURI3() got
an unexpected keyword argument 'bandwidth'
[1364789 ] http://bugzilla.redhat.com/1364789 (NEW)
Component: openstack-tripleo
Last change: 2016-08-17
Summary: Openstack undercloud install ( via instack-virt-setup )
craches on instack VM with error 'ImportError: No
module named osc_lib'
[1422835 ] http://bugzilla.redhat.com/1422835 (NEW)
Component: openstack-tripleo
Last change: 2017-02-23
Summary: Mongodb currently runs with noauth on the undercloud /
controller roles.
[1422281 ] http://bugzilla.redhat.com/1422281 (NEW)
Component: openstack-tripleo
Last change: 2017-02-14
Summary: CVE-2017-2627 openstack-tripleo-common: sudoers file is
too permissive [openstack-rdo]
[1426582 ] http://bugzilla.redhat.com/1426582 (NEW)
Component: openstack-tripleo
Last change: 2017-02-24
Summary: TripleO management of AIDE
[1344495 ] http://bugzilla.redhat.com/1344495 (NEW)
Component: openstack-tripleo
Last change: 2016-06-09
Summary: Horizon: Error: Unable to retrieve project list and
Error: Unable to retrieve domain list.
[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
[1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED)
Component: openstack-tripleo
Last change: 2016-07-05
Summary: Rabbitmq clone starts on just one node in a HA deploy
[1344442 ] http://bugzilla.redhat.com/1344442 (NEW)
Component: openstack-tripleo
Last change: 2016-06-09
Summary: Ceilometer central fails to start: ImportError: No
module named redis
[1056106 ] http://bugzilla.redhat.com/1056106 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][ironic]: Integration of Ironic in to TripleO
[1277980 ] http://bugzilla.redhat.com/1277980 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: missing python-proliantutils
[1422612 ] http://bugzilla.redhat.com/1422612 (NEW)
Component: openstack-tripleo
Last change: 2017-02-23
Summary: Install and manage AIDE
[1358083 ] http://bugzilla.redhat.com/1358083 (NEW)
Component: openstack-tripleo
Last change: 2016-07-20
Summary: openstack-tripleo: /usr/share/instack-undercloud
/puppet-stack-config/puppet-stack-config.yaml.template
(line 429) misses right curly bracket, this creates
misconfigured /httpboot/inspector.ipxe and
introspection fails.
[1361613 ] http://bugzilla.redhat.com/1361613 (NEW)
Component: openstack-tripleo
Last change: 2016-07-29
Summary: Deployment of RDO M2, Gnocchi statsd gets configured
only on first controller in HA environment and it fails
to start on the rest of 2 controllers
[1427528 ] http://bugzilla.redhat.com/1427528 (NEW)
Component: openstack-tripleo
Last change: 2017-02-28
Summary: Extend SSHD Composable service
[1340865 ] http://bugzilla.redhat.com/1340865 (NEW)
Component: openstack-tripleo
Last change: 2016-06-07
Summary: Tripleo QuickStart HA deployment attempts constantly
crash
[1056112 ] http://bugzilla.redhat.com/1056112 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Deploying different architecture
topologies with Tuskar
[1353915 ] http://bugzilla.redhat.com/1353915 (NEW)
Component: openstack-tripleo
Last change: 2016-07-18
Summary: [RFE] Add to scripts generated by undercloud install -
script to replace failed TripleO QuickStart HA
Controller
[1422802 ] http://bugzilla.redhat.com/1422802 (NEW)
Component: openstack-tripleo
Last change: 2017-02-23
Summary: Migrate from soon to be depreciated admin_token
[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
[1353976 ] http://bugzilla.redhat.com/1353976 (NEW)
Component: openstack-tripleo
Last change: 2016-07-11
Summary: tripleo ceontos7 images missing linux-firmware package
[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'
[1364129 ] http://bugzilla.redhat.com/1364129 (NEW)
Component: openstack-tripleo
Last change: 2016-08-05
Summary: Overcloud pacemaker services restart behavior causes
downtime
[1341093 ] http://bugzilla.redhat.com/1341093 (NEW)
Component: openstack-tripleo
Last change: 2016-06-01
Summary: Tripleo QuickStart HA deployment attempts constantly
crash
[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
[1359911 ] http://bugzilla.redhat.com/1359911 (NEW)
Component: openstack-tripleo
Last change: 2016-07-25
Summary: Cannot generate overcloud images with liberty
[1365545 ] http://bugzilla.redhat.com/1365545 (NEW)
Component: openstack-tripleo
Last change: 2016-08-09
Summary: Overcloud been set up via instack-virt-setup fails to
run `nova keypair-add oskey > oskey.pem`
[1380207 ] http://bugzilla.redhat.com/1380207 (NEW)
Component: openstack-tripleo
Last change: 2016-09-29
Summary: Doing overcloud stack update (package upgrade) fails
with error saying can't find resource openstack-
keystone
[1344398 ] http://bugzilla.redhat.com/1344398 (NEW)
Component: openstack-tripleo
Last change: 2016-06-09
Summary: SSL enabled undercloud doesn't configure https protocol
for several endpoints
[1350605 ] http://bugzilla.redhat.com/1350605 (NEW)
Component: openstack-tripleo
Last change: 2016-06-27
Summary: Error regarding the TUN device using quickstart.sh
[1344467 ] http://bugzilla.redhat.com/1344467 (NEW)
Component: openstack-tripleo
Last change: 2016-08-29
Summary: Unable to launch instance: Invalid: Volume sets discard
option, qemu (1, 6, 0) or later is required.
[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
[1344447 ] http://bugzilla.redhat.com/1344447 (NEW)
Component: openstack-tripleo
Last change: 2016-06-21
Summary: Openstack-gnocchi-statsd fails to start; ImportError:
Your rados python module does not support omap feature.
Install 'cradox' (recommended) or upgrade 'python-
rados' >= 9.1.0
[1344451 ] http://bugzilla.redhat.com/1344451 (NEW)
Component: openstack-tripleo
Last change: 2016-06-20
Summary: HAProxy logs show up in the os-collect-config journal
[1420853 ] http://bugzilla.redhat.com/1420853 (NEW)
Component: openstack-tripleo
Last change: 2017-02-13
Summary: Openvswitch package not build with dpdk
[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."
[1056110 ] http://bugzilla.redhat.com/1056110 (NEW)
Component: openstack-tripleo
Last change: 2016-04-18
Summary: [RFE][tripleo]: Scaling work to do during icehouse
### openstack-tripleo-heat-templates (3 bugs)
[1386447 ] http://bugzilla.redhat.com/1386447 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2016-10-19
Summary: Newton (HA) Deployments failing w/ httpd service
restart timeout
[1364032 ] http://bugzilla.redhat.com/1364032 (NEW)
Component: openstack-tripleo-heat-templates
Last change: 2016-08-23
Summary: Mixed deployment with UC in Mitaka and OC in Newton
scale up fails with sql error
[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 (2 bugs)
[1347652 ] http://bugzilla.redhat.com/1347652 (NEW)
Component: openstack-tripleo-image-elements
Last change: 2016-06-22
Summary: post-install deletes foreign o-r-c configure.d scripts
[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 (23 bugs)
[1426551 ] http://bugzilla.redhat.com/1426551 (NEW)
Component: Package Review
Last change: 2017-02-24
Summary: Review Request: Senlin - is a clustering service for
OpenStack
[1435191 ] http://bugzilla.redhat.com/1435191 (NEW)
Component: Package Review
Last change: 2017-03-23
Summary: New package: osops-tools-monitoring-oschecks
[1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED)
Component: Package Review
Last change: 2016-09-20
Summary: import puppet-barbican into OPM
[1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED)
Component: Package Review
Last change: 2016-12-05
Summary: Review Request: python-os-faults - OpenStack fault-
injection library
[1436220 ] http://bugzilla.redhat.com/1436220 (NEW)
Component: Package Review
Last change: 2017-03-27
Summary: OpenStack Kuryr kuryr-lib packaging
[1420931 ] http://bugzilla.redhat.com/1420931 (NEW)
Component: Package Review
Last change: 2017-02-14
Summary: Review Request: tripleo-repos - repo management tool
for tripleo
[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
[1331486 ] http://bugzilla.redhat.com/1331486 (NEW)
Component: Package Review
Last change: 2016-12-07
Summary: Tracker bugzilla for puppet packages in RDO Newton
cycle
[1403740 ] http://bugzilla.redhat.com/1403740 (NEW)
Component: Package Review
Last change: 2016-12-12
Summary: Review request: puppet-logstash logging service
[1403756 ] http://bugzilla.redhat.com/1403756 (NEW)
Component: Package Review
Last change: 2016-12-12
Summary: Review request: puppet-midonet_openstack
[1433898 ] http://bugzilla.redhat.com/1433898 (ASSIGNED)
Component: Package Review
Last change: 2017-03-27
Summary: New package: Sushy
[1385604 ] http://bugzilla.redhat.com/1385604 (NEW)
Component: Package Review
Last change: 2017-01-09
Summary: New package: python-networking-vsphere - A set of
Neutron drivers and agents to manage vSphere clusters.
[1421680 ] http://bugzilla.redhat.com/1421680 (ASSIGNED)
Component: Package Review
Last change: 2017-03-09
Summary: Review Request: puppet-vitrage Root Cause Analysis
Service
[1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED)
Component: Package Review
Last change: 2016-12-07
Summary: Review Request: puppet-magnum
[1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED)
Component: Package Review
Last change: 2016-12-21
Summary: Review Request: puppet-ec2api
[1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED)
Component: Package Review
Last change: 2016-10-08
Summary: New Package: python-dracclient
[1326586 ] http://bugzilla.redhat.com/1326586 (NEW)
Component: Package Review
Last change: 2016-08-24
Summary: Review request: Sensu
[1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED)
Component: Package Review
Last change: 2016-11-14
Summary: New Package Request: virtualbmc
[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
[1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED)
Component: Package Review
Last change: 2016-09-01
Summary: Include puppet-ovn in openstack-puppet-modules
[1436029 ] http://bugzilla.redhat.com/1436029 (ASSIGNED)
Component: Package Review
Last change: 2017-03-27
Summary: openstack-glare - Unified Artifact Repository
[1409964 ] http://bugzilla.redhat.com/1409964 (NEW)
Component: Package Review
Last change: 2017-03-22
Summary: New package : Tap as a service extension for neutron
[1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED)
Component: Package Review
Last change: 2017-02-24
Summary: Review request: python-scciclient - Ironic plugin
driver
### python-fixtures (1 bug)
[1379427 ] http://bugzilla.redhat.com/1379427 (NEW)
Component: python-fixtures
Last change: 2016-09-27
Summary: python-fixtures >= 3 is required for neutron
### 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
### python-webob (1 bug)
[1384058 ] http://bugzilla.redhat.com/1384058 (NEW)
Component: python-webob
Last change: 2016-10-12
Summary: In Newton python-webob 1.6.1 is required as in upper-
constraints.txt
### 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
[1370653 ] http://bugzilla.redhat.com/1370653 (NEW)
Component: rdo-manager
Last change: 2017-01-24
Summary: Deploying overcloud fails at step4 of the controllers
[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
[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.
[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:]
[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
[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.)
[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
[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'
[1272376 ] http://bugzilla.redhat.com/1272376 (NEW)
Component: rdo-manager
Last change: 2016-04-18
Summary: Duplicate nova hypervisors after rebooting compute
nodes
### rdopkg (3 bugs)
[1386460 ] http://bugzilla.redhat.com/1386460 (NEW)
Component: rdopkg
Last change: 2016-10-19
Summary: can not install allinone ironic with RDO Newton version
[1353406 ] http://bugzilla.redhat.com/1353406 (NEW)
Component: rdopkg
Last change: 2016-07-07
Summary: Expired SSL for RPM package.
[1419133 ] http://bugzilla.redhat.com/1419133 (NEW)
Component: rdopkg
Last change: 2017-02-03
Summary: Add OpenStack Freezer Support
### 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.
(83 bugs)
### distribution (8 bugs)
[1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED)
Component: distribution
Last change: 2016-04-21
Summary: Log handler repeatedly crashes
[1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED)
Component: distribution
Last change: 2016-09-02
Summary: Rabbitmq-server has a new version in Fedora that
addresses several bugs
[1422267 ] http://bugzilla.redhat.com/1422267 (POST)
Component: distribution
Last change: 2017-03-17
Summary: CVE-2017-2622 openstack-mistral: /var/log/mistral/ is
world readable [openstack-rdo]
[1134121 ] http://bugzilla.redhat.com/1134121 (POST)
Component: distribution
Last change: 2016-04-18
Summary: Tuskar Fails After Remove/Reinstall Of RDO
[1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED)
Component: distribution
Last change: 2017-01-03
Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic
is open on both undercloud and overcloud [openstack-
rdo]
[1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA)
Component: distribution
Last change: 2016-06-17
Summary: RDO mitaka openstack-tempest build requires updated
python-urllib3
[1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA)
Component: distribution
Last change: 2016-12-02
Summary: Could not find fact 'search_external'
[1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED)
Component: distribution
Last change: 2016-12-21
Summary: Upgrade python-requests to 2.11.1 for Newton
### 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.
### mariadb (1 bug)
[1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED)
Component: mariadb
Last change: 2017-02-17
Summary: Yum transaction error when installing mariadb-server
from RDO in CentOS 7.3
### openstack-ceilometer (2 bugs)
[1287252 ] http://bugzilla.redhat.com/1287252 (POST)
Component: openstack-ceilometer
Last change: 2017-02-28
Summary: openstack-ceilometer-alarm-notifier does not start:
unit file is missing
[1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA)
Component: openstack-ceilometer
Last change: 2017-02-27
Summary: Gnocchi 2.0.2-1 release does not have Mitaka default
configuration file
### 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-heat (1 bug)
[1422265 ] http://bugzilla.redhat.com/1422265 (MODIFIED)
Component: openstack-heat
Last change: 2017-03-02
Summary: CVE-2017-2621 openstack-heat: /var/log/heat/ is world
readable [openstack-rdo]
### openstack-ironic (1 bug)
[1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA)
Component: openstack-ironic
Last change: 2016-06-23
Summary: CVE-2016-4985 openstack-ironic: Ironic Node information
including credentials exposed to unauthenticated users
[openstack-rdo]
### openstack-ironic-discoverd (1 bug)
[1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED)
Component: openstack-ironic-discoverd
Last change: 2016-10-08
Summary: No valid interfaces found during introspection
### openstack-keystone (2 bugs)
[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
[1341332 ] http://bugzilla.redhat.com/1341332 (POST)
Component: openstack-keystone
Last change: 2016-06-01
Summary: keystone logrotate configuration should use size
configuration
### openstack-neutron (1 bug)
[1436021 ] http://bugzilla.redhat.com/1436021 (POST)
Component: openstack-neutron
Last change: 2017-03-27
Summary: Restarting openvswitch triggers neutron-openvswitch-
agent to start
### openstack-nova (2 bugs)
[1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA)
Component: openstack-nova
Last change: 2016-12-15
Summary: Add RPM deps to require install of qemu-kvm-rhev, not
qemu-kvm-rhel
[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 (18 bugs)
[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"
[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
[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
[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
[1255369 ] http://bugzilla.redhat.com/1255369 (POST)
Component: openstack-packstack
Last change: 2016-05-19
Summary: Improve session settings for horizon
[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.
[1172467 ] http://bugzilla.redhat.com/1172467 (POST)
Component: openstack-packstack
Last change: 2016-09-06
Summary: New user cannot retrieve container listing
[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-10-17
Summary: Failure to install Controller/Network&&Compute Cluster
on RDO Mitaka with keystone API V3
[1282746 ] http://bugzilla.redhat.com/1282746 (POST)
Component: openstack-packstack
Last change: 2016-09-09
Summary: Swift's proxy-server is not configured to use
ceilometer
[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
[1187412 ] http://bugzilla.redhat.com/1187412 (POST)
Component: openstack-packstack
Last change: 2016-04-18
Summary: Script wording for service installation should be
consistent
[1376769 ] http://bugzilla.redhat.com/1376769 (POST)
Component: openstack-packstack
Last change: 2016-09-16
Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE
in any Hiera data file and no default supplied
[1335612 ] http://bugzilla.redhat.com/1335612 (MODIFIED)
Component: openstack-packstack
Last change: 2016-05-31
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
### openstack-puppet-modules (1 bug)
[1365892 ] http://bugzilla.redhat.com/1365892 (MODIFIED)
Component: openstack-puppet-modules
Last change: 2016-09-07
Summary: obsolete network_device_mtu configuration persists in
configuration files
### openstack-selinux (3 bugs)
[1357961 ] http://bugzilla.redhat.com/1357
7 years, 8 months
[rdo-list] Unanswered ask.openstack.org questions
by Rich Bowen
50 unanswered questions:
openstack endpoint list fails with message "Failed to contact the
endpoint at http://controller:35357/v3/ for discovery"
https://ask.openstack.org/en/question/104586/openstack-endpoint-list-fail...
Tags: ocata, installation-error
Could not load neutron_lbaas.drivers.octavia.driver.OctaviaDriver
https://ask.openstack.org/en/question/104585/could-not-load-neutron_lbaas...
Tags: octavia, lbaasv2, neutron-lbaas, lbaas, openstack-neutron
openstack using packstack(RDO) on rhel 7.1 gets stuck
https://ask.openstack.org/en/question/104570/openstack-using-packstackrdo...
Tags: packstack#openstack
Unable to lounch Openstack ocata dashboard
https://ask.openstack.org/en/question/104560/unable-to-lounch-openstack-o...
Tags: oenstack, horizon-dashboard
Installguide for the in RDO packaged murano?
https://ask.openstack.org/en/question/103634/installguide-for-the-in-rdo-...
Tags: murano, install, centos7, rdo, yum
Upgrade Mitaka to Newton using Packstack got Python ascii error
https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-usi...
Tags: keystone#openstack, packstack-install, newton, python
keystone problems : An unexpected error prevented the server from
fulfilling your request. (HTTP 500)
https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpec...
Tags: openstack, liberty, http500, centos7.2
No module named tinyrpc.server
https://ask.openstack.org/en/question/102681/no-module-named-tinyrpcserver/
Tags: kolla-ansible
Attaching volume to instance
https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/
Tags: nova, glusterfs, rdo, centos
Create/add additional CIDR for public IP pool
https://ask.openstack.org/en/question/102428/createadd-additional-cidr-fo...
Tags: fuel-9.0, fuel, mitaka
perform the token command" openstack token issue” wrong
https://ask.openstack.org/en/question/102372/perform-the-token-command-op...
Tags: keystone, amdin, auth_token
During an RDO packstack install error: could not prefetch keystone_role
provider
https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-inst...
Tags: rdo, error, packstack, keystone_provider, packstack-install
domain version of >dashboards< keystone_policy.json
https://ask.openstack.org/en/question/102249/domain-version-of-dashboards...
Tags: mitaka, identityv3, domains, policy
Packstack installation failed for newton
https://ask.openstack.org/en/question/102238/packstack-installation-faile...
Tags: rdo
Openstack Neutron Instances not getting IP addresses
https://ask.openstack.org/en/question/101983/openstack-neutron-instances-...
Tags: openstack-neutron, dhcp, firewalld, centos7
created instance is hanged in "starting up" phase
https://ask.openstack.org/en/question/101907/created-instance-is-hanged-i...
Tags: newton-nova
dashboard authentication problem
https://ask.openstack.org/en/question/101905/dashboard-authentication-pro...
Tags: dashbaord
ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances
https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-...
Tags: glusterfs, and, nova
Service Function Chaining is supported in newton release (Not Devstack)?
https://ask.openstack.org/en/question/101271/service-function-chaining-is...
Tags: networking-sfc, sfc, newton
Cant get volume_clear option in cinder.conf to work.
https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option...
Tags: cinder, newton, packstack, rdo
Rebooting Network node after installation
https://ask.openstack.org/en/question/101001/rebooting-network-node-after...
Tags: br-ex, neutron, bridge, create-network
Ceilometer - No meters / stats ?
https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/
Tags: ceilomter, stats, meters, rdo
Instances stuck on "Booting from Hard Drive"
https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-f...
Tags: booting, stuck
How to configure swift s3 api
https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/
Tags: openstack-swift, proxy-swift, s3, api, mitaka
cloudadmin user can't manage all domain from Horizon
https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-...
Tags: horizon, mitaka, cloudadmin, domain
RDO mitaka release has support for OVM 3.x
https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-suppor...
Tags: mitaka, rdo, ovm
CPU Load on instance and Controller is very high and unresponsive
https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-cont...
Tags: mitaka-openstack
[Error: No valid host was found.((Network br-ex error))
https://ask.openstack.org/en/question/98818/error-no-valid-host-was-found...
Tags: br-ex
Compute nodes are not visible after controller node rebooted
https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible...
Tags: rdo
Live migration failing with qemu error "does not support drive-mirror"
https://ask.openstack.org/en/question/98144/live-migration-failing-with-q...
Tags: newton, nova, qemu, kvm, block-live-migration
--
Rich Bowen - rbowen(a)redhat.com
RDO Community Liaison
http://rdoproject.org
@RDOCommunity
7 years, 8 months