Jump to: navigation, search

Difference between revisions of "Bug Tags"

m (ThierryCarrez moved page BugTags to Bug Tags: De-moinification)
(Nova)
Line 14: Line 14:
 
* '''db''': Database (datastore) issues, including migrations.
 
* '''db''': Database (datastore) issues, including migrations.
 
* '''ec2''': Issues specific to EC2 API support.
 
* '''ec2''': Issues specific to EC2 API support.
 +
* '''hyper-v''': Problems specific to the hyper-v driver
 
* '''network''': Issues in nova-network.
 
* '''network''': Issues in nova-network.
 +
* '''postgresql''': PostgreSQL specific bugs.
 +
* '''powervm''': Problems with the powervm driver
 
* '''rootwrap''': Problems with run-as-root commands or the rootwrap framework.
 
* '''rootwrap''': Problems with run-as-root commands or the rootwrap framework.
 
* '''lxc''': Issues specific to LXC virtualization support.
 
* '''lxc''': Issues specific to LXC virtualization support.

Revision as of 15:53, 8 May 2013

Note: This page should be kept in sync with each PROJECT official tags (see https://bugs.launchpad.net/PROJECT/+manage-official-tags)

All projects

  • low-hanging-fruit: Bugs that are easy to fix, ideal for a beginner in OpenStack development.
  • documentation: Bug is about documentation or has an impact on documentation.
  • i18n: Translations / i18n issues.
  • security: Fix for the bug would make OpenStack more resilient to future security issues.
  • ops: Fix for the bug would significantly ease OpenStack operation.
  • SERIES-rc-potential: During the SERIES pre-release period, mark the bug as a potential release-critical blocker
  • SERIES-backport-potential: Mark the bug as a potential backport target to a specific SERIES (grizzly, havana...)

Nova

  • baremetal: Baremetal driver-specific bugs.
  • db: Database (datastore) issues, including migrations.
  • ec2: Issues specific to EC2 API support.
  • hyper-v: Problems specific to the hyper-v driver
  • network: Issues in nova-network.
  • postgresql: PostgreSQL specific bugs.
  • powervm: Problems with the powervm driver
  • rootwrap: Problems with run-as-root commands or the rootwrap framework.
  • lxc: Issues specific to LXC virtualization support.
  • vmware: Issues specific to VMware virtualization support.
  • xenserver: Issues specific to XenServer/XenAPI virtualization support.

Quantum

  • db: Database (datastore) issues, including migrations.
  • rootwrap: Problems with run-as-root commands or the rootwrap framework.

Cinder

  • rootwrap: Problems with run-as-root commands or the rootwrap framework.

Horizon

  • ux: User experience issues.