[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2019-06-06 Thread Brian Rosmaita
Looks like this was fixed via documentation.  Config option no longer
exists in stable branches.

** Changed in: glance
   Status: New => Invalid

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-07 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/85730
Committed: 
https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=6e2c24ade0b1d77af5b6079b8026992091a1ca6d
Submitter: Jenkins
Branch:master

commit 6e2c24ade0b1d77af5b6079b8026992091a1ca6d
Author: Matt Kassawara 
Date:   Mon Apr 7 08:28:44 2014 -0600

Corrected 'rpc_backend' in Glance installation section

I corrected the 'rpc_backend' configuration key in
/etc/glance-api.conf to use 'rabbit' and 'qpid' values from Oslo.
I also removed extraneous AMQP configuration from
/etc/glance-registry.conf.

Change-Id: Ice9848de7fdee0df82bf35082237371e1d6ed19d
Closes-Bug: #1302976


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

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-07 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.openstack.org/85730

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

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-07 Thread Matt Kassawara
Replacing "glance.rpc.impl_kombu" with "rabbit" should resolve the
issue.

** Changed in: openstack-manuals
 Assignee: (unassigned) => Matt Kassawara (ionosphere80)

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-07 Thread Deon Rodden
This is also present in Ubuntu 14.04 Beta/Release Candidate.  glance-api
won't startup, looping error in the logs.

I'm running the 1:2014.1~rc1-0ubuntu1 that's in the standard/default
repository. I'm completely up to date on packages as of 4/7/2014

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu Trusty Tahr (development branch)"

ii  glance  1:2014.1~rc1-0ubuntu1 all   
   OpenStack Image Registry and Delivery Service - Daemons
ii  glance-api  1:2014.1~rc1-0ubuntu1 all   
   OpenStack Image Registry and Delivery Service - API
ii  glance-common   1:2014.1~rc1-0ubuntu1 all   
   OpenStack Image Registry and Delivery Service - Common
ii  glance-registry 1:2014.1~rc1-0ubuntu1 all   
   OpenStack Image Registry and Delivery Service - Registry
ii  python-glance   1:2014.1~rc1-0ubuntu1 all   
   OpenStack Image Registry and Delivery Service - Python library
ii  python-glanceclient 1:0.12.0-0ubuntu1 all   
   Client library for Openstack glance server.


This is from api.log:


2014-04-07 08:44:30.648 24878 WARNING glance.api.v2.images [-] Could not find 
schema properties file schema-image.json. Continuing without custom properties
2014-04-07 08:44:30.831 24878 CRITICAL glance [-] DriverLoadFailure: Failed to 
load transport driver "glance.rpc.impl_kombu": No 'oslo.messaging.drivers' 
driver found, looking for 'glance.rpc.impl_kombu'

2014-04-07 08:44:31.301 24883 ERROR glance.store.sheepdog [-] Error in store 
configuration: Unexpected error while running command.
Command: None
Exit code: -
Stdout: "Unexpected error while running command.\nCommand: collie\nExit code: 
127\nStdout: ''\nStderr: '/bin/sh: 1: collie: not found\\n'"
Stderr: None
2014-04-07 08:44:31.304 24883 WARNING glance.store.base [-] Failed to configure 
store correctly: Store sheepdog could not be configured correctly. Reason: 
Error in store configuration: Unexpected error while running command.
Command: None
Exit code: -
Stdout: "Unexpected error while running command.\nCommand: collie\nExit code: 
127\nStdout: ''\nStderr: '/bin/sh: 1: collie: not found\\n'"
Stderr: None Disabling add method.
2014-04-07 08:44:31.305 24883 WARNING glance.store [-] Deprecated: 
glance.store.sheepdog.Store not found in `known_store`. Stores need to be 
explicitly enabled in the configuration file.
2014-04-07 08:44:31.310 24883 WARNING glance.store [-] Deprecated: 
glance.store.rbd.Store not found in `known_store`. Stores need to be explicitly 
enabled in the configuration file.
2014-04-07 08:44:31.312 24883 WARNING glance.store.base [-] Failed to configure 
store correctly: Store gridfs could not be configured correctly. Reason: 
Missing dependencies: pymongo Disabling add method.
2014-04-07 08:44:31.313 24883 WARNING glance.store [-] Deprecated: 
glance.store.gridfs.Store not found in `known_store`. Stores need to be 
explicitly enabled in the configuration file.
2014-04-07 08:44:31.369 24883 WARNING glance.store.base [-] Failed to configure 
store correctly: Store cinder could not be configured correctly. Reason: Cinder 
storage requires a context. Disabling add method.
2014-04-07 08:44:31.370 24883 WARNING glance.store [-] Deprecated: 
glance.store.cinder.Store not found in `known_store`. Stores need to be 
explicitly enabled in the configuration file.
2014-04-07 08:44:31.379 24883 WARNING glance.store [-] Deprecated: 
glance.store.swift.Store not found in `known_store`. Stores need to be 
explicitly enabled in the configuration file.
2014-04-07 08:44:31.416 24883 WARNING glance.store [-] Deprecated: 
glance.store.vmware_datastore.Store not found in `known_store`. Stores need to 
be explicitly enabled in the configuration file.
2014-04-07 08:44:31.419 24883 WARNING glance.store [-] Deprecated: 
glance.store.s3.Store not found in `known_store`. Stores need to be explicitly 
enabled in the configuration file.
2014-04-07 08:44:31.471 24883 WARNING glance.api.v2.images [-] Could not find 
schema properties file schema-image.json. Continuing without custom properties
2014-04-07 08:44:31.655 24883 CRITICAL glance [-] DriverLoadFailure: Failed to 
load transport driver "glance.rpc.impl_kombu": No 'oslo.messaging.drivers' 
driver found, looking for 'glance.rpc.impl_kombu'

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-05 Thread Tom Fifield
** Changed in: openstack-manuals
   Status: New => Confirmed

** Changed in: openstack-manuals
   Importance: Undecided => High

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

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1302976] Re: Install the Image Service in OpenStack Installation Guide for Ubuntu 12.04 (LTS)  - icehouse - Configuration error

2014-04-05 Thread Florian Guitton
** Also affects: glance
   Importance: Undecided
   Status: New

** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  Install the Image Service in OpenStack Installation Guide for Ubuntu
  12.04 (LTS)  - icehouse - Configuration error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs