redhat-openstack / ansible-role-tripleo-collect-logs

A role designed to collect the critical logs, configuration and artifacts from a tripleo deployment
Apache License 2.0
7 stars 1 forks source link

how do I submit patches for this project? #8

Open yazug opened 6 years ago

yazug commented 6 years ago

when trying to use git review for this project I get

$ git review -t name_cleanup Creating a git remote called "gerrit" that maps to: ssh://yazug@review.gerrithub.io:29418/redhat-openstack/ansible-role-tripleo-collect-logs.git remote: Processing changes: refs: 1, done
To ssh://review.gerrithub.io:29418/redhat-openstack/ansible-role-tripleo-collect-logs.git ! [remote rejected] HEAD -> refs/publish/master/name_cleanup (project is read only) error: failed to push some refs to 'ssh://yazug@review.gerrithub.io:29418/redhat-openstack/ansible-role-tripleo-collect-logs.git'

I don't see anything in README for how to contribute to this project