First time here? Check out the FAQ!
2018-07-20 12:36:54 -0500 | received badge | ● Notable Question (source) |
2016-09-20 06:06:44 -0500 | received badge | ● Popular Question (source) |
2014-11-10 20:35:53 -0500 | received badge | ● Famous Question (source) |
2014-04-15 01:18:56 -0500 | received badge | ● Famous Question (source) |
2014-03-31 01:02:30 -0500 | received badge | ● Popular Question (source) |
2014-03-31 01:02:30 -0500 | received badge | ● Notable Question (source) |
2014-02-11 14:38:15 -0500 | received badge | ● Notable Question (source) |
2014-01-25 21:23:36 -0500 | received badge | ● Popular Question (source) |
2014-01-23 04:29:40 -0500 | asked a question | Residual ovs information of neutron Hi, I have few configured VM on openstack and work normally(maybe it's icehouse version.I downloaded it from GIT yesterday).I find that If I delete the VM all,there will be residual ovs-port information on my network node.If I don't manually use neutron-ovs-clear to delete these ovs information,fixed-ip and floating-ip on the new created VM will lose efficacy.Other services on controller node(neutron-server) and compute node(neutron-openvswitch) works well.Is there anyone could tell me why this kind of information always occur and how could I avoid this situation happened again?Any comments would be appreciated.Thx a lot. This is the outputs on my network node: |
2014-01-19 19:41:26 -0500 | received badge | ● Enthusiast |
2014-01-18 01:31:56 -0500 | received badge | ● Editor (source) |
2014-01-18 01:29:12 -0500 | asked a question | neutron-update question Hi, |
2014-01-18 01:04:57 -0500 | commented answer | packstack stuck at selinux installation Thanks,the problem is caused by my yum repo.I've fixed it. |
2014-01-14 04:48:36 -0500 | asked a question | packstack stuck at selinux installation Hi, I use packstack to deploy openstack on multi-node (RHEL6.4) and get stuck at selinux-installation step. The outputs shows: Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-selinux' returned 1: Error: Package: openstack-selinux-0.1.3-2.el6ost.noarch (openstack-havana) Then I find this error after I manually execute command "yum -y install openstack-selinux".It looks like there's no "policycoreutils-python" package in RDO repo : Error: Package: openstack-selinux-0.1.3-2.el6ost.noarch (openstack-havana) Requires: policycoreutils-python You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodiges Did anyone have a solution?Any comments would be appreciated.Thanks a lot! |
2013-12-16 02:07:47 -0500 | received badge | ● Famous Question (source) |
2013-12-11 21:58:09 -0500 | received badge | ● Scholar (source) |
2013-12-11 20:30:54 -0500 | commented answer | Is there something wrong with ROD repo? Thanks a lot!The problem is solved. |
2013-12-11 11:55:35 -0500 | received badge | ● Notable Question (source) |
2013-12-11 09:03:02 -0500 | received badge | ● Popular Question (source) |
2013-12-11 08:17:54 -0500 | received badge | ● Student (source) |
2013-12-11 03:38:26 -0500 | asked a question | Is there something wrong with ROD repo? I update packstack and rdo repo today and I find below error when begin to do packstack deploy.So my question is:Is there some packages missing in RDO repo?~ Error: Package: openstack-selinux-0.1.3-2.el6ost.noarch (openstack-havana) Requires: selinux-policy-base >= 3.7.19-231.el6 Installed: selinux-policy-targeted-3.7.19-216.el6.noarch (@openstack-havana) selinux-policy-base = 3.7.19-216.el6 Available: selinux-policy-minimum-3.7.19-216.el6.noarch (openstack-havana) selinux-policy-base = 3.7.19-216.el6 Available: selinux-policy-mls-3.7.19-216.el6.noarch (openstack-havana) selinux-policy-base = 3.7.19-216.el6 Error: Package: openstack-selinux-0.1.3-2.el6ost.noarch (openstack-havana) Requires: selinux-policy-targeted >= 3.7.19-231.el6 Installed: selinux-policy-targeted-3.7.19-216.el6.noarch (@openstack-havana) selinux-policy-targeted = 3.7.19-216.el6 when I check RDO repo,there are only those packages: selinux-policy-3.7.19-216.el6.noarch.rpm 19-Sep-2013 13:55 820K |