puppet-nova/lib/puppet/provider/nova_network
James Turnbull 7cea1c1a38 Fixed GitHub Issue #17 - nova network failures
The Nova network create command now needs a label to create a network.
I've created a label parameter in the nova_network type that currently
defaults to novanetwork.

The nova network list command also now fails if no networks exist.
I've wrapped it in a rescue block which returns false is the command
fails which is clearly not the right response but I need this to work
for a demo.
2011-07-23 04:08:49 +10:00
..
default.rb Converted into nova module repo. 2011-06-16 20:29:58 -07:00
nova_manage.rb Fixed GitHub Issue #17 - nova network failures 2011-07-23 04:08:49 +10:00