Skip to content

Instantly share code, notes, and snippets.

@fjaeckel
Created November 4, 2011 11:18
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 fjaeckel/3e6c44949fe3317d14a5 to your computer and use it in GitHub Desktop.
Save fjaeckel/3e6c44949fe3317d14a5 to your computer and use it in GitHub Desktop.
2011-11-04 10:29:09,626 CRITICAL nova [-] invalid literal for int() with base 10: '10.26.1.0/24'
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File "/usr/bin/nova-manage", line 1122, in <module>
(nova): TRACE: main()
(nova): TRACE: File "/usr/bin/nova-manage", line 1111, in main
(nova): TRACE: fn(*argv)
(nova): TRACE: File "/usr/bin/nova-manage", line 541, in create
(nova): TRACE: num_networks=int(num_networks),
(nova): TRACE: ValueError: invalid literal for int() with base 10: '10.26.1.0/24'
(nova): TRACE:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment