[Bug 1462947] Re: ceilometermiddleware is not packaged

KATO Tomoyuki kato.tomoyuki at jp.fujitsu.com
Tue Feb 2 22:31:41 UTC 2016


** Changed in: openstack-manuals
     Assignee: yan.haifeng (yanheven) => (unassigned)

** Changed in: openstack-manuals
    Milestone: mitaka => None

** Changed in: openstack-manuals
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1462947

Title:
  ceilometermiddleware is not packaged

Status in Ceilometer:
  Invalid
Status in Ubuntu Cloud Archive:
  Fix Released
Status in openstack-manuals:
  Invalid
Status in Ubuntu:
  Fix Released

Bug description:
  
  -----------------------------------
  Built: 2015-06-02T18:20:52 00:00
  git SHA: 2291b4b7a56483d753f14fe516e31c3077f4afa7
  URL: http://docs.openstack.org/kilo/install-guide/install/apt/content/ceilometer-swift.html
  source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_ceilometer-swift.xml
  xml:id: ceilometer-swift

  when I configure swift for ceilometer, restart swift-proxy service
  failed. and I start it by myself:

  root at controller:~# python /usr/bin/swift-init proxy-server start

  Starting proxy-server...(/etc/swift/proxy-server.conf)
  Traceback (most recent call last):
    File "/usr/bin/swift-proxy-server", line 23, in <module>
      sys.exit(run_wsgi(conf_file, 'proxy-server', **options))
    File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 445, in run_wsgi
      loadapp(conf_path, global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 354, in loadapp
      ctx = loadcontext(loadwsgi.APP, conf_file, global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 338, in loadcontext
      global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext
      global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 320, in _loadconfig
      return loader.get_context(object_type, name, global_conf)
    File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 61, in get_context
      object_type, name=name, global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 450, in get_context
      global_additions=global_additions)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 562, in _pipeline_app_context
      for name in pipeline[:-1]]
    File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 61, in get_context
      object_type, name=name, global_conf=global_conf)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 458, in get_context
      section)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 517, in _context_from_explicit
      value = import_string(found_expr)
    File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 22, in import_string
      return pkg_resources.EntryPoint.parse("x=" + s).load(False)
    File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2088, in load
      entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  ImportError: No module named ceilometermiddleware.swift

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



More information about the Ubuntu-openstack-bugs mailing list