Public bug reported: With notification enabled, a notification was not created but The IP address in the notification was always the VIPip but not client ip if sending request via VIP endpoint to keystones
For example: Client IP: 192.168.245.2 VIP IP: 192.168.245.3 >From Client make a request to create a domain: $ openstack domain create domain10 {"priority": "INFO", "event_type": "identity.domain.created", "timestamp": "2016-03-08 00:30:12.069165", "publisher_id": "identity .padawan-ccp-c1-m1-mgmt", "payload": {"typeURI": "http://schemas.dmtf.org/cloud/audit/1.0/event", "initiator": {"typeURI": "service/security/account/user", "host": {"agent": "python- keystoneclient", "address": "192.168.245.3"}, "id": "c8b40a4286694692a69fb2256609f8b6", "domain_id": "default"}, "target": {"typeURI": "data/security/domain", "id": "1e062f12afb3438696d5ffa43bb83655"}, "observer": {"typeURI": "service/security", "id": "de06eab3-e7fc-569b-8929-f7faee7316da"}, "eventType": "activity", "eventTime": "2016-03-08T00:30:12.068753+0000", "action": "created.domain", "outcome": "success", "id": "611d8de6-7bea- 57d2-9942-ed29c9ab6763", "resource_info": "1e062f12afb3438696d5ffa43bb83655"}, "message_id": "2c286aef-5f35-4475 -842d-f33730201a46"} Expect the initiator address: 192.168.245.2 instead of 192.168.245.3 ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1554274 Title: Notification showing VIP ip but not client ip Status in OpenStack Identity (keystone): New Bug description: With notification enabled, a notification was not created but The IP address in the notification was always the VIPip but not client ip if sending request via VIP endpoint to keystones For example: Client IP: 192.168.245.2 VIP IP: 192.168.245.3 From Client make a request to create a domain: $ openstack domain create domain10 {"priority": "INFO", "event_type": "identity.domain.created", "timestamp": "2016-03-08 00:30:12.069165", "publisher_id": "identity .padawan-ccp-c1-m1-mgmt", "payload": {"typeURI": "http://schemas.dmtf.org/cloud/audit/1.0/event", "initiator": {"typeURI": "service/security/account/user", "host": {"agent": "python-keystoneclient", "address": "192.168.245.3"}, "id": "c8b40a4286694692a69fb2256609f8b6", "domain_id": "default"}, "target": {"typeURI": "data/security/domain", "id": "1e062f12afb3438696d5ffa43bb83655"}, "observer": {"typeURI": "service/security", "id": "de06eab3-e7fc-569b-8929-f7faee7316da"}, "eventType": "activity", "eventTime": "2016-03-08T00:30:12.068753+0000", "action": "created.domain", "outcome": "success", "id": "611d8de6-7bea-57d2-9942-ed29c9ab6763", "resource_info": "1e062f12afb3438696d5ffa43bb83655"}, "message_id": "2c286aef-5f35-4475-842d-f33730201a46"} Expect the initiator address: 192.168.245.2 instead of 192.168.245.3 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1554274/+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