Skip to content

Instantly share code, notes, and snippets.

@sbalukoff
Created February 17, 2016 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbalukoff/6606326f7ea63d82bab8 to your computer and use it in GitHub Desktop.
Save sbalukoff/6606326f7ea63d82bab8 to your computer and use it in GitHub Desktop.
[11:54:39][sr@mind flows]$ git review
Using global/system git-review config files (/etc/git-review/git-review.conf) is deprecated
You are about to submit multiple commits. This is expected if you are
submitting a commit that is dependent on one or more in-review
commits. Otherwise you should consider squashing your changes into one
commit before submitting.
The outstanding commits are:
9e936d4 (HEAD -> l7-docs) Add L7 documentation
e8111de (l7-jinja-updates) Add L7 jinja template updates
8aa56b4 (l7-controller) Add L7 controller worker flows and tasks
5dd4422 (l7-api-rules) Add L7 api - rules
dc79476 (l7-api) Add L7 api - policies
c6fb60e (l7-repo-rules) Update repos for L7 rules / validations
73f9f97 (l7-repo) Update repos for L7 policy / methods
4ecd669 (l7-schema) Add L7 database structures
e4909d8 (fix-data-model-updates) Fix model update flows
19e0b81 (better-model-builder) Update data model conversion to be more complete
Do you really want to submit the above commits?
Type 'yes' to confirm, other to cancel: yes
remote: Processing changes: refs: 1, done
To ssh://sbalukoff@review.openstack.org:29418/openstack/octavia.git
! [remote rejected] HEAD -> refs/publish/master/bp/lbaas-l7-rules (no new changes)
error: failed to push some refs to 'ssh://sbalukoff@review.openstack.org:29418/openstack/octavia.git'
[11:54:59][sr@mind flows]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment