Re: [openstack-dev] [ironic][bifrost] Unable to Enroll Inventory

2017-08-03 Thread Aimee Ukasick
Thanks Mark for pointing me in the right direction! It turned out to be a permissions issue with the local Ansible installation. I started over with a new user (stack, passwordless sudo) and decided to use the bifrost's env-setup script, which I was not able to run unless prefaced with sudo. sta

[openstack-dev] [ironic][bifrost] Unable to Enroll Inventory

2017-08-02 Thread Aimee Ukasick
hat somehow landed in my lap. Thanks in advance for any help you can give me! Aimee Ukasick IRC: aimeeu __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.o

[openstack-dev] [refstack] Getting on the Pike PTG Agenda?

2017-02-10 Thread Aimee Ukasick
frameworks, as well as supplementing them with OPNFV-specific tests (some of which will work their way upstream over time). I don't see a Pike PTG etherpad for RefStack on the PTG/Pike/Etherpads page, so how do I book time on the RefStack agenda? Thanks in advance! -- Aimee Uk

Re: [openstack-dev] [Congress][olso][oslo.messaging] Dynamically Determine Rabbit Transport URL?

2017-02-06 Thread Aimee Ukasick
Thanks, Clint, for your quick response. Questions inline. On 02/06/2017 01:32 PM, Clint Byrum wrote: > Excerpts from Aimee Ukasick's message of 2017-02-06 12:57:28 -0600: >> Hi everyone - from the Congress standalone installation guide >> (http://docs.openstack.org/developer/congress/README.html#in

[openstack-dev] [Congress][olso][oslo.messaging] Dynamically Determine Rabbit Transport URL?

2017-02-06 Thread Aimee Ukasick
at doesn't have the commands for finding userID, password, host, and port. Any ideas or other places I should look/ask for help is greatly appreciated. Thanks! -------- Aimee Ukasick AT&T Open Source __ Op

[openstack-dev] [Congress] Installation/Deployment Docs

2017-01-10 Thread Aimee Ukasick
ll and 4.4 Upgrade to the For Operators/Deployment section. I think this would make it easier for end users to create an installation script or validate an existing script. Any objections or thoughts? Thanks. -- Aimee Ukasick, AT&

Re: [openstack-dev] [Congress] Congress Dashboard and Containers

2016-12-09 Thread Aimee Ukasick
x27;t need (ie, everything but congress_dashboard). I don't really like that suggestion. As many companies are moving towards containerized installations, I think Anusha's suggestion is the best solution. Please let me know how I can help. Aimee Ukasick, AT&T On 12/08/2016 10:41

[openstack-dev] [Congress] Congress Dashboard and Containers

2016-12-08 Thread Aimee Ukasick
dashboard to work. Is this assumption correct? Thanks! Aimee Ukasick, AT&T __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

Re: [openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-09-16 Thread Aimee Ukasick
all the investigative work! > > Eric > > (*) Another potential issue is ports: > https://ask.openstack.org/en/question/67846/difference-between-keystone-por > t-5000-and-35357/ > > On 7/22/16, 9:06 AM, "Aimee Ukasick" wrote: > >>All - I made the chan

Re: [openstack-dev] [Congress] Stack trace returned to end user bug

2016-09-14 Thread Aimee Ukasick
y the original exception. > > Tim > On Thu, Sep 8, 2016 at 2:04 PM Aimee Ukasick > wrote: >> >> All -- >> >> https://bugs.launchpad.net/congress/+bug/1620868 >> >> I stepped through the code with the pdb. I can't find anything wrong >> in

Re: [openstack-dev] [Congress] Default devstack deployment config

2016-09-13 Thread Aimee Ukasick
I completely agree with a single process deployment for DevStack. I ran into issues last week with the multiple process configuration while I trying to pinpoint an error. I was using the pdb command line debugger to step through Congress and Oslo Messaging, making a call from the CLI. More than on

[openstack-dev] [Congress] Stack trace returned to end user bug

2016-09-08 Thread Aimee Ukasick
All -- https://bugs.launchpad.net/congress/+bug/1620868 I stepped through the code with the pdb. I can't find anything wrong in the CongressException code. The traceback is being added by oslo_messaging/rpc/server.py in _process_incoming This call that is throwing an exception: res = self.dispa

Re: [openstack-dev] [Congress] Enabling Remote Debugging

2016-09-06 Thread Aimee Ukasick
(a), it may make sense to get it in during the N-cycle if it has >> > minimal impact and will help us in the N-cycle QA process. >> > >> > My guess is we¹re in case (a) because we can make sure changes have no >> > impact without a special flag. But I¹d also like t

[openstack-dev] [Congress] Enabling Remote Debugging

2016-09-01 Thread Aimee Ukasick
HI all - I've been trying to configure remote debugging with PyCharm and DevStack. It looks like some tiny modifications need to be made to the Congress code (3-4 files) to support remote debugging via pydevd. As far as I can tell, support has been added to Keystone, Glance, Nova, and Manilla (and

Re: [openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-07-28 Thread Aimee Ukasick
de requires authentication.", "code": 401, "title": "Unauthorized" } } I'm feeling pretty stupid at the moment, like I've missed something obvious. Any ideas? Thanks! aimee On Fri, Jul 22, 2016 at 9:21 PM, Anusha Ramineni wrote: >

Re: [openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-07-22 Thread Aimee Ukasick
start work on it since I am becoming familiar with keystone v3. Thoughts? aimee On Fri, Jul 22, 2016 at 8:07 AM, Aimee Ukasick wrote: > Thanks Anusha! I will retest this today. I guess I need to learn more > about Horizon as well - thanks for pointing me in the right direction.

Re: [openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-07-22 Thread Aimee Ukasick
look at it and let you know . > > > Best Regards, > Anusha > > On 21 July 2016 at 21:56, Tim Hinrichs wrote: >> >> So clearly an authentication problem then. >> >> Anusha, do you have any ideas? (Aimee, I think Anusha has worked with >> Keystone aut

Re: [openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-07-21 Thread Aimee Ukasick
> is the problem limited to list_policies? > > Tim > > On Wed, Jul 20, 2016 at 3:54 PM Aimee Ukasick > wrote: >> >> Hi all, >> >> I've been working on Policy UI (Horizon): Unable to get policies >> list (devstack) (https://bugs.launchpad.net/co

[openstack-dev] [Congress] Congress horizon plugin - congressclient/congress API auth issue - help

2016-07-20 Thread Aimee Ukasick
is not identical, it is vastly different from the code to create a client in contrib/horizon/congress.py. Thanks in advance for any pointers. aimee Aimee Ukasick (aimeeu) v2 log: 2016-07-20 22:13:56.501455 2016-07-20 22:14:30.238233 * view.get_data calling policies = congress.policies_l