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 881586 Details for
Bug 1083335
nova baremetal instances fail to find image to boot when selinux is set to enforcing
[?]
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.
instack.answers file used in undercloud install
instack.answers (text/plain), 2.17 KB, created by
Richard Su
on 2014-04-02 02:22:22 UTC
(
hide
)
Description:
instack.answers file used in undercloud install
Filename:
MIME Type:
Creator:
Richard Su
Created:
2014-04-02 02:22:22 UTC
Size:
2.17 KB
patch
obsolete
># instack answers file > >### LOCAL_IP ### ># IP address to assign to the interface on the Undercloud that will ># be handling the PXE boots and DHCP for Overcloud instances. ># LOCAL_IP will be assigned to LOCAL_INTERFACE >LOCAL_IP=192.0.2.1 > >### LOCAL_INTERFACE ### ># Network interface on the Undercloud that will be handling the PXE boots and ># DHCP for Overcloud instances. ># LOCAL_INTERFACE will be assigned the address from LOCAL_IP >LOCAL_INTERFACE=eth1 > >### POWER_DRIVER ### ># OpenStack Nova Baremetal power driver to use for powering on/off Overcloud ># instances. Use IPMI for baremetal. For virsh based virtualization, you can ># use: ># POWER_DRIVER=nova.virt.baremetal.ipmi.IPMI >POWER_DRIVER=nova.virt.baremetal.virtual_power_driver.VirtualPowerManager > >### VIRTUAL_POWER_USER ### ># When POWER_DRIVER is set to the VirtualPowerManager, the user to use to ># connect to VIRTUAL_POWER_HOST. Unused if POWER_DRIVER is IPMI. This is ># a user on your virsh host. >VIRTUAL_POWER_USER=rwsu > >### VIRTUAL_POWER_HOST ### ># When POWER_DRIVER is set to the VirtualPowerManager, the virsh host to use ># for Overcloud instances. Unused if POWER_DRIVER is IPMI. >VIRTUAL_POWER_HOST=192.168.122.1 > >### SSH_KEY ### ># When POWER_DRIVER is set to the VirtualPowerManager, the ssh key to use to ># ssh to the virsh host. Unused if POWER_DRIVER is IPMI. ># This should be a path to an ssh private key. The public key portion must be ># added to the ~/.ssh/authorized_keys file for the virtual power user. ># You can generate this key with a command like: ># ssh-keygen -t rsa -N '' -C virtual-power-key -f virtual-power-key >SSH_KEY=/root/virtual-power-key > >### MASQUERADE_NETWORK ### ># Network that will be masqueraded for external access if required. >MASQUERADE_NETWORK=192.0.2.0/24 > >### DHCP_START ### ># Start of DHCP Allocation range for PXE and DHCP of Overcloud instances >DHCP_START=192.0.2.5 > >### DHCP_END ### ># End of DHCP Allocation range for PXE and DHCP of Overcloud instances >DHCP_END=192.0.2.24 > >### NETWORK_CIDR ### ># Network cidr for neutron managed network for Overcloud instances >NETWORK_CIDR=192.0.2.0/24 > >### NETWORK_GATEWAY ### ># Network gateway for neturon managed network for Overcloud instances >NETWORK_GATEWAY=192.0.2.1
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 Raw
Actions:
View
Attachments on
bug 1083335
:
881584
| 881586 |
881587
|
882086
|
882087
|
882398