[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-03-27 Thread Dolph Mathews
** Changed in: python-keystoneclient
   Importance: Undecided => Wishlist

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1298624] Re: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2014-03-27 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  dbus.exceptions.DBusException:
  org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-
  daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1298624/+subscriptions

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


[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-01 Thread Dolph Mathews
** Also affects: keystone
   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/1279000

Title:
  db migrate script to set charset=utf8 for all tables

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

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


[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-01 Thread Dolph Mathews
Thiago, that exception looks to be caused by this patch to oslo.db:

  https://github.com/openstack/oslo-incubator/commit/7aa94df

Should there be an exception for migrate_version there? (why do we care
about the charset of that table?) Alternatively, Nova appears to have a
workaround:

if migrate_engine.name == "mysql":
# In Folsom we explicitly converted migrate_version to UTF8.
sql = "ALTER TABLE migrate_version CONVERT TO CHARACTER SET utf8;"
# Set default DB charset to UTF8.
sql += "ALTER DATABASE %s DEFAULT CHARACTER SET utf8;" % \
migrate_engine.url.database
migrate_engine.execute(sql)

** Changed in: keystone
   Status: New => Incomplete

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

Title:
  db migrate script to set charset=utf8 for all tables

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

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


[Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-02 Thread Dolph Mathews
** Also affects: keystone (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: keystone (Ubuntu)
   Status: New => Confirmed

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

Title:
  openstack.common.db.sqlalchemy.migration utf8 table check issue on
  initial migration

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

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


[Bug 1300814] Re: Tables "migrate_version" have non utf8 collation

2014-04-02 Thread Dolph Mathews
*** This bug is a duplicate of bug 1301036 ***
https://bugs.launchpad.net/bugs/1301036

This is a dupe of bug 1301036, but LP is timing out when I try to "Mark
as duplicate."

** Tags removed: keystone
** Tags added: icehouse-rc-potential

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

** Changed in: keystone (Ubuntu)
   Status: Confirmed => Invalid

** This bug has been marked a duplicate of bug 1301036
   openstack.common.db.sqlalchemy.migration utf8 table check issue on initial 
migration

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

Title:
  Tables "migrate_version" have non utf8 collation

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

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


[Bug 1319425] Re: keystone link not created in /etc/init.d

2014-05-22 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  keystone link not created in /etc/init.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1319425/+subscriptions

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


[Bug 878282] Re: keystone database connection error

2012-02-17 Thread Dolph Mathews
This is no longer applicable to the new codebase in keystone master.

** Changed in: keystone
   Status: In Progress => Invalid

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

Title:
  keystone database connection error

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

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


[Bug 902661] Re: Chromium unsets preferred webbrowser

2015-08-13 Thread Dolph Mathews
Another discussion of this issue: http://askubuntu.com/a/628111/22414

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

Title:
  Chromium unsets preferred webbrowser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/902661/+subscriptions

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


[Bug 1479377] Re: Eror while installing keystone

2015-07-29 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  Eror while installing keystone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1479377/+subscriptions

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


[Bug 1472503] Re: python-ldap 2.4.20 causing install issues

2015-07-09 Thread Dolph Mathews
** Changed in: keystone
   Status: Incomplete => Invalid

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

Title:
  python-ldap 2.4.20 causing install issues

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

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


[Bug 1472503] Re: python-ldap 2.4.20 causing install issues

2015-07-09 Thread Dolph Mathews
Closing in keystone based on comment #5. The version constraint for pbr
in keystone's requirements already includes the latest version, but the
minimum could certainly be bumped OpenStack-wide:

  https://github.com/openstack/keystone/blob/7efc3d/requirements.txt#L5

  https://github.com/openstack/requirements/blob/7f192f/global-
requirements.txt#L105

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

Title:
  python-ldap 2.4.20 causing install issues

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

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-02-18 Thread Dolph Mathews
** Changed in: python-openstackclient
   Status: Invalid => New

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1433595] Re: Keystone writes "Access denied" for DB-Connection to its configured logfile

2015-03-18 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  Keystone writes "Access denied" for DB-Connection to its configured
  logfile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1433595/+subscriptions

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


[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2013-10-22 Thread Dolph Mathews
As a workaround, I'd recommend uninstalling keyring if you don't need
it.

** Also affects: python-keystoneclient (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: python-keystoneclient

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

Title:
  Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1242992/+subscriptions

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


[Bug 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2013-08-28 Thread Dolph Mathews
** Changed in: keystone
   Importance: Undecided => Medium

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

Title:
  Keystone's token table grows unconditionally when using SQL backend.

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

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


[Bug 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2014-04-07 Thread Dolph Mathews
Since it's not already mentioned in this bug, the long term solution
here is to simply not persist tokens at all:

  https://blueprints.launchpad.net/keystone/+spec/ephemeral-pki-tokens

** Also affects: openstack-manuals
   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/1032633

Title:
  Keystone's token table grows unconditionally when using SQL backend.

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

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


[Bug 1315188] Re: No init.d script included in icehouse ubuntu packaging

2014-05-01 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  No init.d script included in icehouse ubuntu packaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1315188/+subscriptions

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


[Bug 1309430] Re: openstack role add RHEL error

2014-08-04 Thread Dolph Mathews
This looks like it's an issue between devstack and openstackclient. This
was filed months ago though, is it still an issue?

** Project changed: keystone => devstack

** Changed in: devstack
   Status: New => Incomplete

** Also affects: python-openstackclient
   Importance: Undecided
   Status: New

** Changed in: python-openstackclient
   Status: New => Incomplete

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

Title:
  openstack role add RHEL error

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

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


[Bug 1307598] Re: Debian/Ubuntu system wide CA certificate file doesn't seem to be used

2014-04-14 Thread Dolph Mathews
** Project changed: python-keystoneclient => python-keystoneclient
(Ubuntu)

** Changed in: python-keystoneclient (Ubuntu)
   Status: Incomplete => New

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

Title:
  Debian/Ubuntu system wide CA certificate file doesn't seem to be used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1307598/+subscriptions

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


[Bug 1294215] Re: set_default_for_default_log_levels

2014-03-18 Thread Dolph Mathews
This looks like a packaging issue - what version of oslo.config is
installed?

** Project changed: keystone => keystone (Ubuntu)

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

Title:
  set_default_for_default_log_levels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1294215/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-01-22 Thread Dolph Mathews
** Also affects: python-openstackclient
   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/1100116

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-01-24 Thread Dolph Mathews
The entire keystoneclient CLI is already deprecated, so that would be a
bit redundant.

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1231339] Re: keystone s3_token middleware not usable

2014-02-10 Thread Dolph Mathews
** Changed in: python-keystoneclient
   Importance: Undecided => High

** Changed in: python-keystoneclient
Milestone: None => 0.5.2

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

Title:
  keystone s3_token middleware not usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1231339/+subscriptions

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


[Bug 1231339] Re: keystone s3_token middleware not usable

2014-02-11 Thread Dolph Mathews
Removed the Public Security status; if this should be Public Security,
please provide justification.

** Information type changed from Public Security to Public

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

Title:
  keystone s3_token middleware not usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1231339/+subscriptions

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


[Bug 1231339] Re: keystone s3_token middleware not usable

2014-02-11 Thread Dolph Mathews
** Changed in: python-keystoneclient
Milestone: 0.5.2 => None

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

Title:
  keystone s3_token middleware not usable

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

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


[Bug 1100116] Re: add an option to prompt for passwords to avoid leaking them into history and ps output

2014-03-26 Thread Dolph Mathews
** Changed in: python-keystoneclient
   Status: Fix Committed => Fix Released

** Changed in: python-keystoneclient
Milestone: None => 0.7.0

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

Title:
  add an option to prompt for passwords to avoid leaking them into
  history and ps output

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100116/+subscriptions

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


[Bug 1223010] Re: Use oauthlib rather than oauth2

2013-11-22 Thread Dolph Mathews
Not sure if we want to merge these two bugs or not, but upstream this
issue is tracked in bug 1240382

** Summary changed:

- Use oauthlib rather than oauth.
+ Use oauthlib rather than oauth2

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

Title:
  Use oauthlib rather than oauth2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1223010/+subscriptions

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


[Bug 1231339] Re: keystone s3_token middleware not usable

2014-03-05 Thread Dolph Mathews
** Changed in: keystone
 Assignee: (unassigned) => Brant Knudson (blk-u)

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

Title:
  keystone s3_token middleware not usable

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

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


[Bug 1381768] Re: AttributeError: 'module' object has no attribute 'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4

2014-11-19 Thread Dolph Mathews
This isn't easily backportable to icehouse, as LDAP core has changed
significantly since. Anyone interested in tackling that?

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

Title:
  AttributeError: 'module' object has no attribute
  'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4

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

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


[Bug 1078947] Re: auth_token failure if signing_dir not specified running under upstart

2012-12-13 Thread Dolph Mathews
** Project changed: keystone => python-keystoneclient

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

Title:
  auth_token failure if signing_dir not specified running under upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1078947/+subscriptions

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


[Bug 1040626] Re: Update user's default tenant partially succeeds without authz

2013-03-05 Thread Dolph Mathews
@Neela: The CLI client uses the HTTP API, so this fix applies to both.

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

Title:
  Update user's default tenant partially succeeds without authz

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

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


[Bug 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2013-03-06 Thread Dolph Mathews
Moving this issue to a BP:
https://blueprints.launchpad.net/keystone/+spec/keystone-manage-token-
flush

** Changed in: keystone
   Status: Confirmed => Invalid

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

Title:
  Keystone's token table grows unconditionally when using SQL backend.

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

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


[Bug 1103634] Re: error installing keystone ubuntu package in ubuntu 12.04 x64

2013-03-06 Thread Dolph Mathews
Maintaining previous confirmed status

** Changed in: keystone (Ubuntu)
   Status: New => Confirmed

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

Title:
  error installing keystone ubuntu package in ubuntu 12.04 x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1103634/+subscriptions

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


[Bug 1103634] Re: error installing keystone ubuntu package in ubuntu 12.04 x64

2013-03-06 Thread Dolph Mathews
Moving to ubuntu as this sounds like a packaging issue.

Although, it's been a while since this was opened-- has it been
resolved?

** Project changed: keystone => keystone (Ubuntu)

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

Title:
  error installing keystone ubuntu package in ubuntu 12.04 x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1103634/+subscriptions

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


[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-06 Thread Dolph Mathews
sina-sa: The default values used by db_sync are configurable via
keystone.conf

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

Title:
  Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

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

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


[Bug 1021708] Re: no CLI interface to find all of the tenants which a given user belongs to

2013-03-06 Thread Dolph Mathews
This is resolved with the  introduction of the GET
/v3/users/{user_id}/projects API in Grizzly (tenants are now known as
projects).

** Changed in: keystone
   Status: Triaged => Fix Committed

** Project changed: python-keystoneclient => python-openstackclient

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

Title:
  no CLI interface to find all of the tenants which a given user belongs
  to

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

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


[Bug 861682] Re: Foreign keys should relate to fields of the same type

2011-09-28 Thread Dolph Mathews
Both the Service and Role models use Integers for ID's & FK's:

class Role(Base, KeystoneBase):
id = Column(Integer, primary_key=True, autoincrement=True)
service_id = Column(Integer, ForeignKey('services.id'))

class Service(Base, KeystoneBase):
id = Column(Integer, primary_key=True, autoincrement=True)

Source:
https://github.com/openstack/keystone/blob/master/keystone/backends/sqlalchemy/models.py

** Changed in: keystone (Ubuntu Oneiric)
   Status: In Progress => Invalid

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

Title:
  Foreign keys should relate to fields of the same type

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

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


[Bug 861682] Re: Foreign keys should relate to fields of the same type

2011-09-28 Thread Dolph Mathews
** Changed in: keystone
   Status: New => Fix Committed

** Changed in: keystone (Ubuntu Oneiric)
   Status: Invalid => 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/861682

Title:
  Foreign keys should relate to fields of the same type

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

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


[Bug 570151] Re: mouse stuck between screens with xinerama

2011-09-12 Thread Dolph Mathews
Running Xinerama on 10.04.3 with triple monitors across two GPU's... I
can reproduce this bug on demand within seconds of a fresh boot by
simply dragging a selection box on the desktop up and down the seam
between either pair of monitors (0 & 1 or 1 & 2).

During normal workday use, this bug renders my entire system
unresponsive several times per day.

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

Title:
  mouse stuck between screens with xinerama

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/570151/+subscriptions

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


[Bug 988920] Re: Token authentication for a user in a disabled tenant does not raise Unauthorized error

2012-09-27 Thread Dolph Mathews
Russell: It's exactly as you describe.

In this case, authentication succeeds as expected, but authorization
should fail (disabling the tenant should break the user-tenant
authorization relationship).

Once the token is established with authorization on the tenant, keystone
would respond 200 OK to token validation requests from other OpenStack
services, allowing the user to work with the tenant's resources --
probably not what the admin had in mind when disabling the tenant!

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

Title:
  Token authentication for a user in a disabled tenant does not raise
  Unauthorized error

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

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


[Bug 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2012-08-31 Thread Dolph Mathews
** Changed in: keystone
   Status: New => Confirmed

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

Title:
  Keystone's token table grows unconditionally when using SQL backend.

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

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


[Bug 963056] Re: Object references not validated (returning 500 instead of 404)

2012-07-16 Thread Dolph Mathews
This was fixed in keystone in the above series of changes, and continued
/ further improved in bug 968519.

** Changed in: keystone
   Status: Confirmed => Fix Committed

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

Title:
  Object references not validated (returning 500 instead of 404)

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

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


[Bug 963056] Re: Object references not validated (returning 500 instead of 404)

2012-07-16 Thread Dolph Mathews
** Changed in: keystone
   Status: Fix Committed => 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/963056

Title:
  Object references not validated (returning 500 instead of 404)

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

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


[Bug 963056] Re: Object references not validated (returning 500 instead of 404)

2012-06-07 Thread Dolph Mathews
** Changed in: keystone
 Assignee: (unassigned) => Dolph Mathews (dolph)

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

Title:
  Object references not validated (returning 500 instead of 404)

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

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


[Bug 1161704] Re: ImportError: No module named middleware.auth_token

2013-04-02 Thread Dolph Mathews
Agree; I assume python-keystoneclient will be revised as part of the
grizzly series of package updates, but moving this bug just to be sure.

** Project changed: keystone => python-keystoneclient (Ubuntu)

** Changed in: python-keystoneclient (Ubuntu)
   Status: Invalid => New

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

Title:
  ImportError: No module named middleware.auth_token

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1161704/+subscriptions

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


[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-12 Thread Dolph Mathews
Is this issue somehow 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/1133608

Title:
  Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

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

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


[Bug 1153988] Re: keystone starts too early

2013-03-12 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  keystone starts too early

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1153988/+subscriptions

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


[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-13 Thread Dolph Mathews
I believe the bug 1130424 exhibits different symptoms, so I don't think
this is a dupe.

I'm wondering if this was caused as a result of a race condition?

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

Title:
  Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

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

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


[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-13 Thread Dolph Mathews
*** This bug is a duplicate of bug 1130424 ***
https://bugs.launchpad.net/bugs/1130424

Ah, thanks Adam! That explanation makes a lot of sense.

** This bug has been marked a duplicate of bug 1130424
   SQL migration 017 fails with non-empty database

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

Title:
  Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

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

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


[Bug 948719] Re: uninstall keystone error

2012-03-07 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  uninstall  keystone error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/948719/+subscriptions

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


[Bug 959610] Re: keystone is not logging

2012-03-19 Thread Dolph Mathews
** Changed in: keystone
 Assignee: (unassigned) => Dolph Mathews (dolph)

** Changed in: keystone
Milestone: None => essex-rc1

** Changed in: keystone
   Status: New => In Progress

** Changed in: keystone
   Importance: Undecided => Low

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

Title:
  keystone is not logging

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

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


[Bug 1203639] Re: Keystone initial install fails to start keystone server correctly (respawning too fast)

2013-07-22 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

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

Title:
  Keystone initial install fails to start keystone server correctly
  (respawning too fast)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1203639/+subscriptions

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


[Bug 1100119] Re: keystone help lists non-optional arguments as optional

2013-05-15 Thread Dolph Mathews
Does the review not mention the bug number? It's not linked here.

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

Title:
  keystone help lists non-optional arguments as optional

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100119/+subscriptions

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


[Bug 1198258] Re: wrong path for config files in /etc/keystone/keystone.conf

2013-07-11 Thread Dolph Mathews
** Project changed: keystone => keystone (Ubuntu)

** Changed in: keystone (Ubuntu)
   Status: Incomplete => New

** No longer affects: devstack

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

Title:
  wrong path for config files in /etc/keystone/keystone.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1198258/+subscriptions

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


[Bug 1064835] Re: [SRU] keystoneclient fails on SSL certificates that work for other services

2013-05-29 Thread Dolph Mathews
** Changed in: python-keystoneclient
Milestone: None => 0.2.0

** Changed in: python-keystoneclient
   Status: Fix Committed => 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/1064835

Title:
  [SRU] keystoneclient fails on SSL certificates that work for other
  services

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1064835/+subscriptions

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


[Bug 1078947] Re: auth_token failure if signing_dir not specified running under upstart

2013-05-29 Thread Dolph Mathews
** Changed in: python-keystoneclient
Milestone: None => 0.2.2

** Changed in: python-keystoneclient
   Status: Fix Committed => Fix Released

** Changed in: python-keystoneclient
   Importance: Undecided => Medium

** Changed in: python-keystoneclient
 Assignee: (unassigned) => Dolph Mathews (dolph)

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

Title:
  auth_token failure if signing_dir not specified running under upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1078947/+subscriptions

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


[Bug 1100119] Re: keystone help lists non-optional arguments as optional

2013-05-29 Thread Dolph Mathews
*** This bug is a duplicate of bug 1182130 ***
https://bugs.launchpad.net/bugs/1182130

Bah, I didn't realize this was being tracked twice; apologies!

** This bug has been marked a duplicate of bug 1182130
   Required command arguments listead as optional for "keystone help "

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

Title:
  keystone help lists non-optional arguments as optional

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1100119/+subscriptions

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


[Bug 1164757] Re: debian control file is missing dependencies

2013-05-29 Thread Dolph Mathews
** Project changed: python-keystoneclient => python-keystoneclient
(Ubuntu)

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

Title:
  debian control file is missing dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1164757/+subscriptions

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


[Bug 878282] Re: keystone database connection error

2011-10-19 Thread Dolph Mathews
Related to bug 874284 (similar cause, different symptoms).

** Changed in: keystone
 Assignee: (unassigned) => Dolph Mathews (dolph)

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

Title:
  keystone database connection error

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

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