[Yahoo-eng-team] [Bug 1705974] [NEW] Image source not shown when launching instance

2017-07-23 Thread Ngo Quoc Cuong
Public bug reported:

Reproduce steps:

+ Create new images
+ Navigate to: Project -> Compute -> Images.
+ Click `Launch` on any image, we call it IMG_A
+ Observe:

Problem: In `Source` tab, available images number and list image are
inconsistent, IMG_A is not shown in images list.

Note: This issue does not occur if we launch instance with following
steps:

Project -> Compute -> Instances -> Launch instance

** 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/1705974

Title:
  Image source not shown when launching instance

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Reproduce steps:

  + Create new images
  + Navigate to: Project -> Compute -> Images.
  + Click `Launch` on any image, we call it IMG_A
  + Observe:

  Problem: In `Source` tab, available images number and list image are
  inconsistent, IMG_A is not shown in images list.

  Note: This issue does not occur if we launch instance with following
  steps:

  Project -> Compute -> Instances -> Launch instance

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1702599] Re: midonet url in vpnaas team.rst is broken

2017-07-23 Thread YAMAMOTO Takashi
** Changed in: neutron
   Status: Fix Committed => Fix Released

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

Title:
  midonet url in vpnaas team.rst is broken

Status in neutron:
  Fix Released

Bug description:
  after the recent documentation rearrangement.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1703760] Re: Cann't update flavor access if base information is not changed.

2017-07-23 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/482912
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=ddd486f67b6c97f5c25bd9e3bbc5d7f5be10733f
Submitter: Jenkins
Branch:master

commit ddd486f67b6c97f5c25bd9e3bbc5d7f5be10733f
Author: zhangdebo1987 
Date:   Wed Jul 12 19:09:33 2017 +0800

Support removing projects from flavor access list

When we remove one or more projects from a flavor access list,
it doesn't work, now I fix it.

Change-Id: I92f4fd83a958ff7a7249d0848f9fd128fc73e13f
Closes-bug: #1703760


** Changed in: horizon
   Status: In Progress => Fix Released

-- 
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/1703760

Title:
  Cann't update flavor access if base information is not changed.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In update flavor form, I only change access and save, then failed.
  Later, I change it's name and access both, then succeed.
  So it doesn't work well to change access if information not changed.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1705958] [NEW] Flavor Access tab doesn't show updated data

2017-07-23 Thread Ying Zuo
Public bug reported:

Steps to reproduce:
1. Go to admin/flavors panel
2. Click Edit Flavor or Modify Access action
3. On the Flavor Access tab, add or remove a project from the access list
4. A success message is shown then check the Flavor Access tab.

Expect to see the updated access list but it's not. I confirmed the
access list was actually modified with CLI so the problem is that the
Flavor Access tab doesn't show the updated information.

** Affects: horizon
 Importance: Undecided
 Assignee: Ying Zuo (yingzuo)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Ying Zuo (yingzuo)

-- 
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/1705958

Title:
  Flavor Access tab doesn't show updated data

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:
  1. Go to admin/flavors panel
  2. Click Edit Flavor or Modify Access action
  3. On the Flavor Access tab, add or remove a project from the access list
  4. A success message is shown then check the Flavor Access tab.

  Expect to see the updated access list but it's not. I confirmed the
  access list was actually modified with CLI so the problem is that the
  Flavor Access tab doesn't show the updated information.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1699706] Re: Updation of shared firewall-policy with non shared firewall-rule should be restricted

2017-07-23 Thread Reedip
** Changed in: neutron
   Status: Opinion => Confirmed

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

Title:
  Updation of shared firewall-policy  with non shared firewall-rule
  should be restricted

Status in neutron:
  Confirmed

Bug description:
  Using horizon I am able to update/edit shared firewall policy with non-shared 
firewall-rule which is oppose to behavior when we create firewall-policy of 
shared mode with firewall-rules of non-shared mode. Because during creation of 
firewall policy if we create firewall policy with shared mode and add firewall 
rule which is non-shared then exception raises.
  But during updation of firewall policy which is of shared mode with 
non-shared firewall rule then doesn't raises any exception. This behavior 
should be restricted.

  Steps:-
  1) Login to horizon.
  2) Goto Project->Network->Firewalls
  3) Create firewall rule with non-shared mode:
 e.g: Firewall-rule-1: UDP Allow (Non-shared)

  4) Create firewall-policy with shared mode (e.g.: Firewall-policy-1 )
  and try to add "Firewall-rule-1" to this policy then exception raises
  "Operation cannot be performed since Firewall Policy 41995c30-159a-
  4d18-891e-1bd5cf9e9aef is shared but Firewall Rule fdd19e89-062c-
  467e-b689-0a07f839663e is not shared"

  5) Now again create firewall-policy with shared mode and without any 
firewall-rule.
  6) Edit firewall policy and try to insert firewall-rule created in step3. Now 
it succeed. This should also be restricted.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp