1. 02 Dec, 2013 1 commit
  2. 23 Nov, 2013 1 commit
  3. 18 Nov, 2013 1 commit
  4. 31 Oct, 2013 2 commits
    • Fix description of nova_compute:name option · 6a02c75b
      It's the name of the instance, not of an image.
      Sheldon Hearn committed
    • Need to compare on server object not list · f1fa16b6
          TASK: [create test controller 0] **********************************************
          failed: [127.0.0.1] => {"failed": true, "parsed": false}
          invalid output was: Traceback (most recent call last):
            File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 1203, in <module>
              main()
            File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 261, in main
              _get_server_state(module, nova)
            File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 197, in _get_server_state
              if server.status != 'ACTIVE':
          AttributeError: 'list' object has no attribute 'status'
      John Dewey committed
  5. 10 Oct, 2013 1 commit
  6. 08 Sep, 2013 2 commits
  7. 17 Aug, 2013 1 commit
  8. 09 Aug, 2013 1 commit
  9. 15 Jun, 2013 1 commit
  10. 01 Jun, 2013 1 commit
  11. 31 May, 2013 1 commit
  12. 25 May, 2013 2 commits
  13. 23 May, 2013 1 commit