Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 689307 Details for
Bug 890041
Quantum network node missing dnsmasq with installation
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Add dnsmasq Require...for now
require_dnsmasq.diff (text/plain), 1.21 KB, created by
Terry Wilson
on 2013-01-28 20:13:40 UTC
(
hide
)
Description:
Add dnsmasq Require...for now
Filename:
MIME Type:
Creator:
Terry Wilson
Created:
2013-01-28 20:13:40 UTC
Size:
1.21 KB
patch
obsolete
>diff --git a/README b/README >new file mode 100644 >index 0000000..30acd64 >--- /dev/null >+++ b/README >@@ -0,0 +1,5 @@ >+This is the dist-git repo for openstack-quantum. >+ >+The master branch is unused. Use an existing branch instead. >+ >+See rhpkg --help for more information. >diff --git a/openstack-quantum.spec b/openstack-quantum.spec >index 69599b2..fc05718 100644 >--- a/openstack-quantum.spec >+++ b/openstack-quantum.spec >@@ -58,6 +58,12 @@ Requires: python-quantum = %{version}-%{release} > Requires: openstack-utils > Requires: python-keystone > >+# dnsmasq is not a hard requirement, but is a requirement for >+# the most likely setup. In the future when there is another >+# DHCP agent option, we will want to consider creating separate >+# packages and having the dnsmasq Require in the appropriate place. >+Requires: dnsmasq >+ > Requires(post): chkconfig > Requires(postun): initscripts > Requires(preun): chkconfig >@@ -565,6 +571,9 @@ fi > > > %changelog >+* Mon Jan 28 2013 Terry Wilson <twilson@redhat.com> - 2012.2.2.1-2 >+- Require dnsmasq (#890041) >+ > * Mon Jan 21 2013 Gary Kotton <gkotton@redhat.com> - 2012.2.1-4 > - Ensure libvirt_vif_driver is set with node installation (bug 885932) > - Cleanup of symbolic link plugin.ini (bug 901959)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 890041
:
689307
|
689311