[Yahoo-eng-team] [Bug 1379663] [NEW] After upgrading - ovs-vswitchd cannot add existing ports

2014-10-09 Thread Boon Lee
Public bug reported: Hi there, After upgrading (stop all services, yum upgrade, db sync) from older Icehouse build to latest Icehouse build, my compute node (specifically openstack-nova-compute) cannot be started. I deployed a number of instances before upgrade, and after upgrading openstack-nova

[Yahoo-eng-team] [Bug 1379549] Re: Sahara cluster details page is broken

2014-10-09 Thread Andrew Lazarev
Not valid after https://review.openstack.org/#/c/127063/ merge. Filed bug #1379642 with different symptoms . ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Da

[Yahoo-eng-team] [Bug 1379642] [NEW] Sahara cluster details page has no cluster info links

2014-10-09 Thread Andrew Lazarev
Public bug reported: Details page was broken after https://review.openstack.org/#/c/125206/ merge (bug #1379549). There is https://review.openstack.org/#/c/127063/ patch that fixes page load but brakes cluster info links. ** Affects: horizon Importance: Undecided Assignee: Andrew Laz

[Yahoo-eng-team] [Bug 1347348] Re: Update keystone policy file from keystone

2014-10-09 Thread Lin Hua Cheng
This actually got merged in J-3, not sure why gerrit did not update the status. Dave: Is it still possible to tag the milestone to J-3? ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1379434] Re: Nova unable to download images from glance with rbd backend (juno/rc1)

2014-10-09 Thread Zhi Yan Liu
The store.get() api in glance_store-0.1.8 provided correct signature and logic [0], and glance has used that version as a requirement [1]. [0] https://github.com/openstack/glance_store/blob/0.1.8/glance_store/_drivers/rbd.py#L207 [1] https://github.com/openstack/glance/blob/2014.2.rc1/requireme

[Yahoo-eng-team] [Bug 1379609] [NEW] Cisco N1kv: Fix add-tenant in update network profile

2014-10-09 Thread Abhishek Raut
Public bug reported: During cisco-network-profile-update, if a tenant id is being added to the network profile, the current behavior is to remove all the tenant-network profile bindings and add the new list of tenants. This works well with horizon since all the existing tenant UUIDs, along with

[Yahoo-eng-team] [Bug 1379526] Re: Rebuild instance doesn't work when instance is stopped

2014-10-09 Thread Yaguang Tang
The rebuild functionality is designed for creating a instance in new compute node which is exactly the same as the one that in a node which compute service is down, vms can't be managed. so the new instance's state is the same with the one to be rebuild. so rebuild is just create a new instanc

[Yahoo-eng-team] [Bug 1379589] [NEW] Delete Volume Types button typo

2014-10-09 Thread Cindy Lu
Public bug reported: Delete VolumeTypes ==> Delete Volume Types ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Cindy Lu (clu-m) ** Summary changed: - Delete Volume Types typo + De

[Yahoo-eng-team] [Bug 1379583] [NEW] Make N1kv plugin net-delete more consistent w/ core

2014-10-09 Thread Steven Hillman
Public bug reported: Currently the N1kV plugin has a check for subnets on network delete that reports an error when trying to delete the network if any subnets are present. This is a slight deviation from core plugin behavior which simply removes any associated subnets on network delete. Ideally w

[Yahoo-eng-team] [Bug 1379581] [NEW] live migration (block migration) fails at post_live_migration_at_destination function, but the status of this instance is still "migrating",

2014-10-09 Thread Rong Han ZTE
Public bug reported: I have two compute node, host opencos114-93 and host opencos179-24. A migration failed at function of " post_live_migration_at_destination", but the status of this instance is still migrating. the log is as follow: 2014-10-09 19:25:00.678 32360 ERROR oslo.messaging.rpc.dispa

[Yahoo-eng-team] [Bug 1346525] Re: Snapshots when using RBD backend make full copy then upload unnecessarily

2014-10-09 Thread Josh Durgin
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => In Progress ** Changed in: glance Assignee: (unassigned) => Josh Durgin (jdurgin) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1367564] Re: metadata definition property show should handle type specific prefix

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127248 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=6b0c7ed29ec1e716e704e19112d9ee24553faf19 Submitter: Jenkins Branch:proposed/juno commit 6b0c7ed29ec1e716e704e19112d9ee24553faf19 Author: Bartosz Fic Date: Wed Oct 8 10:47:31

[Yahoo-eng-team] [Bug 1379552] [NEW] [sahara] Hadoop configs must not be translated

2014-10-09 Thread Andrew Lazarev
Public bug reported: https://review.openstack.org/#/c/125206/ translates a lot of things that must not be translated. E.g. hadoop configs. ** Affects: horizon Importance: Undecided Assignee: Andrew Lazarev (alazarev) Status: New ** Changed in: horizon Assignee: (unassigne

[Yahoo-eng-team] [Bug 1379549] [NEW] Sahara cluster list page is broken

2014-10-09 Thread Andrew Lazarev
Public bug reported: Steps to reproduce: 1. Go to Data processing / Clusters Error: TemplateSyntaxError at /project/data_processing/clusters/25f374a4-e65f-4bf5-9215-057c132b54f6 Exception Type: TemplateSyntaxError Exception Value:'blocktrans' doesn't allow other block tags (seen u'auto

[Yahoo-eng-team] [Bug 1379552] Re: [sahara] Hadoop configs must not be translated

2014-10-09 Thread Andrew Lazarev
** Changed in: horizon Status: New => Invalid -- 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/1379552 Title: [sahara] Hadoop configs must not be translated S

[Yahoo-eng-team] [Bug 1379358] Re: Attribute `policy_rules` of a Panel instance is not considered while determining the Panel visibility

2014-10-09 Thread Thiago Paiva Brito
@Timur: I tested it and happened that my panel has been disabled. But I had to log out and restart Horizon so it can update the policy that was already in memory. There is a double problem here: 1) Horizon isn't considering policy changes until restart 2) Permissions are persistent while the sess

[Yahoo-eng-team] [Bug 1379434] Re: Nova unable to download images from glance with rbd backend (juno/rc1)

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package python-glance-store - 0.1.8-1ubuntu2 --- python-glance-store (0.1.8-1ubuntu2) utopic; urgency=medium * debian/patches/fix-rbd-chunk-read.patch: Cherry pick from upstream VCS to correctly use READ_CHUNKSIZE and correct the return of get(). (L

[Yahoo-eng-team] [Bug 1379533] [NEW] Launching a server with an ip that is already in use leads to 500

2014-10-09 Thread Vish Ishaya
Public bug reported: Example: nova boot --flavor m1.tiny --image CirrOS foo --nic net-id=eec0279f-7c6d-4548-9fa4-32823854819b,v4-fixed-ip=10.1.0.2 # wait for boot nova boot --flavor m1.tiny --image CirrOS foo --nic net-id=eec0279f-7c6d-4548-9fa4-32823854819b,v4-fixed-ip=10.1.0.2 ERROR: The serve

[Yahoo-eng-team] [Bug 1379526] [NEW] Rebuild instance doesn't work when instance is stopped

2014-10-09 Thread Tushar Patil
Public bug reported: Design wise it is allowed to rebuild the instance when the vm_state is in ERROR, ACTIVE or STOPPED state. But rebuild instance fails to bring the vm_state to ACTIVE when it is in STOPPED state. Steps to reproduce: 1. Create a new instance and wait unit it becomes ACTIVE. 2.

[Yahoo-eng-team] [Bug 1379519] [NEW] Missing glyphicons-halflings.png in project

2014-10-09 Thread Dan Nguyen
Public bug reported: >From using the Google Chrome dev tools I noticed that we are missing a resource. http:///static/bootstrap/img/glyphicons-halflings.png this is referenced here twice: https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/dashboard/scss/horizon.scss#L67

[Yahoo-eng-team] [Bug 1379515] [NEW] GET requests in workflows expose IDs and query parameters

2014-10-09 Thread Chris Jones
Public bug reported: As identified by an automated vulnerability scanner, workflow in Horizon for instances, volumes, images, aggregates, users, etc., expose identifiers and steps in the workflow. Example URIs: https://172.20.39.10/project/instances/6eb73aea-d992-4192-9506-60a20a6a5f2d/?tab=insta

[Yahoo-eng-team] [Bug 1379512] [NEW] v2 API: os-attach-interfaces:show will return 500 error if InstanceNotFound

2014-10-09 Thread Matt Riedemann
Public bug reported: Pointed out here: https://review.openstack.org/#/c/125756/1/nova/api/openstack/compute/contrib/attach_interfaces.py ** Affects: nova Importance: Medium Assignee: Matt Riedemann (mriedem) Status: Invalid ** Tags: api ** Changed in: nova Assignee: (u

[Yahoo-eng-team] [Bug 1261565] Re: nova.compute.utils.EventReporter drops exception messages on the floor

2014-10-09 Thread Nicolas Simonds
** Changed in: nova Status: In Progress => 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/1261565 Title: nova.compute.utils.EventReporter drops exception

[Yahoo-eng-team] [Bug 1379510] [NEW] Big Switch: sync is not retried after failure

2014-10-09 Thread Kevin Benton
Public bug reported: If the topology sync fails, no other sync attempts will be made because the server manager clears the hash from the DB before the sync operation. It shouldn't do this because the backend ignores the hash on a sync anyway. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1379511] [NEW] v2 API: os-attach-interfaces:show will return 500 error if InstanceNotFound

2014-10-09 Thread Matt Riedemann
Public bug reported: Pointed out here: https://review.openstack.org/#/c/125756/1/nova/api/openstack/compute/contrib/attach_interfaces.py ** Affects: nova Importance: Undecided Status: New ** Tags: api -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1379201] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-09 Thread Jeremy Stanley
** 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. https://bugs.launchpad.net/bugs/1379201 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openv

[Yahoo-eng-team] [Bug 1197211] Re: v3 Identity tests do not pass if content type is XML

2014-10-09 Thread Henry Nash
Yep, agreed - I had already told Tahmina to stop work on it. Marking as Won't Fix. ** Changed in: keystone Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1379507] [NEW] check of extracting messages should be done in a part of Jenkins check

2014-10-09 Thread Akihiro Motoki
Public bug reported: To avoid a bug like bug 1379054, it is better to add a check for extracting message catalogs. It seems better to add this check to tox.ini pep8. ** Affects: horizon Importance: Medium Assignee: Akihiro Motoki (amotoki) Status: In Progress ** Tags: i18n

[Yahoo-eng-team] [Bug 1379429] Re: Keystone HA - Corosync - 100% CPU consumption - HA not working

2014-10-09 Thread Jorge Niedbalski
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1379429 Title: Keystone HA - Corosync - 100% CPU consumption - HA not working Statu

[Yahoo-eng-team] [Bug 1379476] Re: Timeouts to keystone VIP, sporadic issues with keystone, may be caused by haproxy/corosync

2014-10-09 Thread Jorge Niedbalski
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1379476 Title: Timeouts to keystone VIP, sporadic issues with keystone, may be cause

[Yahoo-eng-team] [Bug 1377447] Re: pci_request_id break the upgrade from icehouse to Juno

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127245 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7c9aa6da92805f20083203a6ec8f93b1b592fc13 Submitter: Jenkins Branch:proposed/juno commit 7c9aa6da92805f20083203a6ec8f93b1b592fc13 Author: He Jie Xu Date: Sun Oct 5 00:20:01 201

[Yahoo-eng-team] [Bug 1379476] [NEW] Timeouts to keystone VIP, sporadic issues with keystone, may be caused by haproxy/corosync

2014-10-09 Thread Rafael David Tinoco
Public bug reported: It was brought to my attention the following situation: ConnectionError: HTTPSConnectionPool(host='10.29.41.136', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by : '') Had corosync with all 3 nodes in it, then 2 of them all of a sudden died after

[Yahoo-eng-team] [Bug 1379451] Re: anti-affinity policy only honored on boot

2014-10-09 Thread Russell Bryant
** No longer affects: nova/icehouse ** No longer affects: nova/juno -- 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/1379451 Title: anti-affinity policy only honored on b

[Yahoo-eng-team] [Bug 1379455] [NEW] [data_processing] Droping dots in names of job binary downloads

2014-10-09 Thread Chad Roberts
Public bug reported: Environment: Devstack with Neutron. How to reproduce: 1. Go to "Data processing" tab in OpenStack dashboard. 2. Go to "Job Binaries" tab. 3. Create a job binary. The name of the job binary should have points. For example, the job binary can be named "some.job.binary.jar".

[Yahoo-eng-team] [Bug 1379451] [NEW] anti-affinity policy only honored on boot

2014-10-09 Thread Russell Bryant
Public bug reported: If you create a server group with an anti-affinity policy, it is only honored during the initial boot. If you do a cold migrate, live migrate, or evacuate where the scheduler is picking the destination, it seems reasonable to expect that the scheduler will continue to honor t

[Yahoo-eng-team] [Bug 1379434] Re: Nova unable to download images from glance with rbd backend (juno/rc1)

2014-10-09 Thread James Page
Adding juno-rc-potential tag, as although this is not technically in glance, glance_store is a fairly important dependency; Ubuntu has cherry picked several fixes for ceph rbd support. ** Tags added: juno-rc-potential ** Changed in: nova (Ubuntu) Status: New => Invalid -- You received th

[Yahoo-eng-team] [Bug 1379434] Re: Nova unable to download glance images juno/rc1

2014-10-09 Thread James Page
This actually appears to be a bug in the rbd driver in glance-store ** Summary changed: - Nova unable to download glance images juno/rc1 + Nova unable to download images from glance with rbd backend (juno/rc1) ** Also affects: glance Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1254497] Re: Failure to talk to glance registry, leaves stale chunks in swift

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127246 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=fdcc5c4519bd71b9912ad6c0c7562ef51e774523 Submitter: Jenkins Branch:proposed/juno commit fdcc5c4519bd71b9912ad6c0c7562ef51e774523 Author: Zhi Yan Liu Date: Fri Sep 12 20:02:2

[Yahoo-eng-team] [Bug 1379429] [NEW] Keystone HA - Corosync - 100% CPU consumption - HA not working

2014-10-09 Thread Rafael David Tinoco
Public bug reported: It was brought to my attention the following scenario: One keystone HA deployment has the following errors: Aug 18 07:54:24 r1-keystone pengine[1232]: warning: stage6: Node r2-keystone-bk is unclean! Aug 18 07:54:24 r1-keystone pengine[1232]: warning: stage6: Y

[Yahoo-eng-team] [Bug 1379425] [NEW] REBOOTING_HARD not in expected_task_state

2014-10-09 Thread Jesse J. Cook
Public bug reported: On hard reboot, the task state is set to REBOOTING_HARD (https://github.com/openstack/nova/blob/master/nova/compute/api.py#L2213). This can be verified by rebooting twice in a row: {"conflictingRequest": {"message": "Cannot 'reboot' while instance is in task_state rebooting_ha

[Yahoo-eng-team] [Bug 1372888] Re: g-api raise 500 error if filesystem_store_datadirs and filesystem_store_datadir both specified

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127247 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ace6197bbaaba7d53c05ff6eb2c39a642cfc463d Submitter: Jenkins Branch:proposed/juno commit ace6197bbaaba7d53c05ff6eb2c39a642cfc463d Author: abhishekkekane Date: Wed Sep 24 04:3

[Yahoo-eng-team] [Bug 1373454] Re: glance-api raises 500 error for invalid scheme while creating image

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127244 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ad34b836fb6d8e2ba067e8c14512abc4ec0b4969 Submitter: Jenkins Branch:proposed/juno commit ad34b836fb6d8e2ba067e8c14512abc4ec0b4969 Author: Rajesh Tailor Date: Fri Sep 26 07:59

[Yahoo-eng-team] [Bug 1378705] Re: Neutron do not pick up existing physical device bridge

2014-10-09 Thread Matt Kassawara
I can't speak for OpenStack in general, but the documentation doesn't support migration or upgrades from non-OpenStack platforms. ** Changed in: openstack-manuals Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1376542] Re: Translation import for Juno release

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127239 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9b0ba951c07af13aa4c386b19876474b971e7946 Submitter: Jenkins Branch:proposed/juno commit 9b0ba951c07af13aa4c386b19876474b971e7946 Author: Akihiro Motoki Date: Sun Oct 5 14:2

[Yahoo-eng-team] [Bug 1378952] Re: Updating ipv6 modes is problematic

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127179 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=54be5a9e977ea344cc53addb87635ddba0cfd815 Submitter: Jenkins Branch:proposed/juno commit 54be5a9e977ea344cc53addb87635ddba0cfd815 Author: Sean M. Collins Date: Mon Oct 6 15:

[Yahoo-eng-team] [Bug 1379389] [NEW] filer hosts for live migration by cpu compatibility

2014-10-09 Thread Dafna Ron
Public bug reported: when we try to live migrate an instance, we get available host list. however, we fail on cpu compatibility. It would be good if we can filter hosts so that user's cannot migrate instances to hosts that are incompatible. I opened a ticket for novacli to create a query for hos

[Yahoo-eng-team] [Bug 1379358] [NEW] Attribute `policy_rules` of a Panel instance is not considered while determining the Panel visibility

2014-10-09 Thread Timur Sufiev
Public bug reported: The Panel class is a subclass of HorizonComponent class, which should check `self.policy_rules` while determining whether the entity is visible or not. It isn't the case for Identity -> Users panel https://github.com/openstack/horizon/blob/2014.2.rc1/openstack_dashboard/dashbo

[Yahoo-eng-team] [Bug 1379302] Re: Some stale references to BadStoreUri

2014-10-09 Thread Stuart McLaren
Actually, you can get a BadStoreUri, you just need to go deep into the stack def get_size_from_backend(uri, context=None): """Retrieves image size from backend specified by uri.""" loc = location.get_location_from_uri(uri, conf=CONF) store = get_store_from_uri(uri) return store.

[Yahoo-eng-team] [Bug 1379308] [NEW] UnknownScheme exception should be caught

2014-10-09 Thread Stuart McLaren
Public bug reported: In glance/api/v1/images.py there are a couple of places where UnknownScheme can be raised but is not being caught ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1379302] [NEW] Some stale references to BadStoreUri

2014-10-09 Thread Stuart McLaren
Public bug reported: In glance/api/v1/images.py there are some cases where a store.BadStoreUri are being caught, but that exception will not be raised. The potential exception seems to be store.UnknownScheme ** Affects: glance Importance: Undecided Status: New -- You received thi

[Yahoo-eng-team] [Bug 1379292] [NEW] nova evacuate --on-shared-storage doesn't check actual vm state

2014-10-09 Thread Michał Jastrzębski
Public bug reported: Currently, when we evacuate an instance, evacuation mechanism checks only if nova-compute is down on failed host. If nova compute fails and vm's are still alive, we still can perform evacuation, but 2 separate vms will write to same disk, and that might break data integrity on

[Yahoo-eng-team] [Bug 1376368] Re: nova.crypto.revoke_cert always raises ProjectNotFound

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127144 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3f9003270efd9ac036f3c229b36baa0bb05203bf Submitter: Jenkins Branch:proposed/juno commit 3f9003270efd9ac036f3c229b36baa0bb05203bf Author: Russell Bryant Date: Wed Oct 8 12:14:3

[Yahoo-eng-team] [Bug 1369574] Re: Sahara doesn't support cinder volume type

2014-10-09 Thread Sergey Reshetnyak
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Status: New => Confirmed -- 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/1

[Yahoo-eng-team] [Bug 1312164] Re: using as "auto" in "nova volume-attach" command caused attach fail

2014-10-09 Thread Rui Chen
Trace this bug on more clear one https://bugs.launchpad.net/nova/+bug/1379212, mark this as invalid. ** Changed in: nova Assignee: Rui Chen (kiwik-chenrui) => (unassigned) ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1379212] [NEW] Attaching volume to iso instance is failure because of duplicate device name 'hda'.

2014-10-09 Thread Rui Chen
Public bug reported: I try to attach a volume to iso instance, return code of volume-attach api is 200 ok, but the volume can't be attached to instance in fact, there are some error messages in nova-compute.log like this 'libvirtError: Requested operation is not valid: target hda already exists'.

[Yahoo-eng-team] [Bug 1368965] Re: Update Metadata Definitions associated with ImagePropertiesFilter

2014-10-09 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127102 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=9eff67b8fff812acdbf787f2dc119761f3cf3153 Submitter: Jenkins Branch:proposed/juno commit 9eff67b8fff812acdbf787f2dc119761f3cf3153 Author: Travis Tripp Date: Tue Sep 16 15:42: