Jump to: navigation, search

Difference between revisions of "GroupBasedPolicy/repos"

(Specs)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
=== Commit Process ===
 +
 +
* [http://docs.openstack.org/infra/manual/developers.html Gerrit Workflow]
 +
 +
* [https://wiki.openstack.org/wiki/StableBranch#Proposing_Fixes Back porting to stable branches]
 +
 
=== Specs ===
 
=== Specs ===
http://git.openstack.org/cgit/stackforge/group-based-policy-specs
+
http://git.openstack.org/cgit/openstack/group-based-policy-specs
  
Github mirror: http://github.com/stackforge/group-based-policy-specs
+
Github mirror: http://github.com/openstack/group-based-policy-specs
  
 
Launchpad blueprints: https://blueprints.launchpad.net/group-based-policy
 
Launchpad blueprints: https://blueprints.launchpad.net/group-based-policy
  
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy-specs+branch:master,n,z Patches in review]
+
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy-specs+branch:master,n,z Patches in review (master branch)]
  
 
=== Server ===
 
=== Server ===
http://git.openstack.org/cgit/stackforge/group-based-policy
+
http://git.openstack.org/cgit/openstack/group-based-policy
  
Github mirror: http://github.com/stackforge/group-based-policy
+
Github mirror: http://github.com/openstack/group-based-policy
  
 
Bug tracking: https://bugs.launchpad.net/group-based-policy
 
Bug tracking: https://bugs.launchpad.net/group-based-policy
  
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy+branch:master,n,z Patches in review]
+
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy+branch:master,n,z Patches in review (master branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy+branch:stable/kilo,n,z Patches in review (stable/kilo branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy+branch:stable/juno,n,z Patches in review (stable/juno branch)]
  
 
=== Client ===
 
=== Client ===
http://git.openstack.org/cgit/stackforge/python-group-based-policy-client
+
http://git.openstack.org/cgit/openstack/python-group-based-policy-client
  
Github mirror: http://github.com/stackforge/python-group-based-policy-client
+
Github mirror: http://github.com/openstack/python-group-based-policy-client
  
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-client
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-client
  
[https://review.openstack.org/#/q/status:open+project:stackforge/python-group-based-policy-client+branch:master,n,z Patches in review]
+
[https://review.openstack.org/#/q/status:open+project:openstack/python-group-based-policy-client+branch:master,n,z Patches in review (master branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:openstack/python-group-based-policy-client+branch:stable/kilo,n,z Patches in review (stable/kilo branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:openstack/python-group-based-policy-client+branch:stable/juno,n,z Patches in review (stable/juno branch)]
  
 
=== UI ===
 
=== UI ===
http://git.openstack.org/cgit/stackforge/group-based-policy-ui
+
http://git.openstack.org/cgit/openstack/group-based-policy-ui
  
Github mirror: http://github.com/stackforge/group-based-policy-ui
+
Github mirror: http://github.com/openstack/group-based-policy-ui
  
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-ui
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-ui
  
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy-ui+branch:master,n,z Patches in review]
+
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy-ui+branch:master,n,z Patches in review (master branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy-ui+branch:stable/kilo,n,z Patches in review (stable/kilo branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy-ui+branch:stable/juno,n,z Patches in review (stable/juno branch)]
  
 
=== Automation ===
 
=== Automation ===
http://git.openstack.org/cgit/stackforge/group-based-policy-automation
+
http://git.openstack.org/cgit/openstack/group-based-policy-automation
  
Github mirror: http://github.com/stackforge/group-based-policy-automation
+
Github mirror: http://github.com/openstack/group-based-policy-automation
  
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-automation
 
Bug tracking: https://bugs.launchpad.net/group-based-policy-automation
  
[https://review.openstack.org/#/q/status:open+project:stackforge/group-based-policy-automation+branch:master,n,z Patches in review]
+
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy-automation+branch:master,n,z Patches in review (master branch)]
 +
 
 +
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy-automation+branch:stable/kilo,n,z Patches in review (stable/kilo branch)]
  
  The process of pushing code into any of the above repos is the same as that for any other OpenStack project (see [https://wiki.openstack.org/wiki/Gerrit_Workflow Gerrit Workflow] for details).
+
[https://review.openstack.org/#/q/status:open+project:openstack/group-based-policy-automation+branch:stable/juno,n,z Patches in review (stable/juno branch)]

Latest revision as of 04:41, 18 October 2015

Commit Process

Specs

http://git.openstack.org/cgit/openstack/group-based-policy-specs

Github mirror: http://github.com/openstack/group-based-policy-specs

Launchpad blueprints: https://blueprints.launchpad.net/group-based-policy

Patches in review (master branch)

Server

http://git.openstack.org/cgit/openstack/group-based-policy

Github mirror: http://github.com/openstack/group-based-policy

Bug tracking: https://bugs.launchpad.net/group-based-policy

Patches in review (master branch)

Patches in review (stable/kilo branch)

Patches in review (stable/juno branch)

Client

http://git.openstack.org/cgit/openstack/python-group-based-policy-client

Github mirror: http://github.com/openstack/python-group-based-policy-client

Bug tracking: https://bugs.launchpad.net/group-based-policy-client

Patches in review (master branch)

Patches in review (stable/kilo branch)

Patches in review (stable/juno branch)

UI

http://git.openstack.org/cgit/openstack/group-based-policy-ui

Github mirror: http://github.com/openstack/group-based-policy-ui

Bug tracking: https://bugs.launchpad.net/group-based-policy-ui

Patches in review (master branch)

Patches in review (stable/kilo branch)

Patches in review (stable/juno branch)

Automation

http://git.openstack.org/cgit/openstack/group-based-policy-automation

Github mirror: http://github.com/openstack/group-based-policy-automation

Bug tracking: https://bugs.launchpad.net/group-based-policy-automation

Patches in review (master branch)

Patches in review (stable/kilo branch)

Patches in review (stable/juno branch)