← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1689510] Re: Wrong DVR and HA properties reported to non-admin users

 

I agreed with Brian here and I removed neutron from affected projects
for now. This should be fixed on openstacksdk and openstackclient

** Changed in: python-openstacksdk
     Assignee: (unassigned) => Slawek Kaplonski (slaweq)

** Changed in: python-openstackclient
     Assignee: (unassigned) => Slawek Kaplonski (slaweq)

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1689510

Title:
  Wrong DVR and HA properties reported to non-admin users

Status in python-openstackclient:
  New
Status in OpenStack SDK:
  New

Bug description:
  Our routers are HA-DVR by default. Executing "openstack router list"
  as user with admin privileges correctly returns Distributed=True,
  HA=True. The same command executed as a regular user returns
  Distributed=False, HA=False which is factually incorrect.

  Seems to me that regular users are being misinformed about the
  properties of their routers. Is this by design or is it a bug? If it
  is by design, what reason would we have to lie to our users?

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1689510/+subscriptions


References