Activity
From 04/29/2012 to 05/05/2012
05/05/2012
-
02:02 pm Feature #14331 (Closed): support Redhat
- openstack packages are a part of Fedora 17.
Once I get everything working with Ubuntu, I need to ensure that at le... -
02:00 pm Feature #8681: Support more than just Ubuntu Natty
- Closing this for now. I am currently targeting Ubuntu and Redhat (with community members targeting Debian).
I plan... -
01:59 pm Bug #14203 (Rejected): figure out why projects view in Horizon is broken
- I am no longer seeing this issue. I will reopen if it is observed again.
-
01:58 pm Bug #14267 (Merged - Pending Release): NoVNC Support
- merged in commit: https://github.com/puppetlabs/puppetlabs-nova/commit/1f447574b0da909fce1149dccc664f734bb2be29
Th...
05/04/2012
-
04:24 pm Feature #14327 (Unreviewed): Keystone types and providers need spec tests
-
04:23 pm Feature #14326 (Unreviewed): Keystone types are undocumented
-
03:21 pm High Level Feature #14221: Release all finished modules to the forge
- Released mysql, rabbitmq, and apt modules today
-
12:05 pm Bug #14320 (Investigating): Some Nova config sections are removed on second puppet run
- Tracked this down to openstack/manifests/all.pp:...
-
11:52 am Bug #14203: figure out why projects view in Horizon is broken
- Dan Bode wrote:
> what is the version of the openstack-dashboard package?
2012.1-0ubuntu8 -
11:32 am Bug #14320 (Investigating): Some Nova config sections are removed on second puppet run
- notice: /Nova_config[libvirt_use_virtio_for_bridges]/ensure: removed
notice: /Nova_config[iscsi_helper]/ensure: remo... -
10:07 am Bug #14316 (In Topic Branch Pending Review): MySQL privileges should be case insensitive
- [GH PR 69](https://github.com/puppetlabs/puppetlabs-mysql/pull/69) contains the fix for this.
-
09:57 am Bug #14316 (Merged - Pending Release): MySQL privileges should be case insensitive
- The privileges rewrite is case sensitive. Case insensitivity should be restored
05/03/2012
-
04:26 pm High Level Feature #14221: Release all finished modules to the forge
- Rabbitmq is tagged 2.0.0. I just need forge credentials so I can upload the actual module.
-
01:42 pm Bug #14203: figure out why projects view in Horizon is broken
- what is the version of the openstack-dashboard package?
-
01:41 pm Bug #14203 (Investigating): figure out why projects view in Horizon is broken
- This appears to be working now. Tested to be correct on a single node Vagrant build.
-
10:57 am Bug #14273 (Merged - Pending Release): Database[nova] is not created with the latin1 charset
-
10:56 am Bug #14274 (Merged - Pending Release): Rabbitmq hosts file entry changes on subsequent runs
-
10:41 am Bug #14273 (In Topic Branch Pending Review): Database[nova] is not created with the latin1 charset
- On further investigation, it looks like the DB is in fact being created with 'latin1', but nova-related commands are ...
-
10:40 am Bug #14274 (In Topic Branch Pending Review): Rabbitmq hosts file entry changes on subsequent runs
- [Github PR 101](https://github.com/puppetlabs/puppetlabs-nova/pull/101)
-
10:02 am Feature #14257: Support Multiple Nova Networking Modes
- Although you can manually configure the br100 interface, I suggest letting Nova do this by setting the appropriate no...
-
08:59 am Feature #14257: Support Multiple Nova Networking Modes
- 1) The current nova-network scripts will actually create br100. I manually changed br100 on cygnet-2 in the test env...
-
08:32 am Bug #14219 (Merged - Pending Release): nova floating IP address are always updated
- Fixed by [GH99](https://github.com/puppetlabs/puppetlabs-nova/pull/99)
-
08:31 am Feature #14217 (Merged - Pending Release): Review Github pull #70
-
07:58 am Feature #14257: Support Multiple Nova Networking Modes
- Let Nova manage the br100 interfaces instead of manually configuring (accomplished by setting the flat_network_bridge...
-
01:28 am Refactor #14261 (Closed): nova::keystone::auth should allow to configure the version of each endp...
- https://github.com/puppetlabs/puppetlabs-nova/pull/98
https://github.com/puppetlabs/puppetlabs-nova/commit/38aa6ce2b...
05/02/2012
-
04:49 pm Bug #14267 (In Topic Branch Pending Review): NoVNC Support
- just issues a pull request for the proposed fix.
As far as I know, this fully implements vnc for nova. -
09:40 am Bug #14279 (Unreviewed): keystone endpoint properties are not syncable
- Currently, all of the keystone properties fail if you try to update them.
This is b/c there is no endpoint-update ... -
09:22 am Feature #14257: Support Multiple Nova Networking Modes
- saved my current progress in the following branches:
https://github.com/bodepd/puppetlabs-nova/tree/networking_bra... -
08:10 am Feature #14257: Support Multiple Nova Networking Modes
According to: http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-flat-dhcp-networking.html...-
07:04 am Feature #14257: Support Multiple Nova Networking Modes
- According to: http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-flat-dhcp-networking.html
... -
11:18 pm Bug #14276 (Rejected): nova_network create never returns
- When the nova network is set up 10.0.0.0/8, the nova-manage create novanetwork call never returns. I am not sure if t...
-
05:46 pm Bug #14274: Rabbitmq hosts file entry changes on subsequent runs
- Comments in the puppet code says this is a workaround for [LP # 653405](https://bugs.launchpad.net/ubuntu/+source/rab...
-
05:15 pm Bug #14218 (Merged - Pending Release): Privilege are always updated
-
05:15 pm Bug #14218: Privilege are always updated
- merged in commit:
3fbb54de6c
05/01/2012
-
04:40 pm Bug #14274 (Merged - Pending Release): Rabbitmq hosts file entry changes on subsequent runs
- After the first run, a new network device is created. This causes the $ipaddress to change between the first run and ...
-
04:35 pm Bug #14273 (Merged - Pending Release): Database[nova] is not created with the latin1 charset
- On the first run, the charset of the database ends up as 'utf8'. This causes an action on the second run of
notice... -
02:22 pm Feature #14258: Nova HA Option Support
- Need to make sure we add--multi_host T when creating networks through nova. Here is an example:
nova-manage netwo... -
02:04 pm Bug #14267 (Merged - Pending Release): NoVNC Support
- Controller Node (running nova-api) should be configured to support NoVNC access to Instances. Run novnc and nova-con...
-
01:29 pm Feature #14264: Horizon Support
- Perhaps I should just pair with him on the deveopment?
-
01:29 pm Feature #14257: Support Multiple Nova Networking Modes
- Dan Bode- which networking parameters are not specific to the mode selected (these will just be regular class paramet...
-
01:26 pm Feature #14266 (Unreviewed): Horizon Database Coding
- Create the necessary code to implement the Horizon database. Make sure Horizon is the standard naming convention thr...
-
01:20 pm Feature #14264 (Closed): Horizon Support
- Please include Arvind Somya asomya@cisco.com in your Horizon module development. He is very knowledgable and can hel...
-
01:12 pm Bug #14219 (Accepted): nova floating IP address are always updated
-
01:12 pm Bug #14218 (Accepted): Privilege are always updated
-
12:07 pm Refactor #14261 (Closed): nova::keystone::auth should allow to configure the version of each endp...
- An example:
# Essex on precise
class { 'nova::keystone::auth':
password => $nova_user_passwo... -
09:28 am Feature #14258 (Merged - Pending Release): Nova HA Option Support
- Support the Nova HA optiona outlined here: http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-...
-
09:24 am Feature #14257 (Merged - Pending Release): Support Multiple Nova Networking Modes
- Have the ability to choose any one of the three Nova networking modes outlined here: http://docs.openstack.org/trunk...
-
11:19 pm Feature #14223: Module to setup APT mirrors
- puppet irc chatter recommended a module to manage freight for apt mirrors
https://github.com/rcrowley/freight -
11:18 pm Feature #14223: Module to setup APT mirrors
- https://github.com/rcrowley/freight was suggested by rodjek in #puppet.
-
07:02 pm Bug #14218: Privilege are always updated
- There are several Github PRs and redmine issues related to this:
[GitHub:57](https://github.com/puppetlabs/puppetlab...
Also available in: Atom