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 292381 Details for
Bug 429525
rgmanager rgmanager detects false collisions between attributes of a vm resource
[?]
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]
Example of how to allow multiple instances of the same domain name
vm.sh-multiname.patch (text/plain), 1020 bytes, created by
Lon Hohberger
on 2008-01-21 16:05:20 UTC
(
hide
)
Description:
Example of how to allow multiple instances of the same domain name
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2008-01-21 16:05:20 UTC
Size:
1020 bytes
patch
obsolete
>Index: vm.sh >=================================================================== >RCS file: /cvs/cluster/cluster/rgmanager/src/resources/vm.sh,v >retrieving revision 1.1.2.11 >diff -u -r1.1.2.11 vm.sh >--- vm.sh 19 Dec 2007 21:33:26 -0000 1.1.2.11 >+++ vm.sh 21 Jan 2008 15:58:03 -0000 >@@ -52,6 +52,16 @@ > </shortdesc> > <content type="string"/> > </parameter> >+ >+ <parameter name="name_override"> >+ <longdesc lang="en"> >+ This is the name of the virtual machine. >+ </longdesc> >+ <shortdesc lang="en"> >+ Name >+ </shortdesc> >+ <content type="string"/> >+ </parameter> > > <parameter name="domain" reconfig="1"> > <longdesc lang="en"> >@@ -496,6 +506,7 @@ > # A Resource group is abstract, but the OCF RA API doesn't allow for abstract > # resources, so here it is. > # >+[ -n "$OCF_RESKEY_name_override" ] && export OCF_RESKEY_name=$OCF_RESKEY_name_override > > case $1 in > start)
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 429525
:
292354
| 292381