← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1887099] Re: Invalid metadefs for watchdog

 

** Also affects: glance/ussuri
   Importance: Undecided
       Status: New

** Also affects: glance/train
   Importance: Undecided
       Status: New

** Also affects: glance/victoria
   Importance: Undecided
     Assignee: Cyril Roelandt (cyril-roelandt)
       Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1887099

Title:
  Invalid metadefs for watchdog

Status in Glance:
  In Progress
Status in Glance train series:
  New
Status in Glance ussuri series:
  New
Status in Glance victoria series:
  In Progress

Bug description:
  The metadefs for the watchdog features, located in etc/metadefs
  /compute-watchdog.json, seem to be invalid and should read:

  
     "resource_type_associations": [
          {
              "name": "OS::Glance::Image",
              "prefix": "hw_"
          },
          {
              "name": "OS::Nova::Flavor",
              "prefix": "hw:"
          }
      ],

  
  The "hw" prefix should also be removed from the property.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1887099/+subscriptions


References