yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30362
[Bug 1435487] [NEW] ServiceProviderModel has wrong attributes for auth_url and sp_url
Public bug reported:
The attributes aren't nullable [1], but in the ServiceProviderModel they
have nullable=True [2].
[1]
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/migrate_repo/versions/006_fixup_service_provider_attributes.py#L39-L40
[2]
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/backends/sql.py#L97-L98
** Affects: keystone
Importance: Undecided
Assignee: Rodrigo Duarte (rodrigodsousa)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1435487
Title:
ServiceProviderModel has wrong attributes for auth_url and sp_url
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
The attributes aren't nullable [1], but in the ServiceProviderModel
they have nullable=True [2].
[1]
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/migrate_repo/versions/006_fixup_service_provider_attributes.py#L39-L40
[2]
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/backends/sql.py#L97-L98
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1435487/+subscriptions
Follow ups
References