[Yahoo-eng-team] [Bug 1538006] [NEW] useless 'u' in the return info of "openstack aggregate show"

2016-01-25 Thread hgangwx
Public bug reported: [Summary] useless 'u' in the return info of "openstack aggregate show" [Topo] devstack all-in-one node [Description and expect result] no useless 'u' in the return info of "openstack aggregate show" [Reproduceable or not] reproduceable [Recreate Steps] 1) useless 'u' for

[Yahoo-eng-team] [Bug 1369465] Re: nova resize doesn't resize(extend) rbd disk files when using rbd disk backend

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/187395 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=29476a67d4d4ff7eedd97f589422d47015111448 Submitter: Jenkins Branch:master commit 29476a67d4d4ff7eedd97f589422d47015111448 Author: Nicolas Simonds Date:

[Yahoo-eng-team] [Bug 1314526] Re: revert resize removes rbd shared image

2016-01-25 Thread OpenStack Infra
*** This bug is a duplicate of bug 1399244 *** https://bugs.launchpad.net/bugs/1399244 Reviewed: https://review.openstack.org/187395 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=29476a67d4d4ff7eedd97f589422d47015111448 Submitter: Jenkins Branch:master commit

[Yahoo-eng-team] [Bug 1505967] Re: AttributeError: 'APIRouterV21' object has no attribute '_router'

2016-01-25 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1418172] Re: Incorrect error message on terminate

2016-01-25 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1537978] [NEW] terraform cannot remove securiygroup

2016-01-25 Thread Bent Terp
Public bug reported: [bent@localhost Terraform]$ terraform apply ; date openstack_compute_keypair_v2.terpstack: Refreshing state... (ID: terpstack) openstack_compute_floatingip_v2.floatip_jenkins: Refreshing state... (ID: 71e4e06c-9bd3-415d-a424-39548e739215)

[Yahoo-eng-team] [Bug 1535201] Re: icehouse branch retirement

2016-01-25 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: release-subproject ** Summary changed: - icehouse branch retirement + networking-midonet icehouse branch retirement ** Description changed: - this bug tracks the status of retirement of icehouse. + this bug

[Yahoo-eng-team] [Bug 1538011] [NEW] Unexpected API Error returned when set metadata for aggregate

2016-01-25 Thread hgangwx
Public bug reported: [Summary] Unexpected API Error returned when set metadata for aggregate [Topo] devstack all-in-one node [Description and expect result] no Unexpected API Error returned when set metadata for aggregate [Reproduceable or not] reproduceable [Recreate Steps] 1) create an

[Yahoo-eng-team] [Bug 1538007] [NEW] nova image-create snapshot does not reflect changes made to sshdconfig

2016-01-25 Thread Rajesh
Public bug reported: My existing CentOS 6.7 qcow2 image had ssh password authentication disabled. To remedy this I made necessary changes #vi /etc/ssh/sshd_config comment PasswordAuthentication no and uncomment PasswordAuthentication yes. #sudo service sshd restart #chkconfig --level 5 sshd on

[Yahoo-eng-team] [Bug 1538002] [NEW] incorrect info returned when show aggregate info

2016-01-25 Thread hgangwx
Public bug reported: [Summary] incorrect info returned when show aggregate info [Topo] devstack all-in-one node [Description and expect result] correct info returned when show aggregate info [Reproduceable or not] reproduceable [Recreate Steps] 1) create an aggregate, availability_zone is

[Yahoo-eng-team] [Bug 1538014] [NEW] the update time is not updated when update zone of aggregate

2016-01-25 Thread hgangwx
Public bug reported: [Summary] the update time is not updated when update zone of aggregate [Topo] devstack all-in-one node [Description and expect result] the update time is updated when update zone of aggregate [Reproduceable or not] reproduceable [Recreate Steps] 1) the update time is not

[Yahoo-eng-team] [Bug 1532086] Re: Use print('value') instead of print 'value' in python3

2016-01-25 Thread Gábor Antal
** Changed in: trove Status: New => Invalid -- 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/1532086 Title: Use print('value') instead of print 'value' in python3

[Yahoo-eng-team] [Bug 1537746] [NEW] l3_db should not assume dns-integration

2016-01-25 Thread YAMAMOTO Takashi
Public bug reported: Ic298ad2558410ab9a614f22e1757d1fc8b22c482 broke plugins using l3_db without dns-integration. eg. _process_dns_floatingip_create_precommit is called without checking the extension. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto)

[Yahoo-eng-team] [Bug 1537348] Re: neutron-db-manage: add has_offline_migrations command

2016-01-25 Thread Martin Hickey
** Project changed: neutron => openstack-manuals -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1537348 Title: neutron-db-manage: add has_offline_migrations command Status in

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/262539 Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=fb1e2317651febf67f27298b61511f3e6b8c9a62 Submitter: Jenkins Branch:master commit fb1e2317651febf67f27298b61511f3e6b8c9a62 Author: Shuquan Huang

[Yahoo-eng-team] [Bug 1537746] Re: l3_db should not assume dns-integration

2016-01-25 Thread Russell Bryant
** Also affects: networking-ovn Importance: Undecided Status: New ** Changed in: networking-ovn Status: New => Confirmed ** Changed in: networking-ovn Status: Confirmed => In Progress ** Changed in: networking-ovn Importance: Undecided => Critical ** Changed in:

[Yahoo-eng-team] [Bug 1522482] Re: dvr gateway port fails in _validate_shared_update

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/253155 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=08d720e1caed67364b0e4859f03a861b233075e6 Submitter: Jenkins Branch:master commit 08d720e1caed67364b0e4859f03a861b233075e6 Author: lzklibj Date: Fri Dec

[Yahoo-eng-team] [Bug 1537882] [NEW] test_obj_make_compatible() does not call __init__ properly on ServiceStatusPayload objects

2016-01-25 Thread Ryan Rossiter
Public bug reported: Because I can tell the future, the test_obj_make_compatible() method will start failing the next time we bump the version of ServiceStatusPayload. It looks like in https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_objects.py#L1252-L1268 we run

[Yahoo-eng-team] [Bug 1516946] Re: keystone WSGI fail: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option

2016-01-25 Thread Matt Fischer
Marking invalid for Puppet due to lack of information per Emilien's request. ** Changed in: puppet-keystone Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1199536] Re: Move dict test matchers into testtools

2016-01-25 Thread Jonathan Lange
** Changed in: testtools Status: Fix Committed => Fix Released -- 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/1199536 Title: Move dict test matchers into

[Yahoo-eng-team] [Bug 1537788] [NEW] fullstack : unable to run more than two hosts with vxlan networks

2016-01-25 Thread Mathieu Rohon
Public bug reported: The following fullstack test environment, which setup 3 ovs agents with vxlan networks, won't work : class Test3Hosts(base.BaseFullStackTestCase): def setUp(self): host_descriptions = [ environment.HostDescription(l3_agent=False) for _ in range(3)]

[Yahoo-eng-team] [Bug 1537843] [NEW] Missing/ broken fields in Port Details

2016-01-25 Thread Rob Cresswell
Public bug reported: There are several fields retrieved by the ports api calls that are not displayed on the Port details page. The Fixed IPs section also appears to always render None, even when the data set contains some. ** Affects: horizon Importance: Low Assignee: Rob Cresswell

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/262529 Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=fac700c8e76919996b735a5a3760050bfe05e88c Submitter: Jenkins Branch:master commit fac700c8e76919996b735a5a3760050bfe05e88c Author: Shuquan Huang

[Yahoo-eng-team] [Bug 1537842] [NEW] Instance Metadata should only show metadata definitions with properties_target: metadata

2016-01-25 Thread Travis Tripp
Public bug reported: The ability to add metadata to an instance leveraging these definitions at launch time was recently added to horizon. [0] It was also added as an action on the instances table [1]. [0] https://review.openstack.org/209680 [1] https://review.openstack.org/243624 In a follow

[Yahoo-eng-team] [Bug 1502136] Re: Everything returns 403 if show_multiple_locations is true and get_image_location policy is set

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/233622 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=f07f36fa3789a4997b84639530e5d6ab1c603983 Submitter: Jenkins Branch:master commit f07f36fa3789a4997b84639530e5d6ab1c603983 Author: kairat_kushaev Date:

[Yahoo-eng-team] [Bug 1536849] Re: Software metadata defs for OS::Nova::Instance should have properties target set

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271100 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=28becd1aadd3b6f3ed1c656f79470a2a988e2c72 Submitter: Jenkins Branch:master commit 28becd1aadd3b6f3ed1c656f79470a2a988e2c72 Author: Travis Tripp Date:

[Yahoo-eng-team] [Bug 1537909] [NEW] Graph looks smaller after boostrap refactor

2016-01-25 Thread Lin Hua Cheng
Public bug reported: In the Admin - > Hypervisor graph, the graph is relatively is smaller from when M started. Increase the size of the graph back to original ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1537903] Re: Glance metadefs for OS::Nova::Instance should be OS::Nova::Server

2016-01-25 Thread Travis Tripp
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) => Justin Pomeroy (jpomero) ** Description changed: The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. Now

[Yahoo-eng-team] [Bug 1537903] [NEW] Glance metadefs for OS::Nova::Instance should be OS::Nova::Server

2016-01-25 Thread Travis Tripp
Public bug reported: The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. Now that Horizon is supporting adding metadata to instances (just got in during the mitaka cycle - so unrealeased), I realized that we used OS::Nova::Instance

[Yahoo-eng-team] [Bug 1493448] Re: All operations are perfomed with admin priveleges when 'use_user_token' is False

2016-01-25 Thread Nathan Kinder
This has been published as OSSN-0060: https://wiki.openstack.org/wiki/OSSN/OSSN-0060 ** Changed in: ossn Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1537746] Re: l3_db should not assume dns-integration

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/272082 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3233918e305104fda05afce5f6c8313de0299d8c Submitter: Jenkins Branch:master commit 3233918e305104fda05afce5f6c8313de0299d8c Author: YAMAMOTO Takashi

[Yahoo-eng-team] [Bug 1537924] [NEW] Pecan: filter values are not converted

2016-01-25 Thread Salvatore Orlando
Public bug reported: The code [1], in order to work as expected, needs a call like [2]. Otherwise every filter value is sent down to the plugin as a string and the plugin will not like that. [1] http://git.openstack.org/cgit/openstack/neutron/tree/neutron/pecan_wsgi/controllers/root.py#n159

[Yahoo-eng-team] [Bug 1537510] Re: Functional test_models_sync is not working in Jenkins

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271918 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d9693d787812347133e9ff765428389a2c332cdf Submitter: Jenkins Branch:master commit d9693d787812347133e9ff765428389a2c332cdf Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1537578] Re: Functional test_models_sync in VPNaaS (*aaS?) is failing due to neutron model mismatch

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271918 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d9693d787812347133e9ff765428389a2c332cdf Submitter: Jenkins Branch:master commit d9693d787812347133e9ff765428389a2c332cdf Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1537929] [NEW] Pecan: controller lookup for resources with dashes fails

2016-01-25 Thread Salvatore Orlando
Public bug reported: The controller lookup process is unable to route the request to any resource with a dash in it. This happens because the controllers are stored according to their resource name, where dashes are replaced by underscores, and the pecan lookup process, quite dumbly, does not

[Yahoo-eng-team] [Bug 1537936] [NEW] Pecan: put does not return resource names in responses

2016-01-25 Thread Salvatore Orlando
Public bug reported: clients are hardly going to work with an issue like this ** Affects: neutron Importance: Undecided Assignee: Salvatore Orlando (salvatore-orlando) Status: New ** Tags: pecan -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1537962] [NEW] Add time_stamp parameter to router

2016-01-25 Thread yujie
Public bug reported: Some times, when we want to analysis and debug some problems from the error log, we need the info of when a router is created, when setting gateway to the router and adding subnet to the router. But now there is no info about this. Could we add this parameter? ** Affects:

[Yahoo-eng-team] [Bug 1537963] [NEW] Enent Notification not generated for authentication failure with invalid user name

2016-01-25 Thread Thomas Hsiao
Public bug reported: Enable event notification in log mode: [DEFAULT] notification_format = cadf notification_driver = log Test by "Create a token" $ openstack token issue 1.[OK] Correct user name and password: an event notification was created with "event_type": "identity.authenticate"

[Yahoo-eng-team] [Bug 1517212] Re: Support new v2 API image filters

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/266208 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=5d0588abcae01ddfebc3d77f8770e8777174e89f Submitter: Jenkins Branch:master commit 5d0588abcae01ddfebc3d77f8770e8777174e89f Author: Diane Fleming Date:

[Yahoo-eng-team] [Bug 1521844] Re: pycadf ID validation fails for multi-domain IDs

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/252182 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=944bd0a2dca60a5b144378587a13220d33298051 Submitter: Jenkins Branch:master commit 944bd0a2dca60a5b144378587a13220d33298051 Author: Ajaya Agrawal Date:

[Yahoo-eng-team] [Bug 1532156] Re: Some panel have a unnecessary permissions

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/265192 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c2dc30cefe6d38e6272d0f6ae7b6ef06fa5c8c7c Submitter: Jenkins Branch:master commit c2dc30cefe6d38e6272d0f6ae7b6ef06fa5c8c7c Author: kenji-ishii Date:

[Yahoo-eng-team] [Bug 1515670] Re: VPNaaS: Modify neutron API users to detect multiple local subnet feature

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/261109 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=1afd7fc22acc36ae40af6b573940f02ea970a20f Submitter: Jenkins Branch:master commit 1afd7fc22acc36ae40af6b573940f02ea970a20f Author: Akihiro Motoki

[Yahoo-eng-team] [Bug 1537401] Re: keystone gate failing test_get_token_id_error_handling

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271851 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3f9cdfc046ab1900f422713e230f473d2c7428c2 Submitter: Jenkins Branch:master commit 3f9cdfc046ab1900f422713e230f473d2c7428c2 Author: Steve Martinelli

[Yahoo-eng-team] [Bug 1537667] [NEW] Unable to retrive details for network when it has subnets created by admin

2016-01-25 Thread Bao Fangyan
Public bug reported: Unable to retrive details for network or edit network when the network has subnets created by admin,but can do this by CLI. Steps to reproduce: 1. demo tenant create a network net1 2. demo tenant create a subnet sn1 in net1 3. admin create a subnet sn2 in net1 4. Go to demo

[Yahoo-eng-team] [Bug 1537674] [NEW] host action should use POST instead of GET for power on , reboot etc

2016-01-25 Thread jichenjc
Public bug reported: 288 class Hosts(extensions.V21APIExtensionBase): 289 """Admin-only host administration.""" 290 291 name = "Hosts" 292 alias = ALIAS 293 version = 1 294 295 def get_resources(self): 296 resources = [extensions.ResourceExtension(ALIAS, 297

[Yahoo-eng-team] [Bug 1537626] [NEW] `glance location-update` deletes locations and backend images

2016-01-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hi all, I am having trouble using `glance location-update --url --metadata ` to update the metadata of a location. When I try run the command, the locations become a blank list and the image is deleted from my backend (swift+https). I have traced it

[Yahoo-eng-team] [Bug 1537470] Re: 'keystoneclient.exceptions.BadRequest'> (HTTP 500)

2016-01-25 Thread Markus Zoeller (markus_z)
Bug skimming This is most likely a configuration issue. This report is a support request and not a bug. That's why I change the status to "Invalid". It also lacks the necessary information to do an analysis of the issue (steps to reproduce, exact version, configuration details,

[Yahoo-eng-team] [Bug 1537626] Re: `glance location-update` deletes locations and backend images

2016-01-25 Thread wangxiyuan
https://review.openstack.org/#/c/35134/14 here is the original patch ** Project changed: python-glanceclient => glance ** Also affects: python-glanceclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1537686] [NEW] Diagnosing Neutron connectivity issues

2016-01-25 Thread Hynek Mlnarik
Public bug reported: One of common questions seen at ask.openstack.org and mailing lists is "Why cannot I ping my floating IP address?". Usually, there are common steps in the diagnostics required to answer the question involving pinging the instance, checking security groups settings etc.

[Yahoo-eng-team] [Bug 1536569] Re: [Error: Remote error: DBError This Connection is closed

2016-01-25 Thread Markus Zoeller (markus_z)
@BM Shukla: Bug skimming This bug report lacks the necessary information to do an analysis of the issue (steps to reproduce, exact version, configuration details, ...), that's why I change the status to "Invalid". If you want to reopen this bug, consider using a template [1].

[Yahoo-eng-team] [Bug 1536512] Re: cirros-0.3.4-x86_64-disk can't be lauched in liberty (no timer check issue)

2016-01-25 Thread Markus Zoeller (markus_z)
@leye: Bug skimming This bug report lacks the necessary information to do an analysis of the issue (steps to reproduce, exact version, configuration details, ...), that's why I change the status to "Invalid". If you want to reopen this bug, consider using a template [1].

[Yahoo-eng-team] [Bug 1537697] [NEW] The name can be just white character except project

2016-01-25 Thread space
Public bug reported: In addition to the project,the name of all components in identity(horizon) can be just white character.Such as " ", " ". ** Affects: keystone Importance: Undecided Assignee: space (fengzhr) Status: New ** Changed in: keystone Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1536007] Re: Networking Guide: Incorrect steps for East / West traffic between instances on the same network

2016-01-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/270567 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=82a3aeea74d8fe7fd0e39f3608d56ea2489b8e1b Submitter: Jenkins Branch:master commit 82a3aeea74d8fe7fd0e39f3608d56ea2489b8e1b Author: Matthew Kassawara

[Yahoo-eng-team] [Bug 1537713] [NEW] AttributeError: 'module' object has no attribute 'ClientException'

2016-01-25 Thread Itxaka Serrano
Public bug reported: In openstack_dashboard/usage/quotas.py (https://github.com/openstack/horizon/blob/master/openstack_dashboard/usage/quotas.py) there is a couple of calls to cinder.ClientException which is not the proper route. Proper route is cinder.cinder_exception.ClientException

[Yahoo-eng-team] [Bug 1537661] Re: devstack with stable/liberty and neutron lbaas v2 is failing

2016-01-25 Thread Sean M. Collins
** Also affects: octavia Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1534644] Re: 'Nova restore ' accepts only ID of server, not its name

2016-01-25 Thread Markus Zoeller (markus_z)
Bug skimming The REST API of Nova only accepts IDs. The translation from instance name to instance ID happens in the "python-novaclient" CLI. The translation seems to have an issue with soft deleted instances. ** Also affects: python-novaclient Importance: Undecided

[Yahoo-eng-team] [Bug 1537721] [NEW] Image corrupts when upload

2016-01-25 Thread Andrey Shestakov
Public bug reported: After this commit https://github.com/openstack/glance_store/commit/a0572ef672512a8ed7ef203816ec256eafd5f9de image uploads works incorrect. Steps to reproduce: 1. Upload image (1.47GB) md5sum virtual_ubuntu_trasty_ext4_demo fa9ec35d64d43aefd6356150d361ec24

[Yahoo-eng-team] [Bug 1537734] [NEW] Users cannot clear allowed address pairs from a port

2016-01-25 Thread Sean M. Collins
Public bug reported: http://lists.openstack.org/pipermail/openstack- dev/2016-January/084819.html It appears that the validator "validate_allowed_address_pairs" does not take into account the --action=clear parameter that is used to update a port and remove allowed address pairs. ** Affects:

[Yahoo-eng-team] [Bug 1537971] [NEW] [RFE] Add timestamp to neutron resources

2016-01-25 Thread Henry Gessau
Public bug reported: This is the RFE bug used to track the blueprint: https://blueprints.launchpad.net/neutron/+spec/add-timestamp-attr ** Affects: neutron Importance: Wishlist Assignee: zhaobo (zhaobo6) Status: Triaged ** Tags: rfe-approved ** Tags added: rfe-approved **