{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27489982,"defaultBranch":"master","name":"neutron-vpnaas","ownerLogin":"openstack","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-12-03T14:07:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/324574?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715183008.0","currentOid":""},"activityList":{"items":[{"before":"056aec0fa7170a1fea65c82ee19f03d94058ed16","after":"7d2478223f2460c8bbc3ec2b268edd823ae1d36c","ref":"refs/heads/master","pushedAt":"2024-05-30T16:47:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Add pre-commit configuration\"","shortMessageHtmlLink":"Merge \"Add pre-commit configuration\""}},{"before":"9191fb672ba9be559109db8b6d84e6fe721ed36c","after":"056aec0fa7170a1fea65c82ee19f03d94058ed16","ref":"refs/heads/master","pushedAt":"2024-05-30T16:45:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Remove executable from python files which don't really needs it\"","shortMessageHtmlLink":"Merge \"Remove executable from python files which don't really needs it\""}},{"before":"8ef9750730a59a30816a179cecc8a6da0fded709","after":"9191fb672ba9be559109db8b6d84e6fe721ed36c","ref":"refs/heads/master","pushedAt":"2024-05-21T16:41:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Update jobs based on testing runtime for 2024.2\"","shortMessageHtmlLink":"Merge \"Update jobs based on testing runtime for 2024.2\""}},{"before":"50dcf3d12172a0717d2f8e1e14d7ab7f7d9ab637","after":"8ef9750730a59a30816a179cecc8a6da0fded709","ref":"refs/heads/master","pushedAt":"2024-05-21T07:37:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"do not use str(url) to stringify a URL for subsequent use\n\nThe str(url) function in SQLAlchemy hides the password.\nFor a URL string that is to be re-used, use\nrender_as_string(hide_password=False).\n\nAlso bump pylint to fix the command being stuck. Sync .pylint to\nneutron to fix the failures caused by the old removed options.\n\nCo-Authored-By: Mike Bayer \nChange-Id: Iba3664d2954e38d8730026b83765140eea001cf7","shortMessageHtmlLink":"do not use str(url) to stringify a URL for subsequent use"}},{"before":"45d63e1e9adc2b3ce4e3b2b5728744f99ea70a97","after":null,"ref":"refs/heads/stable/zed","pushedAt":"2024-05-08T15:43:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"6e40758925923c6618a59eeb6a8b36a53e8088fb","after":"50dcf3d12172a0717d2f8e1e14d7ab7f7d9ab637","ref":"refs/heads/master","pushedAt":"2024-05-08T15:43:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"SQLAlchemy 2.0: Drop use of removed autoload\"","shortMessageHtmlLink":"Merge \"SQLAlchemy 2.0: Drop use of removed autoload\""}},{"before":null,"after":"45d63e1e9adc2b3ce4e3b2b5728744f99ea70a97","ref":"refs/heads/unmaintained/zed","pushedAt":"2024-04-30T08:58:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"8704b2c7c0dc19357dd31f4b14ba342dd9e67f70","after":"6e40758925923c6618a59eeb6a8b36a53e8088fb","ref":"refs/heads/master","pushedAt":"2024-04-17T06:30:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Remove shell parameter from the call of subprocess_popen\n\nRemove shell parameter from subprocess_popen, [1] removes\nshell reference in the above method in Neutron to fulfill\nbandit B604 requirement.\n\n[1]: https://review.opendev.org/c/openstack/neutron/+/915467\n\nChange-Id: I6866f66e1ee74b28fbe28ec30c11126d00652c2d","shortMessageHtmlLink":"Remove shell parameter from the call of subprocess_popen"}},{"before":"1fcd4a4a8fec6b5f9297b6f19bc1806ecce8b30e","after":"8704b2c7c0dc19357dd31f4b14ba342dd9e67f70","ref":"refs/heads/master","pushedAt":"2024-04-05T16:26:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Drop removed xenapi options from test rootwrap config\"","shortMessageHtmlLink":"Merge \"Drop removed xenapi options from test rootwrap config\""}},{"before":"fa72a29b50ce8848eceb0969bd66a181ede43e98","after":"cc6565b7bd5c267f1706617a6bab98b48bdc9394","ref":"refs/heads/unmaintained/wallaby","pushedAt":"2024-03-13T16:26:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"6cf6eda953ebb95dc3bfad6ae68cc4dbfd9ea188","after":"fc9c37cc149821453793f4b7cbce8a6fed84966f","ref":"refs/heads/unmaintained/victoria","pushedAt":"2024-03-13T16:26:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"5123b9168520083376df9d2d959640439e4a7d4b","after":"1d1b1282542516a615eba90a25faf1e9b278fc55","ref":"refs/heads/stable/2023.2","pushedAt":"2024-03-13T16:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"6ed22d4d75112a19aabde2816694d94e44ca16a2","after":"25a6800815a8592df57f81cf310c8a6fd78e0b70","ref":"refs/heads/stable/2023.1","pushedAt":"2024-03-13T16:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"6ba58c986de459c745c5cdc8564333ff0fd549b0","after":"45d63e1e9adc2b3ce4e3b2b5728744f99ea70a97","ref":"refs/heads/stable/zed","pushedAt":"2024-03-13T16:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"5a2e49d679a666ddc02847a518bdf4a31fff37f0","after":"8f84356bf95637f458eae47bf800fe638a86b7ff","ref":"refs/heads/unmaintained/xena","pushedAt":"2024-03-13T16:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"52cfcb31096bd28adef62a38863cde59c2e5313f","after":"a511fa10c988be5baa71d363572cd3859bec9410","ref":"refs/heads/unmaintained/yoga","pushedAt":"2024-03-13T16:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Zuul: Remove references to centos-7 job nodes\n\nOpenDev is preparing to remove centos-7 nodes on March 15[*]. This\nchange drops Zuul configuration references to anything directly or\nindirectly relying on that label.\n\n[*] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/A2YIY5L7MVYSQMTVZU3L3OM7GLVVZPLK/\n\nChange-Id: Ib22b06a42f8f5fefebd25cde2bb43fb3c77b6ec8\n(cherry picked from commit 106e2e3eff6716f59d7382c43f0ad1db3f51982e)","shortMessageHtmlLink":"Zuul: Remove references to centos-7 job nodes"}},{"before":"bdb1ccdf17616d270e96f5947edef9ac7ec32ad2","after":"1fcd4a4a8fec6b5f9297b6f19bc1806ecce8b30e","ref":"refs/heads/master","pushedAt":"2024-03-13T16:23:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Zuul: Remove references to centos-7 job nodes\"","shortMessageHtmlLink":"Merge \"Zuul: Remove references to centos-7 job nodes\""}},{"before":"fb73ed9222a589cbb1d34ab9070c6e9a2c86dbcd","after":"297855d0c98de29092ef94ce6686c56eb9f6b422","ref":"refs/heads/stable/2024.1","pushedAt":"2024-03-13T16:23:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"Zuul: Remove references to centos-7 job nodes\" into stable/2024.1","shortMessageHtmlLink":"Merge \"Zuul: Remove references to centos-7 job nodes\" into stable/2024.1"}},{"before":"339d533df2032c42e346943908b1c5052686c637","after":"fb73ed9222a589cbb1d34ab9070c6e9a2c86dbcd","ref":"refs/heads/stable/2024.1","pushedAt":"2024-03-13T07:57:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update TOX_CONSTRAINTS_FILE for stable/2024.1\n\nUpdate the URL to the upper-constraints file to point to the redirect\nrule on releases.openstack.org so that anyone working on this branch\nwill switch to the correct upper-constraints list automatically when\nthe requirements repository branches.\n\nUntil the requirements repository has as stable/2024.1 branch, tests will\ncontinue to use the upper-constraints list on master.\n\nChange-Id: I59a025661864f3e0c390df97bb34ed9b3f07c5ca","shortMessageHtmlLink":"Update TOX_CONSTRAINTS_FILE for stable/2024.1"}},{"before":"53b060dbe13b5b1c06a8c4e37def2cf79e699f95","after":"339d533df2032c42e346943908b1c5052686c637","ref":"refs/heads/stable/2024.1","pushedAt":"2024-03-13T07:51:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for stable/2024.1\n\nChange-Id: I2deb0537148ce740bd3a65cceb241362f8910c56","shortMessageHtmlLink":"Update .gitreview for stable/2024.1"}},{"before":"53b060dbe13b5b1c06a8c4e37def2cf79e699f95","after":"bdb1ccdf17616d270e96f5947edef9ac7ec32ad2","ref":"refs/heads/master","pushedAt":"2024-03-13T07:32:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update master for stable/2024.1\n\nAdd file to the reno documentation build to show release notes for\nstable/2024.1.\n\nUse pbr instruction to increment the minor version number\nautomatically so that master versions are higher than the versions on\nstable/2024.1.\n\nSem-Ver: feature\nChange-Id: Ifda21bc8a7e3faad8b0d80498aa388ab4b32a7d2","shortMessageHtmlLink":"Update master for stable/2024.1"}},{"before":"5d0e71699741cdd33f3a88b4c107bb37385b6009","after":null,"ref":"refs/heads/stable/xena","pushedAt":"2024-03-12T19:31:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"21c38f07c2dd4672e431fddd81e31784af15a88b","after":null,"ref":"refs/heads/stable/wallaby","pushedAt":"2024-03-12T19:31:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"6cf6eda953ebb95dc3bfad6ae68cc4dbfd9ea188","after":null,"ref":"refs/heads/stable/victoria","pushedAt":"2024-03-12T19:31:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":null,"after":"53b060dbe13b5b1c06a8c4e37def2cf79e699f95","ref":"refs/heads/stable/2024.1","pushedAt":"2024-03-12T19:31:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"reno: Update master for unmaintained/victoria\"","shortMessageHtmlLink":"Merge \"reno: Update master for unmaintained/victoria\""}},{"before":"d69a9caa137d06026dbfc4d463dabf3a7c2b1768","after":"53b060dbe13b5b1c06a8c4e37def2cf79e699f95","ref":"refs/heads/master","pushedAt":"2024-03-07T15:48:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"reno: Update master for unmaintained/victoria\"","shortMessageHtmlLink":"Merge \"reno: Update master for unmaintained/victoria\""}},{"before":"7efc7cdb69af20ae9ed338014b58f3fc0883c867","after":"d69a9caa137d06026dbfc4d463dabf3a7c2b1768","ref":"refs/heads/master","pushedAt":"2024-03-07T15:27:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Merge \"reno: Update master for unmaintained/wallaby\"","shortMessageHtmlLink":"Merge \"reno: Update master for unmaintained/wallaby\""}},{"before":"972f6818511a4677e0d5d54d779f3a2824c8ace8","after":"7efc7cdb69af20ae9ed338014b58f3fc0883c867","ref":"refs/heads/master","pushedAt":"2024-03-07T15:23:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"reno: Update master for unmaintained/xena\n\nUpdate the xena release notes configuration to build from\nunmaintained/xena.\n\nChange-Id: I79fe17027b58f2366accb6aca32cd3ff585c2f7b","shortMessageHtmlLink":"reno: Update master for unmaintained/xena"}},{"before":"5d0e71699741cdd33f3a88b4c107bb37385b6009","after":"5a2e49d679a666ddc02847a518bdf4a31fff37f0","ref":"refs/heads/unmaintained/xena","pushedAt":"2024-03-06T16:44:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/xena\n\nChange-Id: Iad52927df01e1dbbc76bfe63b1902d3fda6e0e87","shortMessageHtmlLink":"Update .gitreview for unmaintained/xena"}},{"before":"21c38f07c2dd4672e431fddd81e31784af15a88b","after":"fa72a29b50ce8848eceb0969bd66a181ede43e98","ref":"refs/heads/unmaintained/wallaby","pushedAt":"2024-03-06T16:44:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/wallaby\n\nChange-Id: Ifb4e24b73136cee840749474702f414dc4db79f3","shortMessageHtmlLink":"Update .gitreview for unmaintained/wallaby"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWDz4wAA","startCursor":null,"endCursor":null}},"title":"Activity ยท openstack/neutron-vpnaas"}