releasing version 0.3.0+really0.2.2-0ubuntu0ppa3
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -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
|
* Add a dependency on nginx from nova-objectsstore and install a
|
||||||
suitable configuration file.
|
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
|
* If set, pass KernelId and RamdiskId from RunInstances call to the
|
||||||
target compute node.
|
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
|
nova (0.3.0+really0.2.2-0ubuntu0ppa2) lucid; urgency=low
|
||||||
|
|
||||||
|
|||||||
1
debian/nova-compute.conf
vendored
1
debian/nova-compute.conf
vendored
@@ -1,6 +1,7 @@
|
|||||||
--ca_path=/var/lib/nova/CA
|
--ca_path=/var/lib/nova/CA
|
||||||
--keys_path=/var/lib/nova/keys
|
--keys_path=/var/lib/nova/keys
|
||||||
--datastore_path=/var/lib/nova/keeper
|
--datastore_path=/var/lib/nova/keeper
|
||||||
|
--instances_path=/var/lib/nova/instances
|
||||||
--networks_path=/var/lib/nova/networks
|
--networks_path=/var/lib/nova/networks
|
||||||
--libvirt_xml_template=/usr/share/nova/libvirt.xml.template
|
--libvirt_xml_template=/usr/share/nova/libvirt.xml.template
|
||||||
--vpn_client_template=/usr/share/nova/client.ovpn.template
|
--vpn_client_template=/usr/share/nova/client.ovpn.template
|
||||||
|
|||||||
Reference in New Issue
Block a user