Created
May 15, 2013 13:56
centos epel grizzly repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@router ~]# cat /etc/yum.repos.d/epel-openstack-grizzly.repo | |
# Place this file in your /etc/yum.repos.d/ directory | |
[epel-openstack-grizzly] | |
name=OpenStack Folsom Repository for EPEL 6 | |
baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-6 | |
enabled=1 | |
skip_if_unavailable=1 | |
gpgcheck=0 | |
priority=98 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[root@router ~]# yum search openvswitch
Loaded plugins: fastestmirror, presto, refresh-packagekit, security
Loading mirror speeds from cached hostfile
adobe-linux-x86_64 | 951 B 00:00
base | 3.7 kB 00:00
epel | 1.3 kB 00:00
epel-openstack-grizzly | 2.9 kB 00:00
epel-openstack-grizzly/primary_db | 619 kB 00:05
extras | 3.5 kB 00:00
updates | 3.5 kB 00:00
============================================================================================ N/S Matched: openvswitch =============================================================================================
openstack-quantum-openvswitch.noarch : Quantum openvswitch plugin
openvswitch-debuginfo.x86_64 : Debug information for package openvswitch
openvswitch.x86_64 : Open vSwitch daemon/database/utilities
openvswitch-controller.x86_64 : Open vSwitch OpenFlow controller
openvswitch-test.noarch : Open vSwitch testing utilities
python-openvswitch.noarch : Open vSwitch python bindings