Skip to content

Instantly share code, notes, and snippets.

View hub-cap's full-sized avatar

Michael Basnight hub-cap

View GitHub Profile

Do the following reviews

  • Heat templates
  • datastore_type
    • [ ] Review code
    • [ ] Run with the integration review
      • Waiting on andrey for the -integration code
  • cassandra single instance
    • [ ] Review
baz@openstack-tmp1:~/trove-integration/scripts$ function zomg { echo $1; echo $2; echo $3; }
baz@openstack-tmp1:~/trove-integration/scripts$ zomg a "" b
a
b
+ mkdir -p /opt/stack/venvs
+ VENV=/opt/stack/venvs/heat-cfntools
+ virtualenv /opt/stack/venvs/heat-cfntools --system-site-packages
New python executable in /opt/stack/venvs/heat-cfntools/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
+ /opt/stack/venvs/heat-cfntools/bin/pip install heat-cfntools
Downloading/unpacking heat-cfntools
Downloading heat-cfntools-1.2.6.tar.gz (113Kb): 113Kb downloaded
Running setup.py egg_info for package heat-cfntools
baz@basetest1:/opt/stack/python-troveclient$ git review -d 53169
.......
Downloading refs/changes/69/53169/7 from gerrit
Switched to branch "review/craig_vyvial/config_mgmt_rebase_2"
baz@basetest1:/opt/stack/python-troveclient$ git log --oneline -n2
0ab7d06 adds support for configurations management
502f711 change mode to octal for os.makedirs()
baz@basetest1:/opt/stack/python-troveclient$ git branch
2013-11-06 14:00
- Moving Trove integration tests to Tempest
2013-11-06 14:50
- state of heat integration
2013-11-06 15:40
- Clustering API and subsystem
2013-11-06 16:40
- Upgrades without downtime
2013-11-06 17:30
- Guest Agents in Trove
Schedule:
2013-11-06 14:00
- Moving Trove integration tests to Tempest
2013-11-06 14:50
- state of heat integration
2013-11-06 15:40
- Clustering API and subsystem
2013-11-06 16:40
- Upgrades without downtime
Proposals to schedule:
Schedule:
2013-11-06 14:00
- Moving Trove integration tests to Tempest
2013-11-06 14:50
- state of heat integration
2013-11-06 15:40
- Upgrades without downtime
Type sent in, no version sent in
type + default_version
* Take the default_version and dont look @ the version table?
type + 1 active
* Take the active one cux the default_version is None
type + default_version + 2 active
* Take teh default_version and dont care about > 1 active ?
baz@redis:~$ . ~/devstack/openrc
baz@redis:~$ trove limit-list
+---------------+----------+
| Property | Value |
+---------------+----------+
| max_backups | 5 |
| max_instances | 5 |
| max_volumes | 20 |
| verb | ABSOLUTE |
commit d707307f0a1f7845819666ff866395dc4f85aac8
Author: Michael Basnight <mbasnight@gmail.com>
Date: Tue Oct 15 02:03:22 2013 +0000
Moarsies
Notes:
UpgradeImpact
commit 21f963881a96cb87d56d4a797aae792cd1f32176