** Changed in: nova (Ubuntu Utopic)
       Status: New => In Progress

** Changed in: nova (Ubuntu Utopic)
     Assignee: (unassigned) => Edward Hope-Morley (hopem)

** Changed in: nova (Ubuntu)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Utopic)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Trusty)
   Importance: Undecided => High

** Description changed:

  [Impact]
  
-  * Nova services fail to start because they cannot connect to rsyslog
+  * If Nova services are configured to log to syslog (use_syslog=True) they 
will
+    currently fail with ECONNREFUSED if they cannot connect to syslog. This 
patch
+    adds support for allowing nova to retry connecting a configurable number of
+    times before print an error message and continuing with startup.
  
  [Test Case]
  
-  * Set user_syslog to True in nova.conf, stop rsyslog service and
- restart nova services.
+  * Configure nova with use_syslog=True in nova.conf, stop rsyslog service and
+    restart nova services. Check that upstart nova logs to see retries occuring
+    then start rsyslog and observe connection succeed and nova-compute startup.
  
  [Regression Potential]
  
   * None
- 
- 
- When nova services log to syslog, we should make sure the dependency on the 
upstart jobs is set prior to the nova-* services start.

** Description changed:

  [Impact]
  
-  * If Nova services are configured to log to syslog (use_syslog=True) they 
will
-    currently fail with ECONNREFUSED if they cannot connect to syslog. This 
patch
-    adds support for allowing nova to retry connecting a configurable number of
-    times before print an error message and continuing with startup.
+  * If Nova services are configured to log to syslog (use_syslog=True) they
+    will currently fail with ECONNREFUSED if they cannot connect to syslog.
+    This patch adds support for allowing nova to retry connecting a 
+    configurable number of times before print an error message and continuing
+    with startup.
  
  [Test Case]
  
-  * Configure nova with use_syslog=True in nova.conf, stop rsyslog service and
-    restart nova services. Check that upstart nova logs to see retries occuring
-    then start rsyslog and observe connection succeed and nova-compute startup.
+  * Configure nova with use_syslog=True in nova.conf, stop rsyslog service and
+    restart nova services. Check that upstart nova logs to see retries 
+    occurring then start rsyslog and observe connection succeed and 
+    nova-compute startup.
  
  [Regression Potential]
  
-  * None
+  * None

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1459046

Title:
  [SRU] nova-* services do not start if rsyslog is not yet started

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1459046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to