yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24744
[Bug 1394730] [NEW] Keystone should not allow creation multiple service with same type
Public bug reported:
In service table only "ID" is primary not type.
(i.e) I can create two service of type "compute". Assume if I do so,
then horizon and other services clients will throw exception since
they don't know which service to pick it up.
Best to way to avoid this, is to not allow creation of two service with
same type.
Note:
In order to support differnt version, services use differnt type. e.g Nova creates service of type "compute" and "computev3"
This is related to https://bugs.launchpad.net/bugs/1369401 which is closed as "won't fix"
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1394730
Title:
Keystone should not allow creation multiple service with same type
Status in OpenStack Identity (Keystone):
New
Bug description:
In service table only "ID" is primary not type.
(i.e) I can create two service of type "compute". Assume if I do so,
then horizon and other services clients will throw exception since
they don't know which service to pick it up.
Best to way to avoid this, is to not allow creation of two service
with same type.
Note:
In order to support differnt version, services use differnt type. e.g Nova creates service of type "compute" and "computev3"
This is related to https://bugs.launchpad.net/bugs/1369401 which is closed as "won't fix"
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1394730/+subscriptions
Follow ups
References