← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1888661] [NEW] glance-api fails to start when ceph.conf doesn't end in a newline

 

Public bug reported:

glance-api fails to start when the provided ceph.conf does not end in a
newline.

Take a working ceph.conf, trim all whitespace at the end and start
glance-api. It aborts with the error message

    ERROR: [errno 22] RADOS invalid argument (error calling
conf_read_file)

Add a newline at the end, start it again and it works.

Other compontents of Openstack (cinder, nova, gnocchi) work without the
newline at the ende, this should be consistent.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1888661

Title:
  glance-api fails to start when ceph.conf doesn't end in a newline

Status in Glance:
  New

Bug description:
  glance-api fails to start when the provided ceph.conf does not end in
  a newline.

  Take a working ceph.conf, trim all whitespace at the end and start
  glance-api. It aborts with the error message

      ERROR: [errno 22] RADOS invalid argument (error calling
  conf_read_file)

  Add a newline at the end, start it again and it works.

  Other compontents of Openstack (cinder, nova, gnocchi) work without
  the newline at the ende, this should be consistent.

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


Follow ups