In Point-2, change the command "openstack-config --set /etc/
nova/nova.conf DEFAULT instance_usage_audit Hhour" to
"openstack-config --set /etc/nova/nova.conf DEFAULT
instance_usage_audit_period hour"
The description about editing the
/etc/nova/nova.conf [DEFAULT] section has already been added by
someone else.
Change-Id: I978790c6a6c8d9a122ac972c6d3758a694645290
backport: havana
Closes-Bug: #1249779
Adds a note with troubleshooting information when GRE doesn't work
on Ubuntu 12.04 LTS.
Change-Id: I6223bbc0a0e77b1b0971ed52d7bbc7266d5fc69b
Closes-bug: 1249589
Partial-bug: 1238445
Adds step, formats it for rhel, centos, fedora
Creates a symbolic link from /etc/neutron/plugin.ini to /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini or neutron-server will not run on Centos
Change-Id: I5f5e31f315237d6eeb6a51d28e3dc799081a43a7
author: nermina miller
backport: havana
Closes-Bug: 1240697
Document the Nicira plugin's asynchronous state retrieval
process and the configuration options that discipline it.
Bug 1250082
Change-Id: I63909184ebeb1cf080869c921b4aad983304ac82
Bug 1247323 states a requirement to remove the
instructions to copy .conf files between the controller and compute
nodes. Bug 1245968 mentions this as a possible cause of the issue.
This patch progresses both bugs, but resolves neither. Also fixes for
some minor layout and wording issues.
Change-Id: Ia92fbaf9152df561aa38dac4c91e9f38bd425964
backport: havana
Partial-Bug: #1247323
Partial-Bug: #1245968
Changing "curl" to "wget" in "Verifying the Image Service installation"
page. This is because Ubuntu doesn't include curl in the default
base/minimal installation.
Change-Id: I16364d05085a2a9c3713e94f71a3250215361540
Closes-Bug: #1248605
backport: havana
Steps 6 and 8 were referencing the same files while step 7
used another one. Let's merge the steps as proposed in the bug.
Change-Id: I8d379055db86f83bee181632aa84cec891cb9880
backport: havana
Closes-Bug: 1245914
We have mixed styles in the guide with regards to capitalization
and do not use gerunds (_ING_ verbs). This fixes the remaining
pieces.
Change-Id: I20a45b77de267a946b8f5b24c4a54fb9461274d0
backport: havana
- MongoDB must be configured to accept connections on the public
interface of the controller on (Open)SUSE and Debian/Ubuntu
- Fix wrong section name for the metering_key setting
Change-Id: I98a0278c08d40faa6f5f0a8c44f28bd17b274b32
backport: havana
The database configuration disappeared from the debian/ubuntu
installation guide. Add the configuration bits in nova.conf, as done for
other distributions.
Change-Id: I7f7c754c7ff8d6898149507b49efd5a9d51e7ef0
Closes-Bug: #1244216
Backport: havana
Copied instructions from glance, added to keystone, nova, and heat. Did not
add to neutron, as the chapter layout is significantly different.
Change-Id: If347859a1a38a1353395e4fec58c9f199a72a4eb
backport: havana
Closes-Bug: #1248599
Previously, the install-guide told about using the "ntpdate"
client in a cron job to update the time, which is a bad
advise. Also, it didn't tell how to install ntpdate either.
Using the ntp daemon is much better. This patch fixes that.
Change-Id: I6f624cf89d558bffcaee724e13274466a8fd3e2b
backport: havana
Changed intro text, and final step, as per bug report. Slightly updated
wording and corrected bug number.
Change-Id: I91fa36d6bb1c4713f8d776e5ca71454c839f91e2
backport: havana
Closes-Bug: #1245960
Move Big Switch, Nicira, OSV, PLUMgrid, Ryu, and neutron agent config info to ch_neworking
Add info about deleting nova-network before initializing networking install
Add crossreferences to Config Ref and Install Guide
author: nermina miller
backport: havana
Partial-Bug: 1244759
Change-Id: I5fe694de95da45879acccb5dfa45a331aa591403
Change upper range [6000] to [6105 (inclusive)]
Added the following note:
In addition to the default VNC port numbers (5900 to 6000)
specified in the above document, the following ports are also
used: 6101, 6102 and 6105.
Change-Id: Ie4e5be478fad2b1c93033f22bda8108a0be06206
backport: havana
Closes-Bug: #1249250