[Yahoo-eng-team] [Bug 1536479] Re: the return info is unclear when creating subnetpool without prefixes

2016-02-25 Thread linwei,wu
** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1536479 Title: the return info is unclear when creating subnetpool without prefixes St

[Yahoo-eng-team] [Bug 1549678] [NEW] chunked image upload fails when using glance-api behind wsgi server

2016-02-25 Thread Bjørnar Ness
Public bug reported: The use of chunked uploading (of images) does not work under apache/uwsgi. The following are the errors I can see: # openstack image create cirros < cirros-0.3.4-x86_64-disk.img 'ascii' codec can't decode byte 0xfb in position 3: ordinal not in range(128) in logs: ... Wro

[Yahoo-eng-team] [Bug 1549699] [NEW] LBaaS needs automated test for DB migrations

2016-02-25 Thread Stephen Balukoff
Public bug reported: Given the problems caused recently by a migration on neutron-lbaas that broke things for people using PostgreSQL, we should implement a test which ensures that alembic migrations produce results exactly consistent with the database models in the project, and which are functio

[Yahoo-eng-team] [Bug 1549705] [NEW] migrate DB failed due to password cannot be null

2016-02-25 Thread Dave Chen
Public bug reported: If there were user with null password existes, keystone-manage db_sync will fail when migrate the DB to 091_migrate_data_to_local_user_and_password_tables.py. This is beacuse the `password` doesn't allow the the `password` to be null. The stacktrace is, 2016-02-25 16:48:02

[Yahoo-eng-team] [Bug 1526245] Re: Add option for nova endpoint type

2016-02-25 Thread venkatamahesh
A new config option will be added in this table : https://github.com/openstack/openstack-manuals/blob/master/doc/config- reference/source/tables/neutron-nova.rst ** Changed in: neutron Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha) ** Project changed: neutron => openstack-manua

[Yahoo-eng-team] [Bug 1548466] Re: Deprecate 'force_gateway_on_subnet' configuration option

2016-02-25 Thread venkatamahesh
** Project changed: neutron => openstack-manuals ** Changed in: openstack-manuals Milestone: None => mitaka ** Tags added: autogenerate-config-docs -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchp

[Yahoo-eng-team] [Bug 1549726] [NEW] Race condition in keystone domain config

2016-02-25 Thread Divya K Konoor
Public bug reported: This is a very difficult to reproduce bug but occurs nevertheless and can be observed when we switch the backend drivers. Steps to reproduce: 1. Switch the backened driver in keystone conf file from one driver to another . Restart keystone 2. Immediately (if you wait for few

[Yahoo-eng-team] [Bug 1542352] Re: Add popular IP protocols for security group

2016-02-25 Thread venkatamahesh
** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: openstack-manuals Status: New => Confirmed ** Changed in: openstack-manuals Importance: Undecided => Low ** Tags added: cli-reference -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1549738] [NEW] error while adding a qos policy to a network

2016-02-25 Thread Matthias Runge
Public bug reported: [root@rhos-8 ~(keystone_admin)]# neutron qos-policy-list +--++ | id | name | +--++ | 5c86a65e-b062-4016-bbc2-4ce76cac42f9 | foo| | b0

[Yahoo-eng-team] [Bug 1549738] Re: error while adding a qos policy to a network

2016-02-25 Thread Jakub Libosvar
Turned out to be a misconfiguration, missing qos in ml2 extensions. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1549738 Title

[Yahoo-eng-team] [Bug 1542819] Re: The details of security group contains "null"

2016-02-25 Thread Hong Hui Xiao
@libosvar, thanks for pointing out. I just checked the code of neutronclient, and I found that the "any" in the output "neutron security-group-rule-show" is not a simple convert from null to "any". So, we can't simply change all null to "any" in [2]. For example, when remote-ip-prefix is null and

[Yahoo-eng-team] [Bug 1549793] [NEW] force_metadata = True : qdhcp namespace has no interface with ip 169.254.169.254

2016-02-25 Thread Alex Syafeyev
Public bug reported: [root@overcloud-controller-0 ~]# cat /etc/neutron/dhcp_agent.ini | grep metadata | grep -v "#" force_metadata = True enable_isolated_metadata = False enable_metadata_network = False [stack@undercloud ~]$ neutron net-list +--+-

[Yahoo-eng-team] [Bug 1549814] [NEW] Metadata caching is fundamentally broken

2016-02-25 Thread Sven Anderson
Public bug reported: The caching backend for memcached/dogpile stores whole Python objects by creating a deep copy. Metadata is cached by storing the metadata Python object, and therefore the whole object tree underneath, including the "instance" attribute. Whenever the metadata is fetched, it al

[Yahoo-eng-team] [Bug 1549828] [NEW] permission denied on console.log during some migrations

2016-02-25 Thread Silvan Kaiser
Public bug reported: The core issue are console.log files with ownership root:root and permissions 600 during migration where a target hosts nova process is unable to access these console.log files. The setup is kilo version OpenStack with Quobyte backend running with nas_secure_permissions and n

[Yahoo-eng-team] [Bug 1549852] [NEW] glance image-list is fine, but nova image-list with CEPH backend fails

2016-02-25 Thread Sola
Public bug reported: Hi, all I've configured HA Openstack Liberty with two controllers and compute/storage nodes with CEPH backend. OS installed everywhere is CentOS 7.1 Everything is fine, except one thing - this is output from the nova image-list command. Seems that I have the same issue as

[Yahoo-eng-team] [Bug 1549853] [NEW] "Trying to apply a migration context that does not seem to be set for this instance" spams n-cpu logs in liberty

2016-02-25 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/08/283708/3/check/gate-tempest-dsvm-full- ceph/094fc27/logs/screen-n-cpu.txt.gz?level=TRACE Shows up quite a big: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22Trying%20to%20apply%20a%20migration%20con

[Yahoo-eng-team] [Bug 1549854] [NEW] compute host "has not been heard from in a while" failing ceph jobs

2016-02-25 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/89/283689/3/gate/gate-tempest-dsvm-full-ceph- src-glance_store/f23f9eb/logs/screen-n-sch.txt.gz?level=TRACE and here: http://logs.openstack.org/08/283708/3/check/gate-tempest-dsvm-full- ceph/094fc27/logs/screen-n-sch.txt.gz?level=TRACE

[Yahoo-eng-team] [Bug 1549860] [NEW] neutron metadata- after adding a network port to a neutron router, static route is still sent to new VMs

2016-02-25 Thread Alex Syafeyev
Public bug reported: Metaadata isolated configured. Network and subnet created - ( no --no-gateway option but the network is not connected to a router - there is no router). VM booted - metadata is OK and we have a static route passed to the VM. Created a router and attached a network port to

[Yahoo-eng-team] [Bug 1549634] Re: net-create missing mtu option

2016-02-25 Thread Dariusz Smigiel
*** This bug is a duplicate of bug 1549638 *** https://bugs.launchpad.net/bugs/1549638 @Marcus, added second project to your another bug report. ** Also affects: neutron Importance: Undecided Status: New ** No longer affects: neutron ** This bug has been marked a duplicate of bug

[Yahoo-eng-team] [Bug 1549869] [NEW] Glance should return 204 when user downloads queued image file

2016-02-25 Thread Mike Fedosin
Public bug reported: Previously (In Liberty) when user tried to download file while image was in 'queued' status Glance returned 204. In Mitaka this behavior was changed and now Glance returns 403. This is contrary to the Glance image api v2 http://developer.openstack.org/api-ref-image-v2.html We

[Yahoo-eng-team] [Bug 1549886] [NEW] a bug test

2016-02-25 Thread JerryLi
Public bug reported: a bug test ** Affects: neutron Importance: Undecided Assignee: JerryLi (neoareslinux-9) Status: New ** Changed in: neutron Assignee: (unassigned) => JerryLi (neoareslinux-9) -- You received this bug notification because you are a member of Yahoo! En

[Yahoo-eng-team] [Bug 1549913] [NEW] Horizon's Project search won't search all records.

2016-02-25 Thread Raul Flores
Public bug reported: Horizon's search filter under Identity > Projects seems to only search the records displayed on screen (20 by default I believe). I don't imagine this is a major pain point for clouds with a small number of tenants, but specifically for an admin user on a cloud with 1000+ ten

[Yahoo-eng-team] [Bug 1549924] [NEW] fix 2 unit tests that do not have expectations

2016-02-25 Thread Cindy Lu
Public bug reported: See localhost:8001/jasmine/ console to see that there are two unit tests that do not set any expectations and essentially do not test anything: Spec 'MagiSearchController keypress handler opens menu when searchVal is a space' has no expectations. Spec 'Launch Instance Keypai

[Yahoo-eng-team] [Bug 1490571] Re: Refactor use of oslo.db.sqlalchemy.session.EngineFacade because it's deprecated

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/284516 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8f432e9b4492ff474c16fbcd48b33e8f5aa0e661 Submitter: Jenkins Branch:master commit 8f432e9b4492ff474c16fbcd48b33e8f5aa0e661 Author: Morgan Fainberg Date: Wed Feb 24 19:29:20

[Yahoo-eng-team] [Bug 1526831] Fix merged to nova (master)

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/258614 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=82bf282dd599d9c1528a34a032513e6721ae9876 Submitter: Jenkins Branch:master commit 82bf282dd599d9c1528a34a032513e6721ae9876 Author: Lucian Petrut Date: Mon Dec 7 12:09:22 2015 +

[Yahoo-eng-team] [Bug 1549886] Re: a bug test

2016-02-25 Thread Dariusz Smigiel
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1549886 Title: a bug test Status in neutron: Invalid Bug description: a bug test

[Yahoo-eng-team] [Bug 1549078] Re: neutron router static routes ecmp deesn't work

2016-02-25 Thread Dariusz Smigiel
** Changed in: neutron Status: New => Incomplete ** Changed in: neutron Status: Incomplete => Won't Fix ** Changed in: neutron Status: Won't Fix => Confirmed ** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 1549957] [NEW] When using the material theme the delete button is red and flashy

2016-02-25 Thread Doug Fish
Public bug reported: While testing out https://review.openstack.org/#/c/277220/ I notice when using the material theme, the Delete button on most (all?) pages is initially shown as Red/enabled and pretty quickly switches to Grey/disabled. The red flashing is distracting when navigating from page t

[Yahoo-eng-team] [Bug 1547563] Re: Liberty Neutron server RPC worker threads loses endpoints

2016-02-25 Thread Amitabha Biswas
** Project changed: neutron => networking-ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1547563 Title: Liberty Neutron server RPC worker threads loses endpoints Status in networkin

[Yahoo-eng-team] [Bug 1549977] [NEW] _update_router_port_bindings missing exception

2016-02-25 Thread Kevin Benton
Public bug reported: The HA _update_router_port_bindings call calls update_port on a port and has some exception handling code to deal with concurrent deletes of the port. However, this code doesn't catch PortNotFound, which is raised if the port is completely deleted before update_port has a chan

[Yahoo-eng-team] [Bug 1549984] [NEW] PCI devices claimed on compute node during _claim_test()

2016-02-25 Thread Jay Pipes
Public bug reported: The nova.compute.claims.Claim object is used to test whether a set of requested resources can be satisfied by the compute node. In the constructor of the Claim object, the Claim._claim_test() object is called: def __init__(self, context, instance, tracker, resources, ove

[Yahoo-eng-team] [Bug 1549989] [NEW] LBaaS V2 listener delete leaves SNI container behind

2016-02-25 Thread German Eichberger
Public bug reported: Looking att the database code when a listener is created with SNI support the respective entry is added to the SNI table but when the listener is deleted the SNI entry is left behind. There is no special delete call for SNI so listener should clean that up. ** Affects: neutro

[Yahoo-eng-team] [Bug 1332726] Re: Multi-region management from Horizon requires endless authentications

2016-02-25 Thread Brad Pokorny
I'm going to close this one as won't fix, as there hasn't been any activity on the original issue for a while, and there's no good way to solve this in Horizon. As David mentions, if Keystone tokens can't be authenticated across regions, the only way to not require logging into a previously logged

[Yahoo-eng-team] [Bug 1550008] [NEW] Hostname mismatch on test_get_device_id

2016-02-25 Thread Victor Morales
Public bug reported: I'm using an environment with a FQDN. As result, test_get_device_id fails with the following error (py34) user@user-host:~/stack/neutron (master*) $ testr run test_get_device_id [60/1907] r

[Yahoo-eng-team] [Bug 1550014] [NEW] test_shelve_shelved_server fails in Intel NFV CI for api-compute-on-nfv-flavors scenario with "CPUPinningInvalid: Cannot pin/unpin cpus [1] from the following pinn

2016-02-25 Thread Matt Riedemann
Public bug reported: Noticed here: http://intel-openstack-ci-logs.ovh/compute-ci/refs/changes/20/283820/2 /compute-nfv-flavors/20160225_183949/screen/n-cpu.log.gz 2016-02-25 19:15:26.874 ERROR nova.compute.manager [req-078b2da5-cb6e-41ed-925c-01f3acb52264 tempest-ServersNegativeTestJSON-975508

[Yahoo-eng-team] [Bug 1549626] Re: remove redundant "#!/usr/bin/env python" header

2016-02-25 Thread Sean Dague
please don't ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1549626 Title: remove redundant "#!/usr/bin/env python"

[Yahoo-eng-team] [Bug 1546433] Re: nova.service.Service.kill() is unused and orphaned

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/281835 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=487a6259f9f60bf56353f878184273242df7c01e Submitter: Jenkins Branch:master commit 487a6259f9f60bf56353f878184273242df7c01e Author: Roman Dobosz Date: Thu Feb 18 09:19:21 2016 +

[Yahoo-eng-team] [Bug 1550018] [NEW] Cells v1 is borked for live-migrate and evacuate

2016-02-25 Thread Sylvain Bauza
Public bug reported: So, we recently added a new feature for passing a RequestSpec object from the API down to the conductor. Unfortunately, the CI (and the bug reporter who was the jerk who wrote the code) missed that Cells V1 provides a Proxy for the ComputeTaskAPI calls we do. That means tha

[Yahoo-eng-team] [Bug 1550017] [NEW] keystone eventlet using session is in 'prepared' state

2016-02-25 Thread Brant Knudson
Public bug reported: http://logs.openstack.org/58/257458/5/check/gate-tempest-dsvm-keystone-eventlet-full/2441200/logs/screen-key.txt.gz#_2016-02-24_17_26_26_453 Many operations are failing with an exception: This session is in 'prepared' state; no further SQL can be emitted within this transac

[Yahoo-eng-team] [Bug 1538061] Re: Ensure that LVM escapes instance names for device names correctly

2016-02-25 Thread Grant Murphy
Removed the OSSA task and opened the bug. Will leave it to the Nova PTL to close. ** Changed in: ossa Status: Incomplete => Won't Fix ** Information type changed from Private Security to Public ** No longer affects: ossa -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1550027] [NEW] db.migrations.create_foreign_keys forces new constraints to have ondelete=CASCADE option

2016-02-25 Thread Stephen Balukoff
Public bug reported: In neutron/db/migration/__init__.py, on line 168, the create_foreign_keys method there forces any foreign keys that created to have ondelete='CASCADE', no matter whether the foreign_keys parameter passed to the method had that option set. This is particularly bad, because if t

[Yahoo-eng-team] [Bug 1550055] [NEW] Horizon distro prerequisites package list in Quickstart docs are outdated

2016-02-25 Thread Timur Sufiev
Public bug reported: While it is stated that for Ubuntu distro it's required to run: > sudo apt-get install git python-dev python-virtualenv libssl-dev libffi-dev In reality now we need pytnon3-dev package, not python-dev. Guess the same is true for RPM-distros (haven't checked that). ** Aff

[Yahoo-eng-team] [Bug 1550057] [NEW] keystone-manage bootstrap should create and identity endpoint

2016-02-25 Thread Jamie Lennox
Public bug reported: I want to use keystone-manage bootstrap so that i never have to enable admin_token in my environment (rather than turn it on, restart kestone, do setup, turn it off, restart keystone). Whilst bootstrap creates me an admin user in an admin project, i can't then use this login

[Yahoo-eng-team] [Bug 1550064] [NEW] Angular modal spinner documentation incorrect

2016-02-25 Thread Richard Jones
Public bug reported: The documentation says "horizon.framework.widgets.modal.modal-wait- spinner.service" and should say "horizon.framework.widgets.modal-wait- spinner.service" ** Affects: horizon Importance: Undecided Assignee: Richard Jones (r1chardj0n3s) Status: In Progress

[Yahoo-eng-team] [Bug 1550066] [NEW] Style: Material Design: Alert Close Menu Icon is not centered

2016-02-25 Thread Diana Whitten
Public bug reported: Style: Material Design: Alert Close Menu Icon is not centered https://i.imgur.com/csskmXM.png ** Affects: horizon Importance: Medium Assignee: Diana Whitten (hurgleburgler) Status: Confirmed ** Changed in: horizon Importance: Undecided => Medium ** Ch

[Yahoo-eng-team] [Bug 1520567] Re: Incorrect pass exception with oslo_db.enginefacade

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/250790 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4dbf1decf91f208b15805983fb4d6de5ccafe74a Submitter: Jenkins Branch:master commit 4dbf1decf91f208b15805983fb4d6de5ccafe74a Author: Pavel Kholkin Date: Fri Nov 27 15:34:34 2015

[Yahoo-eng-team] [Bug 1520563] Re: No unit tests for instance_info_cache db section

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/250790 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4dbf1decf91f208b15805983fb4d6de5ccafe74a Submitter: Jenkins Branch:master commit 4dbf1decf91f208b15805983fb4d6de5ccafe74a Author: Pavel Kholkin Date: Fri Nov 27 15:34:34 2015

[Yahoo-eng-team] [Bug 1548198] Re: Misuse of assertTrue in console and virt unittests

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/282983 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ca2c7a89849a6223ac9c4dd79ccdb6da86e0a7d2 Submitter: Jenkins Branch:master commit ca2c7a89849a6223ac9c4dd79ccdb6da86e0a7d2 Author: Takashi NATSUME Date: Mon Feb 22 15:50:29 201

[Yahoo-eng-team] [Bug 1550086] [NEW] 500 error when image is in use though the backend store

2016-02-25 Thread Fei Long Wang
Public bug reported: When delete image from Glance and if the image is still in use in RBD, Glance will raise 500 error as below: 2016-02-26 14:23:42.849 2190 ERROR glance.common.wsgi [req-e1ca13af-7662-4122-a3a

[Yahoo-eng-team] [Bug 1550098] [NEW] Disk resource consumption is inconsistent between scheduler and resource tracker

2016-02-25 Thread Yingxin
Public bug reported: The way scheduler consumes disk resources in host state is inconsistent with RT's way in compute service. The scheduler consumes "free_disk_mb" in its host state. https://github.com/openstack/nova/blob/master/nova/scheduler/host_manager.py#L266 It comes from the min value of

[Yahoo-eng-team] [Bug 1550110] [NEW] DB model is inconsistent with DB schema

2016-02-25 Thread Dave Chen
Public bug reported: The user table created no longer consistent with the table model, this is beacuse the some fields were dropped after the shadow user patch (https://review.openstack.org/#/c/278570/) got merged but table model is not updated accordingly. ** Affects: keystone Importance:

[Yahoo-eng-team] [Bug 1545748] Re: API Guide source grammar and typo fixes

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/280299 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fdd8f0f91ede06814e3537206234224e9f982e35 Submitter: Jenkins Branch:master commit fdd8f0f91ede06814e3537206234224e9f982e35 Author: Waldemar Znoinski Date: Mon Feb 15 14:42:02 2

[Yahoo-eng-team] [Bug 1550127] [NEW] Wrong IP Address for error message in keystone.log

2016-02-25 Thread Dave McCowan
Public bug reported: When the keystone public endpoint sits behind a reverse proxy, messages written to keystone.log contain the IP address of the proxy, not the IP address of the client. For example: 2016-02-25 20:48:21.409 60 WARNING keystone.common.wsgi [-] Authorization failed. Could not fin

[Yahoo-eng-team] [Bug 1549981] Re: LBaaS Netscaler driver leaks password in DEBUG mode

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/285079 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=5afdb1f071600ba2f79fe60df27bc5d0ebede728 Submitter: Jenkins Branch:master commit 5afdb1f071600ba2f79fe60df27bc5d0ebede728 Author: Aaron Rosen Date: Thu Feb 25 18:02:4

[Yahoo-eng-team] [Bug 1399280] Re: FWaaS extension doesn't register its quota resources

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/284249 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=e338df4244ca684d3b8a962341a6eab733f3e074 Submitter: Jenkins Branch:master commit e338df4244ca684d3b8a962341a6eab733f3e074 Author: James Arendt Date: Sat Feb 13 18:54:

[Yahoo-eng-team] [Bug 1547066] Re: Test test_live_migration_pause_vm_invalid_migration_state lacks of execution

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/281915 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c0b4157ab980df8c5fde7c8fd0b3377e34b7f608 Submitter: Jenkins Branch:master commit c0b4157ab980df8c5fde7c8fd0b3377e34b7f608 Author: Roman Dobosz Date: Wed Feb 17 23:47:18 2016 +

[Yahoo-eng-team] [Bug 1549422] Re: Style: Material Design: Sidebar needs to compresss responsively

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/284345 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3b3b54f92c1fc6fb0bbdaede32384a40c824d226 Submitter: Jenkins Branch:master commit 3b3b54f92c1fc6fb0bbdaede32384a40c824d226 Author: Diana Whitten Date: Wed Feb 24 10:14:51 20

[Yahoo-eng-team] [Bug 1550064] Re: Angular modal spinner documentation incorrect

2016-02-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/284995 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=414ebf118f63d165ac38ef76cbb6a8bee184ef62 Submitter: Jenkins Branch:master commit 414ebf118f63d165ac38ef76cbb6a8bee184ef62 Author: Richard Jones Date: Thu Feb 25 16:21:22 20

[Yahoo-eng-team] [Bug 1550153] [NEW] Create an image has Image source field which takes both option at a time for image location and image file thus giving error when "create image" pressed

2016-02-25 Thread Sagar Raj
Public bug reported: when Creating an image has Image source field which takes both option simultaneously for image location and image file thus giving error when "create image" pressed. error message being "Can not specify both image and external image location." solution: the option should a

[Yahoo-eng-team] [Bug 1550171] [NEW] When an error status VM was deleted which a port belong to, The port can not be assigned to other VM again

2016-02-25 Thread JianGang Weng
Public bug reported: 1. When you create an VM with a given logic port, for some problem(such as all of the neutron agents is offline), the instance fall to the error status. 2. Resolve the problems, and delete the error VM Instance. 3. Create an new VM with the old port, then you will find the