Displaying 8 results from an estimated 8 matches for "tripleo".
Did you mean:
triples
2016 Mar 24
0
/run/user/<uid> persists after user account is deleted
In the tripleo-quickstart project, we're making use of libvirt's
unprivileged mode. When run as a non-root user using a
qemu:///session uri, libvirt creates files and sockets in
subdirectories of $XDG_RUNTIME_DIR (aka /run/user/<uid>).
We are seeing situations in which:
- A "stack" user...
2015 Oct 22
0
RDO Liberty released in CentOS Cloud SIG
...s and
clients, this release also provides Packstack, a simple installer for
proof-of-concept installations, as small as a single all-in-one box and
RDO Manager ( https://www.rdoproject.org/RDO-Manager ) , an OpenStack
deployment and management tool for production environments based on the
OpenStack TripleO project.
-------
QuickStart:
Ensure you have a fully updated CentOS Linux 7/x86_64 machine, and run :
sudo yum install centos-release-openstack-liberty
sudo yum install openstack-packstack
packstack --allinone
For a more detailed quickstart please refer to the RDO Project hosted
guide at h...
2015 Oct 23
0
CentOS-announce Digest, Vol 128, Issue 7
...s and
clients, this release also provides Packstack, a simple installer for
proof-of-concept installations, as small as a single all-in-one box and
RDO Manager ( https://www.rdoproject.org/RDO-Manager ) , an OpenStack
deployment and management tool for production environments based on the
OpenStack TripleO project.
-------
QuickStart:
Ensure you have a fully updated CentOS Linux 7/x86_64 machine, and run :
sudo yum install centos-release-openstack-liberty
sudo yum install openstack-packstack
packstack --allinone
For a more detailed quickstart please refer to the RDO Project hosted
guide at h...
2015 May 29
0
[PATCH v3] RFC: New virt-dib tool
...new ramdisks, etc.
+
+Virt-dib is intended as safe replacement for C<diskimage-builder>
+and its C<ramdisk-image-create> mode, see
+L</COMPARISON WITH DISKIMAGE-BUILDER> for a quick comparison with
+usage of C<diskimage-builder>.
+
+C<diskimage-builder> is part of the TripleO OpenStack project:
+L<https://wiki.openstack.org/wiki/TripleO>.
+
+=head1 EXAMPLES
+
+=head2 Build simple images of distributions
+
+ virt-dib \
+ -B /path/to/diskimage-builder/lib \
+ -p /path/to/diskimage-builder/elements \
+ --envvar DIB_RELEASE=jessie \
+ --name debian-jessie \
+...
2015 Jul 03
1
[PATCH v5] New tool: virt-dib
...new ramdisks, etc.
+
+Virt-dib is intended as safe replacement for C<diskimage-builder>
+and its C<ramdisk-image-create> mode, see
+L</COMPARISON WITH DISKIMAGE-BUILDER> for a quick comparison with
+usage of C<diskimage-builder>.
+
+C<diskimage-builder> is part of the TripleO OpenStack project:
+L<https://wiki.openstack.org/wiki/TripleO>.
+
+=head1 EXAMPLES
+
+=head2 Build simple images of distributions
+
+ virt-dib \
+ -B /path/to/diskimage-builder/lib \
+ -p /path/to/diskimage-builder/elements \
+ --envvar DIB_RELEASE=jessie \
+ --name debian-jessie \
+...
2015 Mar 31
0
[PATCH] WIP: New virt-dib tool
...new ramdisks, etc.
+
+Virt-dib is intended as safe replacement for C<diskimage-builder>
+and its C<ramdisk-image-create> mode, see
+L</COMPARISON WITH DISKIMAGE-BUILDER> for a quick comparison with
+usage of C<diskimage-builder>.
+
+C<diskimage-builder> is part of the TripleO OpenStack project:
+L<https://wiki.openstack.org/wiki/TripleO>.
+
+=head1 EXAMPLES
+
+=head2 Build simple images of distributions
+
+ virt-dib \
+ -B /path/to/diskimage-builder/lib \
+ -p /path/to/diskimage-builder/elements \
+ --envvar DIB_RELEASE=wheezy \
+ --name debian-wheezy \
+...
2015 Jun 16
2
[PATCH v4] RFC: New tool: virt-dib
...new ramdisks, etc.
+
+Virt-dib is intended as safe replacement for C<diskimage-builder>
+and its C<ramdisk-image-create> mode, see
+L</COMPARISON WITH DISKIMAGE-BUILDER> for a quick comparison with
+usage of C<diskimage-builder>.
+
+C<diskimage-builder> is part of the TripleO OpenStack project:
+L<https://wiki.openstack.org/wiki/TripleO>.
+
+=head1 EXAMPLES
+
+=head2 Build simple images of distributions
+
+ virt-dib \
+ -B /path/to/diskimage-builder/lib \
+ -p /path/to/diskimage-builder/elements \
+ --envvar DIB_RELEASE=jessie \
+ --name debian-jessie \
+...
2017 Oct 16
2
Elias Hickman's libguestfs dump
1. What am I trying to do?Deploy OpenStack using OOOQ (TripleO Quickstart)
2. What commands did I run?I ran:bash quickstart.sh $VIRTHOST
3. What was the exact output of these commands?
fatal: [127.0.0.2]: FAILED! => {"changed": true, "cmd": ["virt-customize", "-a", "/home/stack/undercloud.qcow2", "--upl...