← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522520] [NEW] need directive to check if api is enabled

 

Public bug reported:

Similar to the directives inside openstack_dashboard/static/app/core
/cloud-services, we want to remove particular HTML content depending on
some condition, in this case, api version support.

For example:

1) we should only show the Users magic search if v3 is enabled.  Otherwise, default to quicksearch.
2) We should show Domain ID/Name on the Create User modal if v3 is enabled.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1522520

Title:
  need directive to check if api is enabled

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Similar to the directives inside openstack_dashboard/static/app/core
  /cloud-services, we want to remove particular HTML content depending
  on some condition, in this case, api version support.

  For example:

  1) we should only show the Users magic search if v3 is enabled.  Otherwise, default to quicksearch.
  2) We should show Domain ID/Name on the Create User modal if v3 is enabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1522520/+subscriptions


Follow ups