[Yahoo-eng-team] [Bug 1320086] [NEW] IBM SDN-VE plugin sends mismatched key when creating external network

2014-05-16 Thread Baohua Yang
Public bug reported: The SDN-VE controller requires a router_external filed when creating an external network. However, current msg sent by the plugin is router:external. ** Affects: neutron Importance: Undecided Assignee: Baohua Yang (yangbaohua) Status: In Progress **

[Yahoo-eng-team] [Bug 1320111] [NEW] In lb-healthmonitor-create, 'delay ' should be greater than 'timeout'

2014-05-16 Thread shihanzhang
Public bug reported: when I use lb-healthmonitor-create, I found 'delay' can be smaller than 'timeout', It does not make sense! ** Affects: neutron Importance: Undecided Assignee: shihanzhang (shihanzhang) Status: New ** Changed in: neutron Assignee: (unassigned) =

[Yahoo-eng-team] [Bug 1320128] [NEW] Verification for REMOTE_USER on auth.controllers.Auth breaks Federation

2014-05-16 Thread Gabriel Assis Bezerra
Public bug reported: The way federation is implemented today needs Keystone to run on Apache and have authentication performed by mod_shib. Therefore, a user trying to authenticate via saml2, for instance, will have her/his REMOTE_USER property defined. The lines below of the method

[Yahoo-eng-team] [Bug 1320140] [NEW] Federation documentation is not clear about mapping.rules.local.user.name

2014-05-16 Thread Gabriel Assis Bezerra
Public bug reported: The documentation of the Federation API [1] brings a lot of examples where the local part of the rule does not have the user object with the name property, such as: { user: { name: user name } } However one cannot get a token with Federation if the mapping

[Yahoo-eng-team] [Bug 1320150] Re: ceilometer.conf.sample should be ignored

2014-05-16 Thread ZhiQiang Fan
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) = ZhiQiang Fan (aji-zqfan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1320177] [NEW] setting instance to ERROR when failing resize

2014-05-16 Thread Dafna Ron
Public bug reported: I failed to resize an instance because of migration issue and the instance was set to ERROR state. I can see setting an ERROR state if resize failed because of EIO but if we fail resize before we started anything I think we should report the resize failure but not set the

[Yahoo-eng-team] [Bug 1320224] [NEW] Unable to set a new flavor to be public

2014-05-16 Thread Adam Huffman
Public bug reported: When creating a new flavor there's no option to set whether it is public or not. This is with the RDO Icehouse packages: openstack-dashboard-2014.1-1.el6.noarch ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1320238] [NEW] no error reported when we try to resize down

2014-05-16 Thread Dafna Ron
Public bug reported: After resizeing an instance I tried resizing again back to the original flavour. there is no error reported in horizon but nova reports an error. 2014-05-16 16:34:21.286 15163 ERROR oslo.messaging.rpc.dispatcher [-] Exception during message handling: Resize error: Unable

[Yahoo-eng-team] [Bug 1284430] Re: check the url format when create endpoint

2014-05-16 Thread Marcos Lobo
** Also affects: python-openstackclient Importance: Undecided Status: New ** No longer affects: python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1284430

[Yahoo-eng-team] [Bug 1320269] [NEW] schedual fails confirm resize of instances when there is enough space to complete resize

2014-05-16 Thread Dafna Ron
Public bug reported: I configured preallocation on my setup and launched 10 instances. 8 of the 10 instances have enough space to resize I started to resize all instances 1 at a time but did not confirm the resize when I got to the 8th instance the scheduler would not allow resize due to disk

[Yahoo-eng-team] [Bug 1320273] [NEW] _resize files are not cleaned when we destroy instances after failed resize because of disk space

2014-05-16 Thread Dafna Ron
Public bug reported: I configured my setup to work with preallocation. I resized instances and they fail to resize on disk space. when you destroy the instances the _resize file is not removed from the /var/lib/nova/instances dir: [root@orange-vdsf instances(keystone_admin)]# ls -l

[Yahoo-eng-team] [Bug 1320278] [NEW] NSX: Fetch gateway device id mappings more efficiently

2014-05-16 Thread Salvatore Orlando
Public bug reported: In: https://github.com/openstack/neutron/blob/master/neutron/plugins/vmware/plugins/base.py#L2008 a query is performed for each gateway device. This could be optimized into a single query. ** Affects: neutron Importance: Low Assignee: Salvatore Orlando

[Yahoo-eng-team] [Bug 1320302] [NEW] Keystone should log authentication success

2014-05-16 Thread Michael Solberg
Public bug reported: Some security regulations require the auditing of authentication success. Keystone currently logs authentication failures, but doesn't log when a user successfully gets a token. ** Affects: keystone Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1320374] [NEW] missing mac addresses in nova notification

2014-05-16 Thread wei tian
Public bug reported: One of the use case for nova notification is to monitor instance creation/deletion and update the configuration management system accordingly. Currently the payload of the notification only contains fixed_ips from VIFs, the mac address from VIFs is also a very important