[Rdo-list] [RDO] konkas commented on a discussion.
by RDO Forum
konkas commented on a discussion.
I have a similar setup with Centos 6.4
I have added a pool with the following command:
nova-manage floating create --pool=nova --ip_range=192.168.1.120/27
Still the web interface says: "No floating ip pools available" when I try to associate a floating ip with an instance.
The same problem occurs when I try to allocate ip to project in the menu Access & Security/Floating IPs.
Above is executed as the admin user in the web interface.
Any suggestions?
---
Follow the link below to check it out:
http://openstack.redhat.com/forum/discussion/comment/668#Comment_668
Have a great day!
11 years, 5 months
[Rdo-list] [RDO] bv_arvind commented on a discussion.
by RDO Forum
bv_arvind commented on a discussion.
hi,
I tried building it using the src rpm. I expected that it would create the required sources in BUILD folder. However it just seems to install yum repository location and expects the installation to take place during boot time by fetching from the yum repository
Here is the spec file that I got after making build :
%description
This package contains the RDO repository
%install
install -p -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/rdo-release.repo
GPG Key
install -Dpm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-RDO-Grizzly
%files
%{_sysconfdir}/yum.repos.d/rdo-release.repo
%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-RDO-Grizzly
I was hoping to get a complete src package rpm so that the image can boot up with the src installed ;(
---
Follow the link below to check it out:
http://openstack.redhat.com/forum/discussion/comment/665#Comment_665
Have a great day!
11 years, 5 months