Modify

Ticket #836 (closed defect: wontfix)

Opened 13 years ago

Last modified 12 years ago

Action support for Snapshots model

Reported by: solj Owned by: desai
Priority: major Milestone: Bcfg2 1.2.0 Release
Component: bcfg2-server Version: 1.0
Keywords: Cc:

Description

We need to add Action entries to Snapshots to prevent this:

Failed to bind entry: Action googleearth
Handled 1 events in 0.000s
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/root/bcfg2/Bcfg2/Server/Plugins/Snapshots.py", line 79, in load_snapshot
    self.statistics_from_old_stats(metadata, data)
  File "/root/bcfg2/Bcfg2/Server/Plugins/Snapshots.py", line 98, in statistics_from_old_stats
    + build_snap_ent(entry)
  File "/root/bcfg2/Bcfg2/Server/Plugins/Snapshots.py", line 34, in build_snap_ent
    datafields[entry.tag]])
KeyError: 'Action'

Attachments

Change History

comment:1 Changed 13 years ago by solj

  • Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release

comment:2 Changed 12 years ago by solj

  • Status changed from new to closed
  • Resolution set to wontfix

Closing for now as DBStats is the way to go for reporting stuff.

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.