Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2013:0878 - Bug Fix Advisory
Issued:
2013-05-29
Updated:
2013-05-29

RHBA-2013:0878 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat OpenStack 3.0 ("Grizzly") Preview bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

New and updated packages that fix various bugs and add enhancements are now
available for Red Hat OpenStack 3.0 ("Grizzly") Preview.

Description

The Red Hat OpenStack 3.0 ("Grizzly") Preview packages provide the facilities
for building a private or public infrastructure-as-a-service (IaaS) cloud
running on standard physical hardware. The packages provided include:

  • OpenStack Compute ("Nova").
  • OpenStack Image Service ("Glance").
  • OpenStack Identity ("Keystone").
  • OpenStack Networking Service.
  • OpenStack Object Storage ("Swift").
  • OpenStack Volume ("Cinder").
  • OpenStack Dashboard ("Horizon").
  • OpenStack Metering ("Ceilometer") - Technical Preview.
  • OpenStack Orchestration ("Heat") - Technical Preview.

More information about each of these components and the ways in which they
interact is available in the Red Hat OpenStack release notes document:

https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/3/html/Release_Notes/index.html

These Red Hat OpenStack 3.0 ("Grizzly") Preview packages also include:

  • Oz, a tool for performing automated guest operating system installations and

building cloud-friendly virtual machine images.

  • Nagios, an infrastructure monitoring dashboard for system administrators.
  • PackStack, a utility for rapidly deploying proof of concept OpenStack clouds.

The following known issues have been identified with these packages:

  • For an optimal user experience users of this Red Hat OpenStack 3.0 preview

release must set SELinux to permissive mode. To do this log in as the the root
user on each node in the environment and run the "setenforce 0" command. A
future update to the Red Hat OpenStack 3.0 preview will include the SELinux
policies required to support the use of enforcing mode in combination with Red
Hat OpenStack.

  • The Ceilometer services included in this preview do not access the

distribution configuration file /usr/share/ceilometer/ceilometer-dist.conf.
Failure to access this file means several important configuration keys appear to
the service as not being set. To work around this issue the user must set the
"logdir", "sql_connection", "rpc_backend", and "enable_v1_api" configuration
keys in the /etc/ceilometer/ceilometer.conf file. The values used for these
configuration keys must be equivalent to those provided in the
/usr/share/ceilometer/ceilometer-dist.conf file.

  • The recommended database backend for Ceilometer is provided by the mongodb

package. This package is not currently included in this preview. Users wishing
to install the Ceilometer service, currently available as a technical preview,
must also install the mongodb package from the Extra Packages for Enterprise
Linux (EPEL) repository at this time.

  • The OpenStack Networking configuration included in this preview expects a

kernel with network namespaces enabled. As such a kernel is not yet available in
Red Hat Enterprise Linux users must:

  • Set the value of the allow_overlapping_ips configuration key in the

/etc/quantum/quantum.conf file to "False".

  • Set the value of the use_namespaces configuration key in the

/etc/quantum/dhcp-agent.ini and /etc/quantum/l3-agent.ini files to "False".

Additionally users of the Open vSwitch plug-in must:

  • Set the value of the ovs_use_veth configuration key in

/etc/quantum/quantum.conf to "False".

  • Set the value of the libvirt_vif_driver configuration key in the

/etc/nova/nova.conf file on each compute node to
"nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver".

These configuration changes will disable network namespaces support in OpenStack
Networking. It is recommended that users use a provider network rather than the
L3 agent to provide external network access until such time as network
namespaces support is available.

All users with access to the Red Hat OpenStack 3.0 ("Grizzly") Preview are
advised to install these new and updated packages.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

Documentation for both stable and preview releases of Red Hat OpenStack is
available at:

https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/

In particular it is highly recommended that all users read the Release Notes
document for the relevant Red Hat OpenStack release prior to installation.

Affected Products

  • Red Hat OpenStack grizzly x86_64

Fixes

  • BZ - 888980 - Attempting to delete volume in use leaves Traceback in error_log
  • BZ - 888995 - [RFE] Horizon to display network names next to IPs assigned to instance
  • BZ - 889878 - No ability to configure PORT name under network ( quantum ) section
  • BZ - 889881 - user can't change admin status of a port / network
  • BZ - 890207 - Ensure that glance operates properly with v2 API disabled
  • BZ - 892327 - Unable to authenticate to any projects if user has not been assigned to a role
  • BZ - 894783 - Add migrate operation support to Horizon
  • BZ - 894820 - Add support to Nova scheduler for chosing destination for guest live migration
  • BZ - 894839 - Change Quantum DHCP agent to use RPC rather than notifications
  • BZ - 894925 - Keystone support for trusts
  • BZ - 905903 - Ajax notifications for success of actions should disappear after a set amount of time rather than require you to manually close
  • BZ - 910415 - Nova: 'nova actions' the command always returns - ERROR: n/a (HTTP 404).
  • BZ - 916284 - make copy_to_volume to convert from qcow2 to raw on the fly if needed
  • BZ - 917657 - Swift services don't contain "openstack-swift-" in the `status`
  • BZ - 918770 - cinder client does not catch gracefully a keyboard interrupt (ctrl-c)
  • BZ - 920291 - keystonerc_admin PS1 doesn't handle \$
  • BZ - 923519 - revocation list cache times out immeditately
  • BZ - 923844 - "glance add" tries to read from the stdin(0) when the copy_from specified
  • BZ - 927299 - Horizon doesn't display proper error when Quantum quota exceeded when adding subnets
  • BZ - 928822 - Provide ability to add additional compute nodes to an existing packstack deployment
  • BZ - 948283 - Horizon fails with an error while trying to terminate a suspended or paused instance
  • BZ - 957495 - nova client "network-delete/modify" command is missing
  • BZ - 957549 - Security groups can't be created with spaces in their name
  • BZ - 958497 - Add /usr/share/$project/$project-dist.conf to the default config set
  • BZ - 958753 - security group list of all tenants queried by the admin user is not informative
  • BZ - 965001 - Packstack puts selinux to permissive
  • BZ - 966413 - quantum-server-setup files when trying to perform the symbolic link
  • BZ - 966551 - quantum service does not start due to incorrect webob dependency

CVEs

(none)

References

  • https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/3/html/Release_Notes/index.html
  • https://access.redhat.com/site/articles/11258
  • https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenStack grizzly

SRPM
Django14-1.4.4-1.el6ost.src.rpm SHA-256: efb970530d678ee35411a3d569bb8afbe5228e0a5c8d0703938789cca377876e
PyYAML-3.10-3.1.el6.src.rpm SHA-256: 79cc642650b448fe6d53c452770bac16b2214cb29ff5ab811b02a1b0be212266
cloud-init-0.7.1-2.el6.src.rpm SHA-256: 58f9e146e5e06781e6da540ef9b9a31569dc80f9e7d5de801357f6ee21a456ce
dnsmasq-2.48-13.el6.src.rpm SHA-256: 76d7f65e8ec14e1fea6a0d0b69cb4dcb13ce1e28ac312a62850360e34a187d0d
facter-1.6.6-1.el6ost.src.rpm SHA-256: 54e7b50897fd74fdaa25d18a8c33030191a5ba376442b6b68048d3f4784fe4fc
heat-cfntools-1.2.3-1.el6ost.src.rpm SHA-256: a3f72530551bb12c881a019c1431ef9e049153c23d807aca4e69761841d2a153
libyaml-0.1.3-1.1.el6.src.rpm SHA-256: 19b27f5faee518267c2fffd770dee073cdce420233bcb46767e10cad0473db69
nagios-3.4.4-1.el6ost.src.rpm SHA-256: df2f50559fa3356e85dd7300d00d75eccc845cd992b0940a8277560b2e803f68
nagios-plugins-1.4.16-6.el6ost.src.rpm SHA-256: 87bf8a36922ebde895e6d824848996676cab1a6408976709ca5cdd5bf9897848
novnc-0.4-4.el6ost.src.rpm SHA-256: 6f778a59a9e531f4283692f530e27faf02a440c6f64b18ea9b21b7ff73652a4e
nrpe-2.14-1.el6ost.src.rpm SHA-256: 23ff2cfa6d8703cb8326e07d3052d6c42b4b4fe6ffa7b7b9906bf0549d19ab5c
openstack-ceilometer-2013.1-4.el6ost.src.rpm SHA-256: e18bbb8c7c78f91b221f5ae92e222c9831bd43df1e2c2424a4aae6859c425b5b
openstack-cinder-2013.1.1-1.el6ost.src.rpm SHA-256: 06c50717ba24955120e736974c963a5d954d32e802f447ad40f0037d036a28ee
openstack-glance-2013.1-3.el6ost.src.rpm SHA-256: 8d05d1688afa8b2e52cd4a6c268466d10e6b2049697725e76520e473b8d4ceeb
openstack-heat-2013.1-1.3.el6ost.src.rpm SHA-256: c7064f8af6e92859d46e66af5c197977544161728d6bc373c971f6c651b9f775
openstack-keystone-2013.1.1-1.el6ost.src.rpm SHA-256: 0c403cc1590c97bcddb6ff59d00b9fc4f32e50e00ab5c12ac3d2b634597948f2
openstack-nova-2013.1.1-2.el6ost.src.rpm SHA-256: c39fba54c2f2ca9e1d411807ac6adb60a270a09e8778e236363553d25d4bf0e0
openstack-packstack-2013.1.1-0.6.dev538.el6ost.src.rpm SHA-256: a4417ea8a3bd2639b6eb2efc793c5efd5c3477110e74ea4d82d03e0cd8f91379
openstack-quantum-2013.1.1-8.el6ost.src.rpm SHA-256: 4f1187500a5c721f6ce5fdfd712d5356e8bdabe56289c2e73dda42274430ce95
openstack-selinux-0.1.2-10.el6ost.src.rpm SHA-256: d5be8f63e11976e36416048db17f1a0fa89afc2d6bb00417727dc631451a3be2
openstack-swift-1.8.0-2.el6ost.src.rpm SHA-256: b668a5a1e0d39cd3abc614ecccd01355157cac91b49bc02a72899fd94253c88f
openstack-swift-plugin-swift3-1.0.0-0.20120711git.el6.src.rpm SHA-256: bef0d4fc7b431c1f0534c0edef9e7b13e0be9ad8a74e417a762db95027af364c
openstack-utils-2013.1-7.el6ost.src.rpm SHA-256: 2459324844954e3b39bd80ec425120d299d7d83d5757eb2adccf4f0528fd313b
openvswitch-1.9.0-1.el6ost.src.rpm SHA-256: 401e1b74944089b7b8cd0372cf528162a33d06ed24a2481d2f999eddb9595370
oz-0.9.0-4.el6.src.rpm SHA-256: 6dc3288850148e178cbd98d93f515d59b3f9449dae468d947d68be5e135057e9
puppet-2.6.18-1.el6ost.src.rpm SHA-256: c84751d2f7b51eb974753af0c23ceaed9c950f32e9af489d5b5c47d7b8a6ef2c
pymongo-2.1.1-1.el6ost.src.rpm SHA-256: 8a07a63fcd6b90b5a9f379ec87bfbdec494a89327660f133d1ef1be5764ba3c4
pyparsing-1.5.6-1.el6.src.rpm SHA-256: 3891ba5232c2e77714d7961faf6453213bfcf5f0f7adb6aea11aad0390e730b6
pysendfile-2.0.0-3.el6.src.rpm SHA-256: 9ae3d2796b08c570109a10bc9dea2ddef2a41cee04caa9e8be9a3b9ee62ef425
python-alembic-0.4.2-1.el6ost.src.rpm SHA-256: b1c8a9efaff24a0c98790f0518112332c6442725bd04699042b7a1ab08be77a5
python-anyjson-0.3.1-1.el6.src.rpm SHA-256: 7ef41a91256e13e8fa9b3b67b42506e1df2b5975092fbdb33fb553d40b2e9d95
python-argparse-1.2.1-2.1.el6.src.rpm SHA-256: d91e6f77c2acd6480b91cef1425f16f55b996ed651d5064c1a8902e945e2bc02
python-backports-ssl_match_hostname-3.2-0.2.a3.el6ost.src.rpm SHA-256: 9a2bea5d3d66c3a6df6bce93807ca32b488fb057773b3e811fcb6ffb8531c0d8
python-boto-2.5.2-1.1.el6.src.rpm SHA-256: 3672aec927c5d68441036ebe16269ff4a5e095c00c63d044de3d2f5346bf6e74
python-ceilometerclient-1.0.0-1.el6ost.src.rpm SHA-256: c5453766e80a3266defdf506dedb311fbdd49de9a44521aa69e31ec3a5f1371e
python-chardet-2.0.1-1.el6ost.src.rpm SHA-256: 9335ca0ca0138dca83457d6639958dcf6ddfe5063af9cb93ba2a3ea796762131
python-cinderclient-1.0.4-1.el6ost.src.rpm SHA-256: 2f59bde9b11943a77d953c0832f37f06e516a676e8d1f2942b30203fe51a604b
python-cliff-1.0-3.el6.src.rpm SHA-256: d5175f7bdcb95f745d5db4a2f936108c172958a81f05fee5f8ad06ec2ef85bd1
python-cmd2-0.6.4-6.el6ost.src.rpm SHA-256: 5ec8b7c9e4fa7756c21acff6e5cba9b765f4f50fc07203a2b76c7555b6ce3793
python-django-appconf-0.5-2.el6.src.rpm SHA-256: 543665373fa5390725a90c9c6c3adfae4153698a18e849cdeefca34c60cf367f
python-django-compressor-1.2-4.el6.src.rpm SHA-256: 4e30082ed76d5ae5ed5d110abadaad244b029d50fe724bfc955f5865fb00efdc
python-django-horizon-2013.1.1-1.el6ost.src.rpm SHA-256: 8166955de8af1269cee1a8fb8da9c5ef156521af3485d0325c922d192dbd1acd
python-django-openstack-auth-1.0.6-2.el6ost.src.rpm SHA-256: a44ac38b2c175cbdf84fe1a0cac1535c80715e0629163407c99fec6dfaf3a6a5
python-eventlet-0.9.17-2.el6.src.rpm SHA-256: cc585f64da2420ca10a8b65d36a0658b81b67ca2946dd666805068d7286fa013
python-glanceclient-0.9.0-1.el6ost.src.rpm SHA-256: 0592014b89868ed8f313f632e123c889509c48ea564e28f7f21cc9cd735cb888
python-greenlet-0.3.1-12.el6.src.rpm SHA-256: 7d6813eee5266966c972d794100506633fa9e358afad09a6ef1d98a94a90d09f
python-heatclient-0.2.1-2.el6ost.src.rpm SHA-256: cf4207aba7f4c4c20b0e30f2d3d4a4a94448838f02219100fbdfb588c890c449
python-httplib2-0.7.2-1.el6.src.rpm SHA-256: 5159868d56dbfff3940d580167342aa126dfed6588df54b88af6b9b7068773d8
python-iso8601-0.1.4-2.el6.src.rpm SHA-256: e8a74a255daec4878aab787590e5870e4d951d13e1b77a595a881ed7d0479e13
python-jsonschema-0.2-1.el6.src.rpm SHA-256: 0c6ed8556fb83c9ba5f566c4d66ea8aa5ab9733cc3866463c3a9c26ae2d4ee9a
python-keyring-0.7-1.el6ost.src.rpm SHA-256: e48102a50472c233c9f16a9a75f6e8752655e8b913481d1c90fca2cd95358ce0
python-keystoneclient-0.2.3-1.el6ost.src.rpm SHA-256: 7e4b4ad3a214978e685b47c9e18d8baab82fd0e35ac6bcceac34b2aa440247c6
python-lockfile-0.8-3.el6.src.rpm SHA-256: af445e2eec3bba8a0371305ae89fb3dd9f5279c0afc4f37f601dee5905d21043
python-mako-0.5.0-5.el6ost.src.rpm SHA-256: 13b01a38a4455a30a76c0a9169f3ddd5107f3b2f3b4d17d9f46744289cfa6c6e
python-migrate-0.7.1-1.el6ost.src.rpm SHA-256: d6178655546a8ce259069537da7016c8bb43bbb5107edb560e5aa3de12f7e493
python-netifaces-0.5-1.el6.src.rpm SHA-256: d3bb440af4c615b6c60902ce3f318aeef466948839d396f7a5eeeb5816f74e5f
python-novaclient-2.13.0-1.el6ost.src.rpm SHA-256: 173344f23fd22e87a91d14cee75c8ba87c641ac9014eaa2124caccb15607ce40
python-ordereddict-1.1-2.el6ost.src.rpm SHA-256: 913994166dad2a65ab963e49e664387cf7354f517b9cb01ac1f58efdc7c840e0
python-oslo-config-1.1.0-2.el6ost.src.rpm SHA-256: 3d3178b4dc6d3b5fc025b11f02b4250cbe2513b03d2e4cddf8afa24c15a2d7ed
python-passlib-1.5.3-1.el6.src.rpm SHA-256: 8444e59915fcc0505d8fed4f056b8b0b401ae65fd27f80c1974425d433cc8a2a
python-paste-deploy1.5-1.5.0-5.el6.src.rpm SHA-256: e974c109887b3a7fa8debb05439bdc9ce3b10826db990be98cbe55596afdf131
python-pecan-0.2.1-5.el6ost.src.rpm SHA-256: 167dcedf61cd2ecfd20cdeb9fd1a2ceb337031d7a92f0b39b5f421bbf271d140
python-prettytable-0.6.1-1.el6.src.rpm SHA-256: 5ae0f85e12dac2829ae7f69adf7a9bbe8f17ba5ea23ed9c332d509e85260a823
python-psutil-0.6.1-1.el6ost.src.rpm SHA-256: 6955c87662ce6957b920c80a5444c7c2b81d931fc10a5bcad6c3454f89b7b820
python-pyudev-0.15-1.el6.src.rpm SHA-256: fd6c734f3d7596e541e4801b59adcd3d9940e2350249cce7ef35b37b03007c47
python-quantumclient-2.2.1-1.el6ost.src.rpm SHA-256: 12c5ef9569d4d415627fb93ffa00cd496d33ae97e723ef404dd0fdd949566649
python-requests-1.1.0-3.el6ost.src.rpm SHA-256: 5fd6daad8f5f0ab055b10694fab09c3ba3ffea908b9800d8065cdcda4f8493f7
python-routes1.12-1.12.3-4.el6.src.rpm SHA-256: 07499d84355f822b25d13897cc39225c764b92c5942b1dee535a1df2152fc937
python-simplegeneric-0.8-1.el6ost.src.rpm SHA-256: 7255400ae6eab3e4ce8912388bcb184abac8f3d7c4210133362757b7026a5abd
python-six-1.1.0-2.el6ost.src.rpm SHA-256: 71fca88d97bf66b18487ea3a16dccff751458abaf68e84e3e44828a2ef2f15f5
python-sqlalchemy0.7-0.7.8-1.el6ost.src.rpm SHA-256: 500c75b47445e67ea640c30776eaf9a62afa9da8499128a3c799ac74037fec37
python-stevedore-0.8-1.el6ost.src.rpm SHA-256: c9a60455fde3a80b3a6b5e284a90607ac56366878f890066a64b571bed7ecff0
python-swiftclient-1.4.0-2.el6ost.src.rpm SHA-256: a2709948600844fcea1d335f469613769adfa9ba09febbe8abb03a75f790b00f
python-tablib-0.9.11.20120702git752443f-5.el6.src.rpm SHA-256: e6fe2729662c978b899cbba7249286101481e01b7a7a33ce8bb338a241cdfbd6
python-urllib3-1.5-5.el6ost.src.rpm SHA-256: bf965596c43fdc00900270786d1f9b16d87da3799d8ff8c18f99f27a59e3a357
python-versiontools-1.9.1-3.el6.src.rpm SHA-256: 695511e1facdfd35c486251631976c51ad2b0ace4d9fdc3d74387daf15a011e1
python-warlock-0.4.0-2.el6.src.rpm SHA-256: c94f592e461aa5016293fa9f6d3404b8b4263bfb09b91a49f42110fe72400676
python-webob1.0-1.0.8-3.el6.src.rpm SHA-256: 4d3b40002a7216b8874288a5cd1999e1e79b75cf18c947f577043c6b9600b406
python-webob1.2-1.2.3-2.1.el6ost.src.rpm SHA-256: c4c334d36366503f312813c9cd16dd25bc39974b142d2e4eb778bde847769032
python-websockify-0.2.0-1.el6.src.rpm SHA-256: e362cbc3bf20eaa0342653049b63685fc4f32f640c465a559c7444dae93a2cf1
python-webtest-1.3.4-5.el6ost.src.rpm SHA-256: 6cbec8d4daf45ac231f6c431af48a12e6f1fd5ddbdf9b677c891388baedfa231
python-wsme-0.5b2-1.el6ost.src.rpm SHA-256: a8f089a14070ee45f9f3ffddfef2436310d223b42557e9002758ad9f5923039b
pyxattr-0.5.0-1.el6.src.rpm SHA-256: 77caae18db4f69ebea71da009920ebc56f18996879e2c5c803aad3056e060e3e
qemu-kvm-rhev-0.12.1.2-2.355.el6_4.4.src.rpm SHA-256: 065b29aa44e35b50a929000fdb8261963b5ef68143ace90fdd20892f6b88df0a
ruby-augeas-0.4.1-1.el6ost.src.rpm SHA-256: 78e294f62e6362f94d1a456a79ae5647f8ffd54c843e3185cfb59a39d38e32cf
ruby-shadow-1.4.1-13.el6ost.src.rpm SHA-256: 5845107cde792af47970b1d503fade1c2de1125761a37003161040e2e695eb5a
yum-utils-1.1.30-14.el6.src.rpm SHA-256: d0f463329ff9e9313ff0e8c12c062ac22bb41e5efc7fed6b523d4db8f1851e93
x86_64
Django14-1.4.4-1.el6ost.noarch.rpm SHA-256: 2db11ccc118831e3e910b8610d7df1c43fa192b1f20ca6fe12d4117e65df19b4
Django14-doc-1.4.4-1.el6ost.noarch.rpm SHA-256: 77548106b3b9025e625e33b443d40986ce806703184404316925d97293b949c9
PyYAML-3.10-3.1.el6.x86_64.rpm SHA-256: e9f8537a966aae98b084ba245b1dd19a64a09190a240cd4fbeef553a9007e2c3
PyYAML-debuginfo-3.10-3.1.el6.x86_64.rpm SHA-256: 93608f4e72c3601e6a799c1ab7e889bc0365156a7f1e5393d540d07ace8392b2
cloud-init-0.7.1-2.el6.noarch.rpm SHA-256: 622959ea816d4dd158c94ef608c642bc807e1d60918fa2cf89261860b29e6893
dnsmasq-debuginfo-2.48-13.el6.x86_64.rpm SHA-256: 41bc5cbe1a9183df5a46c18b246f91a58b0d485207286647d1896de80e5c9eae
dnsmasq-utils-2.48-13.el6.x86_64.rpm SHA-256: 8e7e75cc678c254efac960a3cdc7f44204298c1f24e059fcafb2183ebcee8752
facter-1.6.6-1.el6ost.x86_64.rpm SHA-256: 4ca29fc49d28885360cd90321038b9eca975c6d0e4d9db6f178f935fcb4c75a2
heat-cfntools-1.2.3-1.el6ost.noarch.rpm SHA-256: 768b6bf425a6d774efab00e8c641c59f73a63dff53e86806bb16f555bee970fa
libyaml-0.1.3-1.1.el6.x86_64.rpm SHA-256: f4cbcb90b7eea8b20f7fb7d1358f18bcb880e54dbb61bd6dea7f312ae992c876
libyaml-debuginfo-0.1.3-1.1.el6.x86_64.rpm SHA-256: 9b093d882cca62d84926637922a9fe2edeac7e0715a5f6c7f9e541a115e46f8b
libyaml-devel-0.1.3-1.1.el6.x86_64.rpm SHA-256: 9cb7e05dc9218e4baaf07e14485f572d43f670519ba7da43885bbf426d1372d5
nagios-3.4.4-1.el6ost.x86_64.rpm SHA-256: 8ac55db8f25d304de271d1ef8976a0c34faf4f5e651fca538d67253eaa26ca31
nagios-common-3.4.4-1.el6ost.x86_64.rpm SHA-256: 013d06d946a0e8c23e3eab3dc808aea55093f132484b8d8a353b6e802fe1767e
nagios-debuginfo-3.4.4-1.el6ost.x86_64.rpm SHA-256: 84e302a17df9bf3028a056d4d5a05981e170bfc0a1a11c6f484d8cd9257bb8f9
nagios-devel-3.4.4-1.el6ost.x86_64.rpm SHA-256: 2ee12b3a23dd645282dd5b3dfa58c3c57fb61a1182b2b2a9c9895b071fbb052a
nagios-plugins-1.4.16-6.el6ost.x86_64.rpm SHA-256: 5f71aa86925b26c663c84e2ec7e9bd0a6d139ab3f22be0db4de5a25c0b471746
nagios-plugins-debuginfo-1.4.16-6.el6ost.x86_64.rpm SHA-256: 536b6c506410ec504b971b421e880763d854bee20dd4ee8c85f97d160ba536e3
nagios-plugins-nrpe-2.14-1.el6ost.x86_64.rpm SHA-256: 83d5a3c6201bef12c9915def83c5e2395974a0ca21a6812896b9dfdcf7c4bb9f
nagios-plugins-ping-1.4.16-6.el6ost.x86_64.rpm SHA-256: 0459f9c02a0542828ab455edafa7942f18db37a266dac202c79e77bad6592678
novnc-0.4-4.el6ost.noarch.rpm SHA-256: b4ccfe5f82cb0634db1ac9951de83ec7576d128180a9e177f3554939c4346727
nrpe-2.14-1.el6ost.x86_64.rpm SHA-256: 31d5a15786fe7d3a0f505bfb2bceb3b6869bdd59de632e749ae04d8d6d74148f
nrpe-debuginfo-2.14-1.el6ost.x86_64.rpm SHA-256: 6a65661f48b4b39a981428a7675508d0cca89eb3e59adbe12b3aec13ecb02d91
openstack-ceilometer-api-2013.1-4.el6ost.noarch.rpm SHA-256: 851a20f590a262515f832667b4943f46a66b0423b2c907c0161bf29ea8aed1b5
openstack-ceilometer-central-2013.1-4.el6ost.noarch.rpm SHA-256: ae38f5dab2427f397db2558b89c4a51831dbc34b5de23d53a091528b75c2b572
openstack-ceilometer-collector-2013.1-4.el6ost.noarch.rpm SHA-256: 8f06200e74ebaef351f197e512cda2d7a8324533cf801384bc8b2fa925523bf0
openstack-ceilometer-common-2013.1-4.el6ost.noarch.rpm SHA-256: 746497adda4447b43fe5c96984f034f0983b1aebc7059883c324425a885dd7ff
openstack-ceilometer-compute-2013.1-4.el6ost.noarch.rpm SHA-256: 4e1b01fb0fe4e3daadac032cb76887bf5e1fc175a1e2905d81d3d68470f535bd
openstack-cinder-2013.1.1-1.el6ost.noarch.rpm SHA-256: fbbd42a7e3c5f1800d6fcbdaef9a48fb6a62a29cc9c241b8c5b9769e14490e6b
openstack-cinder-doc-2013.1.1-1.el6ost.noarch.rpm SHA-256: d4792c76a47f57a557b7a2b519b7918b82426198bc3fdc0ffb73fac9828320eb
openstack-dashboard-2013.1.1-1.el6ost.noarch.rpm SHA-256: 7c12a7c227e064e90026be1551818331643e0b3aee343b2e05dbd885d67d9ff4
openstack-glance-2013.1-3.el6ost.noarch.rpm SHA-256: da57c3204e487f685276bef1bc2b90e82c796acd03c1e67c85df0797e386bf48
openstack-glance-doc-2013.1-3.el6ost.noarch.rpm SHA-256: 0ea455bbe2b8bc47339c347fc5e6ef38a857ccac5c9a1db46df51d5b1b8a6f02
openstack-heat-api-2013.1-1.3.el6ost.noarch.rpm SHA-256: ec989b65ed55b724ef4074cafe60ba50eafc04bb16cf2df5ebd2f11c7ecce273
openstack-heat-api-cfn-2013.1-1.3.el6ost.noarch.rpm SHA-256: 92dbad6201b077fb477a66ffc12657b2890b6764247c40bf582a6b03d07ba489
openstack-heat-api-cloudwatch-2013.1-1.3.el6ost.noarch.rpm SHA-256: 57f1262898f22913ae05f80d78e4777d1b1947f45c0627a0c3dc7430e9b07dbd
openstack-heat-cli-2013.1-1.3.el6ost.noarch.rpm SHA-256: c0df8fdf425a5137957519cd786085ae9fc7b764bd719b1bdb3eff6f5f1159d9
openstack-heat-common-2013.1-1.3.el6ost.noarch.rpm SHA-256: e3f45f3eba2a4b9bb69e16056a8f34daddc60b9b25fe64070ebbc26ef090c47e
openstack-heat-engine-2013.1-1.3.el6ost.noarch.rpm SHA-256: b89bd83c8322004905a7912b80cd2432a19dfe5046a1d35a3b6d514d593792d4
openstack-keystone-2013.1.1-1.el6ost.noarch.rpm SHA-256: f97ac0a5a56a434ab1eda71d06d69408eecca85a75a942c682ac6ad4ee228fc9
openstack-keystone-doc-2013.1.1-1.el6ost.noarch.rpm SHA-256: 2ded727a2ab133e24bb8ac650b33e673168727c3357dfa68cbb1c504b7d5c125
openstack-nova-2013.1.1-2.el6ost.noarch.rpm SHA-256: b62e6eaec63014f3dc455936087d2f6e6c967519ccf021f2ec406abcac55cd94
openstack-nova-api-2013.1.1-2.el6ost.noarch.rpm SHA-256: 6b41cd6b1388d5bae11e5d30f01e751ac4d8c512291f8201a8340402dbb34128
openstack-nova-cells-2013.1.1-2.el6ost.noarch.rpm SHA-256: 59e595b7c664626d8b5a346ccb54b78188b8ce5df193c92cd045e061bfac6bd5
openstack-nova-cert-2013.1.1-2.el6ost.noarch.rpm SHA-256: fa2aa0982259e07cdb4829369144fe9853b30dedb4378310e053f03e4737402f
openstack-nova-common-2013.1.1-2.el6ost.noarch.rpm SHA-256: ee31ef8f20ff794154fff223d65cb5712f29cc1006c323cdaa78c295b9b534d3
openstack-nova-compute-2013.1.1-2.el6ost.noarch.rpm SHA-256: 6b6fbf6508708acc7456424d13fc089c494fed90ed441f9225255efb210db965
openstack-nova-conductor-2013.1.1-2.el6ost.noarch.rpm SHA-256: cbe86dc1c3d0f6b5d6552de604f84e66b2e8cb4e4f7c1581e0fbdd5109b6a3fe
openstack-nova-console-2013.1.1-2.el6ost.noarch.rpm SHA-256: 6aada565dcaae54949892f8c0ae1dd3f3193021dabbc441d5e0775240f2985fc
openstack-nova-doc-2013.1.1-2.el6ost.noarch.rpm SHA-256: 716cff0ed5b83726cb92b3b0ea54bd5569d8835f465e8da9c4d99a2b0277addc
openstack-nova-network-2013.1.1-2.el6ost.noarch.rpm SHA-256: 50ff48cc4925f35bcaf235ac782e30b09827449e26aadc9b5e04cbddc1e2dca4
openstack-nova-novncproxy-0.4-4.el6ost.noarch.rpm SHA-256: 4f73b3d3b5d75339d9295723b125b28efff273e31a46f6a6ef9e7598a1936bf5
openstack-nova-objectstore-2013.1.1-2.el6ost.noarch.rpm SHA-256: 5e802be72d8ee966cdf5064e8750a39a0d1dc5b89a71e2255ff6ad8104033a46
openstack-nova-scheduler-2013.1.1-2.el6ost.noarch.rpm SHA-256: ddb10523ee91c847da0d0d311b87e2f205aeba4f50919407985f52fcfd5a7a31
openstack-packstack-2013.1.1-0.6.dev538.el6ost.noarch.rpm SHA-256: a34e822f4b09a9cd813dbe0978caeb04ae4d1c39f152342aeb551949eb69333c
openstack-quantum-2013.1.1-8.el6ost.noarch.rpm SHA-256: c2ec0c0bb77d06054b3882c4d2c1ed35981e2a83a8bc1b8e4d99de466b99b784
openstack-quantum-bigswitch-2013.1.1-8.el6ost.noarch.rpm SHA-256: 1205cc4fecb8d2d6a901bb131b38b416c36879463f316c1be2881bf8c94e7aac
openstack-quantum-brocade-2013.1.1-8.el6ost.noarch.rpm SHA-256: 47e6e18d72c37077ef365697bb430c5abdf2e880ccba35eea5a20b096b00a707
openstack-quantum-cisco-2013.1.1-8.el6ost.noarch.rpm SHA-256: d2171c398b06b25af4342fc8a932bb9fbbdd7a7f2de82878be87d38a92d091cb
openstack-quantum-hyperv-2013.1.1-8.el6ost.noarch.rpm SHA-256: 78435abfd4ba7628467f12d18f78cb48931e48511808e5d2100bdd46b3d7cad3
openstack-quantum-linuxbridge-2013.1.1-8.el6ost.noarch.rpm SHA-256: 45f2bf85db1a13beb529099bbabd6a89e46413748c30370147f5cf1b6f7206e4
openstack-quantum-metaplugin-2013.1.1-8.el6ost.noarch.rpm SHA-256: 03c60febb9f248dbecc120f13455272b725e7629e20952fc20fd1ef08ca281a6
openstack-quantum-midonet-2013.1.1-8.el6ost.noarch.rpm SHA-256: 7dfd35e9bbcf071f3e0eab6e0dc9534e2e3727fe5c35cb1030cf84f205ebb8d1
openstack-quantum-nec-2013.1.1-8.el6ost.noarch.rpm SHA-256: 082ca54b70c0e8ae6119960ed999694d6b9f70750c1c1a3d403aab64f0c21637
openstack-quantum-nicira-2013.1.1-8.el6ost.noarch.rpm SHA-256: 8f1b84be18630cc0fcd6943b77894db2b2c51e1b90480c503d5ea2f533e7e8c2
openstack-quantum-openvswitch-2013.1.1-8.el6ost.noarch.rpm SHA-256: 0090853c7b3bd134fd603cce1873f604051c0d5cf9a1cb7cf633022ce51a6e5c
openstack-quantum-plumgrid-2013.1.1-8.el6ost.noarch.rpm SHA-256: 929c279a6bd13cb782f33e93bb48cc8aedab5e91638ba0b99f879957aa53c009
openstack-quantum-ryu-2013.1.1-8.el6ost.noarch.rpm SHA-256: 7d306d1a71c3fdf7dcfd2d5d487813697aa7a9c0628d199d0657b64ef25d5e98
openstack-selinux-0.1.2-10.el6ost.noarch.rpm SHA-256: c84ddfb0bc87e76032728df342681659b25d647f7d25e6e9d0b9656367af420b
openstack-swift-1.8.0-2.el6ost.noarch.rpm SHA-256: 2f0b909bba5b4bb4bea1dcdf54240e8d9ee89ab3d832ce2f9f19202ff1fa1675
openstack-swift-account-1.8.0-2.el6ost.noarch.rpm SHA-256: 23215462e63c5fae5428dc6db9fceb66ad6054d9665afb91b160734a20cee4a6
openstack-swift-container-1.8.0-2.el6ost.noarch.rpm SHA-256: 73b1ef4d3d8fd42586ea291b400e4fdd6ab914d241320a884793b5e7932dca14
openstack-swift-doc-1.8.0-2.el6ost.noarch.rpm SHA-256: 06043314dcb9ae707279a51e4095ece39cc10e26a30701ac9ddefddf4b87c919
openstack-swift-object-1.8.0-2.el6ost.noarch.rpm SHA-256: 3aad5f3ce7301626724183c0217c7a913389060d349e156d732b6f726715f524
openstack-swift-plugin-swift3-1.0.0-0.20120711git.el6.noarch.rpm SHA-256: 64410cd491b6b3cca8ccf3ec0f9fe003b0e928132bfc70c04857d7c6fa6520cb
openstack-swift-proxy-1.8.0-2.el6ost.noarch.rpm SHA-256: 121f7b501a6fd13a29e60e1dec3a8cba0ea2de633f6cec2afc7bacdd9b4f6844
openstack-utils-2013.1-7.el6ost.noarch.rpm SHA-256: d03649bb7a92b3df8106bf257f9d85f41c92cfede91df3470cb8694eb6d13a38
openvswitch-1.9.0-1.el6ost.x86_64.rpm SHA-256: 214996bbe338e7b5dbc98bcc2e8c687652cbfc9a31a03de2d99adaf64c715fc4
openvswitch-controller-1.9.0-1.el6ost.x86_64.rpm SHA-256: 5122bc9c7777120cd91c6aa4f1802d2b9cfeceb5ffec8a5529a3d2def4a44d08
openvswitch-debuginfo-1.9.0-1.el6ost.x86_64.rpm SHA-256: d62c5984b9c6783c4d58d74fcc1b5b67dcf6f0f6a01201260a19e11262bbc2a8
openvswitch-test-1.9.0-1.el6ost.noarch.rpm SHA-256: 9515b790b497392b5c44c5f29ea0c3b8c02a384127730e2d0c37a966ac9bf16f
ovsdbmonitor-1.9.0-1.el6ost.noarch.rpm SHA-256: c98a3a40d333676eeec660ceea552f2c6562bcff8d60c9a09003965d2449db73
oz-0.9.0-4.el6.noarch.rpm SHA-256: 20f471814b902d4b48e38965d8dcf1d79c79f436f18626001c83fd6278fdf0cb
packstack-modules-puppet-2013.1.1-0.6.dev538.el6ost.noarch.rpm SHA-256: ac3ed54146be7044c6699033b59a555d0860af802a41de3f8c4564e080cee5e7
puppet-2.6.18-1.el6ost.noarch.rpm SHA-256: 42fbbb1b518059930f76d22e19ce0c3752a698a2e3be722ebc84c04314b828d4
puppet-server-2.6.18-1.el6ost.noarch.rpm SHA-256: ad84a726d5dded20ec7955c98395ce691744f86b1279d757e99be19ceaea628f
pymongo-2.1.1-1.el6ost.x86_64.rpm SHA-256: 6ecd7280136c2000c6336a582195938ed7acb2204302c51ddc92328cf40fe328
pymongo-debuginfo-2.1.1-1.el6ost.x86_64.rpm SHA-256: 4ff9412fd3223a674e065ce095c7f5ca99d8c0a7aa15fc5bb78e9a5e0e175b98
pymongo-gridfs-2.1.1-1.el6ost.x86_64.rpm SHA-256: fd2fee150cce76cb7f5b23a639d2881689d1ae3201325bc45bb367437a1c5090
pyparsing-1.5.6-1.el6.noarch.rpm SHA-256: 61b2756a62df52db97e8824158adb1a9979d381fceda32c176d6f19762e761bb
pyparsing-doc-1.5.6-1.el6.noarch.rpm SHA-256: e66bddb43a085945e280b759a8d47acd3b58102dfea544178800c6a605996285
pysendfile-2.0.0-3.el6.x86_64.rpm SHA-256: 743365d5dc6bc29b6dc2a9a5b001cc7e9cf3d4712ba8dfbd1fa7c05f18887a90
pysendfile-debuginfo-2.0.0-3.el6.x86_64.rpm SHA-256: ccaa4238eaad7aca07c0e6d6b568fccb182c5b900cb6a6c96611540aeeb4af1a
python-alembic-0.4.2-1.el6ost.noarch.rpm SHA-256: 30fe662e71378616953e7c8dbe65038e089c4f48cf2a4d0fdf8aa13e20309c56
python-anyjson-0.3.1-1.el6.noarch.rpm SHA-256: 5075351f9cb21d6e7f328c512e220f7726a9c9d28eb11beaf4a957493102de06
python-argparse-1.2.1-2.1.el6.noarch.rpm SHA-256: 72e9a6587d421d6060326efcd9d994a39be86bd3f3101682aed655ba3e97bc0d
python-backports-ssl_match_hostname-3.2-0.2.a3.el6ost.noarch.rpm SHA-256: 9e929d5a38931e9dadb1f7809322c3a558704b2f530d28ef6c721f58b51f8903
python-boto-2.5.2-1.1.el6.noarch.rpm SHA-256: 37cb2a7d921f0c17f4eaa09285ca5eb478fba01d15615a81799a55c17efd4002
python-bson-2.1.1-1.el6ost.x86_64.rpm SHA-256: e9a2f76cf23add2714abc03bb6e35b4c9433cc902c13a421c49c17d6aa0275ce
python-ceilometer-2013.1-4.el6ost.noarch.rpm SHA-256: 7945590dbfae09656294926f5b372f72ed80811a5448987bfc193d41bb2fe051
python-ceilometerclient-1.0.0-1.el6ost.noarch.rpm SHA-256: 7d5ed31f6d3c4c03b57acc873473c48581cc23595e0e98052214c2f196fa1bc8
python-ceilometerclient-doc-1.0.0-1.el6ost.noarch.rpm SHA-256: de82bf675243b1d5be8813027cd25b650c62fad158975bd8f18599d1fcb96e42
python-chardet-2.0.1-1.el6ost.noarch.rpm SHA-256: c95f14466c98f36711423cfa3276d2a8f7e34595e49287ed8ff669d818549fdf
python-cinder-2013.1.1-1.el6ost.noarch.rpm SHA-256: d03eaaa466ded9f66a0025a5e6f5d5e0bbe24c590fdea3be879c53ea6c8d1c64
python-cinderclient-1.0.4-1.el6ost.noarch.rpm SHA-256: 668a5fddf11b419e09754092702fdae3b38cf43a75d8496d5733242d94a1759b
python-cliff-1.0-3.el6.noarch.rpm SHA-256: 81e34fee9135bca3b295847bc47fabecc1122ebfb39ec708ad7ee8cace810dca
python-cmd2-0.6.4-6.el6ost.noarch.rpm SHA-256: 2d392f82c715002cc4c34db60288618fe6f35407a8775761f6cecc6e5bc65acd
python-django-appconf-0.5-2.el6.noarch.rpm SHA-256: d4a338e2634c34a1f3d258137006ff8754c5c8573975228c56cce5b1a3d4be1c
python-django-compressor-1.2-4.el6.noarch.rpm SHA-256: 90611934335f7f97902af2776380c688582c7d80ac71a80196367e84c385d39f
python-django-horizon-2013.1.1-1.el6ost.noarch.rpm SHA-256: b88e2c617214832213f30d35c5343f02d761c99e27aaac5b2fca6f9d57843594
python-django-horizon-doc-2013.1.1-1.el6ost.noarch.rpm SHA-256: f5daab71b2fa10b41577fe99646740765737806d2064aa33e37e58ec9fcff826
python-django-openstack-auth-1.0.6-2.el6ost.noarch.rpm SHA-256: b3b512e43acfd0d3aa1bfe34ef07fb0e04b1249de401417c0d453e9b15ac94a7
python-eventlet-0.9.17-2.el6.noarch.rpm SHA-256: e3caa270a8afc5620d15b7fbd998391c32c75db05efc59c713f7f3a59c2dfd36
python-eventlet-doc-0.9.17-2.el6.noarch.rpm SHA-256: 7db6167e16eccce3330d51325e21e4978cccd738da972de24de92cca39022e19
python-glance-2013.1-3.el6ost.noarch.rpm SHA-256: 3974bd74b3e7444aeef7c17871075fd5d2f86bfa04a5b4c4524ed63b3e67da16
python-glanceclient-0.9.0-1.el6ost.noarch.rpm SHA-256: b60dbfe514e2d831259e751c252b2d745df84b7d545181ac46299f5d0307457f
python-greenlet-0.3.1-12.el6.x86_64.rpm SHA-256: e3ba3283ab1283a169a91d62d90cc4a507da644cc1617c964dd64d1999133343
python-greenlet-debuginfo-0.3.1-12.el6.x86_64.rpm SHA-256: 298df48daa768b902b922bf5dc6b21d1b5203bc8f275cc7ac5a5de6b34a6e255
python-greenlet-devel-0.3.1-12.el6.x86_64.rpm SHA-256: 2e04162db3ea4177f1a70dd1b2aed90f458fefee3caf5d92fa98d084eaa96af9
python-heatclient-0.2.1-2.el6ost.noarch.rpm SHA-256: 62eda7b1c45142b9904a4fdc15f8968f819df2405b08452d29cb79834393fd51
python-heatclient-doc-0.2.1-2.el6ost.noarch.rpm SHA-256: b451023724a03088a127dfbebf5920af4a28b576063328f3a080cba1d859c4e8
python-httplib2-0.7.2-1.el6.noarch.rpm SHA-256: 717446b319a32bcd24ee401fbc9a378f9a8b3e00cab557c71eb04b52f4ee4047
python-iso8601-0.1.4-2.el6.noarch.rpm SHA-256: 2d26f5802215817573133cda3763453b693e4dd204b107d75cecc1975d09cb8b
python-jsonschema-0.2-1.el6.noarch.rpm SHA-256: 84373924fb3d75e435cb79d82991ba0aca0d79ddc11834059c61b7a8ee825743
python-keyring-0.7-1.el6ost.noarch.rpm SHA-256: e67c28c38e53e65a10cb132b04d4b1564e1151885fbebbd7e3b1b98b23dc2c89
python-keystone-2013.1.1-1.el6ost.noarch.rpm SHA-256: 5e35cf1cf7fa451d90c8c5f3bb565acca17986bb1f340f7cb1adbb354dfb7536
python-keystoneclient-0.2.3-1.el6ost.noarch.rpm SHA-256: 460665a3d09885992cc052d7496ce30629906d1baecdda48c1d548b2c58ab815
python-keystoneclient-doc-0.2.3-1.el6ost.noarch.rpm SHA-256: bed5b70133c70803a2763c3b7e30275ab0b1b7abbbc82aa08c6ee2fa24a166de
python-lockfile-0.8-3.el6.noarch.rpm SHA-256: d238d0fcfcf6a80fa883cf5f7dc6ea25799d11c3a4563d1586be5bb662bdb68c
python-mako-0.5.0-5.el6ost.noarch.rpm SHA-256: 122b512d43d676980dde57a07123117bca3b27a55258425045195218ca4a3da5
python-migrate-0.7.1-1.el6ost.noarch.rpm SHA-256: 36601cecfe9b984f26f88c7e1a2d656aef2b62f7cdf9fb70bc15757d108bc10a
python-netifaces-0.5-1.el6.x86_64.rpm SHA-256: 5ef16b53338edb26f11e0fc27f1879f0d68786826c091e126dc27e1bf435ad25
python-netifaces-debuginfo-0.5-1.el6.x86_64.rpm SHA-256: 56ff11d1ab6a497dfb29f156bb8c0dda4bf0c07cb00d98fc948d95b0209fcb07
python-nova-2013.1.1-2.el6ost.noarch.rpm SHA-256: 94fe3e28d361f453885de6c90e1a907538109e3c68e4a0320ea951e553fe73fa
python-novaclient-2.13.0-1.el6ost.noarch.rpm SHA-256: 2ce5c791b1638282b7196cd69390a6b489969479b76e5176844e60d48301a9d6
python-novaclient-doc-2.13.0-1.el6ost.noarch.rpm SHA-256: b21782b4481c01f05796c718999cb1fead09a1461367ba098b29beaedc08b50b
python-openvswitch-1.9.0-1.el6ost.noarch.rpm SHA-256: 930ff7c8950ad2fa3f213469347e45805a5c649f7561aa996403145d3c98c640
python-ordereddict-1.1-2.el6ost.noarch.rpm SHA-256: ee9935bdc986d57c562581249a02e7dfc4ba731bfd68af4f422c6359eed77e9c
python-oslo-config-1.1.0-2.el6ost.noarch.rpm SHA-256: 8f57ae2c8f8060ca7abcdb72531f839932f13f7e5456a6d27fc2cc072ff09c48
python-oslo-config-doc-1.1.0-2.el6ost.noarch.rpm SHA-256: 9fd5a03a8d492f8b0d0673f7281e63052deecd631b350f62cb1c1d4aa7537491
python-passlib-1.5.3-1.el6.noarch.rpm SHA-256: 82f8cb4a1650bc7b2ae5e32c32f4319d4d4c55d7545e934081cf6d099f7a6269
python-paste-deploy1.5-1.5.0-5.el6.noarch.rpm SHA-256: 3183a60b72bfcee6b2b5f7fa0081c2ceae8113d23842d40fadb843d039702efb
python-pecan-0.2.1-5.el6ost.noarch.rpm SHA-256: afcbc0a88ca62deb95dbd3c45e4623f0fbf5aa0774220f8bc6dc4ef9ac51f2c4
python-prettytable-0.6.1-1.el6.noarch.rpm SHA-256: 859212bbfc1e4ba37bf28b0162df5578c33f0c317e6c5dd719f2325665a7fcd9
python-psutil-0.6.1-1.el6ost.x86_64.rpm SHA-256: f782f1955f9b1413c697ed2e22d7573454ac88caa4f9b352f4db3bfbcfab17c8
python-psutil-debuginfo-0.6.1-1.el6ost.x86_64.rpm SHA-256: 42cfbc619031cb51fbfcf29a4d5cb6e0fc29807dabbe4e1729c558fb99ba6ac7
python-pyudev-0.15-1.el6.noarch.rpm SHA-256: dbc24fa45af9171efebba58ce9ddebb3448ddf0fea4286a9a0992d0d116d8975
python-quantum-2013.1.1-8.el6ost.noarch.rpm SHA-256: aed4341dd13dad3a5869a07b3844b563b02485a13e80ef3b11c6bd7776286feb
python-quantumclient-2.2.1-1.el6ost.noarch.rpm SHA-256: 3b469ba89ade470166fdbc444451f5a4a611c61604ca4820384a47adb2e1e67c
python-requests-1.1.0-3.el6ost.noarch.rpm SHA-256: f161643e68b5f0ca027803dd18eaa1cfb97a2b55527e5bf23df4509a821995d6
python-routes1.12-1.12.3-4.el6.noarch.rpm SHA-256: 59bef49ccff7c54d31b5c849b9fed97c7a4883a51994d8652f587829889631fe
python-simplegeneric-0.8-1.el6ost.noarch.rpm SHA-256: 11972455cf12f86610677b55664e38f143832b6730cd09de8104835809531b34
python-six-1.1.0-2.el6ost.noarch.rpm SHA-256: 10e955ccaa315ed4298e99acc8c813390e36c05d2655871d034899396b169c52
python-sqlalchemy0.7-0.7.8-1.el6ost.x86_64.rpm SHA-256: f3616a558481060a6d701f9a8d5977ccfaad37c03569aa6b8a928f7d2fcc65b9
python-sqlalchemy0.7-debuginfo-0.7.8-1.el6ost.x86_64.rpm SHA-256: 821bfa4077aa212dfde992bdf4af236c31e42a45e95e54a499fa4b10a1f58067
python-stevedore-0.8-1.el6ost.noarch.rpm SHA-256: 45dc1870a5170d0d0e28fbc4ac543b6b76c896725c2932ae74bec96f6c53dee5
python-swiftclient-1.4.0-2.el6ost.noarch.rpm SHA-256: dd505bcbc4893551e32fd50dc65415859a523b7183ce97f55b87d26fe877d735
python-swiftclient-doc-1.4.0-2.el6ost.noarch.rpm SHA-256: 222074923afffdef6386b15adf1ec2d41d38ff1c8f76973e7f02d389be175d96
python-tablib-0.9.11.20120702git752443f-5.el6.noarch.rpm SHA-256: a24239806946cfdd7ba75f4fd20912f413bb75050412649bdea5db06de516d92
python-urllib3-1.5-5.el6ost.noarch.rpm SHA-256: 71c6f4d3dcf6f8735677136f0aba2ac9d0249bb649e6c367975fec83c95efb65
python-versiontools-1.9.1-3.el6.noarch.rpm SHA-256: ce683114730045f4a21cf1a2155bbb33b15935c8b52dcf54b5de9aa353baaf75
python-warlock-0.4.0-2.el6.noarch.rpm SHA-256: b4d0b113479e9505a803729c51c9c739b68b602ab257cb8eef4cf61b7f9ced69
python-webob1.0-1.0.8-3.el6.noarch.rpm SHA-256: 55fa1f185a91fdb3426073a386aa6969daad47cca085e4feaba5f91a551e8522
python-webob1.2-1.2.3-2.1.el6ost.noarch.rpm SHA-256: 17597926eed2bc58e908bc4bcee64aece427acefd3f3df7c3313d2635c74a617
python-websockify-0.2.0-1.el6.noarch.rpm SHA-256: c3880d88db9a4f25edb40c7f46b96ab677d53deeb10fc62fd44b5d1cd8059d97
python-webtest-1.3.4-5.el6ost.noarch.rpm SHA-256: d7ac4c0812c3c9b5a020e82dad1560842858d3bb26e52877c1b228321436e8d8
python-wsme-0.5b2-1.el6ost.noarch.rpm SHA-256: db01cf2016f9f4aedc544ad19530635faf6137a8d22c13a7bf181e07bb2a308a
pyxattr-0.5.0-1.el6.x86_64.rpm SHA-256: 129ed8cefdcdfc1b1b5023d1362863f5ec6da97c97df397f972f1a05406f58d3
pyxattr-debuginfo-0.5.0-1.el6.x86_64.rpm SHA-256: c7571f90ca990f827d6951077d72eac8a00b8f2e6d9cb15b1d0b990e8e5eebb8
qemu-img-rhev-0.12.1.2-2.355.el6_4.4.x86_64.rpm SHA-256: b281be5fd36b93157678567df23fe0b8a3b1c95c72e7ed8fd534d1cb75fc022b
qemu-kvm-rhev-0.12.1.2-2.355.el6_4.4.x86_64.rpm SHA-256: 99beb55f6ec199eb60acf5bc3f19324aa6e479c36c73734934846da26205811f
qemu-kvm-rhev-debuginfo-0.12.1.2-2.355.el6_4.4.x86_64.rpm SHA-256: be4a9806a1f2b7d15c8a3faa13cc9b089bf5b836a2affa610579ff8abee86ea2
qemu-kvm-rhev-tools-0.12.1.2-2.355.el6_4.4.x86_64.rpm SHA-256: 7006c2fd5ecfe04c79a0da8fea63d0548e2995e5c911a46d2878d515f59d4ce8
ruby-augeas-0.4.1-1.el6ost.x86_64.rpm SHA-256: b8ef92286c09c5a64978156eb5eb819932937723829e33df45813e3d03a2e274
ruby-augeas-debuginfo-0.4.1-1.el6ost.x86_64.rpm SHA-256: 6a98cbe3af438987b9def0ed394ebb2ce24ef1fbad5a062f13f19bcbee11b474
ruby-shadow-1.4.1-13.el6ost.x86_64.rpm SHA-256: 8599045c4031ce25bb50be79714e5db749c87dbd347d9e64f37a29ff48b853ab
ruby-shadow-debuginfo-1.4.1-13.el6ost.x86_64.rpm SHA-256: dce408576dc6b60b2326b4362df5112b77037b4cb85b0d590ddab6c03c4668cc
yum-plugin-priorities-1.1.30-14.el6.noarch.rpm SHA-256: 2c911811c987c08ecc57f48b579e61d0641f78a04fefa1b1b6a888ec19810b30

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility