Not sure where to post this....
by Jon Stanley
But figured this would be a good place to start since some folks with
access are probably on this list. The ovirt-docs currently fail to
build because of an extraneous tag that results in non-conformance
with the DTD. It seems to build properly (on el6) with the following
patch:
----
>From 47a19f3e3649fdfff44c609a376203db8d8255b3 Mon Sep 17 00:00:00 2001
From: Jon Stanley <jonstanley(a)gmail.com>
Date: Tue, 28 Aug 2012 08:43:44 -0400
Subject: [PATCH] Remove extraneous <step> tag
The presence of this extraneous tag was breaking the build, remove
it in order to be in compliance with the DTD.
---
.../topics/Installing_Red_Hat_Enterprise_Linux.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
index 8fa68e1..a7f61d8 100644
--- a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
+++ b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml
@@ -33,12 +33,10 @@
</step>
<step>
<title>Enable yum repository</title>
- <step>
<para>
Install the <package>ovirt-release</package> package as
<systemitem>root</systemitem>. This package provides the repository
definition file:
</para>
<screen># yum localinstall --nogpgcheck FIXME: URL</screen>
- </step>
</step>
</procedure>
<formalpara>
--
1.7.1
11 years
PKI Token tests for Openstack Keystone
by Adam Young
Unfortunately, the test day scheduled for Tuesday happens to fall
during my Family vacation. There are a couple of things I would love to
have tested.
In Foslom, my largest feature is PKI Tokens and their revocation. I am
not sure if the revocation code will land in the Fedora repo yet, as it
was committed after the F3 milestone was cut.
To check that is has been merged, look in the Keystone config file
under the section
[signing]
you should see a commented out value:
#token_format = PKI
To activate the PKI tokens, uncomment this value and restart Keystone.
When you run keystone token-get, the tokens should now be several lines
long.
By default, the services like glance, nova, and the like store their
cached version of certificates etc in ~/keystone-signing/. I tend to
test against glance so after running
glance image-list
you will see:
$ ls ~/keystone-signing/
cacert.pem revoked.pem signing_cert.pem
To modify the place that these files get saved, to put them in the more
correct location of /var/cache, create a directory /var/cache/$USER
where $USER is glance, etc. Modify the config file for the appropriate
service to set:
[signing]
signing_dir = /var/cache/glance
This should also test Alan Pevec's change that configuration should be
read from the paste-config file of the application, as opposed to
Keystone's config file.
I just realized that the Revocation code made the cut, but the fix to
make the request for the revocation list as admin did not. If the PKI
token test fails with 401s it is probably due to the request for the
revocation list being denied by Keystone. This is a known issue, and
disregard the failure for now, as the fix is committed upstream, but not
in the Fedora RPMS yet.
11 years, 1 month
PKI Token tests for Openstack Keystone
by Adam
Unfortunatly, the test day scheduled for Tuesday happens to fall during
my Family vacation. There are a couple of things I would love to have
tested.
In Foslom, my largest feature is PKI Tokens and their revocation. I am
not sure if the revocation code will land in the Fedora repo yet, as it
was committed after the F3 milestone was cut.
To check that is has been merged, look in the Keystone config file
under the section
[signing]
you should see a commented out value:
#token_format = PKI
To activate the PKI tokens, uncomment this value and restart Keystone.
When you run keystone token-get, the tokens should now be several lines
long.
By default, the services like glance, nova, and the like store their
cached version of certificates etc in ~/keystone-signing/. I tend to
test against glance so after running
glance image-list
you will see:
$ ls ~/keystone-signing/
cacert.pem revoked.pem signing_cert.pem
To modify the place that these files get saved, to put them in the more
correct location of /var/cache, create a directory /var/cache/$USER
where $USER is glance, etc. Modify the config file for the appropriate
service to set:
[signing]
signing_dir = /var/cache/glance
This should also test Alan Pevec's change that configuration should be
read from the paste-config file of the application, as opposed to
Keystone's config file.
11 years, 1 month
ANNOUNCE: Oz 0.9.0 Release
by Chris Lalancette
All,
I'm pleased to announce release 0.9.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user. Release 0.9.0 is a (long overdue) bugfix and
feature release for Oz. Some of the highlights between Oz 0.8.0 and
0.9.0 are:
- Easier to create Debian/Ubuntu packages
- Ability to specify the disk size in the TDL
- Ability to specify the number of CPUs and amount of memory used
for the installation VM
- Cleanup and bugfixes to oz-cleanup-cache
- Ability to install Fedora-17 disk images
- Ability to install guests as a non-root user. This has several
caveats; please see the documentation on
http://github.com/clalancette/oz for more information.
- Ability to install RHEL-6.3 disk images
- Ability to install ScientificLinuxCERN disk images
- Ability to install Mandrake 8.2 disk images
- Ability to install OpenSUSE 10.3 disk images
- Ability to install Ubuntu 12.04 disk images
A tarball of this release is available, as well as packages for
Fedora-16. Instructions on how to get and use Oz are available at
http://github.com/clalancette/oz .
If you have any questions or comments about Oz, please feel free to
contact aeolus-devel(a)lists.fedorahosted.org or me
(clalancette(a)gmail.com) directly.
Thanks to everyone who contributed to this release through bug
reports, patches, and suggestions for improvement.
Chris Lalancette
11 years, 1 month
Cloud SIG Meeting Minutes :: 2012-08-17
by Robyn Bergeron
Thanks to everyone for coming this week.
I'll actually be out next Friday (FUDCon in Venezuela) so you can expect
me to be looking for someone who wants to run the meeting in my place.
If you want to just step forth and volunteer that would be pretty
awesome, and I will owe you a hug.
-Robyn
Minutes:
http://meetbot.fedoraproject.org/fedora-meeting/2012-08-17/cloud_sig.2012...
Logs:
http://meetbot.fedoraproject.org/fedora-meeting/2012-08-17/cloud_sig.2012...
==========================
#fedora-meeting: Cloud SIG
==========================
Meeting started by rbergeron at 19:00:17 UTC. The full logs are
available at
http://meetbot.fedoraproject.org/fedora-meeting/2012-08-17/cloud_sig.2012...
.
Meeting summary
---------------
* Who's here? (rbergeron, 19:00:28)
* Agenda (rbergeron, 19:01:49)
* today's agenda: check in on various feature progress, start talking
about test days and/or docs (rbergeron, 19:02:15)
* also, open floor, or anything else anyone wants to bring up :)
(rbergeron, 19:02:34)
* OpenShift Origin (rbergeron, 19:02:46)
* OpenShift hoping to have reviewing done early next week, and then
moving on to "does it blend" (rbergeron, 19:12:34)
* Eucalyptus (rbergeron, 19:13:41)
* last core deps are in, created initial systemd units, lots of FHS
fixes. still need to create selinux policies, debug issues re:
wso2-wsf (axis2/c). (rbergeron, 19:18:58)
* need to get activemq and gwt packaged for reporting and admin web
UI. (rbergeron, 19:19:16)
* Test days and docs or how-tos (rbergeron, 19:25:11)
* LINK: https://fedoraproject.org/wiki/QA/Test_Days (rbergeron,
19:29:31)
* Moving towards planning for test days; just need to get the
reviews/packaging wrapped up on things first! (rbergeron, 19:35:24)
* Open Floor (rbergeron, 19:36:34)
Meeting ended at 19:40:48 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* rbergeron (74)
* tdawson (26)
* agrimm (12)
* mspaulding (4)
* zodbot (4)
* jdarcy (2)
* threebean (2)
* jsmith (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
11 years, 1 month
Don't miss the highlight of your week! The cloud SIG meeting is today :)
by Robyn Bergeron
Hello Cloudies,
There's a meeting today. You should come.
When: 1900 UTC (3pm US Eastern, 12pm US Pacific)
Where: #fedora-meeting on irc.freenode.net
Today's Agenda:
* Checking in on feature-y things (mostly OpenShift and Euca, happy to
hear from anyone else)
* Would like to discuss:
** Test Day(s)
** Documentation or at least "getting started" guides for some of
the new goodies
* Whatever else y'all want to discuss.
See you then :)
-Robyn
11 years, 1 month
Problem on glance add name
by Stephen Liu
Hi all,
Fedora 17
I'm following
http://fedorapeople.org/~russellb/openstack-lab-rhsummit-2012/ch03.html
and stuck here:
Chapter 3. Glance (Images)
$ glance add name="RHEL 6.2" is_public=true disk_format=qcow2 \
> container_format=bare < /srv/rhsummit/images/rhel62_x86_64.qcow2
bash: /srv/rhsummit/images/rhel62_x86_64.qcow2: No such file or directory
$ yum list python
Loaded plugins: langpacks, presto, refresh-packagekit
adobe-linux-x86_64/primary | 1.2 kB 00:00
adobe-linux-x86_64 2/2
Installed Packages
python.x86_64 2.7.3-7.2.fc17 @updates
Available Packages
python.i686 2.7.3-7.2.fc17 updates
$ ls -al /srv
total 8
drwxr-xr-x. 2 root root 4096 Feb 3 2012 .
dr-xr-xr-x. 18 root root 4096 Aug 15 10:33 ..
Please help. TIA
B.R.
SL
11 years, 1 month
dashboard login
by Vogel Nicolas
Hello,
I made a new installation from openstack-essex on a CentOS 6.3 server using following doc : http://fedorapeople.org/~russellb/openstack-lab-rhsummit-2012/index.html
Everything is working 100% fine, except some warnings because of deprecated functions but it doesn't matter at this point.
I can launch the dashboard interface in my browser (http://127.0.0.1/dashboard) but after that I'm unable to login with my credentials admin/secret or username/secret. I set the env. variables (OS_USERNAME and OS_PASSWORD) new and restart the openstack-keystone service but it doesn't work.
Has someone an idea to fix the problem?
Could I make all this installation by replacing the loopback address (127.0.0.1) with my eth0 physical IP-address?
Thanks,
Nicolas Vogel
Collaborateur scientifique
Institut ICT
Route de Cheseaux 1
1400 Yverdon-les-Bains
Tél. : (+41) 24 557 64 74
11 years, 1 month