Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

ceilometer and tenants plugin added #235

Merged

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Aug 5, 2014

ceilometer and tenants plugin added

@@ -25,3 +25,7 @@
'virtual',
'warehouse',
])

UNKNOWN_SERVICES = {
'ceilometer': None,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to tenant

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 148cbe2 on mkurek:feature/services-ceilometer-collect-plugin into * on allegro:services*.

@mkurek mkurek mentioned this pull request Aug 6, 2014
@@ -142,6 +142,32 @@ class Meta:

class DailyVirtualInfo(DailyPricingObject):
hypervisor = db.ForeignKey(DailyAssetInfo, related_name='daily_virtuals')
virtual_info = db.ForeignKey(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

related_name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@coveralls
Copy link

Coverage Status

Coverage increased (+4.23%) when pulling 919390d on mkurek:feature/services-ceilometer-collect-plugin into 03f5041 on allegro:services.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.24%) when pulling dbe485d on mkurek:feature/services-ceilometer-collect-plugin into 03f5041 on allegro:services.

@kula1922
Copy link
Contributor

kula1922 commented Aug 8, 2014

LGTM

kula1922 added a commit that referenced this pull request Aug 8, 2014
…ct-plugin

ceilometer and tenants plugin added
@kula1922 kula1922 merged commit f3bd79e into allegro:services Aug 8, 2014
@mkurek mkurek deleted the feature/services-ceilometer-collect-plugin branch September 2, 2014 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants