releasing version 0.3.0+really0.2.2-0ubuntu0ppa3

This commit is contained in:
Soren Hansen 2010-07-06 17:49:05 +02:00
parent 983d805bf9
commit 7384fa0672
2 changed files with 3 additions and 2 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
nova (0.3.0+really0.2.2-0ubuntu0ppa3) UNRELEASED; urgency=low
nova (0.3.0+really0.2.2-0ubuntu0ppa3) lucid; urgency=low
* Add a dependency on nginx from nova-objectsstore and install a
suitable configuration file.
@ -7,7 +7,7 @@ nova (0.3.0+really0.2.2-0ubuntu0ppa3) UNRELEASED; urgency=low
* If set, pass KernelId and RamdiskId from RunInstances call to the
target compute node.
-- Soren Hansen <soren@ubuntu.com> Tue, 06 Jul 2010 13:33:44 +0200
-- Soren Hansen <soren@ubuntu.com> Tue, 06 Jul 2010 17:47:38 +0200
nova (0.3.0+really0.2.2-0ubuntu0ppa2) lucid; urgency=low

View File

@ -1,6 +1,7 @@
--ca_path=/var/lib/nova/CA
--keys_path=/var/lib/nova/keys
--datastore_path=/var/lib/nova/keeper
--instances_path=/var/lib/nova/instances
--networks_path=/var/lib/nova/networks
--libvirt_xml_template=/usr/share/nova/libvirt.xml.template
--vpn_client_template=/usr/share/nova/client.ovpn.template