Public bug reported: stack@openstack:~$ openstack endpoint create cinder public 'http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s' +--------------+---------------------------------------------+ | Field | Value | +--------------+---------------------------------------------+ | enabled | True | | id | 59b2c8b05aff41eab4c5c92209ac6602 | | interface | public | | region | None | | region_id | None | | service_id | d6a73e95a522431aa416bf32744b8d32 | | service_name | cinder | | service_type | volume | | url | http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s | +--------------+---------------------------------------------+
It's different from bug #1471034 (This one is totally about identity api v2) This bug is for identity api V3. So can be fixed in different patch set. ** 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/1476720 Title: Openstack endpoint create with invalid url should be suppressed Status in Keystone: New Bug description: stack@openstack:~$ openstack endpoint create cinder public 'http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s' +--------------+---------------------------------------------+ | Field | Value | +--------------+---------------------------------------------+ | enabled | True | | id | 59b2c8b05aff41eab4c5c92209ac6602 | | interface | public | | region | None | | region_id | None | | service_id | d6a73e95a522431aa416bf32744b8d32 | | service_name | cinder | | service_type | volume | | url | http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s | +--------------+---------------------------------------------+ It's different from bug #1471034 (This one is totally about identity api v2) This bug is for identity api V3. So can be fixed in different patch set. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1476720/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp