From pspal83 at hotmail.com Sat Feb 1 13:11:01 2020 From: pspal83 at hotmail.com (pradeep pal) Date: Sat, 1 Feb 2020 13:11:01 +0000 Subject: [User-committee] Help Message-ID: Rocky+Centos 7.7 64bit, 2020-02-01 18:26:38.063938 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option 2020-02-01 18:26:38.549453 mod_wsgi (pid=82228): Target WSGI script '/usr/bin/keystone-wsgi-public' cannot be loaded as Python module. 2020-02-01 18:26:38.549516 mod_wsgi (pid=82228): Exception occurred processing WSGI script '/usr/bin/keystone-wsgi-public'. 2020-02-01 18:26:38.549558 Traceback (most recent call last): 2020-02-01 18:26:38.549600 File "/usr/bin/keystone-wsgi-public", line 54, in 2020-02-01 18:26:38.549666 application = initialize_public_application() 2020-02-01 18:26:38.549695 File "/usr/lib/python2.7/site-packages/keystone/server/wsgi.py", line 24, in initialize_public_application 2020-02-01 18:26:38.549763 name='public', config_files=flask_core._get_config_files()) 2020-02-01 18:26:38.549799 File "/usr/lib/python2.7/site-packages/keystone/server/flask/core.py", line 149, in initialize_application 2020-02-01 18:26:38.549862 keystone.server.configure(config_files=config_files) 2020-02-01 18:26:38.549897 File "/usr/lib/python2.7/site-packages/keystone/server/__init__.py", line 28, in configure 2020-02-01 18:26:38.549958 keystone.conf.configure() 2020-02-01 18:26:38.549988 File "/usr/lib/python2.7/site-packages/keystone/conf/__init__.py", line 125, in configure 2020-02-01 18:26:38.550040 help='Do not monkey-patch threading system modules.')) 2020-02-01 18:26:38.550084 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2501, in __inner 2020-02-01 18:26:38.550137 result = f(self, *args, **kwargs) 2020-02-01 18:26:38.550164 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2776, in register_cli_opt 2020-02-01 18:26:38.550225 raise ArgsAlreadyParsedError("cannot register CLI option") 2020-02-01 18:26:38.550276 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option -------------- next part -------------- An HTML attachment was scrubbed... URL: From amy at demarco.com Sat Feb 1 15:58:46 2020 From: amy at demarco.com (Amy Marrich) Date: Sat, 1 Feb 2020 09:58:46 -0600 Subject: [User-committee] [horizon] [keystone] Re: Help In-Reply-To: References: Message-ID: <4D16338C-47A4-4EFA-9A99-8ADD61943F63@demarco.com> Pradeep, I am sending this to the OpenStack discuss mailing list where you might be able to receive more help. I have tagged both the Horizon and Keystone teams as the error seems to be from Horizon and concerning Keystone. In order to provide more assistance, information as to what you were doing at the time will be needed. Please confirm this is OpenStack Rocky on CentOS and how you installed, from scratch, TripleO, OpenStack-Ansible, etc. Thanks, Amy (spotz) > On Feb 1, 2020, at 7:11 AM, pradeep pal wrote: > >  > Rocky+Centos 7.7 64bit, > > 2020-02-01 18:26:38.063938 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option > 2020-02-01 18:26:38.549453 mod_wsgi (pid=82228): Target WSGI script '/usr/bin/keystone-wsgi-public' cannot be loaded as Python module. > 2020-02-01 18:26:38.549516 mod_wsgi (pid=82228): Exception occurred processing WSGI script '/usr/bin/keystone-wsgi-public'. > 2020-02-01 18:26:38.549558 Traceback (most recent call last): > 2020-02-01 18:26:38.549600 File "/usr/bin/keystone-wsgi-public", line 54, in > 2020-02-01 18:26:38.549666 application = initialize_public_application() > 2020-02-01 18:26:38.549695 File "/usr/lib/python2.7/site-packages/keystone/server/wsgi.py", line 24, in initialize_public_application > 2020-02-01 18:26:38.549763 name='public', config_files=flask_core._get_config_files()) > 2020-02-01 18:26:38.549799 File "/usr/lib/python2.7/site-packages/keystone/server/flask/core.py", line 149, in initialize_application > 2020-02-01 18:26:38.549862 keystone.server.configure(config_files=config_files) > 2020-02-01 18:26:38.549897 File "/usr/lib/python2.7/site-packages/keystone/server/__init__.py", line 28, in configure > 2020-02-01 18:26:38.549958 keystone.conf.configure() > 2020-02-01 18:26:38.549988 File "/usr/lib/python2.7/site-packages/keystone/conf/__init__.py", line 125, in configure > 2020-02-01 18:26:38.550040 help='Do not monkey-patch threading system modules.')) > 2020-02-01 18:26:38.550084 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2501, in __inner > 2020-02-01 18:26:38.550137 result = f(self, *args, **kwargs) > 2020-02-01 18:26:38.550164 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2776, in register_cli_opt > 2020-02-01 18:26:38.550225 raise ArgsAlreadyParsedError("cannot register CLI option") > 2020-02-01 18:26:38.550276 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option > > > > > _______________________________________________ > User-committee mailing list > User-committee at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee -------------- next part -------------- An HTML attachment was scrubbed... URL: From pspal83 at hotmail.com Sun Feb 2 06:58:04 2020 From: pspal83 at hotmail.com (pradeep pal) Date: Sun, 2 Feb 2020 06:58:04 +0000 Subject: [User-committee] [horizon] [keystone] Re: Help In-Reply-To: <4D16338C-47A4-4EFA-9A99-8ADD61943F63@demarco.com> References: , <4D16338C-47A4-4EFA-9A99-8ADD61943F63@demarco.com> Message-ID: Hi, Thanks for your reply. I have investigate and found that the issue was comes due to wrong IP use in admin/public/internal on keystone-mange Regards Pradeep Get Outlook for iOS ________________________________ From: Amy Marrich Sent: Saturday, February 1, 2020 9:28:46 PM To: pradeep pal ; openstack-discuss Cc: user-committee at lists.openstack.org Subject: [horizon] [keystone] Re: [User-committee] Help Pradeep, I am sending this to the OpenStack discuss mailing list where you might be able to receive more help. I have tagged both the Horizon and Keystone teams as the error seems to be from Horizon and concerning Keystone. In order to provide more assistance, information as to what you were doing at the time will be needed. Please confirm this is OpenStack Rocky on CentOS and how you installed, from scratch, TripleO, OpenStack-Ansible, etc. Thanks, Amy (spotz) On Feb 1, 2020, at 7:11 AM, pradeep pal wrote:  Rocky+Centos 7.7 64bit, 2020-02-01 18:26:38.063938 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option 2020-02-01 18:26:38.549453 mod_wsgi (pid=82228): Target WSGI script '/usr/bin/keystone-wsgi-public' cannot be loaded as Python module. 2020-02-01 18:26:38.549516 mod_wsgi (pid=82228): Exception occurred processing WSGI script '/usr/bin/keystone-wsgi-public'. 2020-02-01 18:26:38.549558 Traceback (most recent call last): 2020-02-01 18:26:38.549600 File "/usr/bin/keystone-wsgi-public", line 54, in 2020-02-01 18:26:38.549666 application = initialize_public_application() 2020-02-01 18:26:38.549695 File "/usr/lib/python2.7/site-packages/keystone/server/wsgi.py", line 24, in initialize_public_application 2020-02-01 18:26:38.549763 name='public', config_files=flask_core._get_config_files()) 2020-02-01 18:26:38.549799 File "/usr/lib/python2.7/site-packages/keystone/server/flask/core.py", line 149, in initialize_application 2020-02-01 18:26:38.549862 keystone.server.configure(config_files=config_files) 2020-02-01 18:26:38.549897 File "/usr/lib/python2.7/site-packages/keystone/server/__init__.py", line 28, in configure 2020-02-01 18:26:38.549958 keystone.conf.configure() 2020-02-01 18:26:38.549988 File "/usr/lib/python2.7/site-packages/keystone/conf/__init__.py", line 125, in configure 2020-02-01 18:26:38.550040 help='Do not monkey-patch threading system modules.')) 2020-02-01 18:26:38.550084 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2501, in __inner 2020-02-01 18:26:38.550137 result = f(self, *args, **kwargs) 2020-02-01 18:26:38.550164 File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2776, in register_cli_opt 2020-02-01 18:26:38.550225 raise ArgsAlreadyParsedError("cannot register CLI option") 2020-02-01 18:26:38.550276 ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option _______________________________________________ User-committee mailing list User-committee at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee -------------- next part -------------- An HTML attachment was scrubbed... URL: From amy at demarco.com Mon Feb 3 15:50:50 2020 From: amy at demarco.com (Amy Marrich) Date: Mon, 3 Feb 2020 09:50:50 -0600 Subject: [User-committee] UC Nominations now open Message-ID: The nomination period for the February User Committee elections is now open. Any individual member of the Foundation who is an Active User Contributor (AUC) can propose their candidacy (except the two sitting UC members elected in the previous election). Self-nomination is common; no third party nomination is required. Nominations can be made by sending an email to the user-committee at lists.openstack.org mailing-list[0], with the subject: “UC candidacy” by February 16, 23:59 UTC aa voting will begin on February 17. The email can include a description of the candidate platform. The candidacy is then confirmed by one of the election officials, after verification of the electorate status of the candidate. Criteria for AUC status can be found at https://superuser.openstack.org/articles/auc-community/. If you are still not sure of your status and would like to verify in advance please email myself(amy at demarco.com) and Rain Leander(rleander at redhat.com) as we are serving as the Election Officials. Thanks, Amy Marrich (spotz) 0 - Please make sure you are subscribed to this list before sending in your nomination. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jimmy at openstack.org Mon Feb 3 18:04:39 2020 From: jimmy at openstack.org (Jimmy McArthur) Date: Mon, 03 Feb 2020 12:04:39 -0600 Subject: [User-committee] Outdated Teams/WGs? Message-ID: <5E3860B7.6020403@openstack.org> Hi UC, Can y'all have a look at this page and update with the correct teams/peopls https://governance.openstack.org/uc/ A few things I see right off: - Large Deployment Team - pretty sure this became the Large Scale SIG - Ops Tags Team - The members listed here are mostly no longer working on OpenStack. Is this defunct? Thanks! Jimmy -------------- next part -------------- An HTML attachment was scrubbed... URL: From amy at demarco.com Tue Feb 4 22:53:29 2020 From: amy at demarco.com (Amy Marrich) Date: Tue, 4 Feb 2020 16:53:29 -0600 Subject: [User-committee] Outdated Teams/WGs? In-Reply-To: <5E3860B7.6020403@openstack.org> References: <5E3860B7.6020403@openstack.org> Message-ID: Jimmy, I know Belmiro contacted all the WGs before the last election and updated the information at that time. I've included him to ping him in case he has more information. Thanks, Amy (spotz) On Mon, Feb 3, 2020 at 12:05 PM Jimmy McArthur wrote: > Hi UC, > > Can y'all have a look at this page and update with the correct > teams/peopls https://governance.openstack.org/uc/ > > A few things I see right off: > - Large Deployment Team > - pretty sure > this became the Large Scale SIG > - Ops Tags Team - The > members listed here are mostly no longer working on OpenStack. Is this > defunct? > > Thanks! > Jimmy > _______________________________________________ > User-committee mailing list > User-committee at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jimmy at openstack.org Tue Feb 4 23:07:42 2020 From: jimmy at openstack.org (Jimmy McArthur) Date: Tue, 04 Feb 2020 17:07:42 -0600 Subject: [User-committee] Outdated Teams/WGs? In-Reply-To: References: <5E3860B7.6020403@openstack.org> Message-ID: <5E39F93E.9010301@openstack.org> OK - also, if you have any additional people to add to the AUC list, please send them my way :) > Amy Marrich > February 4, 2020 at 4:53 PM > Jimmy, > > I know Belmiro contacted all the WGs before the last election and > updated the information at that time. I've included him to ping him in > case he has more information. > > Thanks, > > Amy (spotz) > > _______________________________________________ > User-committee mailing list > User-committee at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee > Jimmy McArthur > February 3, 2020 at 12:04 PM > Hi UC, > > Can y'all have a look at this page and update with the correct > teams/peopls https://governance.openstack.org/uc/ > > A few things I see right off: > - Large Deployment Team > - pretty sure > this became the Large Scale SIG > - Ops Tags Team - > The members listed here are mostly no longer working on OpenStack. Is > this defunct? > > Thanks! > Jimmy > _______________________________________________ > User-committee mailing list > User-committee at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/user-committee -------------- next part -------------- An HTML attachment was scrubbed... URL: From amy at demarco.com Mon Feb 10 23:03:17 2020 From: amy at demarco.com (Amy Marrich) Date: Mon, 10 Feb 2020 17:03:17 -0600 Subject: [User-committee] UC Elections Reminder Message-ID: Hey All! Just a reminder that the nomination period for the upcoming User Committee elections is open. See the original email below! Thanks, Amy (spotz) The nomination period for the February User Committee elections is now open. Any individual member of the Foundation who is an Active User Contributor (AUC) can propose their candidacy (except the two sitting UC members elected in the previous election). Self-nomination is common; no third party nomination is required. Nominations can be made by sending an email to the user-committee at lists.openstack.org mailing-list[0], with the subject: “UC candidacy” by February 16, 23:59 UTC aa voting will begin on February 17. The email can include a description of the candidate platform. The candidacy is then confirmed by one of the election officials, after verification of the electorate status of the candidate. Criteria for AUC status can be found at https://superuser.openstack.org/articles/auc-community/. If you are still not sure of your status and would like to verify in advance please email myself(amy at demarco.com) and Rain Leander(rleander at redhat.com) as we are serving as the Election Officials. Thanks, Amy Marrich (spotz) 0 - Please make sure you are subscribed to this list before sending in your nomination. -------------- next part -------------- An HTML attachment was scrubbed... URL: From amy at demarco.com Fri Feb 14 23:58:54 2020 From: amy at demarco.com (Amy Marrich) Date: Fri, 14 Feb 2020 17:58:54 -0600 Subject: [User-committee] UC Nominations now open In-Reply-To: References: Message-ID: Just a reminder that UC nominations end aat February 16, 23:59 UTC Thanks, Amy (spotz) On Mon, Feb 3, 2020 at 9:50 AM Amy Marrich wrote: > The nomination period for the February User Committee elections is now > open. > > Any individual member of the Foundation who is an Active User Contributor > (AUC) can propose their candidacy (except the two sitting UC members > elected in the previous election). > > Self-nomination is common; no third party nomination is required. > Nominations can be made by sending an email to the > user-committee at lists.openstack.org mailing-list[0], with the subject: “UC > candidacy” by February 16, 23:59 UTC aa voting will begin on February 17. > The email can include a description of the candidate platform. The > candidacy is then confirmed by one of the election officials, after > verification of the electorate status of the candidate. > > Criteria for AUC status can be found at > https://superuser.openstack.org/articles/auc-community/. If you are > still not sure of your status and would like to verify in advance > please email myself(amy at demarco.com) and Rain Leander(rleander at redhat.com) > as we are serving as the Election Officials. > > Thanks, > > Amy Marrich (spotz) > > 0 - Please make sure you are subscribed to this list before sending in > your nomination. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.ayoola at gmail.com Wed Feb 12 10:56:45 2020 From: a.ayoola at gmail.com (Abayomi Ayoola, O.) Date: Wed, 12 Feb 2020 10:56:45 -0000 Subject: [User-committee] UC candidacy Message-ID: Hello, I am Abayomi Ayoola and I'm using this opportunity to nominate myself for the User Committee election. Kind regards, *---* *Ayoola, Abayomi Olawale * m: +234 (0) 705 304 9104| Follow me -------------- next part -------------- An HTML attachment was scrubbed... URL: