[Yahoo-eng-team] [Bug 1286733] [NEW] nec plugin: delete pre-grizzly ID mapping tables

2014-03-02 Thread Akihiro Motoki
Public bug reported: Before Grizzly release, data format of OFC ID mapping tables was changed and there are two types of ID mapping tables for old and new format. The old mapping tables are only used for resources (networks, ports, tenants, filters) in pre-Grizzly system. pre-Grizzly system is no

[Yahoo-eng-team] [Bug 1286936] [NEW] v2 API sample for os-assisted-volume snapshot is incorrect

2014-03-02 Thread Christopher Yeoh
Public bug reported: The v2 API sample for os-assisted volume snapshot is wrong and given it is used for documentation misleading to users of the API ** Affects: nova Importance: Undecided Assignee: Christopher Yeoh (cyeoh-0) Status: New ** Tags: api ** Tags added: api **

[Yahoo-eng-team] [Bug 1286958] [NEW] run_tests.sh - two tests to be skipped in OS X

2014-03-02 Thread smithson
Public bug reported: % git rev-parse HEAD e19b294737030900ac5f2ba9cfb289b11020d369 % uname -v Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 % ./run_tests.sh [...] == FAIL:

[Yahoo-eng-team] [Bug 1286959] Re: stack.updated_time is None

2014-03-02 Thread Steve Baker
We have just changed what is stored in the updated_at field; it now represents the time that the stack had an update operation performed on it. This means that updated_time will often be None. Horizon needs to expect a None updated_time, and its probably not appropriate to even have an Updated

[Yahoo-eng-team] [Bug 1286969] [NEW] NeutronClientException exception isn't handled when showing a network

2014-03-02 Thread Haiwei Xu
Public bug reported: When I ran 'nova net xxx' to show a network's details, I got a 500 error if the network_uuid does not exist. This is because the NeutronClientException exception is not caught by nova api. $ nova net xxx ERROR: The server has either erred or is incapable of performing the

[Yahoo-eng-team] [Bug 1286991] [NEW] vim line in db migration template should be removed

2014-03-02 Thread Akihiro Motoki
Public bug reported: We decided not to include vim lines for new files and we see review comments to suggest removing vim lines for new db migrations. db migrations are generated from the template file: db/migration/alembic_migrations/script.py.mako Removing the vim line from the template is

[Yahoo-eng-team] [Bug 1286992] [NEW] Exists notification not sent after completion of resize and rebuild

2014-03-02 Thread Anuj Mathur
Public bug reported: Nova currently sends exists notifications only when the resize/resize- revert/rebuild/rescue operations begin. When these operations span audit periods, this causes some values from the period between the time that the previous audit period ended to the time at which the