[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I'm hitting this bug, but I both have enabled_apis defined in my
nova.conf and I don't have osapi_volume in there:

enabled_apis=ec2,osapi_compute,metadata

Could there be some other issue specific to the Ubuntu packages?

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I figured it out:

This documenation here: http://docs.openstack.org/trunk/openstack-
compute/admin/content/configuring-openstack-compute-basics.html has an
authentication section that has a [keystone_authtoken] group near the
top of the file.

Unfortunately, that means that the rest of the file is all but ignored
because the options are in the wrong group in the INI file -- including
enabled_apis.

Moving the auth section to the bottom of the file fixed it.

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I'm hitting this bug, but I both have enabled_apis defined in my
nova.conf and I don't have osapi_volume in there:

enabled_apis=ec2,osapi_compute,metadata

Could there be some other issue specific to the Ubuntu packages?

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

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

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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I figured it out:

This documenation here: http://docs.openstack.org/trunk/openstack-
compute/admin/content/configuring-openstack-compute-basics.html has an
authentication section that has a [keystone_authtoken] group near the
top of the file.

Unfortunately, that means that the rest of the file is all but ignored
because the options are in the wrong group in the INI file -- including
enabled_apis.

Moving the auth section to the bottom of the file fixed it.

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

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

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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-03 Thread James Page
** Changed in: cinder (Ubuntu)
   Status: New = Invalid

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-03 Thread James Page
** Changed in: cinder (Ubuntu)
   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/1073571

Title:
  [Folsom] Conflict between nova-api and cinder-api

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

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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-10-31 Thread Thierry Carrez
I'd say the issue lies with Cinder, and may be limited to Ubuntu
packaging.

** Also affects: cinder (Ubuntu)
   Importance: Undecided
   Status: New

** Project changed: nova = cinder

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-10-31 Thread Vish Ishaya
Cinder and nova-api-os-volume use the same port on purpose. You have to
disable the volume api in nova if you want to use cinder.

As mentioned in point 10 here:

http://wiki.openstack.org/MigrateToCinder


You should make sure osapi_volume is ignored in your conf file.

enabled_apis=ec2,osapi_compute,metadata

** Changed in: cinder
   Status: New = Invalid

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-10-31 Thread Thierry Carrez
I'd say the issue lies with Cinder, and may be limited to Ubuntu
packaging.

** Also affects: cinder (Ubuntu)
   Importance: Undecided
   Status: New

** Project changed: nova = cinder

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

Title:
  [Folsom] Conflict between nova-api and cinder-api

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

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


[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-10-31 Thread Vish Ishaya
Cinder and nova-api-os-volume use the same port on purpose. You have to
disable the volume api in nova if you want to use cinder.

As mentioned in point 10 here:

http://wiki.openstack.org/MigrateToCinder


You should make sure osapi_volume is ignored in your conf file.

enabled_apis=ec2,osapi_compute,metadata

** Changed in: cinder
   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/1073571

Title:
  [Folsom] Conflict between nova-api and cinder-api

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

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