Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare for rocket wsgi server #80

Merged
merged 5 commits into from Nov 13, 2015
Merged

Conversation

bradbishop
Copy link
Member

No description provided.

This is a stripped down version of python-email without any
dependencies, for packages that just use email.utils.
This is a standalone version of the wsgi ref library that comes
with python.
Rocket is an minimal wsgi http server.
Adopting some typical conventions:
 -use python_site_packages variable
 -python recipe naming conventions
Will be using the bottle framework and the rocket wsgi server
eventually.
williamspatrick added a commit that referenced this pull request Nov 13, 2015
prepare for rocket wsgi server
@williamspatrick williamspatrick merged commit 2f078d1 into openbmc:master Nov 13, 2015
@bradbishop bradbishop deleted the rocket branch November 20, 2015 04:09
stefanberger pushed a commit to stefanberger/openbmc that referenced this pull request Aug 1, 2023
…nbmc#3522)

Asmitha Karunanithi (1):
  Avoid resetting ip when dhcp is enabled (openbmc#80)

Change-Id: I43312bf0288f800e12b30e04fccc443f4cb2afd1
stefanberger pushed a commit to stefanberger/openbmc that referenced this pull request Aug 1, 2023
cmjishnu (1):
  DHCP Parameters for IPv6 (openbmc#80)

Change-Id: I64e60c0b6b2a75937345815675b62d9e66fa6773
stefanberger pushed a commit to stefanberger/openbmc that referenced this pull request Aug 1, 2023
Noah Brewer (1):
  ACF interface added

Thang Tran (1):
  Power.Cap: add properties to control Power Limit

Asmitha Karunanithi (1):
  Add a new intf "GeneratedBy"

Delphine CC Chiu (1):
  Power-interface: Revise released signal with pressing duration

sagisin (1):
  Create Validate interface for inband code update (openbmc#73)

Dhruvaraj Subhashchandran (2):
  Add SBE dump type to dump create parameters
  Add Self Boot Engine(SBE) dump interface

Ravi Teja (1):
  Add Network Static Route D-bus Interface

Logananth Sundararaj (1):
  Add support for HotPluggable

zamiseck (1):
  Add Error to Software Version Interface (openbmc#43)

ArchanaKakani (1):
  Create Assemble Code Update Image method (openbmc#79)

Alpana07 (1):
  VPD Error interface UnknownSystemType supported (openbmc#32)

Ninad Palsule (1):
  Add a new dbus interface to get list of consoles

Hieu Huynh (1):
  bootprogress: add OEM value for ProgressStages enumerations

nkantesh (1):
  Add a new dbus interface for VSBK record (openbmc#75)

cmjishnu (1):
  DHCP Parameters for IPv6 (openbmc#80)

Chris Cain (1):
  Control.Power.Throttle: Add throttle Interface (openbmc#81)

Deepak Kodihalli (1):
  Dual-boot: BIOS attribute for choosing OS

Sui Chen (1):
  Add ObjectManager path requirement for Voltage Regulator interfaces

Chau Ly (1):
  Chassis.Intrusion: Add Rearm property

Jayashree Dhanapal (2):
  Add a new chassisType for Redfish
  Add a new interface for ThermalDirection

Adriana Kobylak (1):
  treewide: use more specific object_path type (openbmc#64)

Tim Lee (1):
  add Enabled properties and remove unused methods nmiEnable

gikrish1-in (1):
  ibm: Add new interface "PSPD"

Andrew Jeffery (1):
  meson: Add dependency override for phosphor-dbus-interfaces

Patrick Williams (3):
  gen: update due to sdbusplus-gen-meson change
  meta: add compatible strings for BMCs
  regenerate-meson: re-run with latest from sdbusplus

Andrew Geissler (4):
  Dual-boot: update meson build file to support dual-boot
  Changes required to get CI to pass
  ibm-downstream: regenerate-meson: re-run with latest from sdbusplus
  Revert "power-recovery: add PowerRestoreDelay to RestorePolicy"

Sunny Srivastava (1):
  IBM: Api to collect single FRU VPD

Pavithra Barithaya (1):
  Add additional variant types for Notify D-Bus method

Michael Shen (1):
  Cpu: Convert `Step` default value to maxint

Ramesh Iyyar (4):
  HardwareIsolation: Added the "CreateWithEntityPath" method
  Logging: Event: Added the event_indicator association
  Logging: Event: Added the error_log association
  Logging: Event: Added the Severity property

Dhruvaraj S (1):
  com-ibm-dump: Add initial value to response code (openbmc#57)

Sunitha Harish (1):
  Capacity-On-Demand: License manager DBus

Myung Bae (1):
  Add association between FabricAdapter and Port

Pavithra B (1):
  PCIeLink and PCIeTopology DBus Interfaces (openbmc#66)

Krzysztof Grobelny (1):
  updated telemetry service API

Ben Tyner (1):
  Power mode state lock support (openbmc#61)

Matt Spinler (1):
  ibm: Add new properties to Logging.PEL.Entry interface (openbmc#77)

Change-Id: Idbad9af3754be712a894e29e316a4c77badd770c
geissonator pushed a commit that referenced this pull request Mar 20, 2024
phosphor-logging: srcrev bump cc9adb7985..4fdb31aa91
devenrao (5):
      PEL: add new error messages for odyssey sbe related failures
      PEL: Move definitions and variables to the proper scope
      PEL: Fix the memory leak error when parsing multiple ffdc packets
      PEL: Modify the sbe ffdc handler to cater for POZ format
      PEL: Fix the max packets that can be received for Odyssey OCMB

libekb: srcrev bump b62ed786..bc2b16f05
Aravind T Nair (1):
      phal:EKB: Bump till hw091823a.opmst10

SwethaParasa (3):
      libekb: Add support for Odyssey SBE Dump HWP
      Add Odyssey Header files to ekb headerlist
      phal:EKB: Bump till hw013124a.opmst10

aravnair-in (1):
      fapi2 compilation fixes

devenrao (4):
      cater for ocmb get/put scom to call fom hwp
      cater for getcfam odyssey ocmb chip support
      POZ: cater for POZ sbe ffdc handling
      POZ: fix memory leak when ffdc data allocated is deleted

git shortlog  7fd7e4d6..b372d392
Amita Banchhor (1):
      back port changes needed to get eff_config compile into SBE

Andrew Singer (1):
      Port over poz_scan_compare support from ekb-src

Ben Gass (7):
      Initial push of odyssey registers with example
      Initial push of odyssey registers with example
      Update Odyssey register headers.
      Update Odyssey register header files with latest figdb
      Initial push of odyssey registers with example
      Update Odyssey register headers.
      Update Odyssey register header files with latest figdb

Daniel Crowell (1):
      Add parameters to allow external polling loops

Greg Still (5):
      PM Safe Mode Index: determine the setting via the worst WOF Table CeffOvrg
      PPB: define #W trace enablement attribute
      PM XML: define Saddleback rollover error enablement attribute
      PM XML: define ATTR_DDR5_VDN_UPLIFT_MV for Denali use
      PM HWP: uplift VDN voltage if DDR5 memory detected

Joe McGill (2):
      snapshot Odyssey POR HWPs
      Ody HWP updates -- PG, scan

Kahn Evans (2):
      Only addErrorInfo if iv_info has been allocated - will segfault without this
      Fix to fully qualify fapi2 namespace by types added in commit 162135

Matthew Raybuck (4):
      Fix max per proc values to reflect P10 values
      Changes to various SBE FFDC interfaces to support Odyssey chips
      Add a unique error for cases where HWP errors arent expected by SBE
      Add MAX_*_PER_OCMB to convertSbeTargInstanceToFapiPos

Prasad Bg Ranganath (3):
      PPB hwp :Power Capping Extension support
      ODY HWP: ODY PPE STATE support with OCMB target
      PM HWP: Add error inject code support in avsbus procedure

SWATHIPS (2):
      pibms_reg_dump for ODY!
      Linking HWP directly into wrapper to remove dependency on setting HWP PATH

Sheldon Bailey (1):
      Calculate user hard min power cap based on memory and proc config

Sreekanth Reddy Kadapala (9):
      Ody_extract_sbe_rc : correct header names for regs
      Extract sbe rc files import to P10 ekb repo
      Ody_extract_sbe_rc : correct header names for regs
      Remove FSI adresses from SCOM scope
      Updates to resolve redeclaration issues
      pibmem dump procedure for odyssey
      Resolve redefinition errors
      Adding separate make file for ody_extract_sbe_rc
      ody_extract_sbe_rc: XML file updates

Srikantha Meesala (1):
      master-p10: Enable FFDC with heap allocation with HW and SBE FFDC Packages

Sunil Kumar (2):
      Parsing of POZ FFDC target for platform.
      Changes required to parse POZ FFDC HWP BLOB

Yue Du (1):
      QME: Fix LPAR mode change window condition also support sbe attribute

Zane Shelley (1):
      workaround for legacy commit-msg file

akhis023 (1):
      Added attr for Secure Boot Mode

hostboot (86):
      Release tag & head commit information updated for hw070523a.opmst10
      Release tag & head commit information updated for hw071023a.opmst10
      Release tag & head commit information updated for hw071223a.opmst10
      Release tag & head commit information updated for hw071423a.opmst10
      Release tag & head commit information updated for hw071723a.opmst10
      Release tag & head commit information updated for hw071923a.opmst10
      Release tag & head commit information updated for hw072423a.opmst10
      Release tag & head commit information updated for hw072623a.opmst10
      Release tag & head commit information updated for hw073123a.opmst10
      Release tag & head commit information updated for hw080223a.opmst10
      Release tag & head commit information updated for hw080723a.opmst10
      Release tag & head commit information updated for hw080923a.opmst10
      Release tag & head commit information updated for hw081423a.opmst10
      Release tag & head commit information updated for hw081623a.opmst10
      Release tag & head commit information updated for hw081823a.opmst10
      Release tag & head commit information updated for hw082123a.opmst10
      Release tag & head commit information updated for hw082323a.opmst10
      Release tag & head commit information updated for hw082523a.opmst10
      Release tag & head commit information updated for hw082823a.opmst10
      Release tag & head commit information updated for hw083023a.opmst10
      Release tag & head commit information updated for hw090123a.opmst10
      Release tag & head commit information updated for hw090723a.opmst10
      Release tag & head commit information updated for hw091123a.opmst10
      Release tag & head commit information updated for hw091123b.opmst10
      Release tag & head commit information updated for hw091423a.opmst10
      Release tag & head commit information updated for hw091823a.opmst10
      Release tag & head commit information updated for hw092123a.opmst10
      Release tag & head commit information updated for hw092223a.opmst10
      Release tag & head commit information updated for hw092523a.opmst10
      Release tag & head commit information updated for hw092723a.opmst10
      Release tag & head commit information updated for hw100223a.opmst10
      Release tag & head commit information updated for hw100423a.opmst10
      Release tag & head commit information updated for hw100623a.opmst10
      Release tag & head commit information updated for hw101123a.opmst10
      Release tag & head commit information updated for hw101423a.opmst10
      Release tag & head commit information updated for hw101623a.opmst10
      Release tag & head commit information updated for hw101823a.opmst10
      Release tag & head commit information updated for hw102123a.opmst10
      Release tag & head commit information updated for hw102323a.opmst10
      Release tag & head commit information updated for hw102523a.opmst10
      Release tag & head commit information updated for hw103023a.opmst10
      Release tag & head commit information updated for hw110123a.opmst10
      Release tag & head commit information updated for hw110823a.opmst10
      Release tag & head commit information updated for hw111323a.opmst10
      Release tag & head commit information updated for hw111523a.opmst10
      Release tag & head commit information updated for hw112023a.opmst10
      Release tag & head commit information updated for hw112123a.opmst10
      Release tag & head commit information updated for hw112223a.opmst10
      Release tag & head commit information updated for hw112723a.opmst10
      Release tag & head commit information updated for hw113023a.opmst10
      Release tag & head commit information updated for hw120523a.opmst10
      Release tag & head commit information updated for hw120623a.opmst10
      Release tag & head commit information updated for hw120823a.opmst10
      Release tag & head commit information updated for hw121123a.opmst10
      Release tag & head commit information updated for hw121323a.opmst10
      Release tag & head commit information updated for hw121923a.opmst10
      Release tag & head commit information updated for hw122023a.opmst10
      Release tag & head commit information updated for hw122223a.opmst10
      Release tag & head commit information updated for hw122623a.opmst10
      Release tag & head commit information updated for hw010324a.opmst10
      Release tag & head commit information updated for hw010524a.opmst10
      Release tag & head commit information updated for hw010824a.opmst10
      Release tag & head commit information updated for hw011024a.opmst10
      Release tag & head commit information updated for hw011224a.opmst10
      Release tag & head commit information updated for hw011524a.opmst10
      Release tag & head commit information updated for hw011724a.opmst10
      Release tag & head commit information updated for hw011924a.opmst10
      Release tag & head commit information updated for hw012224a.opmst10
      Release tag & head commit information updated for hw012424a.opmst10
      Release tag & head commit information updated for hw012924a.opmst10
      Release tag & head commit information updated for hw012924b.opmst10
      Release tag & head commit information updated for hw013124a.opmst10
      Release tag & head commit information updated for hw020724a.opmst10
      Release tag & head commit information updated for hw020924a.opmst10
      Release tag & head commit information updated for hw021224a.opmst10
      Release tag & head commit information updated for hw021424a.opmst10
      Release tag & head commit information updated for hw021924a.opmst10
      Release tag & head commit information updated for hw022024a.opmst10
      Release tag & head commit information updated for hw022324a.opmst10
      Release tag & head commit information updated for hw022824a.opmst10
      Release tag & head commit information updated for hw030124a.opmst10
      Release tag & head commit information updated for hw030524a.opmst10
      Release tag & head commit information updated for hw030624a.opmst10
      Release tag & head commit information updated for hw031324a.opmst10
      Release tag & head commit information updated for hw031324b.opmst10
      Release tag & head commit information updated for hw031824a.opmst10

rajerpp1 (1):
      Fix compile issues in fips environment

sandeep (2):
      Perl script changes for p10 to generate RC based on sbeError tag
      Added sbeError tag of missed XML file for p10 EKB

it shortlog  3a21a79..e81f3f6
Aravind T (15):
      Merge pull request #69 from Swarnendu-R-C/master
      Merge pull request #70 from deepakala-k/master
      Revert "Sort the targets numerically"
      Merge pull request #71 from open-power/revert-70-master
      Revert "Adding helper functions for switching of devtree backend in the same process"
      Merge pull request #73 from open-power/revert-69-master
      Merge pull request #76 from Swarnendu-R-C/backend_switching
      Merge pull request #81 from gcpin/master
      Merge pull request #80 from devenrao/ody
      Merge pull request #82 from deepakala-k/chipunit_getscom
      Merge pull request #84 from devenrao/state
      Merge pull request #86 from devenrao/defect
      Merge pull request #87 from deepakala-k/ody_perv
      Merge pull request #89 from deepakala-k/system_model
      Merge pull request #88 from devenrao/poz

Deepa Karthikeyan (1):
      Add getscom support for odyssey chipunit

Gopichand Paturi (1):
      OCMB target type renamed to "OCMB"

Jayanth Othayoth (3):
      libpdbg: skip thread state updates during stop chipop failure
      libpdbg: skip thread state updates during start chipop failure
      libpdbg: skip thread state updates during sreset chipop failure

Marri Devender Rao (1):
      libsbefifo: Add long timeout to SBE dump chip-op

Nicholas Piggin (6):
      sbefifo: correct typo in thread target name
      gdbserver: Fix attn enable HID change icache flushing sequence
      gdbserver: use TRAP for step stop reason
      p9chip: implement SMT state thread state
      libpdbg: implement fused-core and lpar-per-thread thread status
      gdbserver: Add a note about the attn_handler service on the BMC

Swarnendu Roy Chowdhury (3):
      Adding helper functions for switching of devtree backend in the same process
      Adding helper functions for switching of devtree backend
      Addition of unit test cases for Switching Backend functionality

Swarnendu-R-C (1):
      Correcting formatting issues

deepakala-k (3):
      sort the class targets numerically
      Use a unique class name for ody perv target
      Look for Rainier or Everest substring in Model

devenrao (8):
      get and put scom support for odyssey ocmb with sbefifo backend
      add get/put scom cfam support for ody ocmb with kernel backend
      cater for odyssey ocmb chipop for dump and ffdc
      cater for get sbe odyssey state
      cater for write odyssey sbe state value
      add separate backend device tree files for rainier and everest
      modify to use different device tree for rainier and everest
      allow other applications to use ody ocmb check method

Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Change-Id: Iba2d4593cc5e0f192f6d6ff535071f4825bb0d78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants